← Search

Aneta Neumann

7 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…