paper-with-me

Papers

TIDE : Temporal-Aware Sparse Autoencoders for Interpretable Diffusion Transformers in Image Generation

2025-03-10 · Victor Shea-Jay Huang, Le Zhuo, Yi Xin, Zhaokai Wang, Peng Gao, Hongsheng Li

Diffusion Transformers (DiTs) are a powerful yet underexplored class of generative models compared to U-Net-based diffusion models. To bridge this gap, we introduce TIDE (Temporal-aware Sparse Autoencoders for Interpretable Diffusion transformErs), a novel framework that enhances temporal reconstruction within DiT activation layers across denoising steps. TIDE employs Sparse Autoencoders (SAEs) with a sparse bottleneck layer to extract interpretable and hierarchical features, revealing that diffusion models inherently learn hierarchical features at multiple levels (e.g., 3D, semantic, class) during generative pre-training. Our approach achieves state-of-the-art reconstruction performance, with a mean squared error (MSE) of 1e-3 and a cosine similarity of 0.97, demonstrating superior accuracy in capturing activation dynamics along the denoising trajectory. Beyond interpretability, we showcase TIDE's potential in downstream applications such as sparse activation-guided image editing and style transfer, enabling improved controllability for generative systems. By providing a comprehensive training and evaluation protocol tailored for DiTs, TIDE contributes to developing more interpretable, transparent, and trustworthy generative models.

📄 PDF Abstract BibTeX arXiv:2503.07050

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationStyle Transfer

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Temporal Sparse Autoencoders: Leveraging the Sequential Nature of Language for Interpretability

2025-10-30 · Usha Bhalla, Alex Oesterling, Claudio Mayrink Verdun, Himabindu Lakkaraju 외 arxiv

Translating the internal representations and computations of models into concepts that humans can understand is a key goal of interpretability. While recent dictionary learning methods such as Sparse Autoencoders (SAEs) …

E-TIDE: Fast, Structure-Preserving Motion Forecasting from Event Sequences

2026-03-29 · Biswadeep Sen, Benoit R. Cottereau, Nicolas Cuperlier, Terence Sim arxiv

Event-based cameras capture visual information as asynchronous streams of per-pixel brightness changes, generating sparse, temporally precise data. Compared to conventional frame-based sensors, they offer significant adv…

Semantic SegmentationMotion ForecastingObject Tracking

Interpreting Video Representations with Spatio-Temporal Sparse Autoencoders

2026-04-05 · Atahan Dokme, Sriram Vishwanath arxiv

We present the first systematic study of Sparse Autoencoders (SAEs) on video representations. Standard SAEs decompose video into interpretable, monosemantic features but destroy temporal coherence: hard TopK selection pr…

Action ClassificationVideo Retrieval

Residualized Temporal Sparse Autoencoders for Interpreting Diffusion Models

2026-05-27 · Calvin Yeung, Prathyush Poduval, Ali Zakeri, Zhuowen Zou 외 arxiv

Text-to-image diffusion models generate images through an iterative denoising process, so internal neural layers produce trajectories of activations rather than single static representations. Sparse autoencoders (SAEs) h…

Forecasting With LLMs: Improved Generalization Through Feature Steering

2026-06-25 · Humzah Merchant, Bradford Levy arxiv

Successful forecasting involves identifying patterns between historical and future states of the world which generalize to future observations. We apply LLMs to a variety of forecasting tasks and inspect their internal s…