Challenge: Large Language Models (LLMs) heavily rely on high-quality training data, making data valuation crucial for optimizing model performance.
Approach: They propose a third-party data valuation approach that assesses the value of individual data samples and proposes a learning strategy to approximate LinFiK.
Outcome: The proposed approach surpasses baselines in effectiveness and efficiency, showing significant scalability advantages as LLM parameters increase.

Similar Papers

Token-wise Influential Training Data Retrieval for Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have been widely used in various industries due to their unprecedented scale and impressive capabilities derived from the massive training dataset.
Approach: They propose a framework that can estimate the influence of training data by caching and retrieval.
Outcome: The proposed framework can estimate the influence of training data within minutes, achieving over a speedup of 6,326x.
Attribute Controlled Fine-tuning for Large Language Models: A Case Study on Detoxification (2024.findings-emnlp)

Copied to clipboard

Challenge: Using a sequence-level constraint, we regularize the LLMtraining by penalizing the KL divergence between the desired output distribution and the LRM’s posterior.
Approach: They propose a constraint learning schema forfine-tuning Large Language Models with attribute control by penalizing the KL divergence be-tween the desired output distribution and the LLM's posterior.
Outcome: The proposed approach improves the performance of large language models while enhancing their utility and generation quality.
LLM Braces: Straightening Out LLM Predictions with Relevant Sub-Updates (2025.acl-long)

Copied to clipboard

Challenge: Recent studies reveal that much of the knowledge in a Transformer-based Large Language Model (LLM) is encoded in its feed-forward (FFN) layers, where each FNN layer can be interpreted as the summation of sub-updates, each corresponding to a weighted column vector from the FFN’s value parameter matrix.
Approach: They propose a method that computes relevance scores associated with value vectors in FFN layers and leverages these scores to dynamically adjust the contribution of sub-updates.
Outcome: The proposed framework outperforms baseline approaches in fine-tuning and zero-shot settings while requiring significantly fewer tunable parameters.
Improving the Language Understanding Capabilities of Large Language Models Using Reinforcement Learning (2025.findings-emnlp)

Copied to clipboard

Challenge: Instruction-fine-tuned large language models (LLMs) under 14B parameters underperform on NLU tasks . we explore a framework to improve the NLU capabilities of LLMs .
Approach: They propose to use Proximal Policy Optimization to improve NLU capabilities . they frame NLU as a reinforcement learning environment and optimize for reward signals .
Outcome: The proposed framework outperforms supervised fine-tuning on GLUE and superGLUE tasks.
Middo: Model-Informed Dynamic Data Optimization for Enhanced LLM Fine-Tuning via Closed-Loop Learning (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to improve data quality face limitations in static dataset curation that fail to adapt to evolving model capabilities.
Approach: They propose a self-evolving framework that uses model-aware data selection and context-preserving data refinement to improve LLM performance.
Outcome: The proposed framework improves the quality of seed data and boosts LLM’s performance with improving accuracy by 7.15% on average while maintaining the original dataset scale.
LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have shown unprecedented performance across various tasks.
Approach: They propose an easy-to-use framework that integrates adapters into LLMs . they evaluate adapters on 14 datasets from two different reasoning tasks .
Outcome: The proposed framework can be used to fine-tune open-access language models with task-specific data and instruction data.
DaMoC: Efficiently Selecting the Optimal Large Language Model for Fine-tuning Domain Tasks Based on Data and Model Compression (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models excel in general tasks but struggle with domain-specific ones, requiring fine-tuning with specific data.
Approach: They propose a Data and Model Compression Framework that categorizes data filtering methodologies into three distinct paradigms: (1) distribution-aware methods, (2) quality-a aware methods, and (3) hybrid approaches considering both dimensions.
Outcome: The proposed framework can select the optimal LLM while saving approximately 20-fold in training time.
LLM-powered Data Augmentation for Enhanced Cross-lingual Performance (2023.emnlp-main)

Copied to clipboard

Challenge: Existing training data for multilingual commonsense reasoning datasets is limited.
Approach: They propose to use large language models for data augmentation in multilingual datasets . they use Dolly-v2, StableVicuna, ChatGPT, and GPT-4 to augment three datasets.
Outcome: The proposed model outperforms larger general-purpose, zero-shot models when training in smaller models.
Enhancing LLM Capabilities Beyond Scaling Up (2024.emnlp-tutorials)

Copied to clipboard

Challenge: general-purpose large language models (LLMs) are expanding in scale and access to unpublic training data.
Approach: This tutorial aims to examine the capabilities of general-purpose large language models . authors discuss adaptation of LLMs to address conflicts, defense against attacks .
Outcome: This tutorial aims to examine the evolution of general-purpose large language models (LLMs) the authors argue that the evolution is dependent on the availability of training data and the scale of the models.
LLMeBench: A Flexible Framework for Accelerating LLMs Benchmarking (2024.eacl-demo)

Copied to clipboard

Challenge: Recent development and success of Large Language Models necessitate evaluation of their performance across diverse NLP tasks in different languages.
Approach: They propose a framework that can be customized to evaluate LLMs for any NLP task, regardless of language.
Outcome: The LLMeBench framework can be customized to evaluate LLMs for any NLP task, regardless of language.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations