COPER: Continuous Patient State Perceiver
Vinod Kumar Chauhan, Anshul Thakur, Odhran O'Donoghue, David A., Clifton

TL;DR
COPER is a novel model combining neural ODEs and Perceiver architecture to effectively handle irregular time-series data in electronic health records, improving patient outcome predictions.
Contribution
The paper introduces COPER, a new approach integrating neural ODEs with Perceiver to model continuous patient states from irregular EHR data.
Findings
COPER outperforms baseline models in mortality prediction.
Neural ODEs enable effective handling of irregular time intervals.
The model demonstrates robustness across different irregularity levels.
Abstract
In electronic health records (EHRs), irregular time-series (ITS) occur naturally due to patient health dynamics, reflected by irregular hospital visits, diseases/conditions and the necessity to measure different vitals signs at each visit etc. ITS present challenges in training machine learning algorithms which mostly are built on assumption of coherent fixed dimensional feature space. In this paper, we propose a novel COntinuous patient state PERceiver model, called COPER, to cope with ITS in EHRs. COPER uses Perceiver model and the concept of neural ordinary differential equations (ODEs) to learn the continuous time dynamics of patient state, i.e., continuity of input space and continuity of output space. The neural ODEs help COPER to generate regular time-series to feed to Perceiver model which has the capability to handle multi-modality large-scale inputs. To evaluate the…
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
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting
