Code Monkey home page Code Monkey logo

supervised-project-nlp's Introduction

Leveraging Few-shot with Federated Learning and Ensembling for Text Classification

[Upcoming paper]

Supervised Project for MSc NLP @ Université de Lorraine

Abstract

In the Natural Language Processing (NLP) domain, zero-shot learning has become a mainstream paradigm to exploit large pre-trained models, such as GPT-3, T5 and BART in various tasks without any supervised label. However, fine-tuning these models on a few samples in a few-shot setting is still useful to adapt to a specific user or task. We propose to leverage few-shot learning of state-of-the-art NLP models with federated learning with the objective of pooling together several such specific fine-tuned models into a single central model that is better than any individual model, without having access to private local data. Our experiments are carried out using both an Induction Network and a pretrained BART model for sentiment analysis in English on the Amazon Review benchmark.

Repo Structure

supervised-project-nlp
    ├── Bibliography
    ├── Paper
    └── Realisation
            ├── DiverseFewShot_Amazon
            ├── bart model
            ├── federated transfer model
            ├── induction network
            └── models

supervised-project-nlp's People

Contributors

anya-bel avatar e-lubrini avatar

Stargazers

xiao avatar

Watchers

Christophe Cerisara avatar James Cloos avatar Kostas Georgiou avatar  avatar

Forkers

anya-bel pa-wan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.