paper-with-me

Papers

Sample, Scrutinize and Scale: Effective Inference-Time Search by Scaling Verification

2025-02-03 · Eric Zhao, Pranjal Awasthi, Sreenivas Gollapudi

Sampling-based search, a simple paradigm for utilizing test-time compute, involves generating multiple candidate responses and selecting the best one -- typically by verifying each response for correctness. In this paper, we study the scaling trends governing sampling-based search. Among our findings is that simply scaling up a minimalist implementation that uses only random sampling and direct self-verification results in sustained performance improvements that, for example, elevate the Gemini v1.5 Pro model's reasoning capabilities past that of o1-Preview on popular benchmarks. We partially attribute the scalability of sampling-based search to a phenomenon of implicit scaling, where sampling a larger pool of responses in turn improves verification accuracy. We further identify two useful principles for improving self-verification capabilities with test-time compute: (1) comparing across responses provides helpful signals about the locations of errors and hallucinations, and (2) different model output styles are useful for different contexts -- chains of thought are useful for reasoning but harder to verify. We also find that, though accurate verification can be elicited, frontier models demonstrate remarkably weak out-of-box verification capabilities and introduce a benchmark to measure progress on these deficiencies.

📄 PDF Abstract BibTeX arXiv:2502.01839

Code (1)

google-research/google-research 공식 구현 tf

Tasks

Attribute

Similar Papers 제목 키워드 기반

Empowering Language Understanding with Counterfactual Reasoning

2021-06-06 · Findings (ACL) 2021 8 · Fuli Feng, Jizhi Zhang, Xiangnan He, Hanwang Zhang 외

Present language understanding methods have demonstrated extraordinary ability of recognizing patterns in texts via machine learning. However, existing methods indiscriminately use the recognized patterns in the testing …

counterfactualCounterfactual ReasoningNatural Language InferenceSentiment Analysis

Learning to Navigate for Fine-grained Classification

2018-09-02 · ECCV 2018 9 · Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu 외

Fine-grained classification is challenging due to the difficulty of finding discriminative features. Finding those subtle traits that fully characterize the object is not straightforward. To handle this circumstance, we …

Fine-Grained Image ClassificationGeneral ClassificationInformativeness

SCRUTINIZER: Detecting Code Reuse in Malware via Decompilation and Machine Learning

2021-07-09 · International Conference on Detection of Intrusions and Malware, and Vulnerability Assessment 2021 7 · Omid Mirzaei, Roman Vasilenko, Engin Kirda, Long Lu 외

Growing numbers of advanced malware-based attacks against governments and corporations, for political, financial and scientific gains, have taken security breaches to the next level. In response to such attacks, both aca…

BIG-bench Machine LearningCode Reuse DetectionMalware Analysis

Effective models and predictability of chaotic multiscale systems via machine learning

2020-07-02 · Francesco Borra, Angelo Vulpiani, Massimo Cencini

We scrutinize the use of machine learning, based on reservoir computing, to build data-driven effective models of multiscale chaotic systems. We show that, for a wide scale separation, machine learning generates effectiv…

BIG-bench Machine Learning

Multi-encoder attention-based architectures for sound recognition with partial visual assistance

2022-09-26 · Wim Boes, Hugo Van hamme

Large-scale sound recognition data sets typically consist of acoustic recordings obtained from multimedia libraries. As a consequence, modalities other than audio can often be exploited to improve the outputs of models d…

Audio TaggingEvent DetectionSound Event Detection