interpretability

Tag

Cards List
#interpretability

Script Choice in LLMs: Evidence for Late-Layer Commitment

arXiv cs.CL ↗ · 17h ago Cached

This paper examines script knowledge distribution in LLM layers, revealing that script recognition happens early while commitment to output script emerges in late layers, highlighting the importance of model depth for multilingual architectures.

0 favorites 0 likes
#interpretability

AI Agents Teamed Up to Cheat at Blackjack. Their Collusion Is Getting Harder to Spot

Wired ↗ · 2d ago Cached

Researchers discovered that AI agents can secretly collude in blackjack using coded language to avoid detection, with potential risks for industries like finance. The study also investigated detection methods using mechanistic interpretability and tools like Narcbench.

0 favorites 0 likes
#interpretability

Matryoshka attribution: Learning to attribute language model outputs to representations and weights

arXiv cs.CL ↗ · 2d ago Cached

The paper introduces Matryoshka Attribution (MAttr), a mask-learning method for attributing language model outputs to internal components, achieving top performance on the Mechanistic Interpretability Benchmark and demonstrating practical use in modifying LLM behaviors by adjusting weights.

0 favorites 0 likes
#interpretability

Graph-Based Inference for Feedback-Driven Word Deduction: A Scalable Framework for the Jotto Problem

arXiv cs.CL ↗ · 2d ago Cached

A graph-based inference framework is proposed for feedback-driven word deduction in the Jotto problem, generalizing to variable-length words and revealing a logarithmic convergence law validated through statistical tests.

0 favorites 0 likes
#interpretability

@ai_explorer25: The only AI list you need in 2026 Founders, researchers & builders. FRONTIER LAB FOUNDERS @sama - OpenAI CEO @demishass…

X AI KOLs Timeline ↗ · 2d ago Cached

A curated list of key AI founders, researchers, and builders for 2026, highlighting leaders from major AI labs and notable figures in the industry.

0 favorites 0 likes
#interpretability

Modelling daily activity patterns from mobile phone location data via deep representation learning

arXiv cs.LG ↗ · 3d ago Cached

This paper proposes the Activity Chain Encoder (ACE), a self-supervised model that learns daily activity patterns from mobile phone location data without labels, and demonstrates its effectiveness in identifying differentiated activity patterns in urban environments like London.

0 favorites 0 likes
#interpretability

When Steering Fails in Latent Reasoning: A Latent-to-Language Transition Gap

arXiv cs.CL ↗ · 4d ago Cached

This study finds that activation steering in latent chain-of-thought reasoning is less effective than in explicit CoT, highlighting a transition gap where interventions in latent space fail to transfer to language generation.

0 favorites 0 likes
#interpretability

Why Do Video Diffusion Models Violate Physics? Unveiling the Flaws in Attention Mechanisms

Hugging Face Daily Papers ↗ · 5d ago Cached

This paper presents an interpretability study on video diffusion models, revealing that Rotary Position Embedding (RoPE) induces excessive spatial attention decay, causing physics violations, and proposes a lightweight architectural modification to enhance physical coherence in generated videos.

0 favorites 0 likes
#interpretability

Safety Beyond the Interface: Detecting Harm via Latent States in Large Language Models

arXiv cs.AI ↗ · 2026-09-18 Cached

This paper proposes using lightweight MLP probes on activations from LLaMA-3.1-8B to detect harmful prompts with high F1 scores, offering a cost-effective alternative to large external guardrail models.

0 favorites 0 likes
#interpretability

Reading Emotions in the Token Space: Discriminative Adaptation of SpeechLLMs for Emotion Recognition

arXiv cs.CL ↗ · 2026-09-18 Cached

The paper proposes a discriminative adaptation of SpeechLLMs for emotion recognition, improving performance and interpretability by using a linear classification head on the hidden state of the final prompt token, which removes hallucinations and enhances analysis of emotion directions.

0 favorites 0 likes
#interpretability

FCx: An algorithm for finding Feasible Counterfactual Explanations

arXiv cs.LG ↗ · 2026-09-18 Cached

The paper presents FCx, an algorithm for generating feasible counterfactual explanations by using a modified Variational Autoencoder with causal inference to ensure modifications are realistic, low-cost, and compatible with real-world changes.

0 favorites 0 likes
#interpretability

Connor Leahy: "We're growing AI, not building it — we understand ~3% of what's inside"

Reddit r/ArtificialInteligence ↗ · 2026-09-17

Connor Leahy discusses how AI is grown rather than built, highlighting minimal interpretability and predicting a high chance of superintelligence by 2030, urging immediate action for alignment.

0 favorites 0 likes
#interpretability

Decodability is Not Causality: Dissociating Probe Readouts from Behavioral Drivers via SAE Decomposition

arXiv cs.AI ↗ · 2026-09-17 Cached

This paper demonstrates that linear probes decoding concepts from language model activations do not necessarily identify causally relevant features, and introduces a feature-level diagnostic using sparse autoencoders to separate probe alignment from behavioral drivers.

0 favorites 0 likes
#interpretability

Planning or Improvisation? Stress-Testing the Poetry Planning Site on Open Models and Open Cross-Layer Transcoders

arXiv cs.CL ↗ · 2026-09-17 Cached

This study stress-tests the generalizability of rhyme planning in language models on open models and cross-layer transcoders, finding that the effective planning position is emission-adjacent, not newline-resident as previously reported.

0 favorites 0 likes
#interpretability

Beyond Embedding Transfer: Component Roles in Grokking Transfer and Stability

arXiv cs.LG ↗ · 2026-09-17 Cached

This paper investigates component roles in warm-start transfer for grokking in neural networks, showing that transferring internal weights improves early performance but risks instability, and proposes methods to stabilize the process.

0 favorites 0 likes
#interpretability

Can We Do Interpretable NLI with Graphs Based on Atomic Propositions?

arXiv cs.AI ↗ · 2026-09-16 Cached

This paper explores interpretable Natural Language Inference (NLI) using graph-based representations of atomic propositions, introducing a pipeline that achieves 89.7% accuracy on SNLI with a trade-off in performance for interpretability.

0 favorites 0 likes
#interpretability

Integrating the Analytic Hierarchy Process with Large Language Models for Transparent Multi-Criteria Decision-Making

arXiv cs.AI ↗ · 2026-09-16 Cached

The paper proposes an end-to-end approach for Large Language Models to perform the Analytic Hierarchy Process workflow, improving transparency and alignment with expert judgments in multi-criteria decision-making tasks.

0 favorites 0 likes
#interpretability

What Does Layer-Importance Reveal About Transformers and State-Space Models?

arXiv cs.LG ↗ · 2026-09-16 Cached

This paper decomposes layer importance into Necessity and Plasticity to compare Transformers and State-Space Models, revealing fundamental differences in their internal dynamics and implications for fine-tuning and adaptation.

0 favorites 0 likes
#interpretability

Attention Mean Fields Predict Average Representation Dynamics and Reveal Context-Specific Computation

arXiv cs.LG ↗ · 2026-09-16 Cached

This paper introduces a mean-field analysis of attention that predicts average representation dynamics and reveals context-specific computation in language models, validated across models like GPT-2, Pythia, and Qwen-3-14B.

0 favorites 0 likes
#interpretability

Test-Time Unlearning via Sparse Autoencoder

arXiv cs.LG ↗ · 2026-09-16 Cached

ARIA is a test-time unlearning method for large language models that uses sparse autoencoders to suppress unwanted knowledge during inference without modifying weights, improving the forget-retain trade-off and remaining robust to adversarial attacks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback