DifFRACT: Diffusion Feature Reconstruction and Attribution for Circuit Tracing
- lab arXiv
- lab arXivLabs
- product CatalyzeX Code Finder for Papers
- product DagsHub
- product GotitPub
- product Hugging Face
- product ScienceCast
- product alphaXiv
Researchers have extended transcoder-based circuit tracing to multimodal diffusion transformers, a step that opens the black box of image-generation models such as FLUX.1[schnell] to detailed causal analysis for the first time [1][2]. The work, submitted to arXiv on 14 June 2026 under the title DifFRACT, trains timestep-conditioned transcoders that faithfully approximate the input-output behavior of MLP sublayers inside the FLUX.1[schnell] architecture [1][2]. By replacing those MLPs with transcoders and linearizing the remaining computation, the authors obtain exact feature-to-feature attribution and recover compact, interpretable circuits [2]. Mechanistic interpretability has advanced rapidly for large language models — systems with many parameters trained on vast text corpora [8] — but multimodal diffusion transformers for image generation have remained comparatively opaque [2]. Existing tools offer only partial views: attention maps expose limited token interactions, while sparse autoencoders can discover interpretable features without revealing how those features are transformed and composed through nonlinear layers [2]. The new circuits reveal mechanisms underlying attribute binding and cross-stream semantic propagation, and they provide causal explanations for systematic generation errors [1][2]. Circuit-guided interventions are substantially more precise and effective than standard SAE-based steering, according to the paper [2]. Empirically, the transcoders match or slightly outperform sparse autoencoders on the sparsity-faithfulness tradeoff [2]. The preprint appears on arXiv, the open-access repository that has hosted more than two million e-prints since its launch in 1991 and now receives roughly 24,000 submissions per month [6]. The paper’s code is available on GitHub under the DifFRACT repository [1][2].
tool-releasemodel-releaseresearch-paperproduct-launchsafety-researchbenchmarkcommentary
Background sources we checked (7)
- arxiv.org ↗ Mechanistic interpretability seeks to explain neural network behavior by decomposing model computations into interpretable features and circuits. While transcoder-based circuit tracing has recently enabled detailed causal analyses of large language models, multimodal diffusion tr…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…