paper-with-me

Papers

Destruction is a General Strategy to Learn Generation; Diffusion's Strength is to Take it Seriously; Exploration is the Future

2026-05-28 · Pierre-André Noël arxiv

I present diffusion models as part of a family of machine learning techniques that withhold information from a model's input and train it to guess the withheld information. I argue that diffusion's destroying approach to withholding is more flexible than typical hand-crafted information withholding techniques, providing a rich training playground that could be advantageous in some settings, notably data-scarce ones. I then address subtle issues that may arise when porting reinforcement learning techniques to the diffusion context, and wonder how such exploration problems could be addressed in more diffusion-native ways. I do not have definitive answers, but I do point my fingers in directions I deem interesting. A tutorial follows this thesis, expanding on the destroy-then-generate perspective. A novel kind of probabilistic graphical models is introduced to facilitate the tutorial's exposition.

📄 PDF Abstract BibTeX arXiv:2605.30553

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Dimensionality-Varying Diffusion Process

2022-11-29 · CVPR 2023 1 · Han Zhang, Ruili Feng, Zhantao Yang, Lianghua Huang 외

Diffusion models, which learn to reverse a signal destruction process to generate new data, typically require the signal at each step to have the same dimension. We argue that, considering the spatial redundancy in image…

Image Generation

Robots that redesign themselves through kinematic self-destruction

2026-03-12 · Chen Yu, Sam Kriegman arxiv

Every robot built to date was predesigned by an external process, prior to deployment. Here we show a robot that actively participates in its own design during its lifetime. Starting from a randomly assembled body, and u…

TextDestroyer: A Training- and Annotation-Free Diffusion Method for Destroying Anomal Text from Images

2024-11-01 · Mengcheng Li, Mingbao Lin, Fei Chao, Chia-Wen Lin 외

In this paper, we propose TextDestroyer, the first training- and annotation-free method for scene text destruction using a pre-trained diffusion model. Existing scene text removal models require complex annotation and re…

Denoising

Robust experimental data assimilation for the Spalart-Allmaras turbulence model

2023-09-13 · Deepinder Jot Singh Aulakh, Xiang Yang, Romit Maulik

This study presents a methodology focusing on the use of computational model and experimental data fusion to improve the Spalart-Allmaras (SA) closure model for Reynolds-averaged Navier-Stokes solutions. In particular, o…

Friction

Accelerating Diffusion Transformers with Token-wise Feature Caching

2024-10-05 · Chang Zou, Xuyang Liu, Ting Liu, Siteng Huang 외

Diffusion transformers have shown significant effectiveness in both image and video synthesis at the expense of huge computation costs. To address this problem, feature caching methods have been introduced to accelerate …

Video Generation