paper-with-me

홈 › Papers

Fine-tuned Language Models are Continual Learners

2022-05-24 · Thomas Scialom, Tuhin Chakrabarty, Smaranda Muresan

Recent work on large language models relies on the intuition that most natural language processing tasks can be described via natural language instructions. Language models trained on these instructions show strong zero-shot performance on several standard datasets. However, these models even though impressive still perform poorly on a wide range of tasks outside of their respective training and evaluation sets. To address this limitation, we argue that a model should be able to keep extending its knowledge and abilities, without forgetting previous skills. In spite of the limited success of Continual Learning we show that Language Models can be continual learners. We empirically investigate the reason for this success and conclude that Continual Learning emerges from self-supervision pre-training. Our resulting model Continual-T0 (CT0) is able to learn diverse new tasks, while still maintaining good performance on previous tasks, spanning remarkably through 70 datasets in total. Finally, we show that CT0 is able to combine instructions in ways it was never trained for, demonstrating some compositionality.

📄 PDF Abstract BibTeX arXiv:2205.12393

Code (1)

thomasscialom/t0_continual_learning 공식 구현

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Examining Forgetting in Continual Pre-training of Aligned Large Language Models

2024-01-06 · Chen-An Li, Hung-Yi Lee

Recent advances in Large Language Models (LLMs) have exhibited remarkable proficiency across various tasks. Given the potent applications of LLMs in numerous fields, there has been a surge in LLM development. In developi…

Continual Learners are Incremental Model Generalizers

2023-06-21 · Jaehong Yoon, Sung Ju Hwang, Yue Cao

Motivated by the efficiency and rapid convergence of pre-trained models for solving downstream tasks, this paper extensively studies the impact of Continual Learning (CL) models as pre-trainers. In both supervised and un…

Continual Learningmodel

Are BERTs Sensitive to Native Interference in L2 Production?

2021-11-01 · EMNLP (insights) 2021 11 · Zixin Tang, Prasenjit Mitra, David Reitter

With the essays part from The International Corpus Network of Asian Learners of English (ICNALE) and the TOEFL11 corpus, we fine-tuned neural language models based on BERT to predict English learners’ native languages. R…

Evaluating Prompting Strategies for Grammatical Error Correction Based on Language Proficiency

2024-02-24 · Min Zeng, Jiexin Kuang, Mengyang Qiu, Jayoung Song 외

The writing examples of English language learners may be different from those of native speakers. Given that there is a significant differences in second language (L2) learners' error types by their proficiency levels, t…

Grammatical Error Correction

Simple Recipe Works: Vision-Language-Action Models are Natural Continual Learners with Reinforcement Learning

2026-03-12 · Jiaheng Hu, Jay Shim, Chen Tang, Yoonchang Sung 외 arxiv

Continual Reinforcement Learning (CRL) for Vision-Language-Action (VLA) models is a promising direction toward self-improving embodied agents that can adapt in openended, evolving environments. However, conventional wisd…

Zero-shot GeneralizationReinforcement LearningContinual Learning