← Search

Jilles Vreeken

34 accepted papers

2026

When Flatness Does (Not) Guarantee Adversarial Robustness

ICLR 2026poster

Despite their empirical success, neural networks remain vulnerable to small, adversarial perturbations. A longstanding hypothesis suggests that flat minima, regions of low curvature in the loss landscape, offer increased robustness. While intuitive, this connection has remained largely informal and…

Cited by 0SourcecodeScholar
2025

Federated Binary Matrix Factorization Using Proximal Optimization

AAAI 2025technical

Identifying informative components in binary data is an essential task in many application areas, including life sciences, social sciences, and recommendation systems. Boolean matrix factorization (BMF) is a family of methods that performs this task by factorizing the data into dense factor matrices…

Cited by 0SourcePDFScholar
2025

From Your Block to Our Block: How to Find Shared Structure Between Stochastic Block Models over Multiple Graphs

AAAI 2025technical

Stochastic Block Models (SBMs) are a popular approach to modeling single real-world graphs. The key idea of SBMs is to partition the vertices of the graph into blocks with similar edge densities within, as well as between different blocks. However, what if we are given not one but multiple graphs th…

Cited by 0SourcePDFScholar
2025

Neural Rule Lists: Learning Discretizations, Rules, and Order in One Go

NeurIPS 2025poster

Interpretable machine learning is essential in high-stakes domains like healthcare. Rule lists are a popular choice due to their transparency and accuracy, but learning them effectively remains a challenge. Existing methods require feature pre-discretization, constrain rule complexity or ordering, o…

Cited by 0SourceScholar
2025

SPACETIME: Causal Discovery from Non-Stationary Time Series

AAAI 2025technical

Understanding causality is challenging and often complicated by changing causal relationships over time and across environments. Climate patterns, for example, shift over time with recurring seasonal trends, while also depending on geographical characteristics such as ecosystem variability. Existing…

Cited by 0SourcePDFScholar
2024

Causal Discovery from Event Sequences by Local Cause-Effect Attribution

NeurIPS 2024poster

Sequences of events, such as crashes in the stock market or outages in a network, contain strong temporal dependencies, whose understanding is crucial to react to and influence future events. In this paper, we study the problem of discovering the underlying causal structure from event sequences. To…

Cited by 0SourcePDFScholar
2024

Discovering Sequential Patterns with Predictable Inter-event Delays

AAAI 2024technical

Summarizing sequential data with serial episodes allows non-trivial insight into the data generating process. Existing methods penalize gaps in pattern occurrences equally, regardless of where in the pattern these occur. This results in a strong bias against patterns with long inter-event delays, an…

Cited by 2SourcePDFScholar
2024

Finding Interpretable Class-Specific Patterns through Efficient Neural Search

AAAI 2024technical

Discovering patterns in data that best describe the differences between classes allows to hypothesize and reason about class-specific mechanisms. In molecular biology, for example, these bear the promise of advancing the understanding of cellular processes differing between tissues or diseases, whic…

Cited by 6SourcePDFScholar
2024

Learning Exceptional Subgroups by End-to-End Maximizing KL-Divergence

ICML 2024spotlight

Finding and describing sub-populations that are exceptional in terms of a target property has important applications in many scientific disciplines, from identifying disadvantaged demographic groups in census data to finding conductive molecules within gold nanoparticles. Current approaches to findi…

Cited by 4SourcePDFScholar
2023

Information-Theoretic Causal Discovery and Intervention Detection over Multiple Environments

AAAI 2023technical

Given multiple datasets over a fixed set of random variables, each collected from a different environment, we are interested in discovering the shared underlying causal network and the local interventions per environment, without assuming prior knowledge on which datasets are observational or interv…

Cited by 9SourcePDFScholar
2023

Nothing but Regrets — Privacy-Preserving Federated Causal Discovery

AISTATS 2023poster

In critical applications, causal models are the prime choice for their trustworthiness and explainability. If data is inherently distributed and privacy-sensitive, federated learning allows for collaboratively training a joint model. Existing approaches for federated causal discovery share locally d…

Cited by 10SourcePDFScholar
2022

Inferring Cause and Effect in the Presence of Heteroscedastic Noise

ICML 2022spotlight

We study the problem of identifying cause and effect over two univariate continuous variables $X$ and $Y$ from a sample of their joint distribution. Our focus lies on the setting when the variance of the noise may be dependent on the cause. We propose to partition the domain of the cause into multip…

Cited by 23SourcePDFScholar
2022

Label-Descriptive Patterns and Their Application to Characterizing Classification Errors

ICML 2022spotlight

State-of-the-art deep learning methods achieve human-like performance on many tasks, but make errors nevertheless. Characterizing these errors in easily interpretable terms gives insight into whether a classifier is prone to making systematic errors, but also gives a way to act and improve the class…

2022

Naming the Most Anomalous Cluster in Hilbert Space for Structures with Attribute Information

AAAI 2022technical

We consider datasets consisting of arbitrarily structured entities (e.g., molecules, sequences, graphs, etc) whose similarity can be assessed with a reproducing ker- nel (or a family thereof). These entities are assumed to additionally have a set of named attributes (e.g.: number_of_atoms, stock_…

Cited by 2SourcePDFScholar
2021

What’s in the Box? Exploring the Inner Life of Neural Networks with Robust Rules

ICML 2021spotlight

We propose a novel method for exploring how neurons within neural networks interact. In particular, we consider activation values of a network for given data, and propose to mine noise-robust rules of the form X {\rightarrow} Y , where X and Y are sets of neurons in different layers. We identify the…

2019

Testing Conditional Independence on Discrete Data using Stochastic Complexity

AISTATS 2019poster

Testing for conditional independence is a core aspect of constraint-based causal discovery. Although commonly used tests are perfect in theory, they often fail to reject independence in practice—especially when conditioning on multiple variables. We focus on discrete data and propose a new test bas…

Cited by 37SourcePDFScholar