← Search

Zalan Fabian

9 accepted papers

2025

Emergence and Evolution of Interpretable Concepts in Diffusion Models

NeurIPS 2025spotlight

Diffusion models have become the go-to method for text-to-image generation, producing high-quality images from pure noise. However, the inner workings of diffusion models is still largely a mystery due to their black-box nature and complex, multi-step generation process. Mechanistic interpretability…

Cited by 0SourceScholar
2025

Hyperphantasia: A Benchmark for Evaluating the Mental Visualization Capabilities of Multimodal LLMs

NeurIPS 2025poster

Mental visualization, the ability to construct and manipulate visual representations internally, is a core component of human cognition and plays a vital role in tasks involving reasoning, prediction, and abstraction. Despite the rapid progress of Multimodal Large Language Models (MLLMs), current be…

Cited by 0SourceScholar
2025

MediConfusion: Can you trust your AI radiologist? Probing the reliability of multimodal medical foundation models

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have tremendous potential to improve the accuracy, availability, and cost-effectiveness of healthcare by providing automated solutions or serving as aids to medical professionals. Despite promising first steps in developing medical MLLMs in the past few years…

Cited by 152SourcePDFScholar
2024

Adapt and Diffuse: Sample-adaptive Reconstruction via Latent Diffusion Models

ICML 2024spotlight

Inverse problems arise in a multitude of applications, where the goal is to recover a clean signal from noisy and possibly (non)linear observations. The difficulty of a reconstruction problem depends on multiple factors, such as the ground truth signal structure, the severity of the degradation and…

2024

DiracDiffusion: Denoising and Incremental Reconstruction with Assured Data-Consistency

ICML 2024poster

Diffusion models have established new state of the art in a multitude of computer vision tasks, including image restoration. Diffusion-based inverse problem solvers generate reconstructions of exceptional visual quality from heavily corrupted measurements. However, in what is widely known as the per…

2023

A Data-Free Approach to Mitigate Catastrophic Forgetting in Federated Class Incremental Learning for Vision Tasks

NeurIPS 2023poster

Deep learning models often suffer from forgetting previously learned information when trained on new data. This problem is exacerbated in federated learning (FL), where the data is distributed and can change independently for each user. Many solutions are proposed to resolve this catastrophic forget…

Cited by 37SourcePDFScholar
2022

HUMUS-Net: Hybrid Unrolled Multi-scale Network Architecture for Accelerated MRI Reconstruction

NeurIPS 2022accept

In accelerated MRI reconstruction, the anatomy of a patient is recovered from a set of undersampled and noisy measurements. Deep learning approaches have been proven to be successful in solving this ill-posed inverse problem and are capable of producing very high quality reconstructions. However, cu…

Cited by 61SourcePDFScholar
2021

Data augmentation for deep learning based accelerated MRI reconstruction with limited data

ICML 2021spotlight

Deep neural networks have emerged as very successful tools for image restoration and reconstruction tasks. These networks are often trained end-to-end to directly reconstruct an image from a noisy or corrupted measurement of that image. To achieve state-of-the-art performance, training on large and…

Cited by 77SourcePDFScholar
2020

Minimax Lower Bounds for Transfer Learning with Linear and One-hidden Layer Neural Networks

NeurIPS 2020poster

Transfer learning has emerged as a powerful technique for improving the performance of machine learning models on new domains where labeled training data may be scarce. In this approach a model trained for a source task, where plenty of labeled training data is available, is used as a starting point…