Track A*: Fast Visibility-Aware Trajectory Planning for Active Target Tracking
Hanxuan Chen, Kangli Wang, and Ji Pei

TL;DR
TA star is an efficient offline trajectory planner for active target tracking that balances visibility performance with computational speed using a layered DAG search and engineering optimizations.
Contribution
Introduces TA star, a practical, scalable offline planner combining layered DAG search and optimizations for visibility-aware target tracking.
Findings
TA star completes planning in 45 seconds on large scenarios.
Reduces planning time by up to 23x compared to baseline.
Maintains near-baseline visibility performance with minimal drops.
Abstract
Offline reference trajectories for active target tracking are needed both for building multi-modal tracking datasets and for benchmarking online tracking planners under repeatable conditions. We present Track A star (TA star), an offline search-based trajectory planner that targets the visibility-aware target tracking objective on a discretized four-dimensional spatio-temporal grid (x, y, z, t). TA star combines a layered Directed Acyclic Graph (DAG) search with three engineering optimizations: cross-time obstacle distance caching against a Bounding Volume Hierarchy (BVH), per-layer beam pruning, and a configurable multi-ray visibility evaluator. TA star employs a beam-pruned heuristic search on this discrete graph to efficiently find high-quality tracking trajectories. While it trades strict theoretical optimality for practical scalability, our empirical results demonstrate robust,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
