Section 01
Radial Consensus Score: A Geometric Consensus Method Beyond Majority Voting for More Reliable LLM Answer Selection
This article introduces the Radial Consensus Score (RCS) method, which computes the weighted Fréchet mean of answer embedding vectors as the semantic center, sorts candidate answers by their radial distance to this center, and achieves training-free optimal answer selection. This method consistently outperforms the majority voting baseline on 7 benchmark tests, providing a more reliable solution for LLM answer selection.