paper-with-me

홈 › Papers

Superposition through Active Learning lens

2024-12-05 · Akanksha Devkar

Superposition or Neuron Polysemanticity are important concepts in the field of interpretability and one might say they are these most intricately beautiful blockers in our path of decoding the Machine Learning black-box. The idea behind this paper is to examine whether it is possible to decode Superposition using Active Learning methods. While it seems that Superposition is an attempt to arrange more features in smaller space to better utilize the limited resources, it might be worth inspecting if Superposition is dependent on any other factors. This paper uses CIFAR-10 and Tiny ImageNet image datasets and the ResNet18 model and compares Baseline and Active Learning models and the presence of Superposition in them is inspected across multiple criteria, including t-SNE visualizations, cosine similarity histograms, Silhouette Scores, and Davies-Bouldin Indexes. Contrary to our expectations, the active learning model did not significantly outperform the baseline in terms of feature separation and overall accuracy. This suggests that non-informative sample selection and potential overfitting to uncertain samples may have hindered the active learning model's ability to generalize better suggesting more sophisticated approaches might be needed to decode superposition and potentially reduce it.

📄 PDF Abstract BibTeX arXiv:2412.16168

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Sparsity and Superposition in Mixture of Experts

2025-10-26 · Marmik Chaudhari, Jeremi Nuer, Rome Thorstenson arxiv

Mixture of Experts (MoE) models have become central to scaling large language models, yet their mechanistic differences from dense networks remain poorly understood. Previous work has explored how dense models use \texti…

Feature Importance

High-resolution Multi-spectral Imaging with Diffractive Lenses and Learned Reconstruction

2020-08-26 · Figen S. Oktem, Oğuzhan Fatih Kar, Can Deniz Bezek, Farzad Kamalabadi

Spectral imaging is a fundamental diagnostic technique with widespread application. Conventional spectral imaging approaches have intrinsic limitations on spatial and spectral resolutions due to the physical components t…

DiagnosticRolling Shutter CorrectionVocal Bursts Intensity Prediction

Activation-Based Active Learning for In-Context Learning: Challenges and Insights

2026-06-03 · Yaseen M. Osman, Geoff V. Merrett, Stuart E. Middleton arxiv

Deep active learning has previously been explored for LLM in-context sample selection, but not with methods that utilise recent advances in understanding of transformer activations. In this paper, we test the hypothesis …

Active Learning

Mathematical Models of Computation in Superposition

2024-08-10 · Kaarel Hänni, Jake Mendel, Dmitry Vaintrob, Lawrence Chan

Superposition -- when a neural network represents more ``features'' than it has dimensions -- seems to pose a serious challenge to mechanistically interpreting current AI systems. Existing theory work studies \emph{repre…

The Illusion of Superposition? A Principled Analysis of Latent Thinking in Language Models

2026-04-07 · Michael Rizvi-Martel, Guillaume Rabusseau, Marius Mosbach arxiv

Latent reasoning via continuous chain-of-thoughts (Latent CoT) has emerged as a promising alternative to discrete CoT reasoning. Operating in continuous space increases expressivity and has been hypothesized to enable su…