paper-with-me

홈 › Papers

Model Agreement via Anchoring

2026-02-26 · Eric Eaton, Surbhi Goel, Marcel Hussing, Michael Kearns, Aaron Roth, Sikata Bela Sengupta, Jessica Sorrell arxiv

Numerous lines of aim to control $\textit{model disagreement}$ -- the extent to which two machine learning models disagree in their predictions. We adopt a simple and standard notion of model disagreement in real-valued prediction problems, namely the expected squared difference in predictions between two models trained on independent samples, without any coordination of the training processes. We would like to be able to drive disagreement to zero with some natural parameter(s) of the training procedure using analyses that can be applied to existing training methodologies. We develop a simple general technique for proving bounds on independent model disagreement based on $\textit{anchoring}$ to the average of two models within the analysis. We then apply this technique to prove disagreement bounds for four commonly used machine learning algorithms: (1) stacked aggregation over an arbitrary model class (where disagreement is driven to 0 with the number of models $k$ being stacked) (2) gradient boosting (where disagreement is driven to 0 with the number of iterations $k$) (3) neural network training with architecture search (where disagreement is driven to 0 with the size $n$ of the architecture being optimized over) and (4) regression tree training over all regression trees of fixed depth (where disagreement is driven to 0 with the depth $d$ of the tree architecture). For clarity, we work out our initial bounds in the setting of one-dimensional regression with squared error loss -- but then show that all of our results generalize to multi-dimensional regression with any strongly convex loss.

📄 PDF Abstract BibTeX arXiv:2602.23360

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anchoring and Agreement in Syntactic Annotations

2016-05-15 · EMNLP 2016 11 · Yevgeni Berzak, Yan Huang, Andrei Barbu, Anna Korhonen 외

We present a study on two key characteristics of human syntactic annotations: anchoring and agreement. Anchoring is a well known cognitive bias in human decision making, where judgments are drawn towards pre-existing val…

Decision MakingDependency Parsing

Belief Engine: Configurable and Inspectable Stance Dynamics in Multi-Agent LLM Deliberation

2026-05-14 · Joshua C. Yang, Maurice Flechtner, Damian Dailisan, Michiel A. Bakker arxiv

LLM-based agents are increasingly used to simulate deliberative interactions such as negotiation, conflict resolution, and multi-turn opinion exchange. Yet generated transcripts often do not reveal why an agent's stance …

Reliability-Gated Source Anchoring for Continual Test-Time Adaptation

2026-05-13 · Vikash Singh, Debargha Ganguly, Weicong Chen, Sabyasachi Sahoo 외 arxiv

Continual test-time adaptation (CTTA) updates a pretrained model online on an unlabeled, non-stationary stream while anchoring it to a frozen source checkpoint. This anchor is useful only when the source remains reliable…

Test-time Adaptation

Behavior-Consistent Deep Reinforcement Learning

2026-05-20 · Marcel Hussing, Liv G. d'Aliberti, Claas Voelcker, Benjamin Eysenbach 외 arxiv

Reinforcement learning (RL) often exhibits high variance across training runs, leading to unreliable performance and posing a major challenge to deployment in real-world domains. In this work, we address the challenge of…

Reinforcement Learning

Mitigating Anchoring Bias in LLM-Based Agents for Energy-Efficient 6G Autonomous Networks

2026-06-05 · Hatim Chergui, Claudia Carballo González, Farhad Rezazadeh, Merouane Debbah arxiv

This paper presents an autonomous agentic resource negotiation framework designed to enable zero-touch network slicing in 6G architectures using Large Language Model (LLM) agents. While LLMs offer powerful reasoning capa…