paper-with-me

홈 › Papers

Score $\times$ Decoder: A Unified View of Unsupervised Inference-Time Scaling for Hallucination Mitigation

2026-05-30 · Yun-Chen Cheng, Che-Yu Lin, Cheng-Lin Yang arxiv

Large language models hallucinate even when the answer lies within their parameters. While inference-time scaling can surface this latent knowledge, the most effective methods require supervision: a trained verifier or reward model. We ask what can be done with only a base language model: which intrinsic signal best identifies correct outputs, and how should it be decoded? We cast this as a score~$\times$~decoder grid pairing four scores (perplexity, contrastive, power-distribution likelihood, and self-verification) with three decoding families (optimization, sampling, consensus), and evaluate every cell on MATH500 with the base and instruction-tuned Qwen3-1.7B. While self-verification, which prompts the model to judge its own answer and is sharpened by a training-free virtual-thinking prefix, works well in most settings, no score has a fixed quality: its value depends on the decoder that consumes it and on model capability. When no supervision is available, the score and the decoding family must be chosen together.

📄 PDF Abstract BibTeX arXiv:2606.00739

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection

2026-02-09 · Dezheng Wang, Tong Chen, Guansong Pang, Congyan Chen 외 arxiv

As a fundamental data mining task, unsupervised time series anomaly detection (TSAD) aims to build a model for identifying abnormal timestamps without assuming the availability of annotations. A key challenge in unsuperv…

Time Series Anomaly Detection

ET-SAM: Efficient Point Prompt Prediction in SAM for Unified Scene Text Detection and Layout Analysis

2026-03-26 · Xike Zhang, Maoyuan Ye, Juhua Liu, Bo Du arxiv

Previous works based on Segment Anything Model (SAM) have achieved promising performance in unified scene text detection and layout analysis. However, the typical reliance on pixel-level text segmentation for sampling th…

Scene Text Detection

Unsupervised Opinion Summarization Using Approximate Geodesics

2022-09-15 · Somnath Basu Roy Chowdhury, Nicholas Monath, Avinava Dubey, Amr Ahmed 외

Opinion summarization is the task of creating summaries capturing popular opinions from user reviews. In this paper, we introduce Geodesic Summarizer (GeoSumm), a novel system to perform unsupervised extractive opinion s…

DecoderDictionary LearningOpinion SummarizationRepresentation Learning+1

Conditioning Generative Latent Optimization for Sparse-View CT Image Reconstruction

2023-07-31 · Thomas Braure, Delphine Lazaro, David Hateau, Vincent Brandon 외

Computed Tomography (CT) is a prominent example of Imaging Inverse Problem highlighting the unrivaled performances of data-driven methods in degraded measurements setups like sparse X-ray projections. Although a signific…

Computed Tomography (CT)DecoderImage Reconstruction

Unified Fully and Timestamp Supervised Temporal Action Segmentation via Sequence to Sequence Translation

2022-09-01 · Nadine Behrmann, S. Alireza Golestaneh, Zico Kolter, Juergen Gall 외

This paper introduces a unified framework for video action segmentation via sequence to sequence (seq2seq) translation in a fully and timestamp supervised setup. In contrast to current state-of-the-art frame-level predic…

Action SegmentationDecoderTemporal Action SegmentationTranslation