paper-with-me

Papers

STLCCP: Efficient Convex Optimization-based Framework for Signal Temporal Logic Specifications

2023-05-16 · Yoshinari Takayama, Kazumune Hashimoto, Toshiyuki Ohtsuka

Signal temporal logic (STL) is a powerful formalism for specifying various temporal properties in dynamical systems. However, existing methods, such as mixed-integer programming and nonlinear programming, often struggle to efficiently solve control problems with complex, long-horizon STL specifications. This study introduces \textit{STLCCP}, a novel convex optimization-based framework that leverages key structural properties of STL: monotonicity of the robustness function, its hierarchical tree structure, and correspondence between convexity/concavity in optimizations and conjunctiveness/disjunctiveness in specifications. The framework begins with a structure-aware decomposition of STL formulas, transforming the problem into an equivalent difference of convex (DC) programs. This is then solved sequentially as a convex quadratic program using an improved version of the convex-concave procedure (CCP). To further enhance efficiency, we develop a smooth approximation of the robustness function using a function termed the \textit{mellowmin} function, specifically tailored to the proposed framework. Numerical experiments on motion planning benchmarks demonstrate that \textit{STLCCP} can efficiently handle complex scenarios over long horizons, outperforming existing methods.

📄 PDF Abstract BibTeX arXiv:2305.09441

Code (1)

yotakayama/stlccp 공식 구현

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Trajectory Optimization for UAV-Based Medical Delivery with Temporal Logic Constraints and Convex Feasible Set Collision Avoidance

2025-06-06 · Kaiyuan Chen, Yuhan Suo, Shaowei Cui, Yuanqing Xia 외

This paper addresses the problem of trajectory optimization for unmanned aerial vehicles (UAVs) performing time-sensitive medical deliveries in urban environments. Specifically, we consider a single UAV with 3 degree-of-…

Collision Avoidance

Time-Varying Graph Learning with Constraints on Graph Temporal Variation

2020-01-10 · Koki Yamada, Yuichi Tanaka, Antonio Ortega

We propose a novel framework for learning time-varying graphs from spatiotemporal measurements. Given an appropriate prior on the temporal behavior of signals, our proposed method can estimate time-varying graphs from a …

Graph Learning

Signal Temporal Logic Meets Convex-Concave Programming: A Structure-Exploiting SQP Algorithm for STL Specifications

2023-04-04 · Yoshinari Takayama, Kazumune Hashimoto, Toshiyuki Ohtsuka

This study considers the control problem with signal temporal logic (STL) specifications. Prior works have adopted smoothing techniques to address this problem within a feasible time frame and solve the problem by applyi…

A More Scalable Mixed-Integer Encoding for Metric Temporal Logic

2021-12-02 · Vince Kurtz, Hai Lin

The state-of-the-art in optimal control from timed temporal logic specifications, including Metric Temporal Logic (MTL) and Signal Temporal Logic (STL), is based on Mixed-Integer Convex Programming (MICP). The standard M…

Convex Quaternion Optimization for Signal Processing: Theory and Applications

2023-05-09 · Shuning Sun, Qiankun Diao, Dongpo Xu, Pauline Bourigault 외

Convex optimization methods have been extensively used in the fields of communications and signal processing. However, the theory of quaternion optimization is currently not as fully developed and systematic as that of c…