paper-with-me

Papers

Feature Identification via the Empirical NTK

2025-10-01 · Jennifer Lin arxiv

We provide evidence that eigenanalysis of the empirical neural tangent kernel (eNTK) can surface feature directions in trained neural networks. Across three increasingly realistic settings -- a 1-layer MLP trained on modular addition, a 1-layer Transformer trained on modular addition and the pretrained language model Gemma-3-270M -- we show that top eigenspaces of the eNTK align with ground-truth or interpretable features. In the modular arithmetic examples, top eNTK eigenspaces align with the Fourier features used by the MLP and the Fourier features at seed-dependent frequencies used by the Transformer to implement known ground-truth algorithms. Moreover, the alignment of the relevant subspaces evolves over training, with its first derivative peaking near the onset of grokking. For Gemma-3-270M, we compute top eNTK eigendirections on a dataset of TinyStories context windows and check their alignment with an automatically-generated set of parts-of-speech and other grammatical feature directions. We find that the alignment of eNTK eigendirections with grammar features outperforms a same-budget baseline of PCA on model activations. These results suggest that eNTK eigenanalysis may provide a new handle towards identifying features in trained models for mechanistic interpretability.

📄 PDF Abstract BibTeX arXiv:2510.00468

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantically Motivated Hebrew Verb-Noun Multi-Word Expressions Identification

2016-12-01 · COLING 2016 12 · Chaya Liebeskind, Yaakov HaCohen-Kerner

Identification of Multi-Word Expressions (MWEs) lies at the heart of many natural language processing applications. In this research, we deal with a particular type of Hebrew MWEs, Verb-Noun MWEs (VN-MWEs), which combine…

General ClassificationInformation RetrievalMachine TranslationQuestion Answering+3

Top-m identification for linear bandits

2021-03-18 · Clémence Réda, Emilie Kaufmann, Andrée Delahaye-Duriez

Motivated by an application to drug repurposing, we propose the first algorithms to tackle the identification of the m $\ge$ 1 arms with largest means in a linear bandit model, in the fixed-confidence setting. These algo…

Learning Diverse Features with Part-Level Resolution for Person Re-Identification

2020-01-21 · Ben Xie, Xiaofu Wu, Suofei Zhang, Shiliang Zhao 외

Learning diverse features is key to the success of person re-identification. Various part-based methods have been extensively proposed for learning local representations, which, however, are still inferior to the best-pe…

DiversityPerson Re-Identification

Rhythm Features for Speaker Identification

2025-06-07 · Nick Mehlman, Thomas Thebaud, Dani Byrd, Shri Narayanan

While deep learning models have demonstrated robust performance in speaker recognition tasks, they primarily rely on low-level audio features learned empirically from spectrograms or raw waveforms. However, prior work ha…

Deep LearningRhythmSpeaker IdentificationSpeaker Recognition

Enhancing Representation Generalization in Authorship Identification

2023-09-30 · Haining Wang

Authorship identification ascertains the authorship of texts whose origins remain undisclosed. That authorship identification techniques work as reliably as they do has been attributed to the fact that authorial style is…

Domain Generalization