paper-with-me

Papers

Correcting Influence: Unboxing LLM Outputs with Orthogonal Latent Spaces

2026-05-12 · Shixing Yu, Promit Ghosal, Kyra Gan arxiv

A critical step for reliable large language models (LLMs) use in healthcare is to attribute predictions to their training data, akin to a medical case study. This requires token-level precision: pinpointing not just which training examples influence a decision, but which tokens within them are responsible. While influence functions offer a principled framework for this, prior work is restricted to autoregressive settings and relies on an implicit assumption of token independence, rendering their identified influences unreliable. We introduce a flexible framework that infers token-level influence through a latent mediation approach for general prediction tasks. Our method attaches sparse autoencoders to any layer of a pretrained LLM to learn a basis of approximately independent latent features. Unlike prior methods where influence decomposes additively across tokens, influence computed over latent features is inherently non-decomposable. To address this, we introduce a novel method using Jacobian-vector products. Token-level influence is obtained by propagating latent attributions back to the input space via token activation patterns. We scale our approach using efficient inverse-Hessian approximations. Experiments on medical benchmarks show our approach identifies sparse, interpretable sets of tokens that jointly influence predictions. Our framework enhances trust and enables model auditing, generalizing to high-stakes domain requiring transparent and accountable decisions.

📄 PDF Abstract BibTeX arXiv:2605.12809

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Error-Correcting Neural Sequence Prediction

2019-01-21 · James O' Neill, Danushka Bollegala

We propose a novel neural sequence prediction method based on \textit{error-correcting output codes} that avoids exact softmax normalization and allows for a tradeoff between speed and performance. Instead of minimizing …

Image CaptioningLanguage ModellingPredictionText Generation

LightMC: A Dynamic and Efficient Multiclass Decomposition Algorithm

2019-08-25 · Ziyu Liu, Guolin Ke, Jiang Bian, Tie-Yan Liu

Multiclass decomposition splits a multiclass classification problem into a series of independent binary learners and recomposes them by combining their outputs to reconstruct the multiclass classification results. Three …

ClassificationGeneral Classification

Unsupervised Disentanglement Without Compromises : How Functional Orthogonality Enforces Identifiability

2026-06-19 · Mathieu Cyrille Simon, Pascal Frossard, Christophe De Vleeschouwer arxiv

This paper explores unsupervised disentangled representation learning from a functional perspective. We define latent concepts as factors that influence observations through locally orthogonal directions, formalized as a…

Representation Learning

Unboxing Engagement in YouTube Influencer Videos: An Attention-Based Approach

2020-12-22 · Prashant Rajaram, Puneet Manchanda

Influencer marketing has become a widely used strategy for reaching customers. Despite growing interest among influencers and brand partners in predicting engagement with influencer videos, there has been little research…

Feature Engineeringfeature selectionMarketingTransfer Learning

Restricted maximum-likelihood method for learning latent variance components in gene expression data with known and unknown confounders

2020-05-06 · Muhammad Ammar Malik, Tom Michoel

Random effect models are popular statistical models for detecting and correcting spurious sample correlations due to hidden confounders in genome-wide gene expression data. In applications where some confounding factors …