paper-with-me

Papers

FUSE: Ensembling Verifiers with Zero Labeled Data

2026-04-20 · Joonhyuk Lee, Virginia Ma, Sarah Zhao, Yash Nair, Asher Spector, Regev Cohen, Emmanuel J. Candès arxiv

Verification of model outputs is rapidly emerging as a key primitive for both training and real-world deployment of large language models (LLMs). In practice, this often involves using imperfect LLM judges and reward models since ground truth acquisition can be time-consuming and expensive. We introduce Fully Unsupervised Score Ensembling (FUSE), a method for improving verification quality by ensembling verifiers without access to ground truth correctness labels. The key idea behind FUSE is to control conditional dependencies between verifiers in a manner that improves the unsupervised performance of a class of spectral algorithms from the ensembling literature. Despite requiring zero ground truth labels, FUSE typically matches or improves upon semi-supervised alternatives in test-time scaling experiments with diverse sets of generator models, verifiers, and benchmarks. In particular, we validate our method on both conventional academic benchmarks such as GPQA Diamond and on frontier, unsaturated benchmarks such as Humanity's Last Exam and IMO Shortlist questions.

📄 PDF Abstract BibTeX arXiv:2604.18547

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Zero-Shot Verification-guided Chain of Thoughts

2025-01-21 · Jishnu Ray Chowdhury, Cornelia Caragea

Previous works have demonstrated the effectiveness of Chain-of-Thought (COT) prompts and verifiers in guiding Large Language Models (LLMs) through the space of reasoning. However, most such studies either use a fine-tune…

Shrinking the Generation-Verification Gap with Weak Verifiers

2025-06-22 · Jon Saad-Falcon, E. Kelly Buchanan, Mayee F. Chen, Tzu-Heng Huang 외

Verifiers can improve language model capabilities by scoring and ranking responses from generated candidates. Currently, high-quality verifiers are either unscalable (e.g., humans) or limited in utility (e.g., tools like…

Math

A Simple Zero-shot Prompt Weighting Technique to Improve Prompt Ensembling in Text-Image Models

2023-02-13 · James Urquhart Allingham, Jie Ren, Michael W Dusenberry, Xiuye Gu 외

Contrastively trained text-image models have the remarkable ability to perform zero-shot classification, that is, classifying previously unseen images into categories that the model has never been explicitly trained to i…

Prompt Engineeringzero-shot-classificationZero-Shot Learning

CFEA: Collaborative Feature Ensembling Adaptation for Domain Adaptation in Unsupervised Optic Disc and Cup Segmentation

2019-10-16 · Peng Liu, Bin Kong, Zhongyu Li, Shaoting Zhang 외

Recently, deep neural networks have demonstrated comparable and even better performance with board-certified ophthalmologists in well-annotated datasets. However, the diversity of retinal imaging devices poses a signific…

DecoderDiversityDomain AdaptationUnsupervised Domain Adaptation

EVE: A Generator-Verifier System for Generative Policies

2025-12-24 · Yusuf Ali, Gryphon Patlin, Karthik Kothuri, Jeremiah Coholich 외 arxiv

Visuomotor policies based on generative such as diffusion and flow-matching have shown strong performance for robotics applications but degrade under distribution shifts, demonstrating limited recovery capabilities witho…