PulseAugur
EN
LIVE 05:46:42

Temporal Convolutional Networks for Trajectory Inpainting

Researchers have developed a Temporal Convolutional Network (TCN) designed to reconstruct missing segments in trajectory data. This model utilizes symmetric dilation, allowing it to consider both past and future observations, which is crucial for inpainting tasks. The TCN is trained using a combined loss function that includes mean squared error, boundary continuity penalties, and a smoothness regularizer. Experiments on synthetic 2D trajectory data demonstrated the model's effectiveness in inferring incomplete trajectory information. AI

IMPACT Introduces a novel TCN architecture for trajectory inpainting, potentially improving data reconstruction in sensor-based applications.

RANK_REASON The cluster contains a research paper published on arXiv detailing a new methodology for inferring missing trajectory data using Temporal Convolutional Networks. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Temporal Convolutional Networks for Trajectory Inpainting

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ilinca Tiriblecea, Gabriel Turinici ·

    Inferring Missing Trajectory Data with Temporal Convolutional Networks

    arXiv:2607.25147v1 Announce Type: new Abstract: 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 …