Predicting Visit Cost of Obstructive Sleep Apnea using Electronic Healthcare Records with Transformer
Zhaoyang Chen, Lina Siltala-Li, Mikko Lassila, Pekka Malo, Eeva, Vilkkumaa, Tarja Saaresranta, Arho Veli Virkki

TL;DR
This paper introduces a novel two-Transformer model approach to accurately predict the annual healthcare costs for OSA patients by effectively utilizing limited high-quality data and data augmentation techniques.
Contribution
The authors develop a two-Transformer model framework that enhances prediction accuracy by leveraging data augmentation and case enrichment, addressing data scarcity challenges in healthcare cost prediction.
Findings
Prediction $R^{2}$ improved from 88.8% to 97.5% with the two-model approach.
Baseline models' $R^{2}$ increased from 61.6% to 81.9% using data augmentation.
Method effectively utilizes limited high-quality patient data for cost prediction.
Abstract
Background: Obstructive sleep apnea (OSA) is growing increasingly prevalent in many countries as obesity rises. Sufficient, effective treatment of OSA entails high social and financial costs for healthcare. Objective: For treatment purposes, predicting OSA patients' visit expenses for the coming year is crucial. Reliable estimates enable healthcare decision-makers to perform careful fiscal management and budget well for effective distribution of resources to hospitals. The challenges created by scarcity of high-quality patient data are exacerbated by the fact that just a third of those data from OSA patients can be used to train analytics models: only OSA patients with more than 365 days of follow-up are relevant for predicting a year's expenditures. Methods and procedures: The authors propose a method applying two Transformer models, one for augmenting the input via data from shorter…
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
TopicsObstructive Sleep Apnea Research
MethodsAttention Is All You Need · Linear Layer · Softmax · Absolute Position Encodings · Byte Pair Encoding · Adam · Layer Normalization · Label Smoothing · Multi-Head Attention · Dense Connections
