ConTinTin: Continual Learning from Task Instructions
Wenpeng Yin, Jia Li, Caiming Xiong

TL;DR
This paper introduces ConTinTin, a new NLP paradigm enabling systems to learn and transfer knowledge from task instructions continually, addressing static task assumptions and enhancing lifelong learning capabilities.
Contribution
It defines the ConTinTin paradigm, proposes the InstructionSpeak method with strategies for instruction utilization, and provides analysis on continual learning from task instructions in NLP.
Findings
Effective transfer of knowledge across tasks using instructions
Improved performance on earlier tasks after learning new ones
First study of continual learning from task instructions in NLP
Abstract
The mainstream machine learning paradigms for NLP often work with two underlying presumptions. First, the target task is predefined and static; a system merely needs to learn to solve it exclusively. Second, the supervision of a task mainly comes from a set of labeled examples. A question arises: how to build a system that can keep learning new tasks from their instructions? This work defines a new learning paradigm ConTinTin (Continual Learning from Task Instructions), in which a system should learn a sequence of new tasks one by one, each task is explained by a piece of textual instruction. The system is required to (i) generate the expected outputs of a new task by learning from its instruction, (ii) transfer the knowledge acquired from upstream tasks to help solve downstream tasks (i.e., forward-transfer), and (iii) retain or even improve the performance on earlier tasks after…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
