Integrate the Essence and Eliminate the Dross: Fine-Grained Self-Consistency for Free-Form Language Generation
Xinglin Wang, Yiwei Li, Shaoxiong Feng, Peiwen Yuan, Boyuan Pan, Heda, Wang, Yao Hu, Kan Li

TL;DR
This paper introduces Fine-Grained Self-Consistency (FSC), a novel method that extracts and integrates segment-level consensus from multiple language model samples to improve free-form generation and reasoning tasks.
Contribution
FSC addresses limitations of existing self-consistency methods by utilizing segment-level consensus, along with candidate filtering and merging strategies, to enhance language model output quality.
Findings
FSC significantly improves performance on summarization, code generation, and reasoning tasks.
FSC outperforms baseline methods in experiments with GPT-3.5-turbo and GPT-4.
Segment-level consensus extraction leads to more accurate and coherent outputs.
Abstract
Self-consistency (SC), leveraging multiple samples from LLMs, shows significant gains on various reasoning tasks but struggles with free-form generation due to the difficulty of aggregating answers. Its variants, UCS and USC, rely on sample selection or voting mechanisms to improve output quality. These methods, however, face limitations due to their inability to fully utilize the nuanced consensus knowledge present within multiple candidate samples, often resulting in suboptimal outputs. We propose Fine-Grained Self-Consistency (FSC) to addresses these limitations by extracting and integrating segment-level commonalities from candidate samples, enhancing the performance of LLMs both in open-ended and reasoning tasks. Based on this, we present two additional strategies: candidate filtering, which enhances overall quality by identifying highly similar candidate sets, and merging, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSpeech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · {Dispute@FaQ-s}How to file a dispute with Expedia? · Attention Is All You Need · Cosine Annealing · Linear Layer · Label Smoothing · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Dropout · Weight Decay
