← Search

Bálint Mucsányi

6 accepted papers

2026

Dynamics Reveals Structure: Challenging the Linear Propagation Assumption

ICML 2026spotlight

Neural networks adapt through first-order parameter updates, yet it remains unclear whether such updates preserve logical coherence. We investigate the geometric limits of the Linear Propagation Assumption (LPA), the premise that local updates coherently propagate to logical consequences. To formali…

Cited by 0SourceScholar
2026

Skill Learning via Policy Diversity Yields Identifiable Representations for Reinforcement Learning

ICLR 2026poster

Self-supervised feature learning and pretraining methods in reinforcement learning (RL) often rely on information-theoretic principles, termed mutual information skill learning (MISL). These methods aim to learn a representation of the environment while also incentivizing exploration thereof. Howeve…

Cited by 0SourceScholar
2025

Debiasing Mini-Batch Quadratics for Applications in Deep Learning

ICLR 2025poster

Quadratic approximations form a fundamental building block of machine learning methods. E.g., second-order optimizers try to find the Newton step into the minimum of a local quadratic proxy to the objective function; and the second-order approximation of a network's loss function can be used to quan…

Cited by 1SourcePDFScholar
2025

Rethinking Approximate Gaussian Inference in Classification

NeurIPS 2025poster

In classification tasks, softmax functions are ubiquitously used as output activations to produce predictive probabilities. Such outputs only capture aleatoric uncertainty. To capture epistemic uncertainty, approximate Gaussian inference methods have been proposed. We develop a common formalism to d…

Cited by 0SourcecodeScholar
2024

Benchmarking Uncertainty Disentanglement: Specialized Uncertainties for Specialized Tasks

NeurIPS 2024spotlight

Uncertainty quantification, once a singular task, has evolved into a spectrum of tasks, including abstained prediction, out-of-distribution detection, and aleatoric uncertainty quantification. The latest goal is disentanglement: the construction of multiple estimators that are each tailored to one a…

2023

URL: A Representation Learning Benchmark for Transferable Uncertainty Estimates

NeurIPS 2023poster

Representation learning has significantly driven the field to develop pretrained models that can act as a valuable starting point when transferring to new datasets. With the rising demand for reliable machine learning and uncertainty quantification, there is a need for pretrained models that not onl…