paper-with-me

Papers

Uncertainty-Aware Deep Attention Recurrent Neural Network for Heterogeneous Time Series Imputation

2024-01-04 · Linglong Qian, Zina Ibrahim, Richard Dobson

Missingness is ubiquitous in multivariate time series and poses an obstacle to reliable downstream analysis. Although recurrent network imputation achieved the SOTA, existing models do not scale to deep architectures that can potentially alleviate issues arising in complex data. Moreover, imputation carries the risk of biased estimations of the ground truth. Yet, confidence in the imputed values is always unmeasured or computed post hoc from model output. We propose DEep Attention Recurrent Imputation (DEARI), which jointly estimates missing values and their associated uncertainty in heterogeneous multivariate time series. By jointly representing feature-wise correlations and temporal dynamics, we adopt a self attention mechanism, along with an effective residual component, to achieve a deep recurrent neural network with good imputation performance and stable convergence. We also leverage self-supervised metric learning to boost performance by optimizing sample similarity. Finally, we transform DEARI into a Bayesian neural network through a novel Bayesian marginalization strategy to produce stochastic DEARI, which outperforms its deterministic equivalent. Experiments show that DEARI surpasses the SOTA in diverse imputation tasks using real-world datasets, namely air quality control, healthcare and traffic.

📄 PDF Abstract BibTeX arXiv:2401.02258

Code (0)

등록된 구현이 없습니다.

Tasks

Deep AttentionImputationMetric LearningMissing ValuesTime Series

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty-Aware Attention Heads: Efficient Unsupervised Uncertainty Quantification for LLMs

2025-05-26 · Artem Vazhentsev, Lyudmila Rvanova, Gleb Kuzmin, Ekaterina Fadeeva 외

Large language models (LLMs) exhibit impressive fluency, but often produce critical errors known as "hallucinations". Uncertainty quantification (UQ) methods are a promising tool for coping with this fundamental shortcom…

HallucinationQuestion AnsweringUncertainty Quantification

Uncertainty-Aware Time-to-Event Prediction using Deep Kernel Accelerated Failure Time Models

2021-07-26 · Zhiliang Wu, Yinchong Yang, Peter A. Fasching, Volker Tresp

Recurrent neural network based solutions are increasingly being used in the analysis of longitudinal Electronic Health Record data. However, most works focus on prediction accuracy and neglect prediction uncertainty. We …

Metric LearningPredictionTime-to-Event Prediction

SARN: Structurally-Aware Recurrent Network for Spatio-Temporal Disaggregation

2023-06-09 · Bin Han, Bill Howe

Open data is frequently released spatially aggregated, usually to comply with privacy policies. But coarse, heterogeneous aggregations complicate learning and integration for downstream AI/ML systems. In this work, we co…

Super-ResolutionTransfer Learning

SAFE-Diff: Scale-Aware Attention and Feature-Dispersive Diffusion with Uncertainty Estimation for Contrast-Enhanced Breast MRI Synthesis

2026-05-25 · Tianyu Zhang, Xinglong Liang, Jarek van Dijk, Luyi Han 외 arxiv

Synthesizing high fidelity contrast enhanced MRI is clinically valuable for safer and more efficient breast cancer screening, yet remains challenging due to complex lesion textures and heterogeneous enhancement patterns.

Intention Aware Robot Crowd Navigation with Attention-Based Interaction Graph

2022-03-03 · Shuijing Liu, Peixin Chang, Zhe Huang, Neeloy Chakraborty 외

We study the problem of safe and intention-aware robot navigation in dense and interactive crowds. Most previous reinforcement learning (RL) based methods fail to consider different types of interactions among all agents…

Graph Neural NetworkMotion Planningreinforcement-learningRobot Navigation+2