Reverse Probing: Evaluating Knowledge Transfer via Finetuned Task Embeddings for Coreference Resolution
Tatiana Anikina, Arne Binder, David Harbecke, Stalin Varanasi,, Leonhard Hennig, Simon Ostermann, Sebastian M\"oller, and Josef van Genabith

TL;DR
This paper investigates how embeddings from simpler source tasks can be effectively combined and used to improve coreference resolution, a complex NLP task, by systematically evaluating different task embeddings and aggregation methods.
Contribution
It introduces a novel approach of using multiple simple task embeddings for a complex target task and demonstrates their combined effectiveness in coreference resolution.
Findings
Semantic similarity tasks like paraphrase detection are most beneficial.
Intermediate layer representations often outperform final layer embeddings.
Combining multiple task embeddings with attention improves coreference resolution performance.
Abstract
In this work, we reimagine classical probing to evaluate knowledge transfer from simple source to more complex target tasks. Instead of probing frozen representations from a complex source task on diverse simple target probing tasks (as usually done in probing), we explore the effectiveness of embeddings from multiple simple source tasks on a single target task. We select coreference resolution, a linguistically complex problem requiring contextual understanding, as focus target task, and test the usefulness of embeddings from comparably simpler tasks tasks such as paraphrase detection, named entity recognition, and relation extraction. Through systematic experiments, we evaluate the impact of individual and combined task embeddings. Our findings reveal that task embeddings vary significantly in utility for coreference resolution, with semantic similarity tasks (e.g., paraphrase…
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
Taxonomy
TopicsTopic Modeling
MethodsFocus
