菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-13
📄 Abstract - Multimodal Graph-based Classification of Esophageal Motility Disorders

Diagnosing esophageal motility disorders pose significant challenges due to the complexity of high-resolution impedance manometry (HRIM) data and variability in clinical interpretation. This work explores the feasibility of a multimodal Machine Learning (ML)-based classification approach that combines HRIM recordings with patient-specific information and incorporates a graph-based modeling of esophageal physiology. We analyze HRIM recordings with corresponding patient information from 104 patients with esophageal motility disorders. Patient data includes demographic, clinical, and symptom information extracted from structured questionnaires and free-text notes using keyword detection and large language model-based processing. HRIM data is represented as spatio-temporal graphs, where nodes correspond to pressure values along the esophagus and edges encode spatial adjacency and impedance dynamics. A graph neural network (GNN) is applied to learn physiologically meaningful representations, which are fused with patient embeddings for multi-category, multi-class classification of swallow events. The impact of patient features and graph-based modeling is evaluated by ablation studies and comparison to vision-based classifier baselines. The proposed multimodal approach indicates improvements over models that rely solely on HRIM-derived features across all classification categories. Additionally, the graph-based modeling provides gains compared to vision-based baselines. Our experiments systematically assess the complementary contribution of multiple modalities, as well as demonstrate the feasibility of our proposed graph-based approach. Our initial findings demonstrate that integrating patient-level data with graph-based representations of HRIM signals appears to be a promising direction for more accurate classification of esophageal motility disorders.

顶级标签: medical machine learning multi-modal
详细标签: graph neural network esophageal motility classification impedance manometry multimodal fusion 或 搜索:

基于多模态图的食管动力障碍分类 / Multimodal Graph-based Classification of Esophageal Motility Disorders


1️⃣ 一句话总结

该研究提出了一种结合高分辨率阻抗测压数据和患者信息的多模态机器学习方法,通过图神经网络建模食管生理结构,显著提高了对食管动力障碍的分类准确性,为临床诊断提供了更可靠的辅助工具。

源自 arXiv: 2605.13623