Skip to content

zoeyliu1999/EgoTraj-Bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


EgoTraj-Bench: Towards Robust Trajectory Prediction Under Ego-view Noisy Observations

Jiayi Liu1Jiaming Zhou1Ke Ye1Kun-Yu Lin2Allan Wang3Junwei Liang1,4
1HKUST(GZ) 2HKU 3Miraikan 4HKUST

arxiv paper code video-en

EgoTraj Intuition

* Cyan highlights occlusion-induced gaps; red indicates ID switches; green shows ego-centric perspective distortions.

* Dashed: First person view derived; Solid: bird's eye view derived.

🏠 About

EgoTraj-Bench is a real-world benchmark for robust trajectory prediction from ego-centric noisy observations. It grounds noisy first-person visual histories in clean bird’s-eye-view future trajectories, explicitly modeling real-world perceptual artifacts such as occlusions, ID switches, and tracking drift.

Benchmark Overview

🤖 Model

BiFlow, our dual-stream flow matching model, jointly denoises noisy ego-centric histories and predicts future trajectories via a shared latent representation, enhanced by an EgoAnchor mechanism for robust intent modeling.

Model Overview

📝 TODO List

  • Release benchmark code and repository structure. (by Mar. 2026)
  • Release benchmark dataset and download instructions. (by Mar. 2026)
  • Release baseline models and evaluation scripts. (by Mar. 2026)
  • Add detailed documentation for data format, metrics, and leaderboard. (by Apr. 2026)
  • Add examples and tutorials for using EgoTraj-Bench. (by Apr. 2026)

🙋‍♂️ Questions or Issues

If you encounter any problems or have questions about EgoTraj-Bench, please feel free to open an issue on the GitHub repo.

🔗 Citation

If you find our work helpful, please consider starring this repo 🌟 and cite:

@article{liu2025egotraj,
    title   =   {EgoTraj-Bench: Towards Robust Trajectory Prediction Under Ego-view Noisy Observations},
    author  =   {Liu, Jiayi and Zhou, Jiaming and Ye, Ke and Lin, Kun-Yu and Wang, Allan and Liang, Junwei},
    journal =   {arXiv preprint arXiv:2510.00405},
    year    =   {2025}
}

📄 License

License will be updated.

👏 Acknowledgements

Project page template is based on Nerfies.

About

[ICRA 2026] Official implementation of the paper: “EgoTraj-bench: Towards robust trajectory prediction under ego-view noisy observations”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors