TL;DR
This paper introduces a formal framework for mapping ambiguous text into a multi-interpretation state space, preventing premature semantic collapse in large language models during inference.
Contribution
It presents a novel text-to-state mapping approach that preserves multiple interpretations, extending Non-Resolution Reasoning to improve LLM inference with ambiguity.
Findings
Hybrid extraction yields higher state entropy (H=1.087 bits) than collapse-based baselines.
The framework maintains interpretive multiplicity across ambiguity categories.
Empirical validation shows 0% collapse with principle-satisfying operators.
Abstract
Large language models exhibit a systematic tendency toward early semantic commitment: given ambiguous input, they collapse multiple valid interpretations into a single response before sufficient context is available. This premature collapse discards information that may prove essential as dialogue evolves. We present a formal framework for text-to-state mapping (phi: T -> S) that transforms natural language into a non-collapsing state space where multiple interpretations coexist. The mapping decomposes into three stages: conflict detection, interpretation extraction, and state construction. We instantiate phi with a hybrid extraction pipeline that combines rule-based segmentation for explicit conflict markers with LLM-based enumeration of implicit ambiguity. On a test set of 68 ambiguous sentences, the resulting states preserve interpretive multiplicity: hybrid extraction yields mean…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
