paper-with-me

홈 › Papers

HiMAP: History-aware Map-occupancy Prediction with Fallback

2026-02-19 · Yiming Xu, Yi Yang, Hao Cheng, Monika Sester arxiv

Accurate motion forecasting is critical for autonomous driving, yet most predictors rely on multi-object tracking (MOT) with identity association, assuming that objects are correctly and continuously tracked. When tracking fails due to, e.g., occlusion, identity switches, or missed detections, prediction quality degrades and safety risks increase. We present \textbf{HiMAP}, a tracking-free, trajectory prediction framework that remains reliable under MOT failures. HiMAP converts past detections into spatiotemporally invariant historical occupancy maps and introduces a historical query module that conditions on the current agent state to iteratively retrieve agent-specific history from unlabeled occupancy representations. The retrieved history is summarized by a temporal map embedding and, together with the final query and map context, drives a DETR-style decoder to produce multi-modal future trajectories. This design lifts identity reliance, supports streaming inference via reusable encodings, and serves as a robust fallback when tracking is unavailable. On Argoverse~2, HiMAP achieves performance comparable to tracking-based methods while operating without IDs, and it substantially outperforms strong baselines in the no-tracking setting, yielding relative gains of 11\% in FDE, 12\% in ADE, and a 4\% reduction in MR over a fine-tuned QCNet. Beyond aggregate metrics, HiMAP delivers stable forecasts for all agents simultaneously without waiting for tracking to recover, highlighting its practical value for safety-critical autonomy. The code is available under: https://github.com/XuYiMing83/HiMAP.

📄 PDF Abstract BibTeX arXiv:2602.17231

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingTrajectory PredictionAutonomous DrivingMotion Forecasting

Similar Papers 제목 키워드 기반

OccGS: Zero-shot 3D Occupancy Reconstruction with Semantic and Geometric-Aware Gaussian Splatting

2025-02-07 · Xiaoyu Zhou, Jingqi Wang, Yongtao Wang, Yufei Wei 외

Obtaining semantic 3D occupancy from raw sensor data without manual annotations remains an essential yet challenging task. While prior works have approached this as a perception prediction problem, we formulate it as sce…

DGOcc: Depth-aware Global Query-based Network for Monocular 3D Occupancy Prediction

2025-04-10 · Xu Zhao, Pengju Zhang, Bo Liu, Yihong Wu

Monocular 3D occupancy prediction, aiming to predict the occupancy and semantics within interesting regions of 3D scenes from only 2D images, has garnered increasing attention recently for its vital role in 3D scene unde…

GPUPredictionScene Understanding

HiMAP-Travel: Hierarchical Multi-Agent Planning for Long-Horizon Constrained Travel

2026-03-05 · The Viet Bui, Wenjun Li, Yong Liu arxiv

Sequential LLM agents fail on long-horizon planning with hard constraints like budgets and diversity requirements. As planning progresses and context grows, these agents drift from global constraints. We propose HiMAP-Tr…

Present but Not Remembered: Auditing How Frozen VLAs Encode, Deploy, and Steer Visual History

2026-07-03 · Chih-Ting Liao, Xin Cao arxiv

A frozen vision-language-action model (VLA) receives recent observations at every decision step, yet prior work has focused on adding memory rather than asking how existing history is represented and used. We study this …

HiMAP: Learning Heuristics-Informed Policies for Large-Scale Multi-Agent Pathfinding

2024-02-23 · Huijie Tang, Federico Berto, Zihan Ma, Chuanbo Hua 외

Large-scale multi-agent pathfinding (MAPF) presents significant challenges in several areas. As systems grow in complexity with a multitude of autonomous agents operating simultaneously, efficient and collision-free coor…

Imitation LearningReinforcement Learning (RL)