paper-with-me

Papers

Bridging Perception and Planning: Towards End-to-End Planning for Signal Temporal Logic Tasks

2025-09-16 · Bowen Ye, Junyue Huang, Yang Liu, Xiaozhen Qiao, Xiang Yin arxiv

We investigate the task and motion planning problem for Signal Temporal Logic (STL) specifications in robotics. Existing STL methods rely on pre-defined maps or mobility representations, which are ineffective in unstructured real-world environments. We propose the \emph{Structured-MoE STL Planner} (\textbf{S-MSP}), a differentiable framework that maps synchronized multi-view camera observations and an STL specification directly to a feasible trajectory. S-MSP integrates STL constraints within a unified pipeline, trained with a composite loss that combines trajectory reconstruction and STL robustness. A \emph{structure-aware} Mixture-of-Experts (MoE) model enables horizon-aware specialization by projecting sub-tasks into temporally anchored embeddings. We evaluate S-MSP using a high-fidelity simulation of factory-logistics scenarios with temporally constrained tasks. Experiments show that S-MSP outperforms single-expert baselines in STL satisfaction and trajectory feasibility. A rule-based \emph{safety filter} at inference improves physical executability without compromising logical correctness, showcasing the practicality of the approach.

📄 PDF Abstract BibTeX arXiv:2509.12813

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

A Neuro-Symbolic Framework for Reasoning under Perceptual Uncertainty: Bridging Continuous Perception and Discrete Symbolic Planning

2025-11-18 · Jiahao Wu, Shengwen Yu arxiv

Bridging continuous perceptual signals and discrete symbolic reasoning is a fundamental challenge in AI systems that must operate under uncertainty. We present a neuro-symbolic framework that explicitly models and propag…

Relational ReasoningGraph Neural Network

idSTLPy: A Python Toolbox for Active Perception and Control

2021-11-04 · Rafael Rodrigues da Silva, Kunal Yadav, Hai Lin

This paper describes a Python toolbox for active perception and control synthesis of probabilistic signal temporal logic (PrSTL) formulas of switched linear systems with additive Gaussian disturbances and measurement noi…

Motion Planning

Logically Constrained Robotics Transformers for Enhanced Perception-Action Planning

2024-08-09 · Parv Kapoor, Sai Vemprala, Ashish Kapoor

With the advent of large foundation model based planning, there is a dire need to ensure their output aligns with the stakeholder's intent. When these models are deployed in the real world, the need for alignment is magn…

Trajectory Planning

Drive-R1: Bridging Reasoning and Planning in VLMs for Autonomous Driving with Reinforcement Learning

2025-06-23 · Yue Li, Meng Tian, Dechang Zhu, Jiangtong Zhu 외

Large vision-language models (VLMs) for autonomous driving (AD) are evolving beyond perception and cognition tasks toward motion planning. However, we identify two critical challenges in this direction: (1) VLMs tend to …

Autonomous DrivingMotion Planning

UniTeD: Unified Temporal Diffusion for Joint Perception and Planning in Autonomous Driving

2026-06-24 · Bo Zhao, Xinting Zhao, Naifan Li, Erkang Cheng 외 arxiv

Diffusion models have shown strong potential for multi-modal planning in end-to-end autonomous driving. However, most existing methods confine diffusion to the planning module, conditioning on fixed outputs from separate…

Autonomous Driving