paper-with-me

Papers

PolySAE: Modeling Feature Interactions in Sparse Autoencoders via Polynomial Decoding

2026-02-01 · Panagiotis Koromilas, Andreas D. Demou, James Oldfield, Yannis Panagakis, Mihalis Nicolaou arxiv

Sparse autoencoders (SAEs) interpret neural network representations by decomposing activations into sparse combinations of dictionary atoms. However, SAEs assume features combine additively through linear reconstruction, an assumption that cannot capture compositional structure: linear models cannot distinguish whether ''Starbucks'' arises from the composition of ''star'' and ''coffee'' features or merely their co-occurrence. This forces SAEs to allocate monolithic features for compound concepts rather than decomposing them into interpretable constituents. We introduce PolySAE, which extends the SAE decoder with higher-order terms to model feature interactions while preserving the linear encoder essential for interpretability. Through low-rank tensor factorization on a shared projection subspace, PolySAE captures pairwise and triple feature interactions with small parameter overhead (3% on GPT2). Across four language models and three SAE variants, PolySAE achieves an average improvement of $\sim$8% in probing F1 while maintaining comparable reconstruction error, and produces 2--10$\times$ larger Wasserstein distances between class-conditional feature distributions. Critically, learned interaction weights exhibit negligible correlation with co-occurrence frequency ($r = 0.06$ vs $r = 0.82$ for SAE feature covariance), suggesting that polynomial terms capture compositional structure largely independent of surface statistics. Finally, the learned interaction directions causally steer model outputs toward the corresponding compositional semantics.

📄 PDF Abstract BibTeX arXiv:2602.01322

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Representation Learning with Autoencoders for Electronic Health Records: A Comparative Study

2019-08-24 · Najibesadat Sadati, Milad Zafar Nezhad, Ratna Babu Chinnam, Dongxiao Zhu

Increasing volume of Electronic Health Records (EHR) in recent years provides great opportunities for data scientists to collaborate on different aspects of healthcare research by applying advanced analytics to these EHR…

Representation LearningSmall Data Image Classification

Representation Learning with Autoencoders for Electronic Health Records: A Comparative Study

2018-01-06 · Najibesadat Sadati, Milad Zafar Nezhad, Ratna Babu Chinnam, Dongxiao Zhu

Increasing volume of Electronic Health Records (EHR) in recent years provides great opportunities for data scientists to collaborate on different aspects of healthcare research by applying advanced analytics to these EHR…

Representation LearningSmall Data Image Classification

Fully Bayesian Autoencoders with Latent Sparse Gaussian Processes

2023-02-09 · Ba-Hien Tran, Babak Shahbaba, Stephan Mandt, Maurizio Filippone

Autoencoders and their variants are among the most widely used models in representation learning and generative modeling. However, autoencoder-based models usually assume that the learned representations are i.i.d. and f…

Gaussian ProcessesRepresentation Learning

Interactions Between Crosscoder Features: A Compact Proofs Perspective

2026-06-08 · Dmitry Manning-Coe, Thomas Read, Anna Soligo, Oliver Clive-Griffin 외 arxiv

Dictionary learning methods like Sparse Autoencoders (SAEs) and crosscoders attempt to explain a model by decomposing its activations into independent features. Interactions between features hence induce errors in the re…

Group Sparse CNNs for Question Classification with Answer Sets

2017-10-07 · ACL 2017 7 · Mingbo Ma, Liang Huang, Bing Xiang, Bo-Wen Zhou

Question classification is an important task with wide applications. However, traditional techniques treat questions as general sentences, ignoring the corresponding answer data. In order to consider answer information i…

ClassificationGeneral Classification