Daniel Fišer

ORCID: 0000-0003-2383-9477
Publications
Citations
Views
---
Saved
---
About
Contact & Profiles
Research Areas
  • AI-based Problem Solving and Planning
  • Logic, Reasoning, and Knowledge
  • Constraint Satisfaction and Optimization
  • Semantic Web and Ontologies
  • Robotic Path Planning Algorithms
  • Logic, programming, and type systems
  • Formal Methods in Verification
  • Machine Learning and Algorithms
  • Model-Driven Software Engineering Techniques
  • Reinforcement Learning in Robotics
  • Modular Robots and Swarm Intelligence
  • Adversarial Robustness in Machine Learning
  • Manufacturing Process and Optimization
  • Operations Management Techniques
  • Multi-Agent Systems and Negotiation
  • Explainable Artificial Intelligence (XAI)
  • 3D Modeling in Geospatial Applications
  • Advanced Malware Detection Techniques
  • Robot Manipulation and Learning
  • Robotic Locomotion and Control
  • Medical Image Segmentation Techniques
  • Data Management and Algorithms
  • Neural Networks and Applications
  • UAV Applications and Optimization
  • Optimization and Search Problems

Saarland University
2021-2024

Czech Technical University in Prague
2011-2022

University of Chemistry and Technology, Prague
2014

Abstract In this article, we present an overview of the 2023 International Planning Competition. It featured five distinct tracks designed to assess cutting‐edge methods and explore frontiers planning within these settings: classical (deterministic) track, numeric Hierarchical Task Networks (HTN) learning probabilistic reinforcement track. Each evaluated methodologies through one or more subtracks, with goal pushing boundaries current planner performance. To achieve objective, competition...

10.1002/aaai.12169 article EN cc-by AI Magazine 2024-04-05

10.1016/j.neucom.2012.10.004 article EN Neurocomputing 2012-11-14

In this paper, we focus on the inference of mutex groups in lifted (PDDL) representation. We formalize and prove that most commonly used translator from Fast Downward (FD) planning system infers a certain subclass groups, called fact-alternating (fam-groups). Based that, show previously proposed fam-groups-based pruning techniques for STRIPS representation can be utilized during grounding process with fam-groups, i.e., before full is known. Furthermore, propose an improved algorithm...

10.1609/aaai.v34i06.6536 article EN Proceedings of the AAAI Conference on Artificial Intelligence 2020-04-03

Polynomial-time heuristic functions for planning are commonplace since 20 years. But polynomial-time in which input? Almost all existing approaches based on a grounded task representation, not the actual PDDL input is exponentially smaller. This limits practical applicability to cases where representation "small enough". Previous attempts tackle this problem delete relaxation leveraged symmetries reduce blow-up. Here we take more radical approach, applying an additional obtain function that...

10.24963/ijcai.2021/567 article EN 2021-08-01

Checking whether action effects can be undone is an important question for determining, instance, a planning task has dead-ends. In this paper, we investigate the reversibility of actions, that is, when reverted by applying other in order to return original state. We propose broad notion generalizes previously defined versions and interesting properties relevant restrictions. particular, concept uniform guarantees independently state which was applied, using so-called reverse plan. addition,...

10.24963/kr.2020/65 article EN 2020-07-01

Mutex groups are defined in the context of STRIPS planning as sets facts out which, maximally, one can be true any state reachable from initial state. The importance computing and exploiting mutex was repeatedly pointed many studies. However, theoretical analysis is sparse current literature. This work provides a complexity showing that inference hard itself (PSPACE-Complete) it also shows tight relationship between graph cliques. result motivates us to propose new type group called...

10.1613/jair.5321 article EN cc-by Journal of Artificial Intelligence Research 2018-03-11

Heuristics are a crucial component in modern planning systems. In optimal multiagent the state of art is to compute heuristic locally using only information available single agent. This approach has major deficiency as local shortest path can arbitrarily underestimate true cost global problem. As solution, we propose distributed version state-of-the-art LM-Cut heuristic. We show that our algorithm provides estimates provably equal centralized computed on also evaluate experimentally and...

10.1609/icaps.v25i1.13719 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2015-04-08

Simplifying classical planning tasks by removing operators while preserving at least one optimal solution can significantly enhance the performance of planners. In this paper, we introduce notion operator mutex, which is a set that cannot all be part same (strongly) plan. We propose four different methods for inference mutexes and experimentally verify they found in sizable number tasks. show how used combination with structural symmetries to safely remove from task.

10.1609/aaai.v33i01.33017586 article EN Proceedings of the AAAI Conference on Artificial Intelligence 2019-07-17

Testing is a promising way to gain trust in neural action policies π. Previous work on policy testing sequential decision making targeted environment behavior leading failure conditions. But if the unavoidable given that behavior, then π not actually blame. For situation qualify as "bug" π, there must be an alternative π' does better. We introduce generic framework based intuition. This raises bug confirmation problem, deciding whether or state bug. analyze use of optimistic and pessimistic...

