AAAI 2026technical0 citations
Latent Self-Consistency for Reliable Majority-Set Selection in Short- and Long-Answer Reasoning
Abstract
Probabilistic decoding in Large Language Models (LLMs) often yields inconsistent outputs, particularly on complex or long-form questions. Self-Consistency (SC) mitigates this for short-form QA by majority voting over exact strings, whereas Universal Self-Consistency (USC) and Weighted Unigram Consistency Score (WUCS) extend to long-form responses but lose accuracy on short-form benchmarks. We introduce Latent Self-Consistency (LSC), which selects the most semantically consistent response using learnable token embeddings. LSC
BibTeX
@inproceedings{aaai2026_latentselfconsis,
title = {Latent Self-Consistency for Reliable Majority-Set Selection in Short- and Long-Answer Reasoning},
author = {Jungsuk Oh and Jay-Yoon Lee},
booktitle = {AAAI 2026},
year = {2026}
}