paper-with-me

홈 › Papers

Human Supervision as an Information Bottleneck: A Unified Theory of Error Floors in Human-Guided Learning

2026-02-26 · Alejandro Rodriguez Dominguez arxiv

Large language models are trained primarily on human-generated data and feedback, yet they exhibit persistent errors arising from annotation noise, subjective preferences, and the limited expressive bandwidth of natural language. We argue that these limitations reflect structural properties of the supervision channel rather than model scale or optimization. We develop a unified theory showing that whenever the human supervision channel is not sufficient for a latent evaluation target, it acts as an information-reducing channel that induces a strictly positive excess-risk floor for any learner dominated by it. We formalize this Human-Bounded Intelligence limit and show that across six complementary frameworks (operator theory, PAC-Bayes, information theory, causal inference, category theory, and game-theoretic analyses of reinforcement learning from human feedback), non-sufficiency yields strictly positive lower bounds arising from the same structural decomposition into annotation noise, preference distortion, and semantic compression. The theory explains why scaling alone cannot eliminate persistent human-aligned errors and characterizes conditions under which auxiliary non-human signals (e.g., retrieval, program execution, tools) increase effective supervision capacity and collapse the floor by restoring information about the latent target. Experiments on real preference data, synthetic known-target tasks, and externally verifiable benchmarks confirm the predicted structural signatures: human-only supervision exhibits a persistent floor, while sufficiently informative auxiliary channels strictly reduce or eliminate excess error.

📄 PDF Abstract BibTeX arXiv:2602.23446

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCausal Inference

Similar Papers 제목 키워드 기반

Learning Real-World Image De-Weathering with Imperfect Supervision

2023-10-23 · Xiaohui Liu, Zhilu Zhang, Xiaohe Wu, Chaoyu Feng 외

Real-world image de-weathering aims at removing various undesirable weather-related artifacts. Owing to the impossibility of capturing image pairs concurrently, existing real-world de-weathering datasets often exhibit in…

Pseudo Label

A Unified Mutual Supervision Framework for Referring Expression Segmentation and Generation

2022-11-15 · Shijia Huang, Feng Li, Hao Zhang, Shilong Liu 외

Reference Expression Segmentation (RES) and Reference Expression Generation (REG) are mutually inverse tasks that can be naturally jointly trained. Though recent work has explored such joint training, the mechanism of ho…

Reference Expression GenerationReferring ExpressionReferring Expression SegmentationText Generation

A Unified Framework for Interpretable Transformers Using PDEs and Information Theory

2024-08-18 · Yukun Zhang

This paper presents a novel unified theoretical framework for understanding Transformer architectures by integrating Partial Differential Equations (PDEs), Neural Information Flow Theory, and Information Bottleneck Theor…

Informational Frustration in Neural Manifolds: Shannon Bottlenecks and the Limits of Learnability

2026-06-29 · Srinivasa Rao P., Vangmayi P Reddy arxiv

Why overparameterised deep networks generalise so remarkably well remains one of the most stubborn open questions in machine learning theory. Classical frameworks like VC dimension and Rademacher complexity predict catas…

A Critical Review of Information Bottleneck Theory and its Applications to Deep Learning

2021-05-07 · Mohammad Ali Alomrani

In the past decade, deep neural networks have seen unparalleled improvements that continue to impact every aspect of today's society. With the development of high performance GPUs and the availability of vast amounts of …