paper-with-me

홈 › Papers

Fuzzy Categorical Planning: Autonomous Goal Satisfaction with Graded Semantic Constraints

2026-01-27 · Shuhui Qu arxiv

Natural-language planning often involves vague predicates (e.g., suitable substitute, stable enough) whose satisfaction is inherently graded. Existing category-theoretic planners provide compositional structure and pullback-based hard-constraint verification, but treat applicability as crisp, forcing thresholding that collapses meaningful distinctions and cannot track quality degradation across multi-step plans. We propose Fuzzy Category-theoretic Planning (FCP), which annotates each action (morphism) with a degree in [0,1], composes plan quality via a t-norm Lukasiewicz, and retains crisp executability checks via pullback verification. FCP grounds graded applicability from language using an LLM with k-sample median aggregation and supports meeting-in-the-middle search using residuum-based backward requirements. We evaluate on (i) public PDDL3 preference/oversubscription benchmarks and (ii) RecipeNLG-Subs, a missing-substitute recipe-planning benchmark built from RecipeNLG with substitution candidates from Recipe1MSubs and FoodKG. FCP improves success and reduces hard-constraint violations on RecipeNLG-Subs compared to LLM-only and ReAct-style baselines, while remaining competitive with classical PDDL3 planners.

📄 PDF Abstract BibTeX arXiv:2601.20021

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robot Tasks with Fuzzy Time Requirements from Natural Language Instructions

2024-11-14 · Sascha Sucker, Michael Neubauer, Dominik Henrich

Natural language allows robot programming to be accessible to everyone. However, the inherent fuzziness in natural language poses challenges for inflexible, traditional robot systems. We focus on instructions with fuzzy …

Scheduling

MCTS Based Dispatch of Autonomous Vehicles under Operational Constraints for Continuous Transportation

2024-07-23 · Milan Tomy, Konstantin M. Seiler, Andrew J. Hill

Continuous transportation of material in the mining industry is achieved by the dispatch of autonomous haul-trucks with discrete haulage capacities. Recently, Monte Carlo Tree Search (MCTS) was successfully deployed in t…

Autonomous VehiclesScheduling

OWA aggregation of multi-criteria with mixed uncertain fuzzy satisfactions

2019-01-24 · Yunjuan Wang, Yong Deng

We apply the Ordered Weighted Averaging (OWA) operator in multi-criteria decision-making. To satisfy different kinds of uncertainty, measure based dominance has been presented to gain the order of different criterion. Ho…

Decision Making

Predictive Planner for Autonomous Driving with Consistency Models

2025-02-12 · Anjian Li, Sangjae Bae, David Isele, Ryne Beeson 외

Trajectory prediction and planning are essential for autonomous vehicles to navigate safely and efficiently in dynamic environments. Traditional approaches often treat them separately, limiting the ability for interactiv…

Autonomous DrivingAutonomous VehiclesNavigateTrajectory Prediction

A*-based Temporal Logic Path Planning with User Preferences on Relaxed Task Satisfaction

2025-11-20 · Disha Kamale, Xi Yu, Cristian-Ioan Vasile arxiv

In this work, we consider the problem of planning for temporal logic tasks in large robot environments. When full task compliance is unattainable, we aim to achieve the best possible task satisfaction by integrating user…