paper-with-me

Papers

Temporal Cross-Attention for Dynamic Embedding and Tokenization of Multimodal Electronic Health Records

2024-03-06 · Yingbo Ma, Suraj Kolla, Dhruv Kaliraman, Victoria Nolan, Zhenhong Hu, Ziyuan Guan, Yuanfang Ren, Brooke Armfield, Tezcan Ozrazgat-Baslanti, Tyler J. Loftus, Parisa Rashidi, Azra Bihorac, Benjamin Shickel

The breadth, scale, and temporal granularity of modern electronic health records (EHR) systems offers great potential for estimating personalized and contextual patient health trajectories using sequential deep learning. However, learning useful representations of EHR data is challenging due to its high dimensionality, sparsity, multimodality, irregular and variable-specific recording frequency, and timestamp duplication when multiple measurements are recorded simultaneously. Although recent efforts to fuse structured EHR and unstructured clinical notes suggest the potential for more accurate prediction of clinical outcomes, less focus has been placed on EHR embedding approaches that directly address temporal EHR challenges by learning time-aware representations from multimodal patient time series. In this paper, we introduce a dynamic embedding and tokenization framework for precise representation of multimodal clinical time series that combines novel methods for encoding time and sequential position with temporal cross-attention. Our embedding and tokenization framework, when integrated into a multitask transformer classifier with sliding window attention, outperformed baseline approaches on the exemplar task of predicting the occurrence of nine postoperative complications of more than 120,000 major inpatient surgeries using multimodal data from three hospitals and two academic health centers in the United States.

📄 PDF Abstract BibTeX arXiv:2403.04012

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Patch-Level Tokenization with CNN Encoders and Attention for Improved Transformer Time-Series Forecasting

2026-01-18 · Saurish Nagrath, Saroj Kumar Panigrahy arxiv

Transformer-based models have shown strong performance in time-series forecasting by leveraging self-attention to model long-range temporal dependencies. However, their effectiveness depends critically on the quality and…

Representation Learning

STARE: Predicting Decision Making Based on Spatio-Temporal Eye Movements

2025-08-06 · Moshe Unger, Alexander Tuzhilin, Michel Wedel arxiv

The present work proposes a Deep Learning architecture for the prediction of various consumer choice behaviors from time series of raw gaze or eye fixations on images of the decision environment, for which currently no f…

Decision Making

RHYTHM: Reasoning with Hierarchical Temporal Tokenization for Human Mobility

2025-09-27 · Haoyu He, Haozheng Luo, Yan Chen, Qi R. Wang arxiv

Predicting human mobility is inherently challenging due to complex long-range dependencies and multi-scale periodic behaviors. To address this, we introduce RHYTHM (Reasoning with Hierarchical Temporal Tokenization for H…

TrajTok: Adaptive Spatial Tokenization for Trajectory Representation Learning

2026-05-19 · Zhen Xiong, Shang-Ling Hsu, Cyrus Shahabi arxiv

Learning generalizable trajectory representations from raw GPS traces remains difficult because the data is continuous, noisy, and irregularly sampled. Spatial tokenization is also challenging: fine grids yield sparse ce…

Representation Learning

Versatile Video Representation via Feed-Forward 2D Gaussian Splatting Tokenization

2025-08-15 · Zhenghao Chen, Zicong Chen, Lei Liu, Yiming Wu 외 arxiv

Recent video representation methods that rely on fixed-grid, patch-wise tokenization often exhibit limited versatility.Spatially, uniformly allocating a fixed number of tokens often leads to over-encoding in low-informat…

Video ReconstructionAction Recognition