paper-with-me

홈 › Papers

Curriculum-Aware Interpolate-then-Refine: Learned Physiological Time-Series Imputation under Realistic Missingness

2026-08-21 · Yu-Chao Huang, Haochen Zhang, Nicholas Konz, Tianlong Chen arxiv

Imputing physiological time series (arterial blood pressure, blood glucose, etc.) is essential for addressing the missingness that pervades clinical data. Yet modern imputation methods perform poorly in this domain: a recent benchmark found that simple linear interpolation outperformed every learned imputer on real-world clinical signals with realistic gaps. We show that this reflects two properties of physiological missingness that generic imputers ignore: gaps may occur when the signal is clinically extreme rather than typical, and gap lengths can easily span orders of magnitude. To this end, we introduce Curriculum-Aware Interpolate-then-Refine (CAIR), a two-stage framework for physiological time-series imputation. Our key motivation is to learn a coarse base curve and then repeatedly correct it toward physiological realism, rather than predict a gap in a single pass. Consequently, CAIR couples a bidirectional-GRU interpolator with a Transformer refiner that corrects its own estimate over three successive passes, trained jointly under a broad, signal-agnostic random-gap curriculum. We evaluate imputers stratified by gap length and missingness mechanism (MCAR, MAR, NMAR) rather than by a single average, and CAIR is the most accurate under every mechanism on continuous glucose monitoring (AI-READI) and arterial pressure in intensive care (MIMIC-III). Its margin over the strongest baseline grows with difficulty, from 9% under MCAR to 19% under value-dependent dropout, where generic learned imputers are weakest. We further show low reconstruction error alone does not recover the burden metrics clinicians act on: interpolants matching CAIR's error fail to preserve those metrics, imputers that recover them are far less accurate, and CAIR alone ranks among the best on both axes.

📄 PDF Abstract BibTeX arXiv:2608.21207

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CurriculumLoc: Enhancing Cross-Domain Geolocalization through Multi-Stage Refinement

2023-11-20 · Boni Hu, Lin Chen, Runjian Chen, Shuhui Bu 외

Visual geolocalization is a cost-effective and scalable task that involves matching one or more query images, taken at some unknown location, to a set of geo-tagged reference images. Existing methods, devoted to semantic…

General KnowledgeKeypoint Detection

Spatial-Temporal Consistency Refinement Network for Dynamic Point Cloud Frame Interpolation

2023-08-28 · 2023 IEEE International Conference on Multimedia and Expo Workshops (ICMEW) 2023 8 · Lancao Ren, Lili Zhao, Zhuoqun Sun, Zhipeng Zhang 외

Point cloud frame interpolation aims to improve the frame rate of a point cloud sequence by synthesising intermediate frames between consecutive frames. Most of the existing works only use the scene flow or features, not…

3D Point Cloud InterpolationMotion Estimation

Meta-Interpolation: Time-Arbitrary Frame Interpolation via Dual Meta-Learning

2022-07-27 · Shixing Yu, Yiyang Ma, Wenhan Yang, Wei Xiang 외

Existing video frame interpolation methods can only interpolate the frame at a given intermediate time-step, e.g. 1/2. In this paper, we aim to explore a more generalized kind of video frame interpolation, that at an arb…

Meta-LearningOptical Flow EstimationVideo Frame Interpolation

Outcome-Aware Tool Selection for Semantic Routers: Latency-Constrained Learning Without LLM Inference

2026-03-13 · Huamin Chen, Xunzhuo Liu, Junchen Jiang, Bowei He 외 arxiv

Semantic routers in LLM inference gateways select tools in the critical request path, where every millisecond of added latency compounds across millions of requests. We propose Outcome-Aware Tool Selection (OATS), which …

Grad-PU: Arbitrary-Scale Point Cloud Upsampling via Gradient Descent with Learned Distance Functions

2023-04-24 · CVPR 2023 1 · Yun He, Danhang Tang, yinda zhang, xiangyang xue 외

Most existing point cloud upsampling methods have roughly three steps: feature extraction, feature expansion and 3D coordinate prediction. However,they usually suffer from two critical issues: (1)fixed upsampling rate af…

point cloud upsampling