paper-with-me

Papers

Uncovering Model Processing Strategies with Non-Negative Per-Example Fisher Factorization

2023-10-07 · Michael Matena, Colin Raffel

We introduce NPEFF (Non-Negative Per-Example Fisher Factorization), an interpretability method that aims to uncover strategies used by a model to generate its predictions. NPEFF decomposes per-example Fisher matrices using a novel decomposition algorithm that learns a set of components represented by learned rank-1 positive semi-definite matrices. Through a combination of human evaluation and automated analysis, we demonstrate that these NPEFF components correspond to model processing strategies for a variety of language models and text processing tasks. We further show how to construct parameter perturbations from NPEFF components to selectively disrupt a given component's role in the model's processing. Along with conducting extensive ablation studies, we include experiments to show how NPEFF can be used to analyze and mitigate collateral effects of unlearning and use NPEFF to study in-context learning. Furthermore, we demonstrate the advantages of NPEFF over baselines such as gradient clustering and using sparse autoencoders for dictionary learning over model activations.

📄 PDF Abstract BibTeX arXiv:2310.04649

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary LearningIn-Context Learning

Similar Papers 제목 키워드 기반

Adversarial Fisher Vectors for Unsupervised Representation Learning

2019-10-29 · NeurIPS 2019 12 · Shuangfei Zhai, Walter Talbott, Carlos Guestrin, Joshua M. Susskind

We examine Generative Adversarial Networks (GANs) through the lens of deep Energy Based Models (EBMs), with the goal of exploiting the density model that follows from this formulation. In contrast to a traditional view w…

General ClassificationRepresentation Learning

Conan-embedding: General Text Embedding with More and Better Negative Samples

2024-08-28 · Shiyu Li, Yang Tang, ShiZhe Chen, Xi Chen

With the growing popularity of RAG, the capabilities of embedding models are gaining increasing attention. Embedding models are primarily trained through contrastive loss learning, with negative examples being a key comp…

Contrastive LearningGPURAG

A Survey on In-context Learning

2022-12-31 · Qingxiu Dong, Damai Dai, Ce Zheng, Jingyuan Ma 외

With the increasing capabilities of large language models (LLMs), in-context learning (ICL) has emerged as a new paradigm for natural language processing (NLP), where LLMs make predictions based on contexts augmented wit…

In-Context LearningSurvey

Quantum Fisher information matrices from Rényi relative entropies

2025-10-02 · Mark M. Wilde arxiv

Quantum generalizations of the Fisher information are important in quantum information science, with applications in high energy and condensed matter physics and in quantum estimation theory, machine learning, and optimi…

Transactional Interpretation for the Principle of Minimum Fisher Information

2022-01-23 · Marcin Makowski, Edward W. Piotrowski, Piotr Frąckiewicz, Marek Szopa

The principle of minimum Fisher information states that in the set of acceptable probability distributions characterizing the given system, it is best done by the one that minimizes the corresponding Fisher information. …