JoonHo (Brian) Lee

Logo

I completed my Masters in the Paul G. Allen School of Computer Science & Engineering at the University of Washington advised by Professor Byron Boots in the UW Robot Learning Lab. My current research interest lie in multimodal 3D perception, learning from demonstrations, and traversability estimation for autonomous naivgation.

Email: joonhohere2(at)gmail(dot)com
CV
LinkedIn Profile
Research Blogs

GitHub Profile

Pre-training for Robotics

Road Barlow Twins: Redundancy Reduction for Motion Prediction

[ArXiv] [Code]

Motion forecasting is a crucial task in autonomous driving as it allows the vehicle to plan maneuvers around other vehicles and avoid collision by anticipating their future trajectories. In this work, the authors show that they can use Barlow Twins as an effective self-supervised learning to learn representations for fine-tuning for trajectory forecasting with a positive transfer (on average 10+% accuracy improvements).

Proposed Motion ViT architecture

Road Barlow Twins framework

Road Barlow Twins Experiment Results

RedMotion: Motion Prediction Via Redundancy Reduction

[ArXiv] [Code]

RedMotion Architecture