paper-with-me

Papers

Adaptive Human Trajectory Prediction via Latent Corridors

2023-12-11 · Neerja Thakkar, Karttikeya Mangalam, Andrea Bajcsy, Jitendra Malik

Human trajectory prediction is typically posed as a zero-shot generalization problem: a predictor is learnt on a dataset of human motion in training scenes, and then deployed on unseen test scenes. While this paradigm has yielded tremendous progress, it fundamentally assumes that trends in human behavior within the deployment scene are constant over time. As such, current prediction models are unable to adapt to scene-specific transient human behaviors, such as crowds temporarily gathering to see buskers, pedestrians hurrying through the rain and avoiding puddles, or a protest breaking out. We formalize the problem of scene-specific adaptive trajectory prediction and propose a new adaptation approach inspired by prompt tuning called latent corridors. By augmenting the input of any pre-trained human trajectory predictor with learnable image prompts, the predictor can improve in the deployment scene by inferring trends from extremely small amounts of new data (e.g., 2 humans observed for 30 seconds). With less than 0.1% additional model parameters, we see up to 23.9% ADE improvement in MOTSynth simulated data and 16.4% ADE in MOT and Wildtrack real pedestrian data. Qualitatively, we observe that latent corridors imbue predictors with an awareness of scene geometry and scene-specific human behaviors that non-adaptive predictors struggle to capture. The project website can be found at https://neerja.me/atp_latent_corridors/.

📄 PDF Abstract BibTeX arXiv:2312.06653

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTrajectory PredictionZero-shot Generalization

Similar Papers 제목 키워드 기반

From Cues to Horizons: Dynamic Risk Horizon Profiling for Trajectory Prediction

2026-05-30 · Xinyi Ning, Zilin Bian, Dachuan Zuo, Semiha Ergan 외 arxiv

Accurate and reliable vehicle trajectory prediction is essential for safe autonomous driving. Recent studies have incorporated safety risk into trajectory prediction to quantify dangers posed by surrounding agents. Howev…

Trajectory PredictionAutonomous Driving

Trajectory Prediction with Latent Belief Energy-Based Model

2021-04-07 · CVPR 2021 1 · Bo Pang, Tianyang Zhao, Xu Xie, Ying Nian Wu

Human trajectory prediction is critical for autonomous platforms like self-driving cars or social robots. We present a latent belief energy-based model (LB-EBM) for diverse human trajectory forecast. LB-EBM is a probabil…

modelPredictionSelf-Driving CarsTrajectory Prediction

Corridor Geometry in Gradient-Based Optimization

2024-02-13 · Benoit Dherin, Mihaela Rosca

We characterize regions of a loss surface as corridors when the continuous curves of steepest descent -- the solutions of the gradient flow -- become straight lines. We show that corridors provide insights into gradient-…

RENEW: Risk- and Energy-Aware Navigation in Dynamic Waterways

2026-01-23 · Mingi Jeong, Alberto Quattrini Li arxiv

We present RENEW, a global path planner for Autonomous Surface Vehicle (ASV) in dynamic environments with external disturbances (e.g., water currents). RENEW introduces a unified risk- and energy-aware strategy that ensu…

CorrRisk-WM: Corridor-Conditioned Risk World Modeling for Safety-Critical Trajectory Planning

2026-09-15 · Tingyu Guo, Reza Langari arxiv

Safe local planning requires forecasting surrounding-agent motion and evaluating candidate-specific risks, since identical agent motion can pose different risks to different ego trajectories. We present CorrRisk-WM, a pl…

Trajectory Planning