中文
相关论文

相关论文: Influence and interaction indexes for pseudo-Boole…

200 篇论文

Influence functions approximate the effect of training samples in test-time predictions and have a wide variety of applications in machine learning interpretability and uncertainty estimation. A commonly-used (first-order) influence…

机器学习 · 计算机科学 2021-02-12 Samyadeep Basu , Philip Pope , Soheil Feizi

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

Causal influence measures for machine learnt classifiers shed light on the reasons behind classification, and aid in identifying influential input features and revealing their biases. However, such analyses involve evaluating the classifier…

机器学习 · 计算机科学 2018-04-10 Shayak Sen , Piotr Mardziel , Anupam Datta , Matthew Fredrikson

Power indices are essential in assessing the contribution and influence of individual agents in multi-agent systems, providing crucial insights into collaborative dynamics and decision-making processes. While invaluable, traditional…

多智能体系统 · 计算机科学 2025-03-12 Benjamin Kempinski , Tal Kachman

Estimators based on influence functions (IFs) have been shown to be effective in many settings, especially when combined with machine learning techniques. By focusing on estimating a specific target of interest (e.g., the average effect of…

统计方法学 · 统计学 2019-10-29 Aaron Fisher , Edward H. Kennedy

We consider a simple and altruistic multiagent system in which the agents are eager to perform a collective task but where their real engagement depends on the willingness to perform the task of other influential agents. We model this…

计算机科学与博弈论 · 计算机科学 2014-03-10 Xavier Molinero , Fabián Riquelme , Maria Serna

The algorithm of modified wavelet analysis is discussed. It is based on the weighted least squares approximation. Contrary to the Gaussian as a weight function, we propose to use a compact weight function. The accuracy estimates using the…

天体物理仪器与方法 · 物理学 2020-05-05 Ivan L. Andronov , Violetta P. Kulynska

An important problem in the field of bioinformatics is to identify interactive effects among profiled variables for outcome prediction. In this paper, a logistic regression model with pairwise interactions among a set of binary covariates…

人工智能 · 计算机科学 2016-12-30 Easton Li Xu , Xiaoning Qian , Tie Liu , Shuguang Cui

We study the computational power of polynomial threshold functions, that is, threshold functions of real polynomials over the boolean cube. We provide two new results bounding the computational power of this model. Our first result shows…

计算复杂性 · 计算机科学 2009-11-29 Ido Ben-Eliezer , Shachar Lovett , Ariel Yadin

An important aspect of mechanism design in social choice protocols and multiagent systems is to discourage insincere and manipulative behaviour. We examine the computational complexity of false-name manipulation in weighted voting games…

计算机科学与博弈论 · 计算机科学 2009-05-21 Haris Aziz , Mike Paterson

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 have shown that…

机器学习 · 计算机科学 2022-05-05 Andrew Silva , Rohit Chopra , Matthew Gombolay

Boolean functions and their representation through logics, circuits, machine learning classifiers, or binary decision diagrams (BDDs) play a central role in the design and analysis of computing systems. Quantifying the relative impact of…

计算机科学与博弈论 · 计算机科学 2023-05-16 Hans Harder , Simon Jantsch , Christel Baier , Clemens Dubslaff

Influence functions efficiently estimate the effect of removing a single training data point on a model's learned parameters. While influence estimates align well with leave-one-out retraining for linear models, recent works have shown this…

机器学习 · 计算机科学 2022-09-13 Juhan Bae , Nathan Ng , Alston Lo , Marzyeh Ghassemi , Roger Grosse

Quantifying the influence of infinitesimal changes in training data on model performance is crucial for understanding and improving machine learning models. In this work, we reformulate this problem as a weighted empirical risk minimization…

机器学习 · 计算机科学 2025-04-11 Omri Lev , Ashia C. Wilson

This paper considers the problem of approximating a Boolean function $f$ using another Boolean function from a specified class. Two classes of approximating functions are considered: $k$-juntas, and linear Boolean functions. The $n$ input…

信息论 · 计算机科学 2019-07-09 Mohsen Heidari , S. Sandeep Pradhan , Ramji Venkataramanan

Influence Functions are a standard tool for attributing predictions to training data in a principled manner and are widely used in applications such as data valuation and fairness. In this work, we present realistic incentives to manipulate…

机器学习 · 计算机科学 2024-10-08 Chhavi Yadav , Ruihan Wu , Kamalika Chaudhuri

In this paper, we propose fast pseudo-polynomial-time algorithms for computing power indices in weighted majority games. We show that we can compute the Banzhaf index for all players in $O(n+q\log (q))$ time, where $n$ is the number of…

计算机科学与博弈论 · 计算机科学 2025-11-20 Naonori Kakimura , Yoshihiko Terai

Robust model fitting is a fundamental problem in computer vision: used to pre-process raw data in the presence of outliers. Maximisation of Consensus (MaxCon) is one of the most popular robust criteria and widely used. Recently (Tennakoon…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Erchuan Zhang , David Suter , Ruwan Tennakoon , Tat-Jun Chin , Alireza Bab-Hadiashar , Giang Truong , Syed Zulqarnain Gilani

A function $f:\ \{-1,1\}^n\rightarrow \mathbb{R}$ is called pseudo-Boolean. It is well-known that each pseudo-Boolean function $f$ can be written as $f(x)=\sum_{I\in {\cal F}}\hat{f}(I)\chi_I(x),$ where ${\cal F}\subseteq \{I:\ I\subseteq…

离散数学 · 计算机科学 2012-12-04 Gregory Gutin , Anders Yeo

In Reinforcement Learning from Human Feedback (RLHF), it is crucial to learn suitable reward models from human feedback to align large language models (LLMs) with human intentions. However, human feedback can often be noisy, inconsistent,…

人工智能 · 计算机科学 2025-09-03 Taywon Min , Haeone Lee , Yongchan Kwon , Kimin Lee