← Search

Christoph Hertrich

10 accepted papers

2026

Parameterized Hardness of Zonotope Containment and Neural Network Verification

ICLR 2026poster

Neural networks with ReLU activations are a widely used model in machine learning. It is thus important to have a profound understanding of the properties of the functions computed by such networks. Recently, there has been increasing interest in the (parameterized) computational complexity of deter…

Cited by 0SourceScholar
2025

Decomposition Polyhedra of Piecewise Linear Functions

ICLR 2025spotlight

In this paper we contribute to the frequently studied question of how to decompose a continuous piecewise linear (CPWL) function into a difference of two convex CPWL functions. Every CPWL function has infinitely many such decompositions, but for applications in optimization and neural network theory…

Cited by 4SourcePDFScholar
2025

The Computational Complexity of Counting Linear Regions in ReLU Neural Networks

NeurIPS 2025poster

An established measure of the expressive power of a given ReLU neural network is the number of linear regions into which it partitions the input space. There exist many different, non-equivalent definitions of what a linear region actually is. We systematically assess which papers use which definiti…

Cited by 0SourceScholar
2023

Lower Bounds on the Depth of Integral ReLU Neural Networks via Lattice Polytopes

ICLR 2023poster

We prove that the set of functions representable by ReLU neural networks with integer weights strictly increases with the network depth while allowing arbitrary width. More precisely, we show that $\lceil\log_2(n)\rceil$ hidden layers are indeed necessary to compute the maximum of $n$ numbers, match…

Cited by 23SourcePDFScholar
2023

Training Fully Connected Neural Networks is $\exists\mathbb{R}$-Complete

NeurIPS 2023poster

We consider the algorithmic problem of finding the optimal weights and biases for a two-layer fully connected neural network to fit a given set of data points, also known as empirical risk minimization. We show that the problem is $\exists\mathbb{R}$-complete. This complexity class can be defined as…

Cited by 0SourcePDFScholar
2021

Provably Good Solutions to the Knapsack Problem via Neural Networks of Bounded Size

AAAI 2021technical

The development of a satisfying and rigorous mathematical understanding of the performance of neural networks is a major challenge in artificial intelligence. Against this background, we study the expressive power of neural networks through the example of the classical NP-hard Knapsack Problem. Our…

2021

Towards Lower Bounds on the Depth of ReLU Neural Networks

NeurIPS 2021poster

We contribute to a better understanding of the class of functions that is represented by a neural network with ReLU activations and a given architecture. Using techniques from mixed-integer optimization, polyhedral theory, and tropical geometry, we provide a mathematical counterbalance to the univer…