paper-with-me

Papers

Inferring Missing Trajectory Data with Temporal Convolutional Networks

2026-07-27 · Ilinca Tiriblecea, Gabriel Turinici arxiv

Trajectory data collected in real-world settings is frequently incomplete due to sensor failure, communication loss, or occlusion. We address the task of \emph{trajectory inpainting}: reconstructing contiguous missing segments from observed context. We propose a Temporal Convolutional Network (TCN) with symmetric dilation that relaxes the standard causality constraint, allowing each time step to draw on both past and future observations, a property that is essential for inpainting, but absent from forecasting-oriented architectures. The model is trained with a composite loss that combines weighted mean squared error, boundary--continuity penalties, and a smoothness regularizer. Trained on a synthetic dataset of $1,000$ (train), $200$ (validation), and $300$ (test) two-dimensional trajectories with randomly placed 20% masked segments, the model achieves good R$^{2}$, MSE and MAE metrics.

📄 PDF Abstract BibTeX arXiv:2607.25147

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Auto-encoders for Track Reconstruction in Drift Chambers for CLAS12

2020-09-10 · Gagik Gavalian

In this article we describe the development of machine learning models to assist the CLAS12 tracking algorithm by identifying tracks through inferring missing segments in the drift chambers. Auto encoders are used to rec…

BIG-bench Machine Learning

MissFormer: (In-)attention-based handling of missing observations for trajectory filtering and prediction

2021-06-30 · Stefan Becker, Ronny Hug, Wolfgang Hübner, Michael Arens 외

In applications such as object tracking, time-series data inevitably carry missing observations. Following the success of deep learning-based models for various sequence learning tasks, these models increasingly replace …

ObjectObject TrackingTime SeriesTime Series Analysis

Uncovering the Missing Pattern: Unified Framework Towards Trajectory Imputation and Prediction

2023-03-28 · CVPR 2023 1 · Yi Xu, Armin Bazarjani, Hyung-gun Chi, Chiho Choi 외

Trajectory prediction is a crucial undertaking in understanding entity movement or human behavior from observed sequences. However, current methods often assume that the observed sequences are complete while ignoring the…

Graph Neural NetworkImputationMissing ValuesPrediction+1

STEI-PCN: an efficient pure convolutional network for traffic prediction via spatial-temporal encoding and inferring

2025-04-10 · Kai Hu, Zhidan Zhao, Zhifeng Hao

Traffic data exhibits complex temporal, spatial, and spatial-temporal correlations. Most of models use either independent modules to separately extract temporal and spatial correlations or joint modules to synchronously …

Computational EfficiencyPredictionTraffic Prediction

TranSPORTmer: A Holistic Approach to Trajectory Understanding in Multi-Agent Sports

2024-10-23 · Guillem Capellera, Luis Ferraz, Antonio Rubio, Antonio Agudo 외

Understanding trajectories in multi-agent scenarios requires addressing various tasks, including predicting future movements, imputing missing observations, inferring the status of unseen agents, and classifying differen…

Imputation