paper-with-me

Papers

MADI: Masking-Augmented Diffusion with Inference-Time Scaling for Visual Editing

2025-07-16 · Shreya Kadambi, Risheek Garrepalli, Shubhankar Borse, Munawar Hyatt, Fatih Porikli arxiv

Despite the remarkable success of diffusion models in text-to-image generation, their effectiveness in grounded visual editing and compositional control remains challenging. Motivated by advances in self-supervised learning and in-context generative modeling, we propose a series of simple yet powerful design choices that significantly enhance diffusion model capacity for structured, controllable generation and editing. We introduce Masking-Augmented Diffusion with Inference-Time Scaling (MADI), a framework that improves the editability, compositionality and controllability of diffusion models through two core innovations. First, we introduce Masking-Augmented gaussian Diffusion (MAgD), a novel training strategy with dual corruption process which combines standard denoising score matching and masked reconstruction by masking noisy input from forward process. MAgD encourages the model to learn discriminative and compositional visual representations, thus enabling localized and structure-aware editing. Second, we introduce an inference-time capacity scaling mechanism based on Pause Tokens, which act as special placeholders inserted into the prompt for increasing computational capacity at inference time. Our findings show that adopting expressive and dense prompts during training further enhances performance, particularly for MAgD. Together, these contributions in MADI substantially enhance the editability of diffusion models, paving the way toward their integration into more general-purpose, in-context generative diffusion architectures.

📄 PDF Abstract BibTeX arXiv:2507.13401

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningText-to-Image Generation

Similar Papers 제목 키워드 기반

MaDiS: Taming Masked Diffusion Language Models for Sign Language Generation

2026-01-27 · Ronglai Zuo, Rolandos Alexandros Potamias, Qi Sun, Evangelos Ververas 외 arxiv

Sign language generation (SLG) aims to translate written texts into expressive sign motions, bridging communication barriers for the Deaf and Hard-of-Hearing communities. Recent studies formulate SLG within the language …

MADiff: Offline Multi-agent Learning with Diffusion Models

2023-05-27 · Zhengbang Zhu, Minghuan Liu, Liyuan Mao, Bingyi Kang 외

Offline reinforcement learning (RL) aims to learn policies from pre-existing datasets without further interactions, making it a challenging task. Q-learning algorithms struggle with extrapolation errors in offline settin…

Offline RLQ-LearningReinforcement Learning (RL)Trajectory Prediction

Pharmacophore-Conditioned Diffusion Model for Ligand-Based De Novo Drug Design

2025-05-15 · Amira Alakhdar, Barnabas Poczos, Newell Washburn

Developing bioactive molecules remains a central, time- and cost-heavy challenge in drug discovery, particularly for novel targets lacking structural or functional data. Pharmacophore modeling presents an alternative for…

Drug DesignDrug Discovery

MADiff: Motion-Aware Mamba Diffusion Models for Hand Trajectory Prediction on Egocentric Videos

2024-09-04 · Junyi Ma, Xieyuanli Chen, Wentao Bao, Jingyi Xu 외

Understanding human intentions and actions through egocentric videos is important on the path to embodied artificial intelligence. As a branch of egocentric vision techniques, hand trajectory prediction plays a vital rol…

DenoisingMambaRobot ManipulationTrajectory Prediction

Stop Training for the Worst: Progressive Unmasking Accelerates Masked Diffusion Training

2026-02-10 · Jaeyeon Kim, Jonathan Geuter, David Alvarez-Melis, Sham Kakade 외 arxiv

Masked Diffusion Models (MDMs) have emerged as a promising approach for generative modeling in discrete spaces. By generating sequences in any order and allowing for parallel decoding, they enable fast inference and stro…