paper-with-me

Papers

MAP-Former: Multi-Agent-Pair Gaussian Joint Prediction

2024-04-30 · Marlon Steiner, Marvin Klemp, Christoph Stiller

There is a gap in risk assessment of trajectories between the trajectory information coming from a traffic motion prediction module and what is actually needed. Closing this gap necessitates advancements in prediction beyond current practices. Existing prediction models yield joint predictions of agents' future trajectories with uncertainty weights or marginal Gaussian probability density functions (PDFs) for single agents. Although, these methods achieve high accurate trajectory predictions, they only provide little or no information about the dependencies of interacting agents. Since traffic is a process of highly interdependent agents, whose actions directly influence their mutual behavior, the existing methods are not sufficient to reliably assess the risk of future trajectories. This paper addresses that gap by introducing a novel approach to motion prediction, focusing on predicting agent-pair covariance matrices in a ``scene-centric'' manner, which can then be used to model Gaussian joint PDFs for all agent-pairs in a scene. We propose a model capable of predicting those agent-pair covariance matrices, leveraging an enhanced awareness of interactions. Utilizing the prediction results of our model, this work forms the foundation for comprehensive risk assessment with statistically based methods for analyzing agents' relations by their joint PDFs.

📄 PDF Abstract BibTeX arXiv:2404.19283

Code (0)

등록된 구현이 없습니다.

Tasks

motion predictionPrediction

Similar Papers 제목 키워드 기반

Transformer-based Value Function Decomposition for Cooperative Multi-agent Reinforcement Learning in StarCraft

2022-08-15 · Muhammad Junaid Khan, Syed Hammad Ahmed, Gita Sukthankar

The StarCraft II Multi-Agent Challenge (SMAC) was created to be a challenging benchmark problem for cooperative multi-agent reinforcement learning (MARL). SMAC focuses exclusively on the problem of StarCraft micromanagem…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)SMAC+3

Unpaired RGB-Thermal Gaussian-Splatting Using Visual Geometric Transformers

2026-06-03 · Jean Cordonnier, Chenghao Xu, Olga Fink, Malcolm Mielle arxiv

Multi-modal novel view synthesis (NVS) combining RGB and thermal imagery enables precise 3D scene reconstruction with visual and thermal information. However, existing methods typically rely on precisely calibrated RGB-t…

Novel View Synthesis

Obstacle-aware Gaussian Process Regression

2024-12-09 · Gaurav Shrivastava

Obstacle-aware trajectory navigation is crucial for many systems. For example, in real-world navigation tasks, an agent must avoid obstacles, such as furniture in a room, while planning a trajectory. Gaussian Process (GP…

regression

Learning What Not to Model: Gaussian Process Regression with Negative Constraints

2021-01-01 · Gaurav Shrivastava, Harsh Shrivastava, Abhinav Shrivastava

Gaussian Process (GP) regression fits a curve on a set of datapairs, with each pair consisting of an input point '$\mathbf{x}$' and its corresponding target regression value '$y(\mathbf{x})$' (a positive datapair). But, …

Navigateregression

IPCC-TP: Utilizing Incremental Pearson Correlation Coefficient for Joint Multi-Agent Trajectory Prediction

2023-03-01 · CVPR 2023 1 · Dekai Zhu, Guangyao Zhai, Yan Di, Fabian Manhardt 외

Reliable multi-agent trajectory prediction is crucial for the safe planning and control of autonomous systems. Compared with single-agent cases, the major challenge in simultaneously processing multiple agents lies in mo…

Trajectory Prediction