paper-with-me

홈 › Papers

Towards Causality-Aware Inferring: A Sequential Discriminative Approach for Medical Diagnosis

2020-03-14 · Junfan Lin, Keze Wang, Ziliang Chen, Xiaodan Liang, Liang Lin

Medical diagnosis assistant (MDA) aims to build an interactive diagnostic agent to sequentially inquire about symptoms for discriminating diseases. However, since the dialogue records used to build a patient simulator are collected passively, the data might be deteriorated by some task-unrelated biases, such as the preference of the collectors. These biases might hinder the diagnostic agent to capture transportable knowledge from the simulator. This work attempts to address these critical issues in MDA by taking advantage of the causal diagram to identify and resolve two representative non-causal biases, i.e., (i) default-answer bias and (ii) distributional inquiry bias. Specifically, Bias (i) originates from the patient simulator which tries to answer the unrecorded inquiries with some biased default answers. Consequently, the diagnostic agents cannot fully demonstrate their advantages due to the biased answers. To eliminate this bias and inspired by the propensity score matching technique with causal diagram, we propose a propensity-based patient simulator to effectively answer unrecorded inquiry by drawing knowledge from the other records; Bias (ii) inherently comes along with the passively collected data, and is one of the key obstacles for training the agent towards "learning how" rather than "remembering what". For example, within the distribution of training data, if a symptom is highly coupled with a certain disease, the agent might learn to only inquire about that symptom to discriminate that disease, thus might not generalize to the out-of-distribution cases. To this end, we propose a progressive assurance agent, which includes the dual processes accounting for symptom inquiry and disease diagnosis respectively. The inquiry process is driven by the diagnosis process in a top-down manner to inquire about symptoms for enhancing diagnostic confidence.

📄 PDF Abstract BibTeX arXiv:2003.06534

Code (1)

junfanlin/camad 공식 구현 pytorch

Tasks

DiagnosticMedical DiagnosisReinforcement Learning

Similar Papers 제목 키워드 기반

Interpretable Models for Granger Causality Using Self-explaining Neural Networks

2021-01-19 · ICLR 2021 1 · Ričards Marcinkevičs, Julia E. Vogt

Exploratory analysis of time series data can yield a better understanding of complex dynamical systems. Granger causality is a practical framework for analysing interactions in sequential data, applied in a wide range of…

Time SeriesTime Series Analysis

A Causality-aware Infer-diagnose-refine Framework for Test-time Modality Adaptation in VLA Models

2026-07-28 · Haoyu Zhang, Yuwei Wu, Jin Chen, Gao Zhi 외 arxiv

Vision-language-action (VLA) models predict sequential actions to execute tasks specified by language instructions, conditioned on visual observations and proprioceptive states. However, how to fuse modalities in VLA mod…

Robot Manipulation

Paths to Causality: Finding Informative Subgraphs Within Knowledge Graphs for Knowledge-Based Causal Discovery

2025-06-10 · Yuni Susanti, Michael Färber

Inferring causal relationships between variable pairs is crucial for understanding multivariate interactions in complex systems. Knowledge-based causal discovery -- which involves inferring causal relationships by reason…

Causal DiscoveryCausal InferenceKnowledge GraphsLearning-To-Rank

Large-scale nonlinear Granger causality for inferring directed dependence from short multivariate time-series data

2021-04-09 · Axel Wismüller, Adora M. DSouza, M. Ali Vosoughi & Anas Abidin

A key challenge to gaining insight into complex systems is inferring nonlinear causal directional relations from observational time-series data. Specifically, estimating causal relationships between interacting component…

Causal DiscoveryCausal InferenceCommunity DetectionLearning Network Representations+2

Causality-Aware Transformer Networks for Robotic Navigation

2024-09-04 · Ruoyu Wang, Yao Liu, Yuanjiang Cao, Lina Yao

Current research in Visual Navigation reveals opportunities for improvement. First, the direct adoption of RNNs and Transformers often overlooks the specific differences between Embodied AI and traditional sequential dat…

Visual Navigation