← Search

Kratarth Goel

6 accepted papers

2025

Direct Post-Training Preference Alignment for Multi-Agent Motion Generation Model Using Implicit Feedback from Pre-training Demonstrations

ICLR 2025spotlight

Recent advancements in Large Language Models (LLMs) have revolutionized motion generation models in embodied applications such as autonomous driving and robotic manipulation. While LLM-type auto-regressive motion generation models benefit from training scalability, there remains a discrepancy betwee…

Cited by 0SourcePDFScholar
2024

MoST: Multi-Modality Scene Tokenization for Motion Prediction

CVPR 2024poster

Many existing motion prediction approaches rely on symbolic perception outputs to generate agent trajectories such as bounding boxes road graph information and traffic lights. This symbolic representation is a high-level abstraction of the real world which may render the motion prediction model vuln…

Cited by 9SourcePDFScholar
2024

Scaling Motion Forecasting Models with Ensemble Distillation

ICRA 2024poster

Motion forecasting has become an increasingly critical component of autonomous robotic systems. Onboard compute budgets typically limit the accuracy of real-time systems. In this work we propose methods of improving motion forecasting systems subject to limited compute budgets by combining model ens…

Cited by 4SourceScholar
2023

Wayformer: Motion Forecasting via Simple & Efficient Attention Networks

ICRA 2023poster

Motion forecasting for autonomous driving is a challenging task because complex driving scenarios involve a heterogeneous mix of static and dynamic inputs. It is an open problem how best to represent and fuse information about road geometry, lane connectivity, time-varying traffic light state, and h…

Cited by 315SourceScholar
2016

Social LSTM: Human Trajectory Prediction in Crowded Spaces

CVPR 2016spotlight

Humans navigate complex crowded environments based on social conventions: they respect personal space, yielding right-of-way and avoid collisions. In our work, we propose a data-driven approach to learn these human-human interactions for predicting their future trajectories. This is in contrast to t…

Cited by 4143PDFScholar
2015

A Recurrent Latent Variable Model for Sequential Data

NeurIPS 2015poster

In this paper, we explore the inclusion of latent random variables into the hidden state of a recurrent neural network (RNN) by combining the elements of the variational autoencoder. We argue that through the use of high-level latent random variables, the variational RNN (VRNN) can model the kind of…