paper-with-me

Papers

Joint Consistency: A Unified Test-Time Aggregation Framework via Energy Minimization

2026-05-07 · Yunzhen Yao, Hongye Wang, Yahong Wang, Michael C. Gastpar, Bo Jiang, Lie He arxiv

This paper studies test-time aggregation, an approach that generates multiple reasoning traces and aggregates them into a final answer. Most existing methods rely on evaluation signals collected from candidate traces in isolation or answer frequencies, while ignoring comparative interactions among candidates. We propose Joint Consistency (JC), formulated as a constrained Ising-type energy minimization problem, where independent evaluation signals act as external fields and pairwise comparisons act as interactions. JC provides a unified framework for test-time aggregation that subsumes existing voting and weighted aggregation methods as special cases. Our construction of the interaction matrix leverages LLM-as-a-judge comparisons, and admits a theoretical interpretation under answer-level homogeneity assumptions. Moreover, we develop an efficient approximation strategy that makes interaction modeling practical for large-scale test-time aggregation. Experiments on math and code reasoning benchmarks show that JC consistently outperforms existing baselines across tasks, judge models, trace budgets, and trace-generation settings.

📄 PDF Abstract BibTeX arXiv:2605.06219

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Spot-Guided Transformer for Consistent Local Feature Matching

2023-03-29 · CVPR 2023 1 · Jiahuan Yu, Jiahao Chang, Jianfeng He, Tianzhu Zhang 외

Local feature matching aims at finding correspondences between a pair of images. Although current detector-free methods leverage Transformer architecture to obtain an impressive performance, few works consider maintainin…

Generalized Robust Bayesian Committee Machine for Large-scale Gaussian Process Regression

2018-06-03 · ICML 2018 7 · Haitao Liu, Jianfei Cai, Yi Wang, Yew-Soon Ong

In order to scale standard Gaussian process (GP) regression to large-scale datasets, aggregation models employ factorized training process and then combine predictions from distributed experts. The state-of-the-art aggre…

Distributed Computingregression

StableTTA: Improving Vision Model Performance by Training-free Test-Time Adaptation Methods

2026-04-06 · Zheng Li, Jerry Cheng, Huanying Helen Gu arxiv

Ensemble methods improve predictive performance but often incur high memory and computational costs. We identify an aggregation instability induced by nonlinear projection and voting operations. To address both efficienc…

Test-time Adaptation

A Meta-Evaluation of C/W/L/A Metrics: System Ranking Similarity, System Ranking Consistency and Discriminative Power

2023-07-06 · Nuo Chen, Tetsuya Sakai

Recently, Moffat et al. proposed an analytic framework, namely C/W/L/A, for offline evaluation metrics. This framework allows information retrieval (IR) researchers to design evaluation metrics through the flexible combi…

Information Retrieval

Understanding Task Aggregation for Generalizable Ultrasound Foundation Models

2026-03-18 · Fangyijie Wang, Tanya Akumu, Vien Ngoc Dang, Amelia Jiménez-Sánchez 외 arxiv

Foundation models promise to unify multiple clinical tasks within a single framework, but recent ultrasound studies report that unified models can underperform task-specific baselines. We hypothesize that this degradatio…