Designing Structured Conversational Support for Tuberculosis Treatment Adherence and Patient Coping

· Source: Paper Index on ACL Anthology · Field: Health & Wellbeing — Public Health & Epidemiology, Mental Health & Psychological Support, Medical Devices & Health Technology · Depth: Intermediate, quick

Summary

A Spanish-language chatbot was developed and iteratively refined to provide structured conversational support for Tuberculosis (TB) treatment adherence and patient coping. This system addresses unmet needs for timely, personalized, and emotionally supportive communication outside clinical settings. It integrates three core functions: TB information grounded in curated resources, coping-oriented support inspired by Dialectical Behavior Therapy (DBT), and deterministic safety-critical crisis handling. Implemented with a routed architecture and shared conversational state, the development process identified common failure modes in unstructured systems, such as weak grounding and inconsistent safety. Findings suggest that reliable conversational behavior in clinical support relies on structured interaction design and explicit control over routing, memory, and safety, rather than solely on model capability.

Key takeaway

For AI Engineers designing conversational agents for sensitive clinical support, prioritize structured interaction design over relying solely on large language model capabilities. You should implement explicit routing, state tracking, and task-specific prompting to ensure reliable behavior, strong grounding, and consistent safety. This approach helps mitigate common failure modes like poor multi-turn continuity and inconsistent safety responses in critical healthcare applications.

Key insights

Reliable clinical conversational AI requires structured interaction design and explicit control over routing, memory, and safety.

Principles

Method

A Spanish-language TB treatment-support chatbot was iteratively refined through expert evaluation, implementing a routed architecture with shared conversational state for information, DBT-inspired coping, and deterministic crisis handling.

In practice

Topics

Best for: AI Architect, AI Scientist, NLP Engineer, AI Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.