Link Copied.
Method, Device and Storage Media for Multi-Agent Motion Prediction

中文版本

Opportunity

Accurate prediction of motion trajectories for multiple agents (e.g., vehicles, pedestrians, bicycles) in dynamic environments like autonomous driving is critical for safety and efficiency. Existing methods face significant challenges in handling complex interactions among agents and map-dependent traffic rules. Traditional approaches globally model all spatial and temporal relationships between agents and road segments, leading to exponentially increasing computational complexity as the number of agents grows. This computational bottleneck makes real-time prediction infeasible with current processors, especially in dense traffic scenarios. Additionally, coordinate systems in prior art are either vehicle-centric (compromising accuracy) or agent-centric (inefficient for large-scale predictions). There is a pressing need for a scalable, computationally efficient solution that maintains high prediction accuracy while addressing these limitations.

Technology

The patent introduces a novel local-global hierarchical framework for multi-agent motion prediction. Key innovations include:
1. Local Area Processing: Each agent is treated as a central agent, and the traffic scenario is divided into localized areas (e.g., 50-meter radius). This reduces computational load by focusing on relevant interactions within each area.
2. Translation-Invariant Representation: Agent trajectories and lane segments are represented as vectors e.g., { pit – pi t-1 }, ensuring invariance to coordinate system shifts and improving efficiency.
3. Local Eigenvectors: For each central agent, local eigenvectors capture:
   - Agent-Agent Interactions: Modeled via MLP-based attention mechanisms, weighting influences from adjacent agents.
   - Agent-Road Interactions: Lane segments are processed with semantic attributes (e.g., turn lanes, speed limits) using MLPs.
   - Temporal Dependencies: Time-step embeddings integrate historical motion trends (e.g., acceleration, turning intent).
4. Global Coordination: Long-range dependencies between local areas are established by correcting coordinate systems (using relative orientations and positions) and fusing features via a global interaction module. This compensates for localized vision loss while maintaining scalability.

Advantages

  • Computational Efficiency: Reduces complexity from  O((NT + L)2)  to O(NT2 + TN2 + NL), where  N, T, and L are agents, time steps, and lane segments, respectively.
  • High Accuracy: Matches the precision of agent-centric coordinate systems while enabling batch predictions.
  • Scalability: Suitable for dense traffic with many agents.
  • Robustness: Handles heterogeneous agents (vehicles, pedestrians) and complex road geometries.

Applications

  • Autonomous Vehicles: Predicting trajectories of surrounding vehicles/pedestrians for collision avoidance.
  • Traffic Management: Simulating crowd or vehicle flows in smart cities.
  • Robotics: Multi-robot path planning in dynamic environments.
  • Augmented Reality: Virtual agent navigation in shared spaces.
Remarks
IDF: 1148
IP Status
Patent filed
Technology Readiness Level (TRL)
4
Questions about this Technology?
Contact Our Tech Manager
Contact Our Tech Manager
Method, Device and Storage Media for Multi-Agent Motion Prediction

Personal Information

(ReCaptcha V3 Hidden Field)

We use cookies to ensure you get the best experience on our website.

More Information