← Search

Johannes K. Fichte

12 accepted papers

2026

Structure-Aware Encodings of Argumentation Properties for Clique-width

AAAI 2026technical

Structural measures of graphs, such as treewidth, are central tools in computational complexity resulting in efficient algorithms when exploiting the parameter. It is even known that modern SAT solvers work efficiently on instances of small treewidth. Since these solvers are widely applied, research

Cited by 0SourcePDFScholar
2025

Counting and Reasoning with Plans

AAAI 2025technical

Classical planning asks for a sequence of operators reaching a given goal. While the most common case is to compute a plan, many scenarios require more than that. However, quantitative reasoning on the plan space remains mostly unexplored. A fundamental problem is to count plans, which relates to th…

Cited by 0SourcePDFScholar
2025

Facets in Argumentation: A Formal Approach to Argument Significance

IJCAI 2025

Argumentation is a central subarea of Artificial Intelligence (AI) for modeling and reasoning about arguments. The semantics of abstract argumentation frameworks (AFs) is given by sets of arguments (extensions) and conditions on the relationship between arguments, such as stable or admissible. Today

Cited by 0SourcePDFScholar
2024

Epistemic Logic Programs: Non-Ground and Counting Complexity

IJCAI 2024poster

Answer Set Programming (ASP) is a prominent problem-modeling and solving framework, whose solutions are called answer sets. Epistemic logic programs (ELP) extend ASP to reason about all or some answer sets. Solutions to an ELP can be seen as consequences over multiple collections of answer sets, kno…

Cited by 3SourcePDFScholar
2024

Parallel Empirical Evaluations: Resilience despite Concurrency

AAAI 2024technical

Computational evaluations are crucial in modern problem-solving when we surpass theoretical algorithms or bounds. These experiments frequently take much work, and the sheer amount of needed resources makes it impossible to execute them on a single personal computer or laptop. Cluster schedulers allo…

2023

Inconsistent Cores for ASP: The Perks and Perils of Non-monotonicity

AAAI 2023technical

Answer Set Programming (ASP) is a prominent modeling and solving framework. An inconsistent core (IC) of an ASP program is an inconsistent subset of rules. In the case of inconsistent programs, a smallest or subset-minimal IC contains crucial rules for the inconsistency. In this work, we study fndin…

2023

Quantitative Reasoning and Structural Complexity for Claim-Centric Argumentation

IJCAI 2023poster

Argumentation is a well-established formalism for nonmonotonic reasoning and a vibrant area of research in AI. Claim-augmented argumentation frameworks (CAFs) have been introduced to deploy a conclusion-oriented perspective. CAFs expand argumentation frameworks by an additional step which involves r…

Cited by 5SourcePDFScholar
2022

Plausibility Reasoning via Projected Answer Set Counting - A Hybrid Approach

IJCAI 2022poster

Answer set programming is a form of declarative programming widely used to solve difficult search problems. Probabilistic applications however require to go beyond simple search for one solution and need counting. One such application is plausibility reasoning, which provides more fine-grained reaso…