← Search

Melanie Zeilinger

12 accepted papers

2026

Physics-informed learning under mixing: How physical knowledge speeds up learning

ICLR 2026poster

A major challenge in physics-informed machine learning is to understand how the incorporation of prior domain knowledge affects learning rates when data are dependent. Focusing on empirical risk minimization with physics-informed regularization, we derive complexity-dependent bounds on the excess ri…

Cited by 0SourceScholar
2026

SALAAD: Sparse And Low-Rank Adaptation via ADMM for Large Language Model Inference

ICML 2026poster

Modern large language models are increasingly deployed under compute and memory constraints, making flexible control of model capacity a central challenge. While sparse and low-rank structures naturally trade off capacity and performance, existing approaches often rely on heuristic designs that igno…

Cited by 0SourceScholar
2025

Constraint-Aware Diffusion Guidance for Robotics: Real-Time Obstacle Avoidance for Autonomous Racing

CoRL 2025poster

Diffusion models hold great potential in robotics due to their ability to capture complex, high-dimensional data distributions. However, their lack of constraint-awareness limits their deployment in safety-critical applications. We propose Constraint-Aware Diffusion Guidance (CoDiG), a data-efficien…

Cited by 0SourceScholar
2025

Lambda-Skip Connections: the architectural component that prevents Rank Collapse

ICLR 2025poster

Rank collapse, a phenomenon where embedding vectors in sequence models rapidly converge to a uniform token or equilibrium state, has recently gained at- tention in the deep learning literature. This phenomenon leads to reduced expres- sivity and potential training instabilities due to vanishing grad…

Cited by 0SourcePDFScholar
2025

Optimal kernel regression bounds under energy-bounded noise

NeurIPS 2025poster

Non-conservative uncertainty bounds are key for both assessing an estimation algorithm’s accuracy and in view of downstream tasks, such as its deployment in safety-critical contexts. In this paper, we derive a tight, non-asymptotic uncertainty bound for kernel-based estimation, which can also handle…

Cited by 0SourceScholar
2025

ZipMPC: Compressed Context-Dependent MPC Cost via Imitation Learning

CoRL 2025poster

The computational burden of model predictive control (MPC) limits its application on real-time systems, such as robots, and often requires the use of short prediction horizons. This not only affects the control performance, but also increases the difficulty of designing MPC cost functions that refle…

Cited by 0SourceScholar
2024

MPCC++: Model Predictive Contouring Control for Time-Optimal Flight with Safety Constraints

RSS 2024poster

Quadrotor flight is an extremely challenging problem due to the limited control authority encountered at the limit of handling. Model Predictive Contouring Control (MPCC) has emerged as a promising model-based approach for time optimization problems such as drone racing. However, the standard MPCC f…

Cited by 16SourcePDFScholar
2024

Understanding the Differences in Foundation Models: Attention, State Space Models, and Recurrent Neural Networks

NeurIPS 2024poster

Softmax attention is the principle backbone of foundation models for various artificial intelligence applications, yet its quadratic complexity in sequence length can limit its inference throughput in long-context settings. To address this challenge, alternative architectures such as linear attentio…

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

On-Policy Model Errors in Reinforcement Learning

ICLR 2022poster

Model-free reinforcement learning algorithms can compute policy gradients given sampled environment transitions, but require large amounts of data. In contrast, model-based methods can use the learned model to generate new data, but model errors and bias can render learning unstable or suboptimal. I…

Cited by 10SourcePDFScholar
2020

Noisy-Input Entropy Search for Efficient Robust Bayesian Optimization

AISTATS 2020poster

We consider the problem of robust optimization within the well-established Bayesian Optimization (BO) framework.While BO is intrinsically robust to noisy evaluations of the objective function, standard approaches do not consider the case of uncertainty about the input parameters.In this paper, we pr…