← Search

András György

24 accepted papers

2025

DataRater: Meta-Learned Dataset Curation

NeurIPS 2025poster

The quality of foundation models depends heavily on their training data. Consequently, great efforts have been put into dataset curation. Yet most approaches rely on manual tuning of coarse-grained mixtures of large buckets of data, or filtering by hand-crafted heuristics. An approach that is ultima…

Cited by 0SourceScholar
2025

Learning Continually by Spectral Regularization

ICLR 2025poster

Loss of plasticity is a phenomenon where neural networks can become more difficult to train over the course of learning. Continual learning algorithms seek to mitigate this effect by sustaining good performance while maintaining network trainability. We develop a new technique for improving continua…

Cited by 4SourcePDFScholar
2025

Prior-Dependent Allocations for Bayesian Fixed-Budget Best-Arm Identification in Structured Bandits

AISTATS 2025poster

We study the problem of Bayesian fixed-budget best-arm identification (BAI) in structured bandits. We propose an algorithm that uses fixed allocations based on the prior information and the structure of the environment. We provide theoretical bounds on its performance across diverse models, includin…

Cited by 0SourcecodeScholar
2024

Non-Stationary Learning of Neural Networks with Automatic Soft Parameter Reset

NeurIPS 2024poster

Neural networks are most often trained under the assumption that data come from a stationary distribution. However, settings in which this assumption is violated are of increasing importance; examples include supervised learning with distributional shifts, reinforcement learning, continual learning…

Cited by 4SourcePDFScholar
2024

To Believe or Not to Believe Your LLM: Iterative Prompting for Estimating Epistemic Uncertainty

NeurIPS 2024poster

We explore uncertainty quantification in large language models (LLMs), with the goal to identify when uncertainty in responses given a query is large. We simultaneously consider both epistemic and aleatoric uncertainties, where the former comes from the lack of knowledge about the ground truth (such…

Cited by 11SourcePDFScholar
2023

Distributed Contextual Linear Bandits with Minimax Optimal Communication Cost

ICML 2023poster

We study distributed contextual linear bandits with stochastic contexts, where $N$ agents/learners act cooperatively to solve a linear bandit-optimization problem with $d$-dimensional features over the course of $T$ rounds. For this problem, we derive the first ever information-theoretic lower bound…

Cited by 9SourcePDFScholar
2023

Online RL in Linearly $q^\pi$-Realizable MDPs Is as Easy as in Linear MDPs If You Learn What to Ignore

NeurIPS 2023oral

We consider online reinforcement learning (RL) in episodic Markov decision processes (MDPs) under the linear $q^\pi$-realizability assumption, where it is assumed that the action-values of all policies can be expressed as linear functions of state-action features. This class is known to be more gen…

Cited by 8SourcePDFScholar
2023

Optimistic Meta-Gradients

NeurIPS 2023poster

We study the connection between gradient-based meta-learning and convex optimisation. We observe that gradient descent with momentum is a special case of meta-gradients, and building on recent results in optimisation, we prove convergence rates for meta learning in the single task setting. While a m…

Cited by 4SourcePDFScholar
2023

Optimistic Natural Policy Gradient: a Simple Efficient Policy Optimization Framework for Online RL

NeurIPS 2023spotlight

While policy optimization algorithms have played an important role in recent empirical success of Reinforcement Learning (RL), the existing theoretical understanding of policy optimization remains rather limited---they are either restricted to tabular MDPs or suffer from highly suboptimal sample com…

Cited by 9SourcePDFScholar
2023

Understanding Self-Predictive Learning for Reinforcement Learning

ICML 2023poster

We study the learning dynamics of self-predictive learning for reinforcement learning, a family of algorithms that learn representations by minimizing the prediction error of their own future latent representations. Despite its recent empirical success, such algorithms have an apparent defect: trivi…

Cited by 34SourcePDFScholar
2022

Confident Approximate Policy Iteration for Efficient Local Planning in $q^\pi$-realizable MDPs

NeurIPS 2022accept

We consider approximate dynamic programming in $\gamma$-discounted Markov decision processes and apply it to approximate planning with linear value-function approximation. Our first contribution is a new variant of Approximate Policy Iteration (API), called Confident Approximate Policy Iteration (CA…

Cited by 13SourcePDFScholar
2022

Defending Against Image Corruptions Through Adversarial Augmentations

ICLR 2022poster

Modern neural networks excel at image classification, yet they remain vulnerable to common image corruptions such as blur, speckle noise or fog. Recent methods that focus on this problem, such as AugMix and DeepAugment, introduce defenses that operate in expectation over a distribution of image corr…

Cited by 54SourcePDFScholar
2020

ImpatientCapsAndRuns: Approximately Optimal Algorithm Configuration from an Infinite Pool

NeurIPS 2020poster

Algorithm configuration procedures optimize parameters of a given algorithm to perform well over a distribution of inputs. Recent theoretical work focused on the case of selecting between a small number of alternatives. In practice, parameter spaces are often very large or infinite, and so successfu…

Cited by 6SourcePDFScholar
2019

Think out of the "Box": Generically-Constrained Asynchronous Composite Optimization and Hedging

NeurIPS 2019poster

We present two new algorithms, ASYNCADA and HEDGEHOG, for asynchronous sparse online and stochastic optimization. ASYNCADA is, to our knowledge, the first asynchronous stochastic optimization algorithm with finite-time data-dependent convergence guarantees for generic convex constraints. In addition…

Cited by 8SourcePDFScholar
2016

(Bandit) Convex Optimization with Biased Noisy Gradient Oracles

AISTATS 2016poster

A popular class of algorithms for convex optimization and online learning with bandit feedback rely on constructing noisy gradient estimates, which are then used in place of the actual gradients in appropriately adjusted first-order algorithms. Depending on the properties of the function to be optim…

Cited by 18SourcePDFScholar
2016

Following the Leader and Fast Rates in Linear Prediction: Curved Constraint Sets and Other Regularities

NeurIPS 2016poster

The follow the leader (FTL) algorithm, perhaps the simplest of all online learning algorithms, is known to perform well when the loss functions it is used on are positively curved. In this paper we ask whether there are other "lucky" settings when FTL achieves sublinear, "small" regret. In particula…

Cited by 6SourcePDFScholar
2016

SDP Relaxation with Randomized Rounding for Energy Disaggregation

NeurIPS 2016oral

We develop a scalable, computationally efficient method for the task of energy disaggregation for home appliance monitoring. In this problem the goal is to estimate the energy consumption of each appliance based on the total energy-consumption signal of a household. The current state of the art mode…

2015

Exploiting Symmetries to Construct Efficient MCMC Algorithms With an Application to SLAM

AISTATS 2015poster

The Metropolis-Hastings (MH) algorithm is a flexible method to generate samples from a target distribution, a key problem in probabilistic inference. In this paper we propose a variation of the MH algorithm based on group moves, where the next state is obtained by first choosing a random transformat…

Cited by 9SourcePDFScholar