Search papers, labs, and topics across Lattice.
The paper introduces DRIFT, a conditional diffusion framework for generating robot trajectories that balances kinematic smoothness and terminal precision in unstructured environments. DRIFT incorporates a GNN-based Structured Scene Perception (SSP) module for relational inductive bias, ensuring global smoothness, and a Graph-Conditioned Time-Aware GRU (GTGRU) for temporal attention bias, enabling precise local maneuvering. Experiments demonstrate that DRIFT achieves centimeter-level imitation fidelity (0.041m FDE) and competitive smoothness (27.19 Jerk), resulting in executable reference plans.
Achieve centimeter-level precision in robot trajectory generation without sacrificing kinematic smoothness by fusing relational and temporal inductive biases within a diffusion framework.
Trajectory generation for mobile robots in unstructured environments faces a critical dilemma: balancing kinematic smoothness for safe execution with terminal precision for fine-grained tasks. Existing generative planners often struggle with this trade-off, yielding either smooth but imprecise paths or geometrically accurate but erratic motions. To address the aforementioned shortcomings, this article proposes DRIFT (Diffusion-based Rule-Inferred for Trajectories), a conditional diffusion framework designed to generate high-fidelity reference trajectories by integrating two complementary inductive biases. First, a Relational Inductive Bias, realized via a GNN-based Structured Scene Perception (SSP) module, encodes global topological constraints to ensure holistic smoothness. Second, a Temporal Attention Bias, implemented through a novel Graph-Conditioned Time-Aware GRU (GTGRU), dynamically attends to sparse obstacles and targets for precise local maneuvering. In the end, quantitative results demonstrate that DRIFT reconciles these conflicting objectives, achieving centimeter-level imitation fidelity (0.041m FDE) and competitive smoothness (27.19 Jerk). This balance yields highly executable reference plans for downstream control.