paper-with-me

Papers

Directional Influence Function: Estimating Training Data Influence in Constrained Learning

2026-07-25 · Xin Wang, R. Tyrrell Rockafellar, Xuegang, Ban arxiv

As constrained learning becomes increasingly common, models are trained under explicit feasibility requirements to enforce fairness, safety, robustness, regulariza- tion, and physics or logic constraints. Understanding how training samples in- fluence the model solution (e.g., learned parameters) is crucial for interpretability and robustness. The classical influence function (IF) estimates sample contribu- tions via local sensitivity analysis, measuring how the solution changes when a specific training sample is perturbed or removed. However, IF becomes unreli- able in constrained settings: data perturbations can reshape both the objective and the feasible region, leading to estimates that violate feasibility. In response, we propose the Directional Influence Function (DIF), a novel estimator that explicitly incorporates these constraints into influence estimation. DIF formulates the opti- mality conditions of constrained learning as a variational inequality (VI) and ana- lyzes how perturbing training data affects this VI. We validate DIF on constrained linear regression and demonstrate that it recovers leave-one-out retraining results, whereas IF and penalty-based IF exhibit significant bias. We further apply DIF to fairness-constrained CNNs, where DIF accurately predicts test loss changes under data removal and aligns closely with actual retraining. Our results establish DIF as an efficient and reliable tool for data attribution in constrained learning.

📄 PDF Abstract BibTeX arXiv:2607.23388

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distortion-Tolerant Monocular Depth Estimation On Omnidirectional Images Using Dual-cubemap

2022-03-18 · Zhijie Shen, Chunyu Lin, Lang Nie, Kang Liao 외

Estimating the depth of omnidirectional images is more challenging than that of normal field-of-view (NFoV) images because the varying distortion can significantly twist an object's shape. The existing methods suffer fro…

Depth EstimationMonocular Depth Estimation

Z0-Inf: Zeroth Order Approximation for Data Influence

2025-10-13 · Narine Kokhlikyan, Kamalika Chaudhuri, Saeed Mahloujifar arxiv

A critical aspect of analyzing and improving modern machine learning systems lies in understanding how individual training examples influence a model's predictive behavior. Estimating this influence enables critical appl…

Computational EfficiencyOutlier Detection

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

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…

Deep Recurrent Neural Network with Multi-scale Bi-directional Propagation for Video Deblurring

2021-12-09 · Chao Zhu, Hang Dong, Jinshan Pan, Boyang Liang 외

The success of the state-of-the-art video deblurring methods stems mainly from implicit or explicit estimation of alignment among the adjacent frames for latent video restoration. However, due to the influence of the blu…

DeblurringVideo DeblurringVideo Restoration