paper-with-me

홈 › Papers

What's in your Head? Emergent Behaviour in Multi-Task Transformer Models

2021-04-13 · Mor Geva, Uri Katz, Aviv Ben-Arie, Jonathan Berant

The primary paradigm for multi-task training in natural language processing is to represent the input with a shared pre-trained language model, and add a small, thin network (head) per task. Given an input, a target head is the head that is selected for outputting the final prediction. In this work, we examine the behaviour of non-target heads, that is, the output of heads when given input that belongs to a different task than the one they were trained for. We find that non-target heads exhibit emergent behaviour, which may either explain the target task, or generalize beyond their original task. For example, in a numerical reasoning task, a span extraction head extracts from the input the arguments to a computation that results in a number generated by a target generative head. In addition, a summarization head that is trained with a target question answering head, outputs query-based summaries when given a question and a context from which the answer is to be extracted. This emergent behaviour suggests that multi-task training leads to non-trivial extrapolation of skills, which can be harnessed for interpretability and generalization.

📄 PDF Abstract BibTeX arXiv:2104.06129

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

What’s in Your Head? Emergent Behaviour in Multi-Task Transformer Models

2021-11-01 · EMNLP 2021 11 · Mor Geva, Uri Katz, Aviv Ben-Arie, Jonathan Berant

The primary paradigm for multi-task training in natural language processing is to represent the input with a shared pre-trained language model, and add a small, thin network (head) per task. Given an input, a target head…

Language ModellingQuestion Answering

Intention-aware policy graphs: answering what, how, and why in opaque agents

2024-09-27 · Victor Gimenez-Abalos, Sergio Alvarez-Napagao, Adrian Tormos, Ulises Cortés 외

Agents are a special kind of AI-based software in that they interact in complex environments and have increased potential for emergent behaviour. Explaining such emergent behaviour is key to deploying trustworthy AI, but…

Liquid-liquid phase separation, biomolecular condensates, puncta, non-stoichiometric supramolecular assemblies, membraneless organelles, and bacterial chemotaxis are best understood as emergent phenomena with switch-like behaviour

2021-03-15 · Richard P Sear

Liquid-liquid phase separation (LLPS) is currently of great interest in cell biology. LLPS is an example of what is called an emergent phenomenon -- an idea that comes from condensed-matter physics. Emergent phenomena ha…

Awes, Laws, and Flaws From Today's LLM Research

2024-08-27 · Adrian de Wynter

We perform a critical examination of the scientific methodology behind contemporary large language model (LLM) research. For this we assess over 2,000 research works based on criteria typical of what is considered good r…

EthicsLanguage ModelingLanguage ModellingLarge Language Model

Emergent Culture in Minimal LLM Systems

2026-06-21 · Simon Jones, Sabine Hauert arxiv

What happens when LLM agents operate with no context outside a turn, minimal prompting, and simple tools? Inspired by swarm engineering, we give collectives of three agents the ability to send messages and manipulate a s…