paper-with-me

Papers

Quantifying the Importance of Data Alignment in Downstream Model Performance

2025-01-14 · Krrish Chawla, Aryan Sahai, Mario DePavia, Sudharsan Sundar, Brando Miranda

Contrary to the conventional emphasis on dataset size, we explore the role of data alignment -- an often overlooked aspect of data quality -- in training capable Large Language Models (LLMs). To do so, we use the Task2Vec-based alignment coefficient, a quantitative measure of the similarity between two datasets, to quantify the impact of alignment between training data and evaluation data on downstream performance. In particular, we conduct controlled \textit{interventional} experiments for two settings: 1. the impact of increased alignment coefficients between various pre-training (pt) against evaluation datasets, and 2. the impact of increased alignment coefficients between domain specific fine-tuning (ft) against domain specific evaluation. The domain specific task we explore is Autoformalization -- the machine translation task between natural language and code for formal verification. In both settings, we find a strong, predictable negative correlation between the alignment coefficient of a model's training and evaluation data and the model's loss/perplexity on the respective downstream task. These findings suggest a re-evaluation of LLM training approaches, demonstrating the relevance of data alignment compared to data quantity, especially in specialized downstream tasks such as Autoformalization.

📄 PDF Abstract BibTeX arXiv:2501.08496

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Outage Probability Analysis of THz Relaying Systems

2020-07-14 · Alexandros-Apostolos A. Boulogeorgos, Angeliki Alexiou

This paper focuses on quantifying the outage performance of terahertz (THz) relaying systems. In this direction, novel closed-form expressions for the outage probability of a dual-hop relaying system, in which both the s…

Exploring Alignment in Shared Cross-lingual Spaces

2024-05-23 · Basel Mousi, Nadir Durrani, Fahim Dalvi, Majd Hawasly 외

Despite their remarkable ability to capture linguistic nuances across diverse languages, questions persist regarding the degree of alignment between languages in multilingual embeddings. Drawing inspiration from research…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionSentiment Analysis+1

Quantifying the Alignment of Graph and Features in Deep Learning

2019-05-30 · Yifan Qian, Paul Expert, Tom Rieu, Pietro Panzarasa 외

We show that the classification performance of graph convolutional networks (GCNs) is related to the alignment between features, graph, and ground truth, which we quantify using a subspace alignment measure (SAM) corresp…

ClassificationDeep LearningGeneral Classification

Why Better Cross-Lingual Alignment Fails for Better Cross-Lingual Transfer: Case of Encoders

2026-03-19 · Yana Veitsman, Yihong Liu, Hinrich Schütze arxiv

Better cross-lingual alignment is often assumed to yield better cross-lingual transfer. However, explicit alignment techniques -- despite increasing embedding similarity -- frequently fail to improve token-level downstre…

Sentence ClassificationCross-Lingual TransferPOS Tagging

Dynamic Gradient Alignment for Online Data Mixing

2024-10-03 · Simin Fan, David Grangier, Pierre Ablin

The composition of training data mixtures is critical for effectively training large language models (LLMs), as it directly impacts their performance on downstream tasks. Our goal is to identify an optimal data mixture t…