paper-with-me

Papers

Active Perception and Control from PrSTL Specifications

2021-11-03 · Rafael Rodrigues da Silva, Vince Kurtz, Hai Lin

Next-generation intelligent systems must plan and execute complex tasks with imperfect information about their environment. As a result, plans must also include actions to learn about the environment. This is known as active perception. Most active perception algorithms rely on reward or cost functions, which are usually challenging to specify and offer few theoretical guarantees. On the other hand, symbolic control methods can account for complex tasks using temporal logic but often do not deal well with uncertainties. This work combines symbolic control with active perception to achieve complex tasks in a partially observed and noisy control system with hybrid dynamics. Our basic idea is to employ a counterexample-guided-inductive-synthesis approach for control from probabilistic signal temporal logic (PrSTL) specifications. Our proposed algorithm combines bounded model checking (BMC) with sampling-based trajectory synthesis for uncertain hybrid systems. Active perception is inherently built into the framework because PrSTL formulas are defined in the chance domain.

📄 PDF Abstract BibTeX arXiv:2111.02226

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Safe Control under Uncertainty

2015-10-25 · Dorsa Sadigh, Ashish Kapoor

Controller synthesis for hybrid systems that satisfy temporal specifications expressing various system properties is a challenging problem that has drawn the attention of many researchers. However, making the assumption …

Autonomous Vehicles

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

Integrated Control and Active Perception in POMDPs for Temporal Logic Tasks and Information Acquisition

2025-04-17 · Chongyang Shi, Michael R. Dorothy, Jie Fu

This paper studies the synthesis of a joint control and active perception policy for a stochastic system modeled as a partially observable Markov decision process (POMDP), subject to temporal logic specifications. The PO…

Using Knowledge Awareness to improve Safety of Autonomous Driving

2023-10-25 · Andrea Calvagna, Arabinda Ghosh, Sadegh Soudjani

We present a method, which incorporates knowledge awareness into the symbolic computation of discrete controllers for reactive cyber physical systems, to improve decision making about the unknown operating environment un…

Autonomous DrivingDecision MakingMotion Planning

Predictable and Performant Reactive Synthesis Modulo Theories via Functional Synthesis

2024-07-12 · Andoni Rodríguez, Felipe Gorostiaga, César Sánchez

Reactive synthesis is the process of generating correct controllers from temporal logic specifications. Classical LTL reactive synthesis handles (propositional) LTL as a specification language. Boolean abstractions allow…