← Search

Luca Eyring

6 accepted papers

2026

Attentive Multi-Layer Fusion for Vision Transformers

ICML 2026poster

With the rise of large-scale foundation models, efficiently adapting them to downstream tasks remains a central challenge. Linear probing, which freezes the backbone and trains a lightweight head, is computationally efficient but often restricted to last-layer representations. We show that task-rele…

Cited by 0SourceScholar
2026

Diamond Maps: Efficient Reward Alignment via Stochastic Flow Maps

ICML 2026poster

Flow and diffusion models produce high-quality samples, but adapting them to user preferences or constraints post-training remains costly and brittle, a challenge commonly called reward alignment. We argue that efficient reward alignment should be a property of the generative model itself, not an af…

Cited by 0SourceScholar
2025

Disentangled Representation Learning with the Gromov-Monge Gap

ICLR 2025poster

Learning disentangled representations from unlabelled data is a fundamental challenge in machine learning. Solving it may unlock other problems, such as generalization, interpretability, or fairness. Although remarkably challenging to solve in theory, disentanglement is often achieved in practice th…

Cited by 0SourcePDFScholar
2025

Noise Hypernetworks: Amortizing Test-Time Compute in Diffusion Models

NeurIPS 2025poster

The new paradigm of test-time scaling has yielded remarkable breakthroughs in Large Language Models (LLMs) (e.g. reasoning models) and in generative vision models, allowing models to allocate additional computation during inference to effectively tackle increasingly complex problems. Despite the imp…

Cited by 0SourceScholar
2024

ReNO: Enhancing One-step Text-to-Image Models through Reward-based Noise Optimization

NeurIPS 2024poster

Text-to-Image (T2I) models have made significant advancements in recent years, but they still struggle to accurately capture intricate details specified in complex compositional prompts. While fine-tuning T2I models with reward objectives has shown promise, it suffers from "reward hacking" and may n…

2024

Unbalancedness in Neural Monge Maps Improves Unpaired Domain Translation

ICLR 2024poster

In optimal transport (OT), a Monge map is known as a mapping that transports a source distribution to a target distribution in the most cost-efficient way. Recently, multiple neural estimators for Monge maps have been developed and applied in diverse unpaired domain translation tasks, e.g. in single…