paper-with-me

Papers

Heterogeneous Interaction Modeling With Reduced Accumulated Error for Multi-Agent Trajectory Prediction

2024-10-28 · Siyuan Chen, Jiahai Wang

Dynamical complex systems composed of interactive heterogeneous agents are prevalent in the world, including urban traffic systems and social networks. Modeling the interactions among agents is the key to understanding and predicting the dynamics of the complex system, e.g., predicting the trajectories of traffic participants in the city. Compared with interaction modeling in homogeneous systems such as pedestrians in a crowded scene, heterogeneous interaction modeling is less explored. Worse still, the error accumulation problem becomes more severe since the interactions are more complex. To tackle the two problems, this paper proposes heterogeneous interaction modeling with reduced accumulated error for multi-agent trajectory prediction. Based on the historical trajectories, our method infers the dynamic interaction graphs among agents, featured by directed interacting relations and interacting effects. A heterogeneous attention mechanism is defined on the interaction graphs for aggregating the influence from heterogeneous neighbors to the target agent. To alleviate the error accumulation problem, this paper analyzes the error sources from the spatial and temporal perspectives, and proposes to introduce the graph entropy and the mixup training strategy for reducing the two types of errors respectively. Our method is examined on three real-world datasets containing heterogeneous agents, and the experimental results validate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2410.21342

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Uncertainty quantification for industrial design using dictionaries of reduced order models

2021-08-09 · Thomas Daniel, Fabien Casenave, Nissrine Akkari, David Ryckelynck 외

We consider the dictionary-based ROM-net (Reduced Order Model) framework [T. Daniel, F. Casenave, N. Akkari, D. Ryckelynck, Model order reduction assisted by deep neural networks (ROM-net), Advanced modeling and Simulati…

Uncertainty Quantification

Authentic Hand Avatar from a Phone Scan via Universal Hand Model

2024-05-13 · CVPR 2024 1 · Gyeongsik Moon, Weipeng Xu, Rohan Joshi, Chenglei Wu 외

The authentic 3D hand avatar with every identifiable information, such as hand shapes and textures, is necessary for immersive experiences in AR/VR. In this paper, we present a universal hand model (UHM), which 1) can un…

Geometric Graph Neural Network Modeling of Human Interactions in Crowded Environments

2024-10-22 · Sara Honarvar, Yancy Diaz-Mercado

Modeling human trajectories in crowded environments is challenging due to the complex nature of pedestrian behavior and interactions. This paper proposes a geometric graph neural network (GNN) architecture that integrate…

Graph Neural Network

DiffIER: Optimizing Diffusion Models with Iterative Error Reduction

2025-08-19 · Ao Chen, Lihe Ding, Tianfan Xue arxiv

Diffusion models have demonstrated remarkable capabilities in generating high-quality samples and enhancing performance across diverse domains through Classifier-Free Guidance (CFG). However, the quality of generated sam…

Text-to-Image GenerationImage Super-Resolution

Deep Bilinear Koopman Model for Real-Time Vehicle Control in Frenet Frame

2025-07-16 · Mohammad Abtahi, Farhang Motallebi Araghi, Navid Mojahed, Shima Nazari arxiv

Accurate modeling and control of autonomous vehicles remain a fundamental challenge due to the nonlinear and coupled nature of vehicle dynamics. While Koopman operator theory offers a framework for deploying powerful lin…

Autonomous Vehicles