paper-with-me

홈 › Papers

NEST: A Neuromodulated Small-world Hypergraph Trajectory Prediction Model for Autonomous Driving

2024-12-16 · Chengyue Wang, Haicheng Liao, Bonan Wang, Yanchen Guan, Bin Rao, Ziyuan Pu, Zhiyong Cui, Chengzhong Xu, Zhenning Li

Accurate trajectory prediction is essential for the safety and efficiency of autonomous driving. Traditional models often struggle with real-time processing, capturing non-linearity and uncertainty in traffic environments, efficiency in dense traffic, and modeling temporal dynamics of interactions. We introduce NEST (Neuromodulated Small-world Hypergraph Trajectory Prediction), a novel framework that integrates Small-world Networks and hypergraphs for superior interaction modeling and prediction accuracy. This integration enables the capture of both local and extended vehicle interactions, while the Neuromodulator component adapts dynamically to changing traffic conditions. We validate the NEST model on several real-world datasets, including nuScenes, MoCAD, and HighD. The results consistently demonstrate that NEST outperforms existing methods in various traffic scenarios, showcasing its exceptional generalization capability, efficiency, and temporal foresight. Our comprehensive evaluation illustrates that NEST significantly improves the reliability and operational efficiency of autonomous driving systems, making it a robust solution for trajectory prediction in complex traffic environments.

📄 PDF Abstract BibTeX arXiv:2412.11682

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

NesT NesT stacks canonical transformer layers to conduct local self-attention on every image block independently, and then "nests" them hierarchically. Coupling of processed…

Similar Papers 제목 키워드 기반

Hypergraph: A Unified and Uniform Definition with Application to Chemical Hypergraph and More

2024-05-14 · Daniel T. Chang

The conventional definition of hypergraph has two major issues: (1) there is not a standard definition of directed hypergraph and (2) there is not a formal definition of nested hypergraph. To resolve these issues, we pro…

Local Hypergraph-based Nested Named Entity Recognition as Query-based Sequence Labeling

2022-04-25 · Yukun Yan, Sen Song

There has been a growing academic interest in the recognition of nested named entities in many domains. We tackle the task with a novel local hypergraph-based method: We first propose start token candidates and generate …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

MART: MultiscAle Relational Transformer Networks for Multi-agent Trajectory Prediction

2024-07-31 · Seongju Lee, Junseok Lee, Yeonguk Yu, Taeri Kim 외

Multi-agent trajectory prediction is crucial to autonomous driving and understanding the surrounding environment. Learning-based approaches for multi-agent trajectory prediction, such as primarily relying on graph neural…

Autonomous DrivingPredictionTrajectory Prediction

Hyper-STTN: Social Group-aware Spatial-Temporal Transformer Network for Human Trajectory Prediction with Hypergraph Reasoning

2024-01-12 · Weizheng Wang, Chaowei Wang, Baijian Yang, Guohua Chen 외

Predicting crowded intents and trajectories is crucial in varouls real-world applications, including service robots and autonomous vehicles. Understanding environmental dynamics is challenging, not only due to the comple…

Autonomous VehiclesTrajectory Prediction

HGTUL: A Hypergraph-based Model For Trajectory User Linking

2025-02-11 · Fengjie Chang, Xinning Zhu, Zheng Hu, Yang Qin

Trajectory User Linking (TUL), which links anonymous trajectories with users who generate them, plays a crucial role in modeling human mobility. Despite significant advancements in this field, existing studies primarily …