中文
相关论文

相关论文: Evaluating Sample Utility for Efficient Data Selec…

200 篇论文

Sample re-weighting strategies provide a promising mechanism to deal with imperfect training data in machine learning, such as noisily labeled or class-imbalanced data. One such strategy involves formulating a bi-level optimization problem…

机器学习 · 计算机科学 2023-02-10 Yinjun Wu , Adam Stein , Jacob Gardner , Mayur Naik

Scaling laws predict that the performance of large language models improves with increasing model size and data size. In practice, pre-training has been relying on massive web crawls, using almost all data sources publicly available on the…

计算与语言 · 计算机科学 2025-09-16 Thao Nguyen , Yang Li , Olga Golovneva , Luke Zettlemoyer , Sewoong Oh , Ludwig Schmidt , Xian Li

Motivated by recent developments in designing algorithms based on individual item scores for solving utility maximization problems, we study the framework of using test scores, defined as a statistic of observed individual item performance…

数据结构与算法 · 计算机科学 2022-02-28 Dabeen Lee , Milan Vojnovic , Se-Young Yun

Learning energy-based models (EBMs) is known to be difficult especially on discrete data where gradient-based learning strategies cannot be applied directly. Although ratio matching is a sound method to learn discrete EBMs, it suffers from…

机器学习 · 计算机科学 2023-02-28 Meng Liu , Haoran Liu , Shuiwang Ji

Diffusion models achieve remarkable generation quality, yet face a fundamental challenge known as memorization, where generated samples can replicate training samples exactly. We develop a theoretical framework to explain this phenomenon by…

机器学习 · 计算机科学 2026-03-31 Xinyu Zhou , Jiawei Zhang , Stephen J. Wright

Visual instruction datasets from various distributors are released at different times and often contain a significant number of semantically redundant text-image pairs, depending on their task compositions (i.e., skills) or reference…

机器学习 · 计算机科学 2025-03-25 Adyasha Maharana , Jaehong Yoon , Tianlong Chen , Mohit Bansal

Prior work has shown that Visual Recognition datasets frequently underrepresent bias groups $B$ (\eg Female) within class labels $Y$ (\eg Programmers). This dataset bias can lead to models that learn spurious correlations between class…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Maan Qraitem , Kate Saenko , Bryan A. Plummer

There is an especially strong need in modern large-scale data analysis to prioritize samples for manual inspection. For example, the inspection could target important mislabeled samples or key vulnerabilities exploitable by an adversarial…

机器学习 · 统计学 2017-05-11 Mike Wojnowicz , Ben Cruz , Xuan Zhao , Brian Wallace , Matt Wolff , Jay Luan , Caleb Crable

Contrastive Language-Image Pre-training (CLIP) has attracted a surge of attention for its superior zero-shot performance and excellent transferability to downstream tasks. However, training such large-scale models usually requires…

机器学习 · 计算机科学 2025-01-14 Hongbo Liu

Most fair machine learning methods either highly rely on the sensitive information of the training samples or require a large modification on the target models, which hinders their practical application. To address this issue, we propose a…

机器学习 · 计算机科学 2023-12-27 Haonan Wang , Ziwei Wu , Jingrui He

Training neural network models with discrete (categorical or structured) latent variables can be computationally challenging, due to the need for marginalization over large or combinatorial sets. To circumvent this issue, one typically…

机器学习 · 计算机科学 2020-12-29 Gonçalo M. Correia , Vlad Niculae , Wilker Aziz , André F. T. Martins

Training semantic segmenter with synthetic data has been attracting great attention due to its easy accessibility and huge quantities. Most previous methods focused on producing large-scale synthetic image-annotation samples and then…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Hao Tang , Siyue Yu , Jian Pang , Bingfeng Zhang

We investigate the success conditions for compositional generalization of CLIP models on real-world data through performance prediction. Prior work shows that CLIP requires exponentially more pretraining data for linear performance gains on…

机器学习 · 计算机科学 2025-02-26 Thaddäus Wiedemer , Yash Sharma , Ameya Prabhu , Matthias Bethge , Wieland Brendel

The performance of deep neural networks is strongly influenced by the training dataset setup. In particular, when attributes having a strong correlation with the target attribute are present, the trained model can provide unintended…

机器学习 · 计算机科学 2023-02-14 Sumyeong Ahn , Seongyoon Kim , Se-young Yun

Incremental gradient (IG) methods, such as stochastic gradient descent and its variants are commonly used for large scale optimization in machine learning. Despite the sustained effort to make IG methods more data-efficient, it remains an…

机器学习 · 计算机科学 2020-11-18 Baharan Mirzasoleiman , Jeff Bilmes , Jure Leskovec

Large-scale, high-quality data is essential for advancing the reasoning capabilities of large language models (LLMs). As publicly available Internet data becomes increasingly scarce, synthetic data has emerged as a crucial research…

计算与语言 · 计算机科学 2025-09-23 Jiankang Wang , Jianjun Xu , Xiaorui Wang , Yuxin Wang , Mengting Xing , Shancheng Fang , Hongtao Xie

Generating confidence calibrated outputs is of utmost importance for the applications of deep neural networks in safety-critical decision-making systems. The output of a neural network is a probability distribution where the scores are…

机器学习 · 计算机科学 2021-09-17 Chihuang Liu , Joseph JaJa

Data selection has emerged as a core issue for large-scale visual-language model pretaining (e.g., CLIP), particularly with noisy web-curated datasets. Three main data selection approaches are: (1) leveraging external non-CLIP models to aid…

机器学习 · 计算机科学 2024-12-23 Yiping Wang , Yifang Chen , Wendan Yan , Alex Fang , Wenjing Zhou , Kevin Jamieson , Simon Shaolei Du

Recent years have witnessed amazing outcomes from "Big Models" trained by "Big Data". Most popular algorithms for model training are iterative. Due to the surging volumes of data, we can usually afford to process only a fraction of the…

数据库 · 计算机科学 2015-12-15 Jinyang Gao , H. V. Jagadish , Beng Chin Ooi

Score matching is a popular method for estimating unnormalized statistical models. However, it has been so far limited to simple, shallow models or low-dimensional data, due to the difficulty of computing the Hessian of log-density…

机器学习 · 计算机科学 2019-06-28 Yang Song , Sahaj Garg , Jiaxin Shi , Stefano Ermon