← Search

Tobias Friedrich

11 accepted papers

2025

Efficient Fault-Tolerant Search by Fast Indexing of Subnetworks

AAAI 2025technical

We design sensitivity oracles for error-prone networks. For a network problem Π, the data structure preprocesses a network G=(V,E) and sensitivity parameter f such that, for any set F of up to f link or node failures, it can report the solution of Π in G-F. We study three network problems Π. - L-Hop…

Cited by 0SourcePDFScholar
2025

Strategic Network Creation for Enabling Greedy Routing

AAAI 2025technical

Today we rely on networks that are created and maintained by smart devices. For such networks, there is no governing central authority but instead the network structure is shaped by the decisions of selfish intelligent agents. A key property of such communication networks is that they should be eas…

Cited by 0SourcePDFScholar
2024

Detecting Continuous Gravitational Waves Using Generated Training Data

ICASSP 2024accepted

Detecting continuous gravitational waves using machine learning approaches is an active research topic. With signal strengths between 0.1% and 2%, this classification task is very difficult. The presence of noise makes it impossible even for humans to distinguish between data with and without traces…

Cited by 0SourceScholar
2024

Real-World Networks Are Low-Dimensional: Theoretical and Practical Assessment

IJCAI 2024poster

Recent empirical evidence suggests that real-world networks have very low underlying dimensionality. We provide a theoretical explanation for this phenomenon as well as develop a linear-time algorithm for detecting the underlying dimensionality of such networks. Our theoretical analysis consid…

2024

The Irrelevance of Influencers: Information Diffusion with Re-Activation and Immunity Lasts Exponentially Long on Social Network Models

AAAI 2024technical

Information diffusion models on networks are at the forefront of AI research. The dynamics of such models typically follow stochastic models from epidemiology, used to model not only infections but various phenomena, including the behavior of computer viruses and viral marketing campaigns. A core qu…

Cited by 2SourcePDFScholar
2023

Fast Feature Selection with Fairness Constraints

AISTATS 2023poster

We study the fundamental problem of selecting optimal features for model construction. This problem is computationally challenging on large datasets, even with the use of greedy algorithm variants. To address this challenge, we extend the adaptive query model, recently proposed for the greedy forwar…

Cited by 4SourcePDFScholar
2023

Temporal Network Creation Games

IJCAI 2023poster

Most networks are not static objects, but instead they change over time. This observation has sparked rigorous research on temporal graphs within the last years. In temporal graphs, we have a fixed set of nodes and the connections between them are only available at certain time steps. This gives ris…

Cited by 8SourcePDFScholar
2022

What’s Wrong with Deep Learning in Tree Search for Combinatorial Optimization

ICLR 2022poster

Combinatorial optimization lies at the core of many real-world problems. Especially since the rise of graph neural networks (GNNs), the deep learning community has been developing solvers that derive solutions to NP-hard problems by learning the problem-specific solution structure. However, reproduc…

2021

Adaptive Sampling for Fast Constrained Maximization of Submodular Functions

AISTATS 2021poster

Several large-scale machine learning tasks, such as data summarization, can be approached by maximizing functions that satisfy submodularity. These optimization problems often involve complex side constraints, imposed by the underlying application. In this paper, we develop an algorithm with poly-lo…

Cited by 3SourcePDFScholar
2021

Selfish Creation of Social Networks

AAAI 2021technical

Understanding real-world networks is a core research endeavor within the last two decades. Network Creation Games are a promising approach for this from a game-theoretic perspective. In these games, selfish agents corresponding to nodes in a network strategically decide which links to form to optimi…