Paper List
-
Macroscopic Dominance from Microscopic Extremes: Symmetry Breaking in Spatial Competition
This paper addresses the fundamental question of how microscopic stochastic advantages in spatial exploration translate into macroscopic resource domi...
-
Linear Readout of Neural Manifolds with Continuous Variables
This paper addresses the core challenge of quantifying how the geometric structure of high-dimensional neural population activity (neural manifolds) d...
-
Theory of Cell Body Lensing and Phototaxis Sign Reversal in “Eyeless” Mutants of Chlamydomonas
This paper solves the core puzzle of how eyeless mutants of Chlamydomonas exhibit reversed phototaxis by quantitatively modeling the competition betwe...
-
Cross-Species Transfer Learning for Electrophysiology-to-Transcriptomics Mapping in Cortical GABAergic Interneurons
This paper addresses the challenge of predicting transcriptomic identity from electrophysiological recordings in human cortical interneurons, where li...
-
Uncovering statistical structure in large-scale neural activity with Restricted Boltzmann Machines
This paper addresses the core challenge of modeling large-scale neural population activity (1500-2000 neurons) with interpretable higher-order interac...
-
Realizing Common Random Numbers: Event-Keyed Hashing for Causally Valid Stochastic Models
This paper addresses the critical problem that standard stateful PRNG implementations in agent-based models violate causal validity by making random d...
-
A Standardized Framework for Evaluating Gene Expression Generative Models
This paper addresses the critical lack of standardized evaluation protocols for single-cell gene expression generative models, where inconsistent metr...
-
Single Molecule Localization Microscopy Challenge: A Biologically Inspired Benchmark for Long-Sequence Modeling
This paper addresses the core challenge of evaluating state-space models on biologically realistic, sparse, and stochastic temporal processes, which a...
Reinventing Clinical Dialogue: Agentic Paradigms for LLM‑Enabled Healthcare Communication
College of Management and Economics, Laboratory of Computation and Analytics of Complex Management Systems (CACMS), Tianjin University | Computer Network Information Center, Chinese Academy of Sciences
30秒速读
IN SHORT: This paper addresses the core challenge of transforming reactive, stateless LLMs into autonomous, reliable clinical dialogue agents capable of longitudinal patient management and verifiable decision-making within the stringent safety constraints of healthcare.
核心创新
- Methodology Introduces a novel taxonomy for clinical dialogue agents based on two orthogonal axes: Knowledge Source and Agency Objective, categorizing systems into four distinct paradigms (Latent Space Clinicians, Emergent Planners, Grounded Synthesizers, Verifiable Workflow Automators).
- Methodology Provides a first-principles, in-depth analysis of the core cognitive components (planning, memory, action, collaboration, evolution) across the proposed paradigms, moving beyond surface-level application cataloging.
- Theory Formalizes clinical dialogue as a Partially Observable Markov Decision Process (POMDP), mathematically framing the agent's task as state estimation and long-term utility optimization, bridging abstract AI theory with clinical rigor.
主要结论
- The agentic paradigm, operationalized through five core components (planning, memory, action, collaboration, evolution), is essential to overcome the reactive and stateless limitations of foundational LLMs for complex clinical tasks.
- A taxonomy based on Knowledge Source and Agency Objective reveals fundamental trade-offs between creativity/reliability and autonomy/safety, providing a systematic framework for designing clinical agents (analysis based on a review of over 300 papers).
- Effective clinical dialogue requires modeling the interaction as a POMDP to handle information asymmetry, where the agent must maintain a belief state (b_t) and optimize a policy (π*) for long-term clinical utility, as formalized in Eq. 1 and Eq. 2.
摘要: Clinical dialogue represents a complex duality requiring both the empathetic fluency of natural conversation and the rigorous precision of evidence-based medicine. While Large Language Models possess unprecedented linguistic capabilities, their architectural reliance on reactive and stateless processing often favors probabilistic plausibility over factual veracity. This structural limitation has catalyzed a paradigm shift in medical AI from generative text prediction to agentic autonomy, where the model functions as a central reasoning engine capable of deliberate planning and persistent memory. Moving beyond existing reviews that primarily catalog downstream applications, this survey provides a first-principles analysis of the cognitive architecture underpinning this shift. We introduce a novel taxonomy structured along the orthogonal axes of knowledge source and agency objective to delineate the provenance of clinical knowledge against the system’s operational scope. This framework facilitates a systematic analysis of the intrinsic trade-offs between creativity and reliability by categorizing methods into four archetypes: Latent Space Clinicians, Emergent Planners, Grounded Synthesizers, and Verifiable Workflow Automators. For each paradigm, we deconstruct the technical realization across the entire cognitive pipeline, encompassing strategic planning, memory management, action execution, collaboration, and evolution to reveal how distinct architectural choices balance the tension between autonomy and safety. Furthermore, we bridge abstract design philosophies with the pragmatic implementation ecosystem. By mapping real-world applications to our taxonomy and systematically reviewing benchmarks and evaluation metrics specific to clinical agents, we provide a comprehensive reference for future development. Finally, we identify critical frontiers regarding trustworthiness, outlining a roadmap for future research to foster reliable and ethically aligned healthcare AI. The latest papers and related resources are maintained on our website.