paper-with-me

홈 › Papers

On Influence Functions, Classification Influence, Relative Influence, Memorization and Generalization

2023-05-25 · Michael Kounavis, Ousmane Dia, Ilqar Ramazanli

Machine learning systems such as large scale recommendation systems or natural language processing systems are usually trained on billions of training points and are associated with hundreds of billions or trillions of parameters. Improving the learning process in such a way that both the training load is reduced and the model accuracy improved is highly desired. In this paper we take a first step toward solving this problem, studying influence functions from the perspective of simplifying the computations they involve. We discuss assumptions, under which influence computations can be performed on significantly fewer parameters. We also demonstrate that the sign of the influence value can indicate whether a training point is to memorize, as opposed to generalize upon. For this purpose we formally define what memorization means for a training point, as opposed to generalization. We conclude that influence functions can be made practical, even for large scale machine learning systems, and that influence values can be taken into account by algorithms that selectively remove training points, as part of the learning process.

📄 PDF Abstract BibTeX arXiv:2305.16094

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationRecommendation Systems

Similar Papers 제목 키워드 기반

RelatIF: Identifying Explanatory Training Examples via Relative Influence

2020-03-25 · Elnaz Barshan, Marc-Etienne Brunet, Gintare Karolina Dziugaite

In this work, we focus on the use of influence functions to identify relevant training examples that one might hope "explain" the predictions of a machine learning model. One shortcoming of influence functions is that th…

Cross-Loss Influence Functions to Explain Deep Network Representations

2020-12-03 · Andrew Silva, Rohit Chopra, Matthew Gombolay

As machine learning is increasingly deployed in the real world, it is paramount that we develop the tools necessary to analyze the decision-making of the models we train and deploy to end-users. Recently, researchers hav…

Decision MakingLanguage ModellingSelf-Supervised Learning

Targeted Fine-Tuning of DNN-Based Receivers via Influence Functions

2025-09-19 · Marko Tuononen, Heikki Penttinen, Ville Hautamäki arxiv

We present the first use of influence functions for deep learning-based wireless receivers. Applied to DeepRx, a fully convolutional receiver, influence analysis reveals which training samples drive bit predictions, enab…

Extending Kernel Trick to Influence Functions

2026-05-11 · Zhenhuan Sun, Shahrokh Valaee arxiv

In this paper, we present a dual representation of the influence functions, whose computational complexity scales with dataset size rather than model size. Both analytically and experimentally, we show that this represen…

Influence Functions for Preference Dataset Pruning

2025-07-18 · Daniel Fein, Gabriela Aranguiz-Dias arxiv

Language models are commonly fine-tuned via reinforcement learning to alter their behavior or elicit new capabilities. Datasets used for these purposes, and particularly human preference datasets, are often noisy. The re…

parameter-efficient fine-tuningReinforcement Learning