← Search

Mathias Berglund

6 accepted papers

2025

MMAU: A Holistic Benchmark of Agent Capabilities Across Diverse Domains

NAACL 2025findings

Recent advances in large language models (LLMs) have increased the demand for comprehensive benchmarks to evaluate their capabilities as human-like agents. Existing benchmarks, while useful, often focus on specific application scenarios, emphasizing task completion but failing to dissect the underly…

2019

Regularizing Trajectory Optimization with Denoising Autoencoders

NeurIPS 2019poster

Trajectory optimization using a learned model of the environment is one of the core elements of model-based reinforcement learning. This procedure often suffers from exploiting inaccuracies of the learned model. We propose to regularize trajectory optimization by means of a denoising autoencoder tha…

Cited by 16SourcePDFScholar
2016

Scalable Gradient-Based Tuning of Continuous Regularization Hyperparameters

ICML 2016poster

Hyperparameter selection generally relies on running multiple full training trials, with selection based on validation set performance. We propose a gradient-based approach for locally adjusting hyperparameters during training of the model. Hyperparameters are adjusted so as to make the model parame…

2016

Tagger: Deep Unsupervised Perceptual Grouping

NeurIPS 2016poster

We present a framework for efficient perceptual inference that explicitly reasons about the segmentation of its inputs and features. Rather than being trained for any specific segmentation, our framework learns the grouping process in an unsupervised manner or alongside any supervised task. We enab…

2015

Bidirectional Recurrent Neural Networks as Generative Models

NeurIPS 2015poster

Bidirectional recurrent neural networks (RNN) are trained to predict both in the positive and negative time directions simultaneously. They have not been used commonly in unsupervised tasks, because a probabilistic interpretation of the model has been difficult. Recently, two different frameworks, G…

Cited by 172SourcePDFScholar
2015

Semi-supervised Learning with Ladder Networks

NeurIPS 2015poster

We combine supervised learning with unsupervised learning in deep neural networks. The proposed model is trained to simultaneously minimize the sum of supervised and unsupervised cost functions by backpropagation, avoiding the need for layer-wise pre-training. Our work builds on top of the Ladder ne…