paper-with-me

Papers

IMR: Iterative Mode-World Weighted Regression for Multi-Agent Trajectory Prediction

2026-07-06 · Honglin Wang, Shiyao Pan, Yun-Fu Liu arxiv

Multi-agent motion prediction is essential for automated vehicles to understand the intentions of surrounding vehicles. However, previous prediction-based and anchor-based methods have limitations in mode diversity and prediction accuracy, respectively. These limitations may cause inadequate safety assessments and behavioral deviations in automated vehicles. To address this issue, a mode-world weighted regression loss is proposed to bridge the gap between these features. Specifically, this approach mitigates mode collapse while simultaneously improving world ranking and top-1 confidence. Furthermore, the proposed iterative decoder improves prediction accuracy by recurrently and segmentally generating trajectories. Experimental results show the proposed method ranks first in the Argoverse 2 multi-agent motion forecasting benchmark against other methods.

📄 PDF Abstract BibTeX arXiv:2607.05705

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionMotion Forecasting

Similar Papers 제목 키워드 기반

Globally-convergent Iteratively Reweighted Least Squares for Robust Regression Problems

2020-06-25 · Bhaskar Mukhoty, Govind Gopakumar, Prateek Jain, Purushottam Kar

We provide the first global model recovery results for the IRLS (iteratively reweighted least squares) heuristic for robust regression problems. IRLS is known to offer excellent performance, despite bad initializations a…

parameter estimationregression

Distributed linear regression by averaging

2018-09-30 · Edgar Dobriban, Yue Sheng

Distributed statistical learning problems arise commonly when dealing with large datasets. In this setup, datasets are partitioned over machines, which compute locally, and communicate short messages. Communication is of…

regression

Iteratively Reweighted $\ell_1$-Penalized Robust Regression

2019-07-09 · Xiaoou Pan, Qiang Sun, Wen-Xin Zhou

This paper investigates tradeoffs among optimization errors, statistical rates of convergence and the effect of heavy-tailed errors for high-dimensional robust regression with nonconvex regularization. When the additive …

regressionVariable Selection

A regression model with a hidden logistic process for feature extraction from time series

2013-12-25 · Faicel Chamroukhi, Allou Samé, Gérard Govaert, Patrice Aknin

A new approach for feature extraction from time series is proposed in this paper. This approach consists of a specific regression model incorporating a discrete hidden logistic process. The model parameters are estimated…

regressionTime SeriesTime Series Analysis

Kernel based regression with robust loss function via iteratively reweighted least squares

2019-03-27 · Hongwei Dong, Liming Yang

Least squares kernel based methods have been widely used in regression problems due to the simple implementation and good generalization performance. Among them, least squares support vector regression (LS-SVR) and extre…

regression