paper-with-me

홈 › Papers

Select or Project? Evaluating Lower-dimensional Vectors for LLM Training Data Explanations

2026-01-23 · Lukas Hinterleitner, Loris Schoenegger, Benjamin Roth arxiv

Gradient-based methods for instance-based explanation for large language models (LLMs) are hindered by the immense dimensionality of model gradients. In practice, influence estimation is restricted to a subset of model parameters to make computation tractable, but this subset is often chosen ad hoc and rarely justified by systematic evaluation. This paper investigates if it is better to create low-dimensional representations by selecting a small, architecturally informed subset of model components or by projecting the full gradients into a lower-dimensional space. Using a novel benchmark, we show that a greedily selected subset of components captures the information about training data influence needed for a retrieval task more effectively than either the full gradient or random projection. We further find that this approach is more computationally efficient than random projection, demonstrating that targeted component selection is a practical strategy for making instance-based explanations of large models more computationally feasible.

📄 PDF Abstract BibTeX arXiv:2601.16651

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Binary Random Projections with Controllable Sparsity Patterns

2020-06-29 · Wenye Li, Shuzhong Zhang

Random projection is often used to project higher-dimensional vectors onto a lower-dimensional space, while approximately preserving their pairwise distances. It has emerged as a powerful tool in various data processing …

Understanding Sparse JL for Feature Hashing

2019-03-08 · NeurIPS 2019 12 · Meena Jagadeesan

Feature hashing and other random projection schemes are commonly used to reduce the dimensionality of feature vectors. The goal is to efficiently project a high-dimensional feature vector living in $\mathbb{R}^n$ into a …

Understanding Dimensional Collapse in Contrastive Self-supervised Learning

2021-10-18 · ICLR 2022 4 · Li Jing, Pascal Vincent, Yann Lecun, Yuandong Tian

Self-supervised visual representation learning aims to learn useful representations without relying on human annotations. Joint embedding approach bases on maximizing the agreement between embedding vectors from differen…

Contrastive LearningLearning TheoryRepresentation LearningSelf-Supervised Learning

DumbleDR: Predicting User Preferences of Dimensionality Reduction Projection Quality

2021-05-19 · Cristina Morariu, Adrien Bibal, Rene Cutura, Benoît Frénay 외

A plethora of dimensionality reduction techniques have emerged over the past decades, leaving researchers and analysts with a wide variety of choices for reducing their data, all the more so given some techniques come wi…

Dimensionality Reduction

Fast Optimal Locally Private Mean Estimation via Random Projections

2023-06-07 · NeurIPS 2023 11 · Hilal Asi, Vitaly Feldman, Jelani Nelson, Huy L. Nguyen 외

We study the problem of locally private mean estimation of high-dimensional vectors in the Euclidean ball. Existing algorithms for this problem either incur sub-optimal error or have high communication and/or run-time co…

Federated Learning