paper-with-me

홈 › Papers

Feasibility Restoration under Conflicting STL Specifications with Pareto-Optimal Refinement

2026-03-06 · Tianhao Wu, Yiwei Lyu arxiv

Signal Temporal Logic (STL) is expressive formal language that specifies spatio-temporal requirements in robotics. Its quantitative robustness semantics can be easily integrated with optimization-based control frameworks. However, STL specifications may become conflicting in real-world applications, where safety rules, traffic regulations, and task objectives can be cannot be satisfied together. In these situations, traditional STL-constrained Model Predictive Control (MPC) becomes infeasible and default to conservative behaviors such as freezing, which can largely increase risks in safety-critical scenarios. In this paper, we proposes a unified two-stage framework that first restores feasibility via minimal relaxation, then refine the feasible solution by formulating it as a value-aware multi-objective optimization problem. Using $\varepsilon$-constraint method, we approximate the Pareto front of the multi-objective optimization, which allows analysis of tradeoffs among competing objectives and counterfactual analysis of alternative actions. We demonstrate that the proposed approach avoids deadlock under conflicting STL specifications and enables interpretable decision-making in safety-critical applications by conducting a case study in autonomous driving.

📄 PDF Abstract BibTeX arXiv:2603.06947

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Stochastic Multi-Objective Multi-Armed Bandits: Regret Definition and Algorithm

2025-06-16 · Mansoor Davoodi, Setareh Maghsudi

Multi-armed bandit (MAB) problems are widely applied to online optimization tasks that require balancing exploration and exploitation. In practical scenarios, these tasks often involve multiple conflicting objectives, gi…

Multi-Armed Bandits

Using ASP(Q) to Handle Inconsistent Prioritized Data

2026-04-23 · Meghyn Bienvenu, Camille Bourgaux, Robin Jean, Giuseppe Mazzotta arxiv

We explore the use of answer set programming (ASP) and its extension with quantifiers, ASP(Q), for inconsistency-tolerant querying of prioritized data, where a priority relation between conflicting facts is exploited to …

A Two-Phase Adaptive Balanced Penalty Method for Controllable Pareto Front Learning under Split Feasibility Conditions

2026-05-19 · Nguyen Viet Hoang, Dung D. Le, Tran Ngoc Thang arxiv

We address the open problem of training hypernetworks for Controllable Pareto Front Learning (CPFL) under split feasibility conditions with rigorous theoretical guarantees. We reformulate the constrained Pareto problem a…

Multi-Task Learning

PMF-CL: Pareto-Minimal-Forgetting Continual Learner for Conflicting Tasks

2026-05-18 · Srijith Nair, Atilla Eryilmaz, Jia Liu arxiv

In the literature, many continual learning (CL) algorithms have been proposed to address the issue of catastrophic forgetting in ML models (i.e., learning new tasks leads to the loss of performance on previously learned …

Multi-Task LearningContinual Learning

Aligning Multi-Trajectory Supervision with Policy Optimization for VLA Driving

2026-08-31 · Tian Zhang, Zhuo Huang, Hongrui Ye, Yu Wu 외 arxiv

Vision-language-action (VLA) driving methods increasingly combine multi-trajectory imitation learning with group-relative policy optimization (GRPO), making trajectory selection critical to final performance. However, so…