Search papers, labs, and topics across Lattice.
This paper addresses the limitations of existing computational mental health screening models that treat diverse clinical speech protocols as equally valid, leading to hallucinations and unsupported claims. By reformulating the problem as evidence-bounded reasoning, the authors introduce the Evidence Package Benchmark and the EviBound framework, which employs a profile-aware planner and a boundary critic to ensure reasoning adheres to the specific evidentiary context of each protocol. The results demonstrate that EviBound significantly improves diagnostic accuracy while maintaining integrity, achieving a Depression AUROC of 0.8658 and surpassing the best existing model by +0.0811 AUROC without any claim violations.
EviBound not only boosts diagnostic accuracy but also ensures that mental health screenings are grounded in the appropriate evidentiary context, eliminating unsupported claims.
Computational mental health screening using multimodal speech and text has shown great promise. However, existing models often assume all clinical speech protocols carry equivalent evidentiary validity. In reality, heterogeneous protocols, from free interviews to fixed reading tasks, support fundamentally different evidence. Forcing uniform reasoning flattens these boundaries, causing models to hallucinate symptoms from irrelevant text or overclaim support. Even advanced long chain-of-thought LLMs fail to resolve this issue, as free-form reasoning can exacerbate boundary violations. To address this, we reformulate multimodal screening as an evidence-bounded reasoning problem. We introduce the Evidence Package Benchmark, integrating 1,870 packages across six heterogeneous sources with explicit modality masks and evidence permissions. We further propose EviBound, a protocol-aware evidence control framework. Unlike direct LLM prompting, EviBound uses a profile-aware planner to restrict reasoning scope, orchestrates evidence tools via five-way acoustic consensus, and enforces a boundary critic to suppress unsupported claims. Empirical results show EviBound achieves a held-out test Depression AUROC of 0.8658, exceeding the strongest direct omni-modal baseline by +0.0811 AUROC while maintaining zero claim violations. Our work moves beyond unconstrained accuracy toward evidence-consistent, protocol-aware systems for safer clinical NLP research.