paper-with-me

홈 › Papers

Data Valuation Without Training of a Model

2023-01-03 · Nohyun Ki, Hoyong Choi, Hye Won Chung

Many recent works on understanding deep learning try to quantify how much individual data instances influence the optimization and generalization of a model. Such attempts reveal characteristics and importance of individual instances, which may provide useful information in diagnosing and improving deep learning. However, most of the existing works on data valuation require actual training of a model, which often demands high-computational cost. In this paper, we provide a training-free data valuation score, called complexity-gap score, which is a data-centric score to quantify the influence of individual instances in generalization of two-layer overparameterized neural networks. The proposed score can quantify irregularity of the instances and measure how much each data instance contributes in the total movement of the network parameters during training. We theoretically analyze and empirically demonstrate the effectiveness of the complexity-gap score in finding `irregular or mislabeled' data instances, and also provide applications of the score in analyzing datasets and diagnosing training dynamics. Our code is publicly available at https://github.com/JJchy/CG_score

📄 PDF Abstract BibTeX arXiv:2301.00930

Code (1)

jjchy/cg_score 공식 구현 pytorch

Tasks

Data Valuationmodel

Similar Papers 제목 키워드 기반

Efficient Decentralized Multi-task Dataset Valuation via Model Merging

2026-07-03 · Mohammadsajad Alipour, Mohammad Mohammadi Amiri arxiv

Accurate and efficient dataset valuation is essential for enabling fair and transparent data marketplaces, especially when multiple contributors provide data for training multi-task models. Most existing valuation method…

Test-time RL alignment exposes task familiarity artifacts in LLM benchmarks

2026-03-13 · Kun Wang, Reinhard Heckel arxiv

Direct evaluation of LLMs on benchmarks can be misleading because comparatively strong performance may reflect task familiarity rather than capability. The train-before-test approach controls for task familiarity by givi…

Reinforcement Learning

Weak Supervision Performance Evaluation via Partial Identification

2023-12-07 · Felipe Maia Polo, Subha Maity, Mikhail Yurochkin, Moulinath Banerjee 외

Programmatic Weak Supervision (PWS) enables supervised model training without direct access to ground truth labels, utilizing weak labels from heuristics, crowdsourcing, or pre-trained models. However, the absence of gro…

Weakly-supervised Learning

Attack RMSE Leaderboard: An Introduction and Case Study

2018-02-14 · Cong Xie

In this manuscript, we briefly introduce several tricks to climb the leaderboards which use RMSE for evaluation without exploiting any training data.

Scientific Credibility of Machine Translation Research: A Meta-Evaluation of 769 Papers

2021-06-29 · ACL 2021 5 · Benjamin Marie, Atsushi Fujita, Raphael Rubino

This paper presents the first large-scale meta-evaluation of machine translation (MT). We annotated MT evaluations conducted in 769 research papers published from 2010 to 2020. Our study shows that practices for automati…

Machine TranslationTranslation