paper-with-me

Papers

SPARLING: Learning Latent Representations with Extremely Sparse Activations

2023-02-03 · Kavi Gupta, Osbert Bastani, Armando Solar-Lezama

Real-world processes often contain intermediate state that can be modeled as an extremely sparse tensor. We introduce Sparling, a technique that allows you to learn models with intermediate layers that match this state from only end-to-end labeled examples (i.e., no supervision on the intermediate state). Sparling uses a new kind of informational bottleneck that enforces levels of activation sparsity unachievable using other techniques. We find that extreme sparsity is necessary to achieve good intermediate state modeling. On our synthetic DigitCircle domain as well as the LaTeX-OCR and Audio-MNIST-Sequence domains, we are able to precisely localize the intermediate states up to feature permutation with > 90% accuracy, even though we only train end-to-end.

📄 PDF Abstract BibTeX arXiv:2302.01976

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

CASL: Concept-Aligned Sparse Latents for Interpreting Diffusion Models

2026-01-21 · Zhenghao He, Guangzhi Xiong, Boyang Wang, Sanchit Sinha 외 arxiv

Internal activations of diffusion models encode rich semantic information, but interpreting such representations remains challenging. While Sparse Autoencoders (SAEs) have shown promise in disentangling latent representa…

Beyond Input Activations: Identifying Influential Latents by Gradient Sparse Autoencoders

2025-05-12 · Dong Shu, Xuansheng Wu, Haiyan Zhao, Mengnan Du 외

Sparse Autoencoders (SAEs) have recently emerged as powerful tools for interpreting and steering the internal representations of large language models (LLMs). However, conventional approaches to analyzing SAEs typically …

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…

Di-BiLPS: Denoising induced Bidirectional Latent-PDE-Solver under Sparse Observations

2026-05-13 · Zhonghao Li, Chaoyu Liu, Qian Zhang arxiv

Partial differential equations (PDEs) are fundamental for modeling complex natural and physical phenomena. In many real-world applications, however, observational data are extremely sparse, which severely limits the appl…

Contrastive Learning

Jacobian Sparse Autoencoders: Sparsify Computations, Not Just Activations

2025-02-25 · Lucy Farnik, Tim Lawson, Conor Houghton, Laurence Aitchison

Sparse autoencoders (SAEs) have been successfully used to discover sparse and human-interpretable representations of the latent activations of LLMs. However, we would ultimately like to understand the computations perfor…