← Search

Erik Daxberger

7 accepted papers

2025

MM-Spatial: Exploring 3D Spatial Understanding in Multimodal LLMs

ICCV 2025poster

Multimodal large language models (MLLMs) excel at 2D visual understanding but remain limited in their ability to reason about 3D space. In this work, we leverage large-scale high-quality 3D scene data with open-set annotations to introduce 1) a novel supervised fine-tuning dataset and 2) a new evalu…

2025

MMEgo: Towards Building Egocentric Multimodal LLMs for Video QA

ICLR 2025poster

This research aims to comprehensively explore building a multimodal foundation model for egocentric video understanding. To achieve this goal, we work on three fronts. First, as there is a lack of QA data for egocentric video understanding, we automatically generate 7M high-quality QA samples for e…

Cited by 0SourcePDFScholar
2022

Adapting the Linearised Laplace Model Evidence for Modern Deep Learning

ICML 2022spotlight

The linearised Laplace method for estimating model uncertainty has received renewed attention in the Bayesian deep learning community. The method provides reliable error bars and admits a closed-form expression for the model evidence, allowing for scalable selection of model hyperparameters. In this…

Cited by 39SourcePDFScholar
2021

Bayesian Deep Learning via Subnetwork Inference

ICML 2021spotlight

The Bayesian paradigm has the potential to solve core issues of deep neural networks such as poor calibration and data inefficiency. Alas, scaling Bayesian inference to large weight spaces often requires restrictive approximations. In this work, we show that it suffices to perform inference over a s…

2021

Laplace Redux - Effortless Bayesian Deep Learning

NeurIPS 2021poster

Bayesian formulations of deep learning have been shown to have compelling theoretical properties and offer practical functional benefits, such as improved predictive uncertainty quantification and model selection. The Laplace approximation (LA) is a classic, and arguably the simplest family of appro…

Cited by 392SourcePDFScholar
2020

Mixed-Variable Bayesian Optimization

IJCAI 2020poster

The optimization of expensive to evaluate, black-box, mixed-variable functions, i.e. functions that have continuous and discrete inputs, is a difficult and yet pervasive problem in science and engineering. In Bayesian optimization (BO), special cases of this problem that consider fully continuous or…

2020

Sample-Efficient Optimization in the Latent Space of Deep Generative Models via Weighted Retraining

NeurIPS 2020poster

Many important problems in science and engineering, such as drug design, involve optimizing an expensive black-box objective function over a complex, high-dimensional, and structured input space. Although machine learning techniques have shown promise in solving such problems, existing approaches su…