论文标题

contintin:从任务说明中持续学习

ConTinTin: Continual Learning from Task Instructions

论文作者

Yin, Wenpeng, Li, Jia, Xiong, Caiming

论文摘要

NLP的主流机器学习范例通常与两个基本假设一起使用。首先,目标任务是预定义和静态的。系统仅需要学习独家解决它。其次,对任务的监督主要来自一组标记的示例。出现一个问题:如何构建一个可以从他们的说明中学习新任务的系统?这项工作定义了一个新的学习范式contintin(从任务说明中持续学习),其中系统应一一学习一系列新任务,每个任务都由一段文本指令解释。 (i)通过从其指令中学习来生成新任务的预期输出,(ii)从上游任务中获取的知识来帮助解决下游任务(即前向转移),以及(iii)保留甚至可以在学习新任务后(即向后转移)中保留甚至提高早期任务的性能。在60多个任务的流中研究了这个新问题,每个任务都配备了指令。从技术上讲,我们的方法指令PEAK包含两种策略,这些策略可以充分利用任务指令来改善前向转移和向后转移:一个是从负输出中学习,另一个是重新访问先前任务的指令。据我们所知,这是第一次在NLP中研究contintin。除了问题的表述和我们有希望的方法外,这项工作还有助于为社区提供丰富的分析,以更好地理解这个新颖的学习问题。

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 learning new tasks (i.e., backward-transfer). This new problem is studied on a stream of more than 60 tasks, each equipped with an instruction. Technically, our method InstructionSpeak contains two strategies that make full use of task instructions to improve forward-transfer and backward-transfer: one is to learn from negative outputs, the other is to re-visit instructions of previous tasks. To our knowledge, this is the first time to study ConTinTin in NLP. In addition to the problem formulation and our promising approach, this work also contributes to providing rich analyses for the community to better understand this novel learning problem.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源