paper-with-me

홈 › Papers

Spatial-Temporal Consistency Network for Low-Latency Trajectory Forecasting

2021-01-01 · ICCV 2021 10 · Shijie Li, Yanying Zhou, Jinhui Yi, Juergen Gall

Trajectory forecasting is a crucial step for autonomous vehicles and mobile robots in order to navigate and interact safely. In order to handle the spatial interactions between objects, graph-based approaches have been proposed. These methods, however, model motion on a frame-to-frame basis and do not provide a strong temporal model. To overcome this limitation, we propose a compact model called Spatial-Temporal Consistency Network (STC-Net). In STC-Net, dilated temporal convolutions are introduced to model long-range dependencies along each trajectory for better temporal modeling while graph convolutions are employed to model the spatial interaction among different trajectories. Furthermore, we propose a feature-wise convolution to generate the predicted trajectories in one pass and refine the forecast trajectories together with the reconstructed observed trajectories. We demonstrate that STC-Net generates spatially and temporally consistent trajectories and outperforms other graph-based methods. Since STC-Net requires only 0.7k parameters and forecasts the future with a latency of only 1.3ms, it advances the state-of-the-art and satisfies the requirements for realistic applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesNavigateTrajectory Forecasting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Reverberation: Learning the Latencies Before Forecasting Trajectories

2025-11-14 · Conghao Wong, Ziqian Zou, Beihao Xia, Xinge You arxiv

Bridging the past to the future, connecting agents both spatially and temporally, lies at the core of the trajectory prediction task. Despite great efforts, it remains challenging to explicitly learn and predict latencie…

Trajectory Prediction

ForeSight: Multi-View Streaming Joint Object Detection and Trajectory Forecasting

2025-08-09 · Sandro Papais, Letian Wang, Brian Cheong, Steven L. Waslander arxiv

We introduce ForeSight, a novel joint detection and forecasting framework for vision-based 3D perception in autonomous vehicles. Traditional approaches treat detection and forecasting as separate sequential tasks, limiti…

Trajectory ForecastingAutonomous VehiclesSpatial ReasoningObject Detection

TPCN: Temporal Point Cloud Networks for Motion Forecasting

2021-03-04 · CVPR 2021 1 · Maosheng Ye, Tongyi Cao, Qifeng Chen

We propose the Temporal Point Cloud Networks (TPCN), a novel and flexible framework with joint spatial and temporal learning for trajectory prediction. Unlike existing approaches that rasterize agents and map information…

Motion ForecastingTrajectory Prediction

ResilPhase: Plug-and-Play Phase Mapping and Noise-Resilient Macro-Trajectory Extrapolation for Diffusion Acceleration

2026-06-25 · Qicheng Zhao, Yu Li, Qi Sun, Zheyu Yan arxiv

The adoption of powerful diffusion models is hindered by their significant inference latency. Recent ``cache-then-forecast'' schemes alleviate this issue by accelerating DiTs using derivative-based polynomials, but they …

LAGO Policy: Latency-Aware Asynchronous Diffusion Policies with Goal-Directed Collision-Free Planning for Smooth Manipulation

2026-06-16 · Guowei Shi, Xupeng Xie, Yiming Luo, Jian Guo 외 arxiv

Diffusion-based visuomotor policies deployed with asynchronous inference often exhibit inter-chunk discontinuities and lack explicit mechanisms for obstacle-aware execution, leading to jerky motions and collisions that h…

Trajectory Planning