paper-with-me

Papers

Trust Functions: Near-Lossless Weak-to-Strong Generalization by Learning When to Trust the Weak Teacher

2026-05-31 · Arda Uzunoglu, Alvin Zhang, Daniel Khashabi arxiv

Weak-to-strong generalization studies how to improve a strong student using supervision from a weaker teacher when reliable labels are scarce. We view this primarily as a data selection problem, where the key challenge is to identify which weak labels are reliable enough to serve as a training signal. To address this, we introduce trust functions that assign each weak label a scalar trust score and use these scores to filter weak supervision. Across several domains, including world knowledge, quantitative reasoning, and strategy games, trust filtering yields students that match and sometimes surpass ground-truth supervision, achieving near-lossless weak-to-strong generalization. Moreover, trust functions enable an iterative weak-to-strong chain that compounds gains by training a student and reusing it as the next teacher, amplifying the gains. There are several mechanisms to which advantage of trust functions can be attributed.

📄 PDF Abstract BibTeX arXiv:2606.01000

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalizing Trust: Weak-to-Strong Trustworthiness in Language Models

2024-12-31 · Martin Pawelczyk, Lillian Sun, Zhenting Qi, Aounon Kumar 외

The rapid proliferation of generative AI, especially large language models, has led to their integration into a variety of applications. A key phenomenon known as weak-to-strong generalization - where a strong model trai…

Fairness

Boost Like a (Var)Pro: Trust-Region Gradient Boosting via Variable Projection

2026-03-24 · Abhijit Chowdhary, Elizabeth Newman, Deepanshu Verma arxiv

Gradient boosting, a method of building additive ensembles from weak learners, has established itself as a practical and theoretically-motivated approach to approximate functions, especially using decision tree weak lear…

Online Gradient Boosting

2015-06-16 · NeurIPS 2015 12 · Alina Beygelzimer, Elad Hazan, Satyen Kale, Haipeng Luo

We extend the theory of boosting for regression problems to the online learning setting. Generalizing from the batch setting for boosting, the notion of a weak learning algorithm is modeled as an online learning algorith…

regression

Lossless Transformations and Excess Risk Bounds in Statistical Inference

2023-07-31 · László Györfi, Tamás Linder, Harro Walk

We study the excess minimum risk in statistical inference, defined as the difference between the minimum expected loss in estimating a random variable from an observed feature vector and the minimum expected loss in esti…

Exploiting weak ties in trust-based recommender systems using regular equivalence

2019-06-12 · Tomislav Duricic, Emanuel Lacic, Dominik Kowald, Elisabeth Lex

User-based Collaborative Filtering (CF) is one of the most popular approaches to create recommender systems. CF, however, suffers from data sparsity and the cold-start problem since users often rate only a small fraction…

Collaborative FilteringRecommendation Systems