中文
相关论文

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

200 篇论文

Data-driven model discovery (DDMD) algorithms are powerful tools for extracting interpretable symbolic models from data. However, identifying the model that best balances goodness-of-fit and sparsity is often a laborious process requiring…

定量方法 · 定量生物学 2026-02-26 Michael C Chung , Alen Zacharia , Juan Guan

Data quality and diversity are key to the construction of effective instruction-tuning datasets. % With the increasing availability of open-source instruction-tuning datasets, it is advantageous to automatically select high-quality and…

计算与语言 · 计算机科学 2025-04-21 Yicheng Chen , Yining Li , Kai Hu , Zerun Ma , Haochen Ye , Kai Chen

Language model heavily depends on high-quality data for optimal performance. Existing approaches rely on manually designed heuristics, the perplexity of existing models, training classifiers, or careful prompt engineering, which require…

计算与语言 · 计算机科学 2025-09-12 Honglin Guo , Kai Lv , Qipeng Guo , Tianyi Liang , Zhiheng Xi , Demin Song , Qiuyinzhe Zhang , Yu Sun , Kai Chen , Xipeng Qiu , Tao Gui

Data selection is essential for training deep learning models. An effective data sampler assigns proper sampling probability for training data and helps the model converge to a good local minimum with high performance. Previous studies in…

机器学习 · 计算机科学 2024-10-10 Jiawei Yao , Chuming Li , Canran Xiao

Measuring Mutual Information (MI) between high-dimensional, continuous, random variables from observed samples has wide theoretical and practical applications. Recent work, MINE (Belghazi et al. 2018), focused on estimating tight…

机器学习 · 计算机科学 2019-05-28 Xiao Lin , Indranil Sur , Samuel A. Nastase , Ajay Divakaran , Uri Hasson , Mohamed R. Amer

Effective data selection is essential for pretraining large language models (LLMs), enhancing efficiency and improving generalization to downstream tasks. However, existing approaches often require leveraging external pretrained models,…

机器学习 · 计算机科学 2026-02-04 Jie Hao , Rui Yu , Wei Zhang , Huixia Wang , Jie Xu , Mingrui Liu

Contrastive Language-Image Pre-training (CLIP) on large-scale image-caption datasets learns representations that can achieve remarkable zero-shot generalization. However, such models require a massive amount of pre-training data. Improving…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Siddharth Joshi , Arnav Jain , Ali Payani , Baharan Mirzasoleiman

Indexing is an effective way to support efficient query processing in large databases. Recently the concept of learned index, which replaces or complements traditional index structures with machine learning models, has been actively…

数据库 · 计算机科学 2022-08-01 Yao Tian , Tingyun Yan , Xi Zhao , Kai Huang , Xiaofang Zhou

Recent advancements in Artificial Neural Networks have significantly improved human activity recognition using multiple time-series sensors. While employing numerous sensors with high-frequency sampling rates usually improves the results,…

信号处理 · 电气工程与系统科学 2024-10-11 Mengxi Liu , Zimin Zhao , Daniel Geißler , Bo Zhou , Sungho Suh , Paul Lukowicz

We present ImplicitSLIM, a novel unsupervised learning approach for sparse high-dimensional data, with applications to collaborative filtering. Sparse linear methods (SLIM) and their variations show outstanding performance, but they are…

信息检索 · 计算机科学 2024-06-04 Ilya Shenbin , Sergey Nikolenko

As LLMs continue to scale, improving training efficiency increasingly depends on using data more effectively. Data selection addresses this problem by allocating a limited training budget to samples that best promote a target behavior.…

机器学习 · 计算机科学 2026-05-21 Qihao Lin , Guanxu Chen , Dongrui Liu , Jing Shao

Despite substantial progress in the field of deep learning, overfitting persists as a critical challenge, and data augmentation has emerged as a particularly promising approach due to its capacity to enhance model generalization in various…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Wen Liang , Youzhi Liang , Jianguo Jia

Manually annotating datasets for training deep models is very labor-intensive and time-consuming. To overcome such inferiority, directly leveraging web images to conduct training data becomes a natural choice. Nevertheless, the presence of…

机器学习 · 计算机科学 2024-03-26 Zhenhuang Cai , Chuanyi Zhang , Dan Huang , Yuanbo Chen , Xiuyun Guan , Yazhou Yao

The scaling of Large Multimodal Models (LMMs) is constrained by the quality-quantity trade-off inherent in synthetic data. Previous approaches, such as LLM-as-a-Judge, have proven their effectiveness in addressing this but suffer from…

人工智能 · 计算机科学 2026-05-11 Jinhao Jing , Qiannian Zhao , Chao Huang , Zhan Su

Large language models are trained on massive scrapes of the web, which are often unstructured, noisy, and poorly phrased. Current scaling laws show that learning from such data requires an abundance of both compute and data, which grows…

计算与语言 · 计算机科学 2024-01-30 Pratyush Maini , Skyler Seto , He Bai , David Grangier , Yizhe Zhang , Navdeep Jaitly

We present Fast Language-Image Pre-training (FLIP), a simple and more efficient method for training CLIP. Our method randomly masks out and removes a large portion of image patches during training. Masking allows us to learn from more…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Yanghao Li , Haoqi Fan , Ronghang Hu , Christoph Feichtenhofer , Kaiming He

In this paper, we present SwiftLearn, a data-efficient approach to accelerate training of deep learning models using a subset of data samples selected during the warm-up stages of training. This subset is selected based on an importance…

Given a relation and a ranking of its tuples, but no information about the ranking function, we are interested in synthesizing simple scoring functions that reproduce the ranking. Our system RankHow identifies linear scoring functions that…

数据库 · 计算机科学 2025-04-30 Zixuan Chen , Panagiotis Manolios , Mirek Riedewald

We propose a new score-based model with one-step sampling. Previously, score-based models were burdened with heavy computations due to iterative sampling. For substituting the iterative process, we train a standalone generator to compress…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Senmao Ye , Fei Liu

This work presents a swift method to assess the efficacy of particular types of instruction-tuning data, utilizing just a handful of probe examples and eliminating the need for model retraining. This method employs the idea of…

计算与语言 · 计算机科学 2025-02-20 Minlong Peng , Jingyi Yang , Zhongjun He , Hua Wu