← Search

Andreas Krause

211 accepted papers

2026

A Unified Density Operator View of Flow Control and Merging

ICML 2026poster

Recent progress in large-scale flow and diffusion models raised two fundamental algorithmic challenges: $(i)$ control-based reward adaptation of pre-trained flows, and $(ii)$ integration of multiple models, i.e., flow merging. While current approaches address them separately, we introduce a unifying…

Cited by 0SourceScholar
2026

ActiveUltraFeedback: Efficient Preference Data Generation using Active Learning

ICML 2026poster

Reinforcement Learning from Human Feedback (RLHF) has become the standard for aligning Large Language Models (LLMs), yet its efficacy is bottlenecked by the high cost of acquiring preference data, especially in low-resource and expert domains. To address this, we introduce ActiveUltraFeedback, a mod…

Cited by 0SourceScholar
2026

Constrained Flow Optimization via Sequential Fine-Tuning for Molecular Design

ICML 2026poster

Adapting generative foundation models, in particular diffusion and flow models, to optimize given reward functions (e.g., binding affinity) while satisfying constraints (e.g., molecular synthesizability) is fundamental for their adoption in real-world scientific discovery applications such as molecu…

Cited by 0SourceScholar
2026

Efficient Tail-Aware Generative Optimization via Flow Model Fine-Tuning

ICML 2026poster

Fine-tuning pre-trained diffusion and flow models to optimize downstream utilities is central to real-world deployment. Existing entropy-regularized methods primarily maximize expected reward, providing no mechanism to shape tail behavior. However, tail control is often essential: the lower tail det…

Cited by 0SourceScholar
2026

Flow Expansion via Verifier-Constrained Noised State Space Exploration

ICLR 2026poster

Flow and diffusion models are typically pre-trained on limited available data (e.g., molecular samples), covering only a fraction of the valid design space (e.g., the full molecular space). As a consequence, they tend to generate samples from only a narrow portion of the feasible domain. This is a f…

Cited by 0SourceScholar
2026

Learning Koopman Representations with Controllability Guarantees

ICLR 2026poster

