PulseAugur
LIVE 03:35:44
tool · [1 source] ·
0
tool

AttnRouter enhances image editing on MMDiT with per-category attention routing

Researchers have developed AttnRouter, a novel method for training-free image editing on the MMDiT model. This approach utilizes KVInject, a single-forward attention manipulation that blends source-image key/value projections into the noise stream. AttnRouter further enhances this by employing a per-category routing table to dispatch edits to the most effective operation for preserving source structure, significantly improving image quality. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a more efficient and effective method for training-free image editing, potentially improving generative model capabilities.

RANK_REASON This is a research paper detailing a new method for image editing on a specific model. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

COVERAGE [1]

  1. arXiv cs.CV TIER_1 · Guandong Li, Mengxia Ye ·

    AttnRouter: Per-Category Attention Routing for Training-Free Image Editing on MMDiT

    arXiv:2605.01480v1 Announce Type: new Abstract: We study training-free image editing on Qwen-Image-Edit-2511, a 60-block multi-modal diffusion transformer (MMDiT) that concatenates noise and source-image tokens within a single attention stream. We make three contributions. (i) We…