paper-with-me

홈 › Papers

Steering diffusion models with quadratic rewards: a fine-grained analysis

2026-02-18 · Ankur Moitra, Andrej Risteski, Dhruv Rohatgi arxiv

Inference-time algorithms are an emerging paradigm in which pre-trained models are used as subroutines to solve downstream tasks. Such algorithms have been proposed for tasks ranging from inverse problems and guided image generation to reasoning. However, the methods currently deployed in practice are heuristics with a variety of failure modes -- and we have very little understanding of when these heuristics can be efficiently improved. In this paper, we consider the task of sampling from a reward-tilted diffusion model -- that is, sampling from $p^{\star}(x) \propto p(x) \exp(r(x))$ -- given a reward function $r$ and pre-trained diffusion oracle for $p$. We provide a fine-grained analysis of the computational tractability of this task for quadratic rewards $r(x) = x^\top A x + b^\top x$. We show that linear-reward tilts are always efficiently sampleable -- a simple result that seems to have gone unnoticed in the literature. We use this as a building block, along with a conceptually new ingredient -- the Hubbard-Stratonovich transform -- to provide an efficient algorithm for sampling from low-rank positive-definite quadratic tilts, i.e. $r(x) = x^\top A x$ where $A$ is positive-definite and of rank $O(1)$. For negative-definite tilts, i.e. $r(x) = - x^\top A x$ where $A$ is positive-definite, we prove that the problem is intractable even if $A$ is of rank 1 (albeit with exponentially-large entries).

📄 PDF Abstract BibTeX arXiv:2602.16570

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

A General Framework for Inference-time Scaling and Steering of Diffusion Models

2025-01-12 · Raghav Singhal, Zachary Horvitz, Ryan Teehan, Mengye Ren 외

Diffusion models produce impressive results in modalities ranging from images and video to protein design and text. However, generating samples with user-specified properties remains a challenge. Recent research proposes…

Protein Design

Explicit Critic Guidance for Aligning Diffusion Models

2026-05-26 · Zhengyang Liang, Qihang Zhang, Ceyuan Yang arxiv

Online reinforcement learning is becoming increasingly important for aligning diffusion models with non-differentiable objectives. However, existing methods still face limitations in assigning fine-grained credit along d…

Reinforcement Learning

Controllable protein design with particle-based Feynman-Kac steering

2025-11-12 · Erik Hartman, Jonas Wallin, Johan Malmström, Jimmy Olsson arxiv

Proteins underpin most biological function, and the ability to design them with tailored structures and properties is central to advances in biotechnology. Diffusion-based generative models have emerged as powerful tools…

Protein Design

TADA! Tuning Audio Diffusion Models through Activation Steering

2026-02-12 · Łukasz Staniszewski, Katarzyna Zaleska, Mateusz Modrzejewski, Kamil Deja arxiv

Audio diffusion models can synthesize high-fidelity music from text, yet achieving fine-grained control over specific musical attributes remains challenging, as their internal mechanisms for representing high-level conce…

SteeringTTA: Guiding Diffusion Trajectories for Robust Test-Time-Adaptation

2025-10-16 · Jihyun Yu, Yoojin Oh, Wonho Bae, Mingyu Kim 외 arxiv

Test-time adaptation (TTA) aims to correct performance degradation of deep models under distribution shifts by updating models or inputs using unlabeled test data. Input-only diffusion-based TTA methods improve robustnes…

Test-time Adaptation