Learning nonlinear dynamical models from data is central to control. Two fundamental challenges exist: (1) how to learn accurate models from limited data, and (2) how to ensure the learned models are suitable for control design of the nominal system. We address both by enforcing a critical \emph{a p…

Cited by 0SourceScholar
2026

Policy Search via Bayesian Optimization with Temporal Difference Gaussian Processes

ICML 2026poster

Bayesian optimization (BO) is a method commonly used for policy search in problems with low-dimensional policy parameterizations. While it is generally considered data-efficient, existing BO approaches are agnostic to the sequential structure of the optimization objective induced by policy roll-outs…

Cited by 0SourceScholar
2026

Position: Anthropomorphic Misalignment Research Needs Stronger Evidence

ICML 2026oral

We argue that many Anthropomorphized Misalignment Research (AMR) studies need stronger evidence to ensure that they can provide a robust foundation for critical safety decisions, such as model deployment and regulation. By evaluating failure modes across different misalignment concepts, such as dece…

Cited by 0SourceScholar
2026

Reinforcement Learning via Self-Distillation

ICML 2026poster

Large language models are increasingly post-trained with reinforcement learning in verifiable domains such as code and math. Yet, current methods for reinforcement learning with verifiable rewards (RLVR) learn only from a scalar outcome reward per attempt, creating a severe credit-assignment bottlen…

Cited by 0SourceScholar
2026

Robust-Sub-Gaussian Model Predictive Control for Safe Ultrasound-Image-Guided Robotic Spinal Surgery

RA-L 2026

Safety-critical control using high-dimensional sensory feedback from optical data (e.g., images, point clouds) poses significant challenges in domains like autonomous driving and robotic surgery. Control can rely on low-dimensional states estimated from high-dimensional data. However, the estimation

Cited by 0SourceScholar
2026

Safe Exploration via Policy Priors

ICLR 2026poster

Safe exploration is a key requirement for reinforcement learning agents to learn and adapt online, beyond controlled (e.g. simulated) environments. In this work, we tackle this challenge by utilizing suboptimal yet conservative policies (e.g., obtained from offline data or simulators) as priors. Our…

Cited by 0SourceScholar
2026

Sample-efficient and Scalable Exploration in Continuous-Time RL

ICLR 2026poster

Reinforcement learning algorithms are typically designed for discrete-time dynamics, even though the underlying real-world control systems are often continuous in time. In this paper, we study the problem of continuous-time reinforcement learning, where the unknown system dynamics are represented us…

Cited by 0SourcecodeScholar
2026

Specialization after Generalization: Towards Understanding Test-Time Training in Foundation Models

ICLR 2026poster

Recent empirical studies have explored the idea of continuing to train a model at test-time for a given task, known as test-time training (TTT), and have found it to yield significant performance improvements. However, there is limited understanding of why and when TTT is effective. Earlier explanat…

Cited by 0SourceScholar
2026

Stackelberg Learning from Human Feedback: Preference Optimization as a Sequential Game

ICLR 2026poster

We introduce Stackelberg Learning from Human Feedback (SLHF), a new framework for preference optimization. SLHF frames the alignment problem as a sequential-move game between two policies: a Leader, which commits to an action, and a Follower, which responds conditionally on the Leader's action. This…

Cited by 0SourcecodeScholar
2026

Test-time Offline Reinforcement Learning on Goal-related Experience

ICML 2026poster

Foundation models compress a large amount of information in a single, large neural network, which can then be queried for individual tasks. There are strong parallels between this widespread framework and offline goal-conditioned reinforcement learning algorithms: a universal value function is train…

Cited by 0SourceScholar
2026

Thompson Sampling via Fine-Tuning of LLMs

ICLR 2026poster

Bayesian optimization in large unstructured discrete spaces is often hindered by the computational cost of maximizing acquisition functions due to the absence of gradients. We propose a scalable alternative based on Thompson sampling that eliminates the need for acquisition function maximization by…

Cited by 0SourcecodeScholar
2026

Value Matching: Scalable and Gradient-Free Reward-Guided Flow Adaptation

ICLR 2026poster

Adapting large-scale flow and diffusion models to downstream tasks through reward optimization is essential for their adoption in real-world applications, including scientific discovery and image generation. While recent fine-tuning methods based on reinforcement learning and stochastic optimal cont…

Cited by 0SourceScholar
2025

ActSafe: Active Exploration with Safety Constraints for Reinforcement Learning

ICLR 2025poster

Reinforcement learning (RL) is ubiquitous in the development of modern AI systems. However, state-of-the-art RL agents require extensive, and potentially unsafe, interactions with their environments to learn effectively. These limitations confine RL agents to simulated environments, hindering their…

Cited by 1SourcePDFScholar
2025

All models are wrong, some are useful: Model Selection with Limited Labels

AISTATS 2025poster

We introduce MODEL SELECTOR, a framework for label-efficient selection of pretrained classifiers. Given a pool of unlabeled target data, MODEL SELECTOR samples a small subset of highly informative examples for labeling, in order to efficiently identify the best pretrained model for deployment on thi…

Cited by 0SourcecodeScholar
2025

Composing Unbalanced Flows for Flexible Docking and Relaxation

ICLR 2025oral

Diffusion models have emerged as a successful approach for molecular docking, but they often cannot model protein flexibility or generate nonphysical poses. We argue that both these challenges can be tackled by framing the problem as a transport between distributions. Still, existing paradigms lack…

Cited by 0SourcePDFScholar
2025

DISCOVER: Automated Curricula for Sparse-Reward Reinforcement Learning

NeurIPS 2025poster

Sparse-reward reinforcement learning (RL) can model a wide range of highly complex tasks. Solving sparse-reward tasks is RL's core premise — requiring efficient exploration coupled with long-horizon credit assignment — and overcoming these challenges is key for building self-improving agents with su…

Cited by 0SourcecodeScholar
2025

Efficiently Learning at Test-Time: Active Fine-Tuning of LLMs

ICLR 2025poster

Recent efforts in fine-tuning language models often rely on automatic data selection, commonly using Nearest Neighbors retrieval from large datasets. However, we theoretically show that this approach tends to select redundant data, limiting its effectiveness or even hurting performance. To address t…

2025

Flow Density Control: Generative Optimization Beyond Entropy-Regularized Fine-Tuning

NeurIPS 2025spotlight

Adapting large-scale foundational flow and diffusion generative models to optimize task-specific objectives while preserving prior information is crucial for real-world applications such as molecular design, protein docking, and creative image generation. Existing principled fine-tuning methods aim…

Cited by 0SourceScholar
2025

Generative Intervention Models for Causal Perturbation Modeling

ICML 2025poster

We consider the problem of predicting perturbation effects via causal models. In many applications, it is a priori unknown which mechanisms of a system are modified by an external perturbation, even though the features of the perturbation are available. For example, in genomics, some properties of a…

Cited by 1SourcePDFScholar
2025

LITE: Efficiently Estimating Gaussian Probability of Maximality

AISTATS 2025poster

We consider the problem of computing the *probability of maximality* (PoM) of a Gaussian random vector, i.e., the probability for each dimension to be maximal. This is a key challenge in applications ranging from Bayesian optimization to reinforcement learning, where the PoM not only helps with find…

Cited by 0SourcecodeScholar
2025

MaxInfoRL: Boosting exploration in reinforcement learning through information gain maximization

ICLR 2025poster

Reinforcement learning (RL) algorithms aim to balance exploiting the current best strategy with exploring new options that could lead to higher rewards. Most common RL algorithms use undirected exploration, i.e., select random sequences of actions. Exploration can also be directed using intrinsic re…

Cited by 1SourcePDFScholar
2025

Optimistic Games for Combinatorial Bayesian Optimization with Application to Protein Design

ICLR 2025poster

Bayesian optimization (BO) is a powerful framework to optimize black-box expensive-to-evaluate functions via sequential interactions. In several important problems (e.g. drug discovery, circuit design, neural architecture search, etc.), though, such functions are defined over large $\textit{combinat…

Cited by 1SourcePDFScholar
2025

Performance-Driven Constrained Optimal Auto-Tuner for MPC

RA-L 2025

A key challenge in tuning Model Predictive Control (<sc xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">MPC</small>) cost function parameters is to ensure that the system performance stays consistently above a certain threshold. To address this challenge, we

Cited by 6SourceScholar
2025

Provable Maximum Entropy Manifold Exploration via Diffusion Models

ICML 2025poster

Exploration is critical for solving real-world decision-making problems such as scientific discovery, where the objective is to generate truly novel designs rather than mimic existing data distributions. In this work, we address the challenge of leveraging the representational power of generative m…

Cited by 0SourcePDFScholar
2025

SOMBRL: Scalable and Optimistic Model-Based RL

NeurIPS 2025poster

We address the challenge of efficient exploration in model-based reinforcement learning (MBRL), where the system dynamics are unknown and the RL agent must learn directly from online interactions. We propose **S**calable and **O**ptimistic **MBRL** (SOMBRL), an approach based on the principle of opt…

Cited by 0SourceScholar
2025

SPiDR: A Simple Approach for Zero-Shot Safety in Sim-to-Real Transfer

NeurIPS 2025poster

Deploying reinforcement learning (RL) safely in the real world is challenging, as policies trained in simulators must face the inevitable *sim-to-real gap*. Robust safe RL techniques are provably safe, however difficult to scale, while domain randomization is more practical yet prone to unsafe behav…

Cited by 0SourceScholar
2025

SonoGym: High Performance Simulation for Challenging Surgical Tasks with Robotic Ultrasound

NeurIPS 2025poster

Ultrasound (US) is a widely used medical imaging modality due to its real-time capabilities, non-invasive nature, and cost-effectiveness. By reducing operator dependency and enhancing access to complex anatomical regions, robotic ultrasound can help improve workflow efficiency. Recent studies have d…

Cited by 0SourcecodeScholar
2025

Standardizing Structural Causal Models

ICLR 2025poster

Synthetic datasets generated by structural causal models (SCMs) are commonly used for benchmarking causal structure learning algorithms. However, the variances and pairwise correlations in SCM data tend to increase along the causal ordering. Several popular algorithms exploit these artifacts, possib…

2024

Bandits with Preference Feedback: A Stackelberg Game Perspective

NeurIPS 2024poster

Bandits with preference feedback present a powerful tool for optimizing unknown target functions when only pairwise comparisons are allowed instead of direct value queries. This model allows for incorporating human feedback into online inference and optimization and has been employed in systems for…

2024

Bridging the Sim-to-Real Gap with Bayesian Inference

IROS 2024poster

We present Sim-FSVGD for learning robot dynamics from data. As opposed to traditional methods, Sim-FSVGD leverages low-fidelity physical priors, e.g., in the form of simulators, to regularize the training of neural network models. While learning accurate dynamics already in the low data regime, Sim-…

Cited by 12SourceScholar
2024

Contextual Bilevel Reinforcement Learning for Incentive Alignment

NeurIPS 2024poster

The optimal policy in various real-world strategic decision-making problems depends both on the environmental configuration and exogenous events. For these settings, we introduce Contextual Bilevel Reinforcement Learning (CB-RL), a stochastic bilevel decision-making model, where the lower level cons…

2024

Data-Efficient Task Generalization via Probabilistic Model-Based Meta Reinforcement Learning

RA-L 2024

We introduce PACOH-RL, a novel model-based Meta-Reinforcement Learning (Meta-RL) algorithm designed to efficiently adapt control policies to changing dynamics. PACOH-RL meta-learns priors for the dynamics model, allowing swift adaptation to new dynamics with minimal interaction data. Existing Meta-R

Cited by 10SourceScholar
2024

Distributionally Robust Model-based Reinforcement Learning with Large State Spaces

AISTATS 2024poster

Three major challenges in reinforcement learning are the complex dynamical systems with large state spaces, the costly data acquisition processes, and the deviation of real-world dynamics from the training environment deployment. To overcome these issues, we study distributionally robust Markov deci…

2024

Geometric Active Exploration in Markov Decision Processes: the Benefit of Abstraction

ICML 2024poster

How can a scientist use a Reinforcement Learning (RL) algorithm to design experiments over a dynamical system's state space? In the case of finite and Markovian systems, an area called *Active Exploration* (AE) relaxes the optimization problem of experiments design into Convex RL, a generalization o…

Cited by 1SourcePDFScholar
2024

Global Reinforcement Learning : Beyond Linear and Convex Rewards via Submodular Semi-gradient Methods

ICML 2024poster

In classic Reinforcement Learning (RL), the agent maximizes an additive objective of the visited states, e.g., a value function. Unfortunately, objectives of this type cannot model many real-world applications such as experiment design, exploration, imitation learning, and risk-averse RL to name a f…

Cited by 7SourcePDFScholar
2024

Intrinsic Gaussian Vector Fields on Manifolds

AISTATS 2024poster

Various applications ranging from robotics to climate science require modeling signals on non-Euclidean domains, such as the sphere. Gaussian process models on manifolds have recently been proposed for such tasks, in particular when uncertainty quantification is needed. In the manifold setting, vect…

2024

Learning Safety Constraints from Demonstrations with Unknown Rewards

AISTATS 2024poster

We propose Convex Constraint Learning for Reinforcement Learning (CoCoRL), a novel approach for inferring shared constraints in a Constrained Markov Decision Process (CMDP) from a set of safe demonstrations with possibly different reward functions. While previous work is limited to demonstrations wi…

2024

Model-Based RL for Mean-Field Games is not Statistically Harder than Single-Agent RL

ICML 2024poster

We study the sample complexity of reinforcement learning (RL) in Mean-Field Games (MFGs) with model-based function approximation that requires strategic exploration to find a Nash Equilibrium policy. We introduce the Partial Model-Based Eluder Dimension (P-MBED), a more effective notion to character…

2024

NeoRL: Efficient Exploration for Nonepisodic RL

NeurIPS 2024spotlight

We study the problem of nonepisodic reinforcement learning (RL) for nonlinear dynamical systems, where the system dynamics are unknown and the RL agent has to learn from a single trajectory, i.e., without resets. We propose **N**on**e**pisodic **O**ptistmic **RL** (NeoRL), an approach based on the p…

Cited by 2SourcePDFScholar
2024

Sinkhorn Flow as Mirror Flow: A Continuous-Time Framework for Generalizing the Sinkhorn Algorithm

AISTATS 2024poster

Many problems in machine learning can be formulated as solving entropy-regularized optimal transport on the space of probability measures. The canonical approach involves the Sinkhorn iterates, renowned for their rich mathematical properties. Recently, the Sinkhorn algorithm has been recast within t…

Cited by 10SourcePDFScholar
2024

Transductive Active Learning: Theory and Applications

NeurIPS 2024poster

We study a generalization of classical active learning to real-world settings with concrete prediction targets where sampling is restricted to an accessible region of the domain, while prediction targets may lie outside this region. We analyze a family of decision rules that sample adaptively to min…

Cited by 4SourcePDFScholar
2024

Transition Constrained Bayesian Optimization via Markov Decision Processes

NeurIPS 2024poster

Bayesian optimization is a methodology to optimize black-box functions. Traditionally, it focuses on the setting where you can arbitrarily query the search space. However, many real-life problems do not offer this flexibility; in particular, the search space of the next query may depend on previous…

Cited by 5SourcePDFScholar
2024

When to Sense and Control? A Time-adaptive Approach for Continuous-Time RL

NeurIPS 2024poster

Reinforcement learning (RL) excels in optimizing policies for discrete-time Markov decision processes (MDP). However, various systems are inherently continuous in time, making discrete-time MDPs an inexact modeling choice. In many applications, such as greenhouse control or medical treatments, each…

2023

A Dynamical System View of Langevin-Based Non-Convex Sampling

NeurIPS 2023spotlight

Non-convex sampling is a key challenge in machine learning, central to non-convex optimization in deep learning as well as to approximate probabilistic inference. Despite its significance, theoretically there remain some important challenges: Existing guarantees suffer from the drawback of lacking g…

Cited by 5SourcePDFScholar
2023

A scalable Walsh-Hadamard regularizer to overcome the low-degree spectral bias of neural networks

UAI 2023poster

Despite the capacity of neural nets to learn arbitrary functions, models trained through gradient descent often exhibit a bias towards “simpler” functions. Various notions of simplicity have been introduced to characterize this behavior. Here, we focus on the case of neural networks with discrete (z…

Cited by 1SourcePDFScholar
2023

Aligned Diffusion Schrödinger Bridges

UAI 2023poster

Diffusion Schrödinger bridges (DSBs) have recently emerged as a powerful framework for recovering stochastic dynamics via their marginal observations at different time points. Despite numerous successful applications, existing algorithms for solving DSBs have so far failed to utilize the structure o…

Cited by 71SourcePDFScholar
2023

Anytime Model Selection in Linear Bandits

NeurIPS 2023poster

Model selection in the context of bandit optimization is a challenging problem, as it requires balancing exploration and exploitation not only for action selection, but also for model selection. One natural approach is to rely on online learning algorithms that treat different models as experts. Exi…

2023

BaCaDI: Bayesian Causal Discovery with Unknown Interventions

AISTATS 2023poster

Inferring causal structures from experimentation is a central task in many domains. For example, in biology, recent advances allow us to obtain single-cell expression data under multiple interventions such as drugs or gene knockouts. However, the targets of the interventions are often uncertain or u…

2023

Efficient Exploration in Continuous-time Model-based Reinforcement Learning

NeurIPS 2023poster

Reinforcement learning algorithms typically consider discrete-time dynamics, even though the underlying systems are often continuous in time. In this paper, we introduce a model-based reinforcement learning algorithm that represents continuous-time dynamics using nonlinear ordinary differential equa…

Cited by 10SourcePDFScholar
2023

Gradient-Based Trajectory Optimization With Learned Dynamics

ICRA 2023poster

Trajectory optimization methods have achieved an exceptional level of performance on real-world robots in recent years. These methods heavily rely on accurate analytical models of the dynamics, yet some aspects of the physical world can only be captured to a limited extent. An alternative approach i…

Cited by 9SourceScholar
2023

Hallucinated adversarial control for conservative offline policy evaluation

UAI 2023poster

We study the problem of conservative off-policy evaluation (COPE) where given an offline dataset of environment interactions, collected by other agents, we seek to obtain a (tight) lower bound on a policy’s performance. This is crucial when deciding whether a given policy satisfies certain minimal p…

2023

Implicit Manifold Gaussian Process Regression

NeurIPS 2023poster

Gaussian process regression is widely used because of its ability to provide well-calibrated uncertainty estimates and handle small or sparse datasets. However, it struggles with high-dimensional data. One possible way to scale this technique to higher dimensions is to leverage the implicit low-dime…

2023

Isotropic Gaussian Processes on Finite Spaces of Graphs

AISTATS 2023poster

We propose a principled way to define Gaussian process priors on various sets of unweighted graphs: directed or undirected, with or without loops. We endow each of these sets with a geometric structure, inducing the notions of closeness and symmetries, by turning them into a vertex set of an appropr…

2023

Lifelong bandit optimization: no prior and no regret

UAI 2023poster

Machine learning algorithms are often repeatedly. applied to problems with similar structure over and over again. We focus on solving a sequence of bandit optimization tasks and develop LIBO, an algorithm which adapts to the environment by learning from past experience and becomes more sample-effici…

Cited by 7SourcePDFScholar
2023

Likelihood Ratio Confidence Sets for Sequential Decision Making

NeurIPS 2023poster

Certifiable, adaptive uncertainty estimates for unknown quantities are an essential ingredient of sequential decision-making algorithms. Standard approaches rely on problem-dependent concentration results and are limited to a specific combination of parameterization, noise family, and estimator. In…

Cited by 11SourcePDFScholar
2023

MARS: Meta-learning as Score Matching in the Function Space

ICLR 2023top-25%

Meta-learning aims to extract useful inductive biases from a set of related datasets. In Bayesian meta-learning, this is typically achieved by constructing a prior distribution over neural network parameters. However, specifying families of computationally viable prior distributions over the high-di…

2023

Multitask Learning with No Regret: from Improved Confidence Bounds to Active Learning

NeurIPS 2023poster

Multitask learning is a powerful framework that enables one to simultaneously learn multiple related tasks by sharing information between them. Quantifying uncertainty in the estimated tasks is of pivotal importance for many downstream applications, such as online or active learning. In this work, w…

Cited by 4SourcePDFScholar
2023

Near-optimal Policy Identification in Active Reinforcement Learning

ICLR 2023top-5%

Many real-world reinforcement learning tasks require control of complex dynamical systems that involve both costly data acquisition processes and large state spaces. In cases where the expensive transition dynamics can be readily evaluated at specified states (e.g., via a simulator), agents can oper…

Cited by 8SourcePDFScholar
2023

Optimistic Active Exploration of Dynamical Systems

NeurIPS 2023poster

Reinforcement learning algorithms commonly seek to optimize policies for solving one particular task. How should we explore an unknown dynamical system such that the estimated model allows us to solve multiple downstream tasks in a zero-shot manner? In this paper, we address this challenge, by deve…

Cited by 12SourcePDFScholar
2023

Replicable Bandits

ICLR 2023poster

In this paper, we introduce the notion of replicable policies in the context of stochastic bandits, one of the canonical problems in interactive learning. A policy in the bandit environment is called replicable if it pulls, with high probability, the exact same sequence of arms in two different and…

Cited by 26SourcePDFScholar
2023

Riemannian stochastic optimization methods avoid strict saddle points

NeurIPS 2023poster

Many modern machine learning applications - from online principal component analysis to covariance matrix identification and dictionary learning - can be formulated as minimization problems on Riemannian manifolds, typically solved with a Riemannian stochastic gradient method (or some variant thereo…

Cited by 8SourcePDFScholar
2023

Safe Risk-Averse Bayesian Optimization for Controller Tuning

RA-L 2023

Controller tuning and parameter optimization are crucial in system design to improve both the controller and underlying system performance. Bayesian optimization (BO) has been established as an efficient model-free method for controller tuning and adaptation. Standard methods, however, are not enoug

Cited by 13SourceScholar
2023

Stochastic Approximation Algorithms for Systems of Interacting Particles

NeurIPS 2023poster

Interacting particle systems have proven highly successful in various machine learning tasks, including approximate Bayesian inference and neural network optimization. However, the analysis of these systems often relies on the simplifying assumption of the \emph{mean-field} limit, where particle num…

Cited by 5SourcePDFScholar
2023

The Schrödinger Bridge between Gaussian Measures has a Closed Form

AISTATS 2023poster

The static optimal transport $(\mathrm{OT})$ problem between Gaussians seeks to recover an optimal map, or more generally a coupling, to morph a Gaussian into another. It has been well studied and applied to a wide variety of tasks. Here we focus on the dynamic formulation of OT, also known as the S…

Cited by 54SourcePDFScholar
2023

Tuning Legged Locomotion Controllers via Safe Bayesian Optimization

CoRL 2023poster

This paper presents a data-driven strategy to streamline the deployment of model-based controllers in legged robotic hardware platforms. Our approach leverages a model-free safe learning algorithm to automate the tuning of control gains, addressing the mismatch between the simplified model used in t…

Cited by 21SourcecodeScholar
2022

A Robust Phased Elimination Algorithm for Corruption-Tolerant Gaussian Process Bandits

NeurIPS 2022accept

We consider the sequential optimization of an unknown, continuous, and expensive to evaluate reward function, from noisy and adversarially corrupted observed rewards. When the corruption attacks are subject to a suitable budget $C$ and the function lives in a Reproducing Kernel Hilbert Space (RKHS),…

Cited by 11SourcePDFScholar
2022

Active Bayesian Causal Inference

NeurIPS 2022accept

Causal discovery and causal reasoning are classically treated as separate and consecutive tasks: one first infers the causal graph, and then uses it to estimate causal effects of interventions. However, such a two-stage approach is uneconomical, especially in terms of actively collected intervention…

2022

Adaptive Gaussian Process Change Point Detection

ICML 2022spotlight

Detecting change points in time series, i.e., points in time at which some observed process suddenly changes, is a fundamental task that arises in many real-world applications, with consequences for safety and reliability. In this work, we propose ADAGA, a novel Gaussian process-based solution to th…

Cited by 15SourcePDFScholar
2022

Amortized Inference for Causal Structure Learning

NeurIPS 2022accept

Inferring causal structure poses a combinatorial search problem that typically involves evaluating structures with a score or independence test. The resulting search is costly, and designing suitable scores or tests that capture prior knowledge is difficult. In this work, we propose to amortize caus…

2022

Constrained Policy Optimization via Bayesian World Models

ICLR 2022spotlight

Improving sample-efficiency and safety are crucial challenges when deploying reinforcement learning in high-stakes real world applications. We propose LAMBDA, a novel model-based approach for policy optimization in safety critical tasks modeled via constrained Markov decision processes. Our approach…

2022

Diversified Sampling for Batched Bayesian Optimization with Determinantal Point Processes

AISTATS 2022poster

In Bayesian Optimization (BO) we study black-box function optimization with noisy point evaluations and Bayesian priors. Convergence of BO can be greatly sped up by batching, where multiple evaluations of the black-box function are performed in a single round. The main difficulty in this setting is…

Cited by 22SourcePDFScholar
2022

Efficient Model-based Multi-agent Reinforcement Learning via Optimistic Equilibrium Computation

ICML 2022spotlight

We consider model-based multi-agent reinforcement learning, where the environment transition model is unknown and can only be learned via expensive interactions with the environment. We propose H-MARL (Hallucinated Multi-Agent Reinforcement Learning), a novel sample-efficient algorithm that can effi…

Cited by 19SourcePDFScholar
2022

Energy-Based Learning for Cooperative Games, with Applications to Valuation Problems in Machine Learning

ICLR 2022poster

Valuation problems, such as feature interpretation, data valuation and model valuation for ensembles, become increasingly more important in many machine learning applications. Such problems are commonly solved by well-known game-theoretic criteria, such as Shapley value or Banzhaf value. In this wor…

Cited by 18SourcePDFScholar
2022

Independent SE(3)-Equivariant Models for End-to-End Rigid Protein Docking

ICLR 2022spotlight

Protein complex formation is a central problem in biology, being involved in most of the cell's processes, and essential for applications, e.g. drug design or protein engineering. We tackle rigid body protein-protein docking, i.e., computationally predicting the 3D structure of a protein-protein com…

2022

Interactively Learning Preference Constraints in Linear Bandits

ICML 2022spotlight

We study sequential decision-making with known rewards and unknown constraints, motivated by situations where the constraints represent expensive-to-evaluate human preferences, such as safe and comfortable driving behavior. We formalize the challenge of interactively learning about these constraints…

2022

Learning Long-Term Crop Management Strategies with CyclesGym

NeurIPS 2022accept

To improve the sustainability and resilience of modern food systems, designing improved crop management strategies is crucial. The increasing abundance of data on agricultural systems suggests that future strategies could benefit from adapting to environmental conditions, but how to design these ada…

Cited by 18SourcePDFScholar
2022

Learning to Cut by Looking Ahead: Cutting Plane Selection via Imitation Learning

ICML 2022spotlight

Cutting planes are essential for solving mixed-integer linear problems (MILPs), because they facilitate bound improvements on the optimal solution value. For selecting cuts, modern solvers rely on manually designed heuristics that are tuned to gauge the potential effectiveness of cuts. We show that…

2022

Meta-Learning Hypothesis Spaces for Sequential Decision-making

ICML 2022spotlight

Obtaining reliable, adaptive confidence sets for prediction functions (hypotheses) is a central challenge in sequential decision-making tasks, such as bandits and model-based reinforcement learning. These confidence sets typically rely on prior assumptions on the hypothesis space, e.g., the known ke…

Cited by 10SourcePDFScholar
2022

Movement Penalized Bayesian Optimization with Application to Wind Energy Systems

NeurIPS 2022accept

Contextual Bayesian optimization (CBO) is a powerful framework for sequential decision-making given side information, with important applications, e.g., in wind energy systems. In this setting, the learner receives context (e.g., weather conditions) at each round, and has to choose an action (e.g.,…

Cited by 13SourcePDFScholar
2022

Near-Optimal Multi-Agent Learning for Safe Coverage Control

NeurIPS 2022accept

In multi-agent coverage control problems, agents navigate their environment to reach locations that maximize the coverage of some density. In practice, the density is rarely known $\textit{a priori}$, further complicating the original NP-hard problem. Moreover, in many applications, agents cannot vi…

2022

Proximal Optimal Transport Modeling of Population Dynamics

AISTATS 2022poster

We propose a new approach to model the collective dynamics of a population of particles evolving with time. As is often the case in challenging scientific applications, notably single-cell genomics, measuring features for these particles requires destroying them. As a result, the population can only…

2021

Addressing the Long-term Impact of ML Decisions via Policy Regret

IJCAI 2021poster

Machine Learning (ML) increasingly informs the allocation of opportunities to individuals and communities in areas such as lending, education, employment, and beyond. Such decisions often impact their subjects' future characteristics and capabilities in an a priori unknown fashion. The decision-make…

2021

Cherry-Picking Gradients: Learning Low-Rank Embeddings of Visual Data via Differentiable Cross-Approximation

ICCV 2021poster

We propose an end-to-end trainable framework that processes large-scale visual data tensors by looking at a fraction of their entries only. Our method combines a neural network encoder with a tensor train decomposition to learn a low-rank latent encoding, coupled with cross-approximation (CA) to lea…

Cited by 6PDFcodeScholar
2021

Combining Pessimism with Optimism for Robust and Efficient Model-Based Deep Reinforcement Learning

ICML 2021spotlight

In real-world tasks, reinforcement learning (RL) agents frequently encounter situations that are not present during training time. To ensure reliable performance, the RL agents need to exhibit robustness to such worst-case situations. The robust-RL framework addresses this challenge via a minimax op…

Cited by 16SourcePDFScholar
2021

DiBS: Differentiable Bayesian Structure Learning

NeurIPS 2021spotlight

Bayesian structure learning allows inferring Bayesian network structure from data while reasoning about the epistemic uncertainty---a key element towards enabling active causal discovery and designing interventions in real world systems. In this work, we propose a general, fully differentiable frame…

2021

Distributional Gradient Matching for Learning Uncertain Neural Dynamics Models

NeurIPS 2021poster

Differential equations in general and neural ODEs in particular are an essential technique in continuous-time system identification. While many deterministic learning algorithms have been designed based on numerical integration via the adjoint method, many downstream tasks such as active learning, e…

2021

Hierarchical Skills for Efficient Exploration

NeurIPS 2021poster

In reinforcement learning, pre-trained low-level skills have the potential to greatly facilitate exploration. However, prior knowledge of the downstream task is required to strike the right balance between generality (fine-grained control) and specificity (faster learning) in skill design. In previo…

2021

Information Directed Reward Learning for Reinforcement Learning

NeurIPS 2021poster

For many reinforcement learning (RL) applications, specifying a reward is difficult. In this paper, we consider an RL setting where the agent can obtain information about the reward only by querying an expert that can, for example, evaluate individual states or provide binary preferences over trajec…

2021

Learning Graph Models for Retrosynthesis Prediction

NeurIPS 2021poster

Retrosynthesis prediction is a fundamental problem in organic synthesis, where the task is to identify precursor molecules that can be used to synthesize a target molecule. A key consideration in building neural models for this task is aligning model design with strategies adopted by chemists. Build…

Cited by 119SourcePDFScholar
2021

Learning Set Functions that are Sparse in Non-Orthogonal Fourier Bases

AAAI 2021technical

Many applications of machine learning on discrete domains, such as learning preference functions in recommender systems or auctions, can be reduced to estimating a set function that is sparse in the Fourier domain. In this work, we present a new family of algorithms for learning Fourier-sparse set f…

2021

Learning Stable Deep Dynamics Models for Partially Observed or Delayed Dynamical Systems

NeurIPS 2021poster

Learning how complex dynamical systems evolve over time is a key challenge in system identification. For safety critical systems, it is often crucial that the learned model is guaranteed to converge to some equilibrium point. To this end, neural ODEs regularized with neural Lyapunov functions are a…

2021

Meta-Learning Reliable Priors in the Function Space

NeurIPS 2021poster

Meta-Learning promises to enable more data-efficient inference by harnessing previous experience from related learning tasks. While existing meta-learning methods help us to improve the accuracy of our predictions in face of data scarcity, they fail to supply reliable uncertainty estimates, often be…

Cited by 37SourcePDFScholar
2021

Near-Optimal Multi-Perturbation Experimental Design for Causal Structure Learning

NeurIPS 2021poster

Causal structure learning is a key problem in many domains. Causal structures can be learnt by performing experiments on the system of interest. We address the largely unexplored problem of designing a batch of experiments that each simultaneously intervene on multiple variables. While potentially m…

2021

Online Active Model Selection for Pre-trained Classifiers

AISTATS 2021poster

Given $k$ pre-trained classifiers and a stream of unlabeled data examples, how can we actively decide when to query a label so that we can distinguish the best model from the rest while making a small number of queries? Answering this question has a profound impact on a range of practical scenarios.…

2021

Online Submodular Resource Allocation with Applications to Rebalancing Shared Mobility Systems

ICML 2021spotlight

Motivated by applications in shared mobility, we address the problem of allocating a group of agents to a set of resources to maximize a cumulative welfare objective. We model the welfare obtainable from each resource as a monotone DR-submodular function which is a-priori unknown and can only be lea…

Cited by 3SourcePDFScholar
2021

PACOH: Bayes-Optimal Meta-Learning with PAC-Guarantees

ICML 2021spotlight

Meta-learning can successfully acquire useful inductive biases from data. Yet, its generalization properties to unseen learning tasks are poorly understood. Particularly if the number of meta-training tasks is small, this raises concerns about overfitting. We provide a theoretical analysis using the…

2021

PopSkipJump: Decision-Based Attack for Probabilistic Classifiers

ICML 2021spotlight

Most current classifiers are vulnerable to adversarial examples, small input perturbations that change the classification output. Many existing attack algorithms cover various settings, from white-box to black-box classifiers, but usually assume that the answers are deterministic and often fail when…

2021

Rao-Blackwellizing the Straight-Through Gumbel-Softmax Gradient Estimator

ICLR 2021oral

Gradient estimation in models with discrete latent variables is a challenging problem, because the simplest unbiased estimators tend to have high variance. To counteract this, modern estimators either introduce bias, rely on multiple function evaluations, or use learned, input-dependent baselines. T…

Cited by 43SourcePDFScholar
2021

Regret Bounds for Gaussian-Process Optimization in Large Domains

NeurIPS 2021poster

The goal of this paper is to characterize Gaussian-Process optimization in the setting where the function domain is large relative to the number of admissible function evaluations, i.e., where it is impossible to find the global optimum. We provide upper bounds on the suboptimality (Bayesian simple…

2021

Risk-averse Heteroscedastic Bayesian Optimization

NeurIPS 2021poster

Many black-box optimization tasks arising in high-stakes applications require risk-averse decisions. The standard Bayesian optimization (BO) paradigm, however, optimizes the expected value only. We generalize BO to trade mean and input-dependent variance of the objective, both of which we assume to…

2021

Robust Generalization despite Distribution Shift via Minimum Discriminating Information

NeurIPS 2021poster

Training models that perform well under distribution shifts is a central challenge in machine learning. In this paper, we introduce a modeling framework where, in addition to training data, we have partial structural knowledge of the shifted test distribution. We employ the principle of minimum disc…

Cited by 14SourcePDFScholar
2021

Safe and Efficient Model-free Adaptive Control via Bayesian Optimization

ICRA 2021poster

Adaptive control approaches yield high-performance controllers when a precise system model or suitable parametrizations of the controller are available. Existing data-driven approaches for adaptive control mostly augment standard model-based methods with additional information about uncertainties in…

Cited by 52SourceScholar
2021

Stochastic Linear Bandits Robust to Adversarial Attacks

AISTATS 2021poster

We consider a stochastic linear bandit problem in which the rewards are not only subject to random noise, but also adversarial attacks subject to a suitable budget $C$ (i.e., an upper bound on the sum of corruption magnitudes across the time horizon). We provide two variants of a Robust Phased Elimi…

Cited by 91SourcePDFScholar
2020

A Real-Robot Dataset for Assessing Transferability of Learned Dynamics Models

ICRA 2020poster

In the context of model-based reinforcement learning and control, a large number of methods for learning system dynamics have been proposed in recent years. The purpose of these learned models is to synthesize new control policies. An important open question is how robust current dynamics-learning m…

Cited by 10SourceScholar
2020

Adaptive Sampling for Stochastic Risk-Averse Learning

NeurIPS 2020poster

In high-stakes machine learning applications, it is crucial to not only perform well {\em on average}, but also when restricted to {\em difficult} examples. To address this, we consider the problem of training models in a risk-averse manner. We propose an adaptive sampling algorithm for stochastical…

2020

Contextual Games: Multi-Agent Learning with Side Information

NeurIPS 2020poster

We formulate the novel class of contextual games, a type of repeated games driven by contextual information at each round. By means of kernel-based regularity assumptions, we model the correlation between different contexts and game outcomes and propose a novel online (meta) algorithm that exploits…

Cited by 23SourcePDFScholar
2020

Coresets via Bilevel Optimization for Continual Learning and Streaming

NeurIPS 2020poster

Coresets are small data summaries that are sufficient for model training. They can be maintained online, enabling efficient handling of large data streams under resource constraints. However, existing constructions are limited to simple models such as k-means and logistic regression. In this work, w…

2020

Distributionally Robust Bayesian Optimization

AISTATS 2020poster

Robustness to distributional shift is one of the key challenges of contemporary machine learning. Attaining such robustness is the goal of distributionally robust optimization, which seeks a solution to an optimization problem that is worst-case robust under a specified distributional shift of an un…

Cited by 106SourcePDFScholar
2020

Efficient Model-Based Reinforcement Learning through Optimistic Policy Search and Planning

NeurIPS 2020spotlight

Model-based reinforcement learning algorithms with probabilistic dynamical models are amongst the most data-efficient learning methods. This is often attributed to their ability to distinguish between epistemic and aleatoric uncertainty. However, while most algorithms distinguish these two uncertain…

2020

From Sets to Multisets: Provable Variational Inference for Probabilistic Integer Submodular Models

ICML 2020poster

Submodular functions have been studied extensively in machine learning and data mining. In particular, the optimization of submodular functions over the integer lattice (integer submodular functions) has recently attracted much interest, because this domain relates naturally to many practical proble…

Cited by 11SourcePDFScholar
2020

Gradient Estimation with Stochastic Softmax Tricks

NeurIPS 2020oral

The Gumbel-Max trick is the basis of many relaxed gradient estimators. These estimators are easy to implement and low variance, but the goal of scaling them comprehensively to large combinatorial distributions is still outstanding. Working within the perturbation model framework, we introduce stocha…

2020

Learning to Play Sequential Games versus Unknown Opponents

NeurIPS 2020poster

We consider a repeated sequential game between a learner, who plays first, and an opponent who responds to the chosen action. We seek to design strategies for the learner to successfully interact with the opponent. While most previous approaches consider known opponent models, we focus on the settin…

Cited by 27SourcePDFScholar
2020

Mixed Strategies for Robust Optimization of Unknown Objectives

AISTATS 2020poster

We consider robust optimization problems, where the goal is to optimize an unknown objective function against the worst-case realization of an uncertain parameter. For this setting, we design a novel sample-efficient algorithm GP-MRO, which sequentially learns about the unknown objective from noisy…

Cited by 18SourcePDFScholar
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

Robust Model-free Reinforcement Learning with Multi-objective Bayesian Optimization

ICRA 2020poster

In reinforcement learning (RL), an autonomous agent learns to perform complex tasks by maximizing an exogenous reward signal while interacting with its environment. In real world applications, test conditions may differ substantially from the training scenario and, therefore, focusing on pure reward…

Cited by 54SourceScholar
2020

Safe Reinforcement Learning via Curriculum Induction

NeurIPS 2020spotlight

In safety-critical applications, autonomous agents may need to learn in an environment where mistakes can be very costly. In such settings, the agent needs to behave safely not only after but also while learning. To achieve this, existing safe reinforcement learning methods make an agent rely on pri…

2019

A Domain Agnostic Measure for Monitoring and Evaluating GANs

NeurIPS 2019poster

Generative Adversarial Networks (GANs) have shown remarkable results in modeling complex distributions, but their evaluation remains an unsettled issue. Evaluations are essential for: (i) relative assessment of different models and (ii) monitoring the progress of a single model throughout training.…

2019

AReS and MaRS Adversarial and MMD-Minimizing Regression for SDEs

ICML 2019oral

Stochastic differential equations are an important modeling class in many disciplines. Consequently, there exist many methods relying on various discretization and numerical integration schemes. In this paper, we propose a novel, probabilistic model for estimating the drift and diffusion given noisy…

2019

Adaptive Sequence Submodularity

NeurIPS 2019poster

In many machine learning applications, one needs to interactively select a sequence of items (e.g., recommending movies based on a user's feedback) or make sequential decisions in a certain order (e.g., guiding an agent through a series of states). Not only do sequences already pose a dauntingly lar…

2019

Adaptive and Safe Bayesian Optimization in High Dimensions via One-Dimensional Subspaces

ICML 2019oral

Bayesian optimization is known to be difficult to scale to high dimensions, because the acquisition step requires solving a non-convex optimization problem in the same search space. In order to scale the method and keep its benefits, we propose an algorithm (LineBO) that restricts the problem to a s…

2019

Bounding Inefficiency of Equilibria in Continuous Actions Games using Submodularity and Curvature

AISTATS 2019poster

Games with continuous strategy sets arise in several machine learning problems (e.g. adversarial learning). For such games, simple no-regret learning algorithms exist in several cases and ensure convergence to coarse correlated equilibria (CCE). The efficiency of such equilibria with respect to a s…

Cited by 14SourcePDFScholar
2019

Consistent Online Optimization: Convex and Submodular

AISTATS 2019poster

Modern online learning algorithms achieve low (sublinear) regret in a variety of diverse settings. These algorithms, however, update their solution at every time step. While these updates are computationally efficient, the very requirement of frequent updates makes the algorithms untenable in some p…

Cited by 18SourcePDFScholar
2019

Efficiently Learning Fourier Sparse Set Functions

NeurIPS 2019spotlight

Learning set functions is a key challenge arising in many domains, ranging from sketching graphs to black-box optimization with discrete parameters. In this paper we consider the problem of efficiently learning set functions that are defined over a ground set of size $n$ and that are sparse (say $k$…

2019

Fast Gaussian process based gradient matching for parameter identification in systems of nonlinear ODEs

AISTATS 2019poster

Parameter identification and comparison of dynamical systems is a challenging task in many fields. Bayesian approaches based on Gaussian process regression over time-series data have been successfully applied to infer the parameters of a dynamical system without explicitly solving it. While the bene…

2019

Information-Directed Exploration for Deep Reinforcement Learning

ICLR 2019poster

Efficient exploration remains a major challenge for reinforcement learning. One reason is that the variability of the returns often depends on the current state and action, and is therefore heteroscedastic. Classical exploration strategies such as upper confidence bound algorithms and Thompson sampl…

2019

Learning Generative Models across Incomparable Spaces

ICML 2019oral

Generative Adversarial Networks have shown remarkable success in learning a distribution that faithfully recovers a reference distribution in its entirety. However, in some cases, we may want to only learn some aspects (e.g., cluster or manifold structure), while modifying others (e.g., style, orien…

Cited by 134SourcePDFScholar
2019

No-Regret Learning in Unknown Games with Correlated Payoffs

NeurIPS 2019poster

We consider the problem of learning to play a repeated multi-agent game with an unknown reward function. Single player online learning algorithms attain strong regret bounds when provided with full information feedback, which unfortunately is unavailable in many real-world scenarios. Bandit feedback…

Cited by 48SourcePDFScholar
2019

Optimal Continuous DR-Submodular Maximization and Applications to Provable Mean Field Inference

ICML 2019oral

Mean field inference for discrete graphical models is generally a highly nonconvex problem, which also holds for the class of probabilistic log-submodular models. Existing optimization methods, e.g., coordinate ascent algorithms, typically only find local optima. In this work we propose provable mea…

Cited by 47SourcePDFScholar
2019

Teaching Multiple Concepts to a Forgetful Learner

NeurIPS 2019poster

How can we help a forgetful learner learn multiple concepts within a limited time frame? While there have been extensive studies in designing optimal schedules for teaching a single concept given a learner's memory model, existing approaches for teaching multiple concepts are typically based on heur…

Cited by 29SourcePDFScholar
2018

An Online Learning Approach to Generative Adversarial Networks

ICLR 2018poster

We consider the problem of training generative models with a Generative Adversarial Network (GAN). Although GANs can accurately model complex distributions, they are known to be difficult to train due to instabilities caused by a difficult minimax optimization problem. In this paper, we view the pro…

Cited by 92SourcePDFScholar
2018

Efficient High Dimensional Bayesian Optimization with Additivity and Quadrature Fourier Features

NeurIPS 2018spotlight

We develop an efficient and provably no-regret Bayesian optimization (BO) algorithm for optimization of black-box functions in high dimensions. We assume a generalized additive model with possibly overlapping variable groups. When the groups do not overlap, we are able to provide the first provably…

Cited by 171SourcePDFScholar
2018

Fairness Behind a Veil of Ignorance: A Welfare Analysis for Automated Decision Making

NeurIPS 2018poster

We draw attention to an important, yet largely overlooked aspect of evaluating fairness for automated decision making systems---namely risk and welfare considerations. Our proposed family of measures corresponds to the long-established formulations of cardinal social welfare in economics, and is jus…

2018

Provable Variational Inference for Constrained Log-Submodular Models

NeurIPS 2018poster

Submodular maximization problems appear in several areas of machine learning and data science, as many useful modelling concepts such as diversity and coverage satisfy this natural diminishing returns property. Because the data defining these functions, as well as the decisions made with the compute…

Cited by 4SourcePDFScholar
2018

Reinforced Imitation: Sample Efficient Deep Reinforcement Learning for Mapless Navigation by Leveraging Prior Demonstrations

RA-L 2018

This letter presents a case study of a learning-based approach for target-driven mapless navigation. The underlying navigation model is an end-to-end neural network, which is trained using a combination of expert demonstrations, imitation learning (IL) and reinforcement learning (RL). While RL and I

Cited by 176SourcecodeScholar
2018

Submodularity on Hypergraphs: From Sets to Sequences

AISTATS 2018poster

In a nutshell, submodular functions encode an intuitive notion of diminishing returns. As a result, submodularity appears in many important machine learning tasks such as feature selection and data summarization. Although there has been a large volume of work devoted to the study of submodular funct…

Cited by 0SourcePDFScholar
2018

The Lyapunov Neural Network: Adaptive Stability Certification for Safe Learning of Dynamical Systems

CoRL 2018

Learning algorithms have shown considerable prowess in simulation by allowing robots to adapt to uncertain environments and improve their performance. However, such algorithms are rarely used in practice on safety-critical systems, since the learned policy typically does not yield any safety guarant

2017

Continuous DR-submodular Maximization: Structure and Algorithms

NeurIPS 2017poster

DR-submodular continuous functions are important objectives with wide real-world applications spanning MAP inference in determinantal point processes (DPPs), and mean-field inference for probabilistic submodular models, amongst others. DR-submodularity captures a subclass of non-convex functions th…

2017

Deletion-Robust Submodular Maximization: Data Summarization with “the Right to be Forgotten”

ICML 2017poster

How can we summarize a dynamic data stream when elements selected for the summary can be deleted at any time? This is an important challenge in online services, where the users generating the data may decide to exercise their right to restrict the service provider from using (part of) their data due…

Cited by 97SourcePDFScholar
2017

Differentially Private Submodular Maximization: Data Summarization in Disguise

ICML 2017poster

Many data summarization applications are captured by the general framework of submodular maximization. As a consequence, a wide range of efficient approximation algorithms have been developed. However, when such applications involve sensitive data about individuals, their privacy concerns are not au…

Cited by 55SourcePDFScholar
2017

Distributed and Provably Good Seedings for k-Means in Constant Rounds

ICML 2017poster

The k-Means++ algorithm is the state of the art algorithm to solve k-Means clustering problems as the computed clusterings are O(log k) competitive in expectation. However, its seeding step requires k inherently sequential passes through the full data set making it hard to scale to massive data sets…

Cited by 39SourcePDFScholar
2017

Guaranteed Non-convex Optimization: Submodular Maximization over Continuous Domains

AISTATS 2017poster

Submodular continuous functions are a category of (generally) non-convex/non-concave functions with a wide spectrum of applications. We characterize these functions and demonstrate that they can be maximized efficiently with approximation guarantees. Specifically, i) We introduce the weak DR proper…

Cited by 182SourcePDFScholar
2017

Guarantees for Greedy Maximization of Non-submodular Functions with Applications

ICML 2017poster

We investigate the performance of the standard Greedy algorithm for cardinality constrained maximization of non-submodular nondecreasing set functions. While there are strong theoretical guarantees on the performance of Greedy for maximizing submodular functions, there are few guarantees for non-sub…

2017

Near-optimal Bayesian Active Learning with Correlated and Noisy Tests

AISTATS 2017poster

We consider the Bayesian active learning and experimental design problem, where the goal is to learn the value of some unknown target variable through a sequence of informative, noisy tests. In contrast to prior work, we focus on the challenging, yet practically relevant setting where test outcomes…

Cited by 27SourcePDFScholar
2017

Probabilistic Submodular Maximization in Sub-Linear Time

ICML 2017poster

In this paper, we consider optimizing submodular functions that are drawn from some unknown distribution. This setting arises, e.g., in recommender systems, where the utility of a subset of items may depend on a user-specific submodular utility function. In modern applications, the ground set of ite…

Cited by 45SourcePDFScholar
2017

Safe Model-based Reinforcement Learning with Stability Guarantees

NeurIPS 2017poster

Reinforcement learning is a powerful paradigm for learning optimal policies from experimental data. However, to find optimal policies, most reinforcement learning algorithms explore all possible actions, which may be harmful for real-world systems. As a consequence, learning algorithms are rarely ap…

2017

Stochastic Submodular Maximization: The Case of Coverage Functions

NeurIPS 2017poster

Stochastic optimization of continuous objectives is at the heart of modern machine learning. However, many important problems are of discrete nature and often involve submodular objectives. We seek to unleash the power of stochastic continuous optimization, namely stochastic gradient descent and its…

Cited by 67SourcePDFScholar
2017

Virtual vs. real: Trading off simulations and physical experiments in reinforcement learning with Bayesian optimization

ICRA 2017poster

In practice, the parameters of control policies are often tuned manually. This is time-consuming and frustrating. Reinforcement learning is a promising alternative that aims to automate this process, yet often requires too many experiments to be practical. In this paper, we propose a solution to thi…

Cited by 176SourceScholar
2016

Actively Learning Hemimetrics with Applications to Eliciting User Preferences

ICML 2016poster

Motivated by an application of eliciting users’ preferences, we investigate the problem of learning hemimetrics, i.e., pairwise distances among a set of n items that satisfy triangle inequalities and non-negativity constraints. In our application, the (asymmetric) distances quantify private costs a…

Cited by 16SourcePDFScholar
2016

Horizontally Scalable Submodular Maximization

ICML 2016poster

A variety of large-scale machine learning problems can be cast as instances of constrained submodular maximization. Existing approaches for distributed submodular maximization have a critical drawback: The capacity - number of instances that can fit in memory - must grow with the data set size. In p…

Cited by 10SourcePDFScholar
2016

Learning Probabilistic Submodular Diversity Models Via Noise Contrastive Estimation

AISTATS 2016poster

Modeling diversity of sets of items is important in many applications such as product recommendation and data summarization. Probabilistic submodular models, a family of models including the determinantal point process, form a natural class of distributions, encouraging effects such as diversity, re…

Cited by 35SourcePDFScholar
2016

Learning Sparse Additive Models with Interactions in High Dimensions

AISTATS 2016poster

A function f: \mathbbR^d →\mathbbR is referred to as a Sparse Additive Model (SPAM), if it is of the form f(x) = \sum_l ∈S \phi_l(x_l), where S ⊂[d], |S| ≪d. Assuming \phi_l’s and S to be unknown, the problem of estimating f from its samples has been studied extensively. In this work, we consider a…

Cited by 12SourcePDFScholar
2016

Learning Sparse Combinatorial Representations via Two-stage Submodular Maximization

ICML 2016poster

We consider the problem of learning sparse representations of data sets, where the goal is to reduce a data set in manner that optimizes multiple objectives. Motivated by applications of data summarization, we develop a new model which we refer to as the two-stage submodular maximization problem. Th…

Cited by 39SourcePDFScholar
2016

Safe Exploration in Finite Markov Decision Processes with Gaussian Processes

NeurIPS 2016poster

In classical reinforcement learning agents accept arbitrary short term loss for long term gain when exploring their environment. This is infeasible for safety critical applications such as robotics, where even a single unsafe action may cause system failure or harm the environment. In this paper, we…

2016

Safe controller optimization for quadrotors with Gaussian processes

ICRA 2016

One of the most fundamental problems when designing controllers for dynamic systems is the tuning of the controller parameters. Typically, a model of the system is used to obtain an initial controller, but ultimately the controller parameters must be tuned manually on the real system to achieve the

Cited by 329SourcecodeScholar