paper-with-me

Papers

Feature Hedging: Correlated Features Break Narrow Sparse Autoencoders

2025-05-16 · David Chanin, Tomáš Dulka, Adrià Garriga-Alonso

It is assumed that sparse autoencoders (SAEs) decompose polysemantic activations into interpretable linear directions, as long as the activations are composed of sparse linear combinations of underlying features. However, we find that if an SAE is more narrow than the number of underlying "true features" on which it is trained, and there is correlation between features, the SAE will merge components of correlated features together, thus destroying monosemanticity. In LLM SAEs, these two conditions are almost certainly true. This phenomenon, which we call feature hedging, is caused by SAE reconstruction loss, and is more severe the narrower the SAE. In this work, we introduce the problem of feature hedging and study it both theoretically in toy models and empirically in SAEs trained on LLMs. We suspect that feature hedging may be one of the core reasons that SAEs consistently underperform supervised baselines. Finally, we use our understanding of feature hedging to propose an improved variant of matryoshka SAEs. Our work shows there remain fundamental issues with SAEs, but we are hopeful that that highlighting feature hedging will catalyze future advances that allow SAEs to achieve their full potential of interpreting LLMs at scale.

📄 PDF Abstract BibTeX arXiv:2505.11756

Code (1)

chanind/feature-hedging-paper 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Optimal Static Quadratic Hedging

2015-11-19

We propose a flexible framework for hedging a contingent claim by holding static positions in vanilla European calls, puts, bonds, and forwards. A model-free expression is derived for the optimal static hedging strategy …

Deep Hedging with Market Impact

2024-02-20 · Andrei Neagu, Frédéric Godin, Clarence Simard, Leila Kosseim

Dynamic hedging is the practice of periodically transacting financial instruments to offset the risk caused by an investment or a liability. Dynamic hedging optimization can be framed as a sequential decision problem; th…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Data-driven Hedging of Stock Index Options via Deep Learning

2021-11-05 · Jie Chen, Lingfei Li

We develop deep learning models to learn the hedge ratio for S&P500 index options directly from options data. We compare different combinations of features and show that a feedforward neural network model with time to ma…

Deep Learning

Deep Hedging of Long-Term Financial Derivatives

2020-07-29 · Alexandre Carbonneau

This study presents a deep reinforcement learning approach for global hedging of long-term financial derivatives. A similar setup as in Coleman et al. (2007) is considered with the risk management of lookback options emb…

BenchmarkingDeep Reinforcement LearningManagement

Enhancing Black-Scholes Delta Hedging via Deep Learning

2024-07-28 · Chunhui Qiao, Xiangwei Wan

This paper proposes a deep delta hedging framework for options, utilizing neural networks to learn the residuals between the hedging function and the implied Black-Scholes delta. This approach leverages the smoother prop…

Deep Learning