中文
相关论文

相关论文: FastIF: Scalable Influence Functions for Efficient…

200 篇论文

Modern ML systems ingest data aggregated from diverse sources, such as synthetic, human-annotated, and live customer traffic. Understanding \textit{which} examples are important to the performance of a learning algorithm is crucial for…

机器学习 · 计算机科学 2023-11-29 Nikhil Anand , Joshua Tan , Maria Minakova

The value and copyright of training data are crucial in the artificial intelligence industry. Service platforms should protect data providers' legitimate rights and fairly reward them for their contributions. Shapley value, a potent tool…

机器学习 · 计算机科学 2025-11-21 Haifeng Sun , Yu Xiong , Runze Wu , Xinyu Cai , Changjie Fan , Lan Zhang , Xiang-Yang Li

We propose a hybrid approach aimed at improving the sample efficiency in goal-directed reinforcement learning. We do this via a two-step mechanism where firstly, we approximate a model from Model-Free reinforcement learning. Then, we…

机器学习 · 计算机科学 2019-01-09 Shoubhik Debnath , Gaurav Sukhatme , Lantao 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

Several instance-based explainability methods for finding influential training examples for test-time decisions have been proposed recently, including Influence Functions, TraceIn, Representer Point Selection, Grad-Dot, and Grad-Cos.…

机器学习 · 计算机科学 2021-11-09 Karthikeyan K , Anders Søgaard

Fast weight architectures offer a promising alternative to attention-based transformers for long-context modeling by maintaining constant memory overhead regardless of context length. However, their potential is limited by the next-token…

计算与语言 · 计算机科学 2026-02-19 Hee Seung Hwang , Xindi Wu , Sanghyuk Chun , Olga Russakovsky

Higher-Order Influence Functions (HOIF), developed in a series of papers over the past twenty years, are a fundamental theoretical device for constructing rate-optimal causal-effect estimators from observational studies. However, the value…

统计方法学 · 统计学 2025-11-19 Sihui Zhao , Xinbo Wang , Lin Liu , Xin Zhang

Given a Large Language Model (LLM) generation, how can we identify which training data led to this generation? In this paper, we proposed RapidIn, a scalable framework adapting to LLMs for estimating the influence of each training data. The…

计算与语言 · 计算机科学 2024-10-24 Huawei Lin , Jikai Long , Zhaozhuo Xu , Weijie Zhao

Despite its great potential, virtual try-on technology is hindered from real-world application by two major challenges: the inability of current methods to support multi-reference outfit compositions (including garments and accessories),…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Zheng Chong , Yanwei Lei , Shiyue Zhang , Zhuandi He , Zhen Wang , Xujie Zhang , Xiao Dong , Yiling Wu , Dongmei Jiang , Xiaodan Liang

In the era of large-scale model training, the extensive use of available datasets has resulted in significant computational inefficiencies. To tackle this issue, we explore methods for identifying informative subsets of training data that…

机器学习 · 计算机科学 2025-04-21 Jinghan Yang , Anupam Pani , Yunchao Zhang

Evaluation of treatment effects and more general estimands is typically achieved via parametric modelling, which is unsatisfactory since model misspecification is likely. Data-adaptive model building (e.g. statistical/machine learning) is…

统计理论 · 数学 2022-01-14 Oliver Hines , Oliver Dukes , Karla Diaz-Ordaz , Stijn Vansteelandt

Existing fine-tuning methods either tune all parameters of the pre-trained model (full fine-tuning), which is not efficient, or only tune the last linear layer (linear probing), which suffers a significant accuracy drop compared to the full…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Dongze Lian , Daquan Zhou , Jiashi Feng , Xinchao Wang

Pretraining data selection has the potential to improve language model pretraining efficiency by utilizing higher-quality data from massive web data corpora. Current data selection methods, which rely on either hand-crafted rules or larger…

计算与语言 · 计算机科学 2024-11-19 Zichun Yu , Spandan Das , Chenyan Xiong

In this paper we describe an efficient method for providing a regression model with a sense of curiosity about its data. In the field of machine learning, our framework for representing curiosity is called Active Learning, which concerns…

机器学习 · 计算机科学 2025-03-19 Frederik Eaton

Influence functions approximate how removing a training example changes a quantity of interest, called the target function, such as a held-out loss. To estimate the influence of a group of examples, the standard practice is to sum the…

机器学习 · 计算机科学 2026-05-18 Jaeseung Heo , Kyeongheung Yun , Youngbin Choi , Sehyun Hwang , Jungseul Ok , Dongwoo Kim

Existing methods for measuring training sample influence on models only provide static, overall measurements, overlooking how sample influence changes during training. We propose Dynamic Influence Tracker (DIT), which captures the…

机器学习 · 统计学 2025-02-18 Jie Xu , Zihan Wu

Recurrent neural networks (RNNs) are instrumental in modelling sequential and time-series data. Yet, when using RNNs to inform decision-making, predictions by themselves are not sufficient; we also need estimates of predictive uncertainty.…

机器学习 · 计算机科学 2020-06-30 Ahmed M. Alaa , Mihaela van der Schaar

A variety of fairness constraints have been proposed in the literature to mitigate group-level statistical bias. Their impacts have been largely evaluated for different groups of populations corresponding to a set of sensitive attributes,…

机器学习 · 计算机科学 2022-07-01 Jialu Wang , Xin Eric Wang , Yang Liu

Diffusion models have revolutionized generative tasks through high-fidelity outputs, yet flow matching (FM) offers faster inference and empirical performance gains. However, current foundation FM models are computationally prohibitive for…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Johannes Schusterbauer , Ming Gui , Frank Fundel , Björn Ommer

Model-free reinforcement learning has been successfully applied to a range of challenging problems, and has recently been extended to handle large neural network policies and value functions. However, the sample complexity of model-free…

机器学习 · 计算机科学 2016-03-03 Shixiang Gu , Timothy Lillicrap , Ilya Sutskever , Sergey Levine