← Search

Fabian Falck

8 accepted papers

2025

Implicit Language Models are RNNs: Balancing Parallelization and Expressivity

ICML 2025spotlight

State-space models (SSMs) and transformers dominate the language modeling landscape. However, they are constrained to a lower computational complexity than classical recurrent neural networks (RNNs), limiting their expressivity. In contrast, RNNs lack parallelization during training, raising fundame…

2025

RE-IMAGINE: Symbolic Benchmark Synthesis for Reasoning Evaluation

ICML 2025poster

Recent Large Language Models (LLMs) have reported high accuracy on reasoning benchmarks. However, it is still unclear whether the observed results arise from true “reasoning” or from statistical recall of the training set. Inspired by the ladder of causation (Pearl, 2009) and its three levels (assoc…

Cited by 0SourcePDFScholar
2024

Is In-Context Learning in Large Language Models Bayesian? A Martingale Perspective

ICML 2024poster

In-context learning (ICL) has emerged as a particularly remarkable characteristic of Large Language Models (LLM): given a pretrained LLM and an observed dataset, LLMs can make predictions for new data points from the same distribution without fine-tuning. Numerous works have postulated ICL as approx…

2023

A Unified Framework for U-Net Design and Analysis

NeurIPS 2023poster

U-Nets are a go-to neural architecture across numerous tasks for continuous signals on a square such as images and Partial Differential Equations (PDE), however their design and architecture is understudied. In this paper, we provide a framework for designing and analysing general U-Net architecture…

2022

A Multi-Resolution Framework for U-Nets with Applications to Hierarchical VAEs

NeurIPS 2022accept

U-Net architectures are ubiquitous in state-of-the-art deep learning, however their regularisation properties and relationship to wavelets are understudied. In this paper, we formulate a multi-resolution framework which identifies U-Nets as finite-dimensional truncations of models on an infinite-dim…

Cited by 10SourcePDFScholar
2022

Neural score matching for high-dimensional causal inference

AISTATS 2022poster

Traditional methods for matching in causal inference are impractical for high-dimensional datasets. They suffer from the curse of dimensionality: exact matching and coarsened exact matching find exponentially fewer matches as the input dimension grows, and propensity score matching may match highly…

2021

Multi-Facet Clustering Variational Autoencoders

NeurIPS 2021poster

Work in deep clustering focuses on finding a single partition of data. However, high-dimensional data, such as images, typically feature multiple interesting characteristics one could cluster over. For example, images of objects against a background could be clustered over the shape of the object an…

2020

Comparing View-Based and Map-Based Semantic Labelling in Real-Time SLAM

ICRA 2020poster

Generally capable Spatial AI systems must build persistent scene representations where geometric models are combined with meaningful semantic labels. The many approaches to labelling scenes can be divided into two clear groups: view-based which estimate labels from the input view-wise data and then…

Cited by 6SourceScholar