Papers by Thomas Wolf

7 papers
Transfer Learning in Natural Language Processing (N19-5)

Copied to clipboard

Challenge: supervised machine learning is based on learning in isolation, a single predictive model for a task using a dataset.
Approach: They present an overview of modern transfer learning methods in natural language processing . they review examples and case studies on how models can be integrated and adapted .
Outcome: The proposed methods improve upon the state-of-the-art on a wide range of NLP tasks.
Datasets: A Community Library for Natural Language Processing (2021.emnlp-demo)

Copied to clipboard

Challenge: Contemporary NLP systems use many different datasets at significantly varying scale and level of annotation.
Approach: a community library for contemporary NLP is available at https://github.com/datasets . the library includes more than 650 unique datasets and has more than 250 contributors a year after its initial development .
Outcome: the library includes more than 650 unique datasets and has more than 250 contributors . it supports a variety of cross-dataset research projects and shared tasks .
Continuous Learning in a Hierarchical Multiscale Neural Network (P18-2)

Copied to clipboard

Challenge: Language models are a major class of natural language processing (NLP) models whose development has led to major progress in many areas like translation, speech recognition or summarization.
Approach: They propose a hierarchical multi-scale language model where short time-scale dependencies are encoded in the hidden state of a lower-level recurrent neural network while longer time- scale dependencies can be encoded into the dynamic of the lower- level network.
Outcome: The proposed model uses a meta-learner to update the weights of the lower-level neural network in an online meta-learning fashion to prevent catastrophic forgetting in the continuous learning framework.
Transformers: State-of-the-Art Natural Language Processing (2020.emnlp-demos)

Copied to clipboard

Challenge: Transformers is an open-source library that aims to open up advances in natural language processing to the wider machine learning community.
Approach: they propose an open-source library that aims to open up advances in machine learning to the wider community.
Outcome: Transformers is an open-source library with the goal of opening up these advances to the wider machine learning community.
Large-Scale Transfer Learning for Natural Language Generation (P19-1)

Copied to clipboard

Challenge: Large-scale pretrained language models define state of the art in natural language processing, achieving outstanding performance on a variety of tasks.
Approach: They propose to apply large-scale pretrained language models to natural language generation tasks by comparing architectural and training schemes.
Outcome: The proposed architectures perform well on open-domain dialog as a typical high entropy generation task.
The Amazing World of Neural Language Generation (2020.emnlp-tutorials)

Copied to clipboard

Challenge: Recent years have seen a paradigm shift in neural text generation due to advances in deep contextual language modeling and transfer learning.
Approach: They will discuss how and why NLG models succeed/fail at generating coherent text.
Outcome: This paper will discuss how and why these models succeed/fail at generating coherent text, and provide insights on several applications.
FinGPT: Large Generative Models for a Small Language (2023.emnlp-main)

Copied to clipboard

Challenge: Neural language models excel in many tasks in NLP but are limited to smaller languages.
Approach: They propose two approaches to pretrain large language models for Finnish . they train seven monolingual models from scratch and use Finnish as pretraining data .
Outcome: The proposed model is based on a dataset of Finnish web crawls, news, social media and eBooks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations