CLIMAT: Clinically-Inspired Multi-Agent Transformers for Knee Osteoarthritis Trajectory Forecasting
Huy Hoang Nguyen, Simo Saarakkala, Matthew B. Blaschko, Aleksei, Tiulpin

TL;DR
This paper introduces CLIMAT, a multi-agent transformer model inspired by clinical decision-making, to predict the progression of knee osteoarthritis using multimodal data, outperforming existing methods.
Contribution
The paper proposes a novel multi-agent transformer architecture that models clinical prognosis prediction by integrating imaging and auxiliary patient data.
Findings
Outperforms state-of-the-art baselines in osteoarthritis prognosis
Multi-agent transformers with depth 2 are sufficient for high performance
Effective integration of multimodal data improves prediction accuracy
Abstract
In medical applications, deep learning methods are built to automate diagnostic tasks. However, a clinically relevant question that practitioners usually face, is how to predict the future trajectory of a disease (prognosis). Current methods for such a problem often require domain knowledge, and are complicated to apply. In this paper, we formulate the prognosis prediction problem as a one-to-many forecasting problem from multimodal data. Inspired by a clinical decision-making process with two agents -- a radiologist and a general practitioner, we model a prognosis prediction problem with two transformer-based components that share information between each other. The first block in this model aims to analyze the imaging data, and the second block leverages the internal representations of the first one as inputs, also fusing them with auxiliary patient data. We show the effectiveness of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOsteoarthritis Treatment and Mechanisms · Machine Learning in Healthcare · Imbalanced Data Classification Techniques
