← Search

Frank Neumann

12 accepted papers

2026

Taming Treewidth DP with Modulators: A General Booster for Graph Heuristics

IJCAI 2026

Treewidth is a fundamental graph invariant that quantifies how tree-like a given graph is. It is extensively used with dynamic programming to design fixed-parameter tractable algorithms for many NP-hard graph combinatorial optimization problems. However, despite broad theoretical applicability, tree

Cited by 0Scholar
2025

Theoretical Analysis of Evolutionary Algorithms with Quality Diversity for a Classical Path Planning Problem

IJCAI 2025

Quality diversity (QD) algorithms, an extension of evolutionary algorithms, excel at generating diverse sets of high-quality solutions for complex problems in robotics, games, and combinatorial optimisation. Despite their success, the underlying mechanisms remain poorly understood due to a lack of a

Cited by 0SourcePDFScholar
2024

Limited Query Graph Connectivity Test

AAAI 2024technical

We propose a combinatorial optimisation model called Limited Query Graph Connectivity Test. We consider a graph whose edges have two possible states (On/Off). The edges' states are hidden initially. We could query an edge to reveal its state. Given a source s and a destination t, we aim to test s−t…

2023

Diverse Approximations for Monotone Submodular Maximization Problems with a Matroid Constraint

IJCAI 2023poster

Finding diverse solutions to optimization problems has been of practical interest for several decades, and recently enjoyed increasing attention in research. While submodular optimization has been rigorously studied in many fields, its diverse solutions extension has not. In this study, we consider…

Cited by 13SourcePDFScholar
2023

Rigorous Runtime Analysis of MOEA/D for Solving Multi-Objective Minimum Weight Base Problems

NeurIPS 2023poster

We study the multi-objective minimum weight base problem, an abstraction of classical NP-hard combinatorial problems such as the multi-objective minimum spanning tree problem. We prove some important properties of the convex hull of the non-dominated front, such as its approximation quality and an u…

Cited by 13SourcePDFScholar
2023

Scalable Edge Blocking Algorithms for Defending Active Directory Style Attack Graphs

AAAI 2023technical

Active Directory (AD) is the default security management system for Windows domain networks. An AD environment naturally describes an attack graph where nodes represent computers/accounts/security groups, and edges represent existing accesses/known exploits that allow the attacker to gain access fr…

Cited by 17SourcePDFScholar
2022

Practical Fixed-Parameter Algorithms for Defending Active Directory Style Attack Graphs

AAAI 2022technical

Active Directory is the default security management system for Windows domain networks. We study the shortest path edge interdiction problem for defending Active Directory style attack graphs. The problem is formulated as a Stackelberg game between one defender and one attacker. The attack graph con…

2022

Runtime Analysis of Single- and Multi-Objective Evolutionary Algorithms for Chance Constrained Optimization Problems with Normally Distributed Random Variables

IJCAI 2022poster

Chance constrained optimization problems allow to model problems where constraints involving stochastic components should only be violated with a small probability. Evolutionary algorithms have been applied to this scenario and shown to achieve high quality results. With this paper, we contribute to…

Cited by 16SourcePDFScholar
2021

Fast Pareto Optimization for Subset Selection with Dynamic Cost Constraints

IJCAI 2021poster

Subset selection with cost constraints is a fundamental problem with various applications such as influence maximization and sensor placement. The goal is to select a subset from a ground set to maximize a monotone objective function such that a monotone cost function is upper bounded by a budget. P…

Cited by 14SourcePDFScholar
2021

Pareto Optimization for Subset Selection with Dynamic Partition Matroid Constraints

AAAI 2021technical

In this study, we consider the subset selection problems with submodular or monotone discrete objective functions under partition matroid constraints where the thresholds are dynamic. We focus on POMC, a simple Pareto optimization approach that has been shown to be effective on such problems. Our an…

Cited by 10SourcePDFScholar