10.1609/icaps.v32i1.19820 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2022-06-13

Potential heuristics assign a numerical value (potential) to each fact and compute the heuristic for given state as sum of these potentials. A mutex is an invariant stating that certain combination facts cannot be part any reachable state. In this paper, we use mutexes improve potential in two ways. First, show mutex-based disambiguations goal preconditions operators leads less constrained linear program yielding stronger heuristics. Second, utilize construction new optimization functions...

10.1609/icaps.v30i1.6653 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2020-06-01

Distributed heuristic search is a well established technique for multi-agent planning. It has been shown that distributed heuristics may crucially improve the guidance, but are costly in terms of communication and computation time. One solution to compute additively, sense each agent can its part independently obtain complete estimate by summing up individual parts. In this paper, we show recently published potential good candidate such heuristic, moreover admissible. We also demonstrate how...

10.1609/icaps.v26i1.13757 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2016-03-30

A lifted mutex group is a schematic first-order description of sets facts such that each set contains out which at most one can hold in any reachable state. It was previously shown groups be used for pruning operators during grounding PDDL tasks, i.e., it possible to prune unreachable and dead-end even before the grounded representation known. Here, we show applying technique does not require modification procedure. Instead, compile conditions under use directly into preconditions actions on...

10.1609/icaps.v33i1.27186 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2023-07-01

Classical planning tasks are usually modelled in the PDDL which is a schematic language based on first-order logic. Nevertheless, most of current planners turn this representation into propositional one via grounding process. It well known that process may cause an exponential blowup. Therefore it important to detect grounded atoms redundant sense they not necessary for finding plan and therefore does need generate them. This done by relaxed reachability analysis, can be improved employing...

10.1609/icaps.v31i1.15960 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2021-05-17

Classical planning tasks are modelled in PDDL which is a schematic language based on first-order logic. Most of the current planners turn this lifted representation into propositional one via grounding process. However, may cause an exponential blowup. Therefore it important to investigate methods for searching plans level. To build state-based planner, necessary invent heuristics. We introduce maps between preserving allowing transform task smaller one. propose novel method computing...

10.1609/aaai.v36i9.21212 article EN Proceedings of the AAAI Conference on Artificial Intelligence 2022-06-28

Symbolic search, using Binary Decision Diagrams (BDDs) to represent sets of states, is a competitive approach optimal planning. Yet heuristic search in this context remains challenging. The many advances on admissible planning heuristics are not directly applicable, as they evaluate one state at time. Indeed, progress functions symbolic has been limited and even very informed have shown be detrimental. Here we show how connection can made stronger for LP-based potential heuristics. Our key...

10.1609/aaai.v36i9.21210 article EN Proceedings of the AAAI Conference on Artificial Intelligence 2022-06-28

Privacy-Preserving Multi-Agent Planning (PP-MAP) has recently gained the attention of research community, resulting in a number PP-MAP planners and theoretical works. Many such lack strong guarantees, thus order to compare their abilities w.r.t. privacy, versatile practical metric is crucial. In this work, we propose metric, building on existing work. We generalize implement approach be applicable real planning domains provide an evaluation stateof-the-art over standard set benchmarks. The...

10.1609/icaps.v29i1.3513 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2019-07-05

Testing was recently proposed as a method to gain trust in learned action policies classical planning. Test cases this setting are states generated by fuzzing process that performs random walks from the initial state. A bias attempts these towards policy bugs, is, where sub-optimally. Prior work explored simple based on policy-trace cost. Here, we investigate topic more deeply. We introduce three new biases analyses of shape, estimating whether trace is close looping back itself, it contains...

10.1609/icaps.v34i1.31472 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2024-05-30

Potential heuristics assign numerical values (potentials) to state features, where each feature is a conjunction of facts. It was previously shown that the informativeness potential can be significantly improved by considering complex but computing potentials over all pairs facts already too costly in practice. In this paper, we investigate whether using just few high-dimensional features instead conjunctions up dimension n result while keeping computational cost at bay. We focus on (a)...

10.1609/icaps.v34i1.31478 article EN Proceedings of the International Conference on Automated Planning and Scheduling 2024-05-30

Heuristic search guides the exploration of states via heuristic functions h estimating remaining cost. Symbolic instead replaces individual with that state sets, compactly represented using binary decision diagrams (BDDs). In cost-optimal planning, explicit performs best overall, but symbolic in many domains, so both approaches together constitute art. Yet combinations two have far not been an unqualified success, because (i) must be applicable to sets rather than ones, and (ii) different...

10.1016/j.artint.2024.104174 article EN cc-by Artificial Intelligence 2024-06-21

10.5220/0007256600400049 article EN cc-by-nc-nd Proceedings of the 14th International Conference on Agents and Artificial Intelligence 2019-01-01
Coming Soon ...