ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.15029
55
0

DRoPE: Directional Rotary Position Embedding for Efficient Agent Interaction Modeling

19 March 2025
Jianbo Zhao
Taiyu Ban
Zhihao Liu
Hangning Zhou
Xiyang Wang
Qibin Zhou
Hailong Qin
Mu Yang
Lei Liu
Bin Li
ArXivPDFHTML
Abstract

Accurate and efficient modeling of agent interactions is essential for trajectory generation, the core of autonomous driving systems. Existing methods, scene-centric, agent-centric, and query-centric frameworks, each present distinct advantages and drawbacks, creating an impossible triangle among accuracy, computational time, and memory efficiency. To break this limitation, we propose Directional Rotary Position Embedding (DRoPE), a novel adaptation of Rotary Position Embedding (RoPE), originally developed in natural language processing. Unlike traditional relative position embedding (RPE), which introduces significant space complexity, RoPE efficiently encodes relative positions without explicitly increasing complexity but faces inherent limitations in handling angular information due to periodicity. DRoPE overcomes this limitation by introducing a uniform identity scalar into RoPE's 2D rotary transformation, aligning rotation angles with realistic agent headings to naturally encode relative angular information. We theoretically analyze DRoPE's correctness and efficiency, demonstrating its capability to simultaneously optimize trajectory generation accuracy, time complexity, and space complexity. Empirical evaluations compared with various state-of-the-art trajectory generation models, confirm DRoPE's good performance and significantly reduced space complexity, indicating both theoretical soundness and practical effectiveness. The video documentation is available atthis https URL.

View on arXiv
@article{zhao2025_2503.15029,
  title={ DRoPE: Directional Rotary Position Embedding for Efficient Agent Interaction Modeling },
  author={ Jianbo Zhao and Taiyu Ban and Zhihao Liu and Hangning Zhou and Xiyang Wang and Qibin Zhou and Hailong Qin and Mu Yang and Lei Liu and Bin Li },
  journal={arXiv preprint arXiv:2503.15029},
  year={ 2025 }
}
Comments on this paper