Statistical Deficiency for Task Inclusion Estimation
Loïc Fosse, Frédéric Béchet, Benoît Favre, Géraldine Damnati, Gwénolé Lecorvé, Maxime Darrin, Philippe Formont, Pablo Piantanida
TL;DR
The paper defines tasks as joint probability measures and introduces a relaxed, information-theoretic notion of task inclusion grounded in statistical deficiency. It proposes Information Sufficiency (IS) as a tractable proxy to estimate how well solving one task $U$ informs solving another task $V$ via embeddings produced by fine-tuned models. Validation on synthetic HMM data and an OntoNotes-based NLP pipeline with LoRA-tuned Mistral 7B and Llama 3 8B shows that IS recovers a plausible partial order among linguistic tasks (e.g., SYN ⊂ SRL ⊂ NER, with SUM and COR presenting more challenging roles) and enables a compact summary of inter-task informativeness via Predictive Power (PP). The framework offers a data-efficient, activation-space-based lens to study task structure, suggest data-mixing strategies, and guide orthogonal benchmark design, while acknowledging IS as an approximate proxy and proposing future work to broaden task spaces and improve deficiency estimation.
Abstract
Tasks are central in machine learning, as they are the most natural objects to assess the capabilities of current models. The trend is to build general models able to address any task. Even though transfer learning and multitask learning try to leverage the underlying task space, no well-founded tools are available to study its structure. This study proposes a theoretically grounded setup to define the notion of task and to compute the {\bf inclusion} between two tasks from a statistical deficiency point of view. We propose a tractable proxy as information sufficiency to estimate the degree of inclusion between tasks, show its soundness on synthetic data, and use it to reconstruct empirically the classic NLP pipeline.
