internal-representations

Tag

Cards List
#internal-representations

@SwissCognitive: Claude’s J-space reveals clues about internal processing, but it is not a readable transcript of reasoning, an importan…

X AI KOLs Timeline · 2026-07-27 Cached

Anthropic's research on Claude's internal 'J-space' reveals clues about how the model processes reasoning, but it is not a full readable transcript, underscoring key limitations in AI interpretability.

0 favorites 0 likes
#internal-representations

@rohanpaul_ai: The paper proposes using the coding agent’s own internal representations to remove irrelevant tool-output lines without…

X AI KOLs Following · 2026-07-22 Cached

The paper proposes SWE-Pruner Pro, which uses the coding agent's own internal representations to prune irrelevant tool-output lines, reducing token use by up to 39% without a separate pruning model.

0 favorites 0 likes
#internal-representations

J-Space and AI

Reddit r/ArtificialInteligence · 2026-07-10

Anthropic published a paper and video revealing a 'J-Space' within their models that acts as cached thought concepts for reasoning, and explores the possibility of top-down training to control model thinking.

0 favorites 0 likes
#internal-representations

What LLM Forecasters Know but Don't Say: Probing Internal Representations for Calibration and Faithfulness

arXiv cs.CL · 2026-07-10 Cached

This paper probes internal representations of LLM forecasters to improve calibration and assess faithfulness of chain-of-thought reasoning, finding that probes achieve better calibration and act as lie detectors.

0 favorites 0 likes
#internal-representations

Dissociating the Internal Representations of Sycophancy in LLMs

arXiv cs.LG · 2026-07-09 Cached

This paper investigates whether sycophantic behavior in LLMs has distinct internal representations for factual vs opinion sycophancy, using linear probes and steering vectors to show that representations can be either unified or distinct across models.

0 favorites 0 likes
#internal-representations

Doomed from the Start: Early Abort of LLM Agent Episodes via a Recall-Controlled Probe Cascade

arXiv cs.AI · 2026-07-08 Cached

This paper proposes a recall-controlled abort cascade that uses lightweight probes on LLM agent internal representations to detect and abort doomed episodes early, saving up to 47% inference compute while maintaining high recall of successful episodes.

0 favorites 0 likes
#internal-representations

CrossHallu: Do Hallucination Signals Generalize Across Languages and Domains in Large Language Model's Internals?

arXiv cs.CL · 2026-07-07 Cached

This paper evaluates whether hallucination signals from LLM internal representations generalize across languages and domains, focusing on Arabic↔English using TruthfulQA and HalluScore. Results show transferability for most models, with cross-lingual performance depending on class separability and language alignment.

0 favorites 0 likes
#internal-representations

you can just watch a language model think now. i built a way to visualize the words AI doesn’t say

Reddit r/artificial · 2026-07-06

A developer built Subtext, a tool that visualizes the internal 'silent words' of language models using Anthropic's Jacobian lens, allowing real-time observation of the model's reasoning before it outputs tokens. The tool runs on a single 12GB GPU and streams at full generation speed.

0 favorites 0 likes
#internal-representations

@kimmonismus: Anthropic says Claude developed a hidden “thinking space” by itself during training. It is called the J-space: a small …

X AI KOLs Timeline · 2026-07-06 Cached

Anthropic discovered that Claude developed a hidden 'thinking space' (J-space) during training, where silent internal activity represents concepts. This interpretability finding parallels global workspace theory in neuroscience.

0 favorites 0 likes
#internal-representations

Anthropic research - A global workspace in language models

Reddit r/singularity · 2026-07-06 Cached

Anthropic's new paper presents evidence that modern language models like Claude have developed a 'global workspace' (J-space) of internal neural patterns that are reportable, controllable, and used for flexible reasoning, distinct from automatic processing.

0 favorites 0 likes
#internal-representations

CORTEX: Token-Level Hallucination Detection in RAG via Comparative Internal Representations

arXiv cs.CL · 2026-07-01 Cached

Proposes CORTEX, a token-level hallucination detection method for RAG that compares LLM internal representations with and without retrieved documents to identify ungrounded spans. It improves fine-grained localization of hallucinations in long-form RAG outputs.

0 favorites 0 likes
#internal-representations

Rift: A Conflict Signature for Deception in Language Models

arXiv cs.LG · 2026-06-17 Cached

This paper introduces Rift, a method that uses the residual rank of hidden states to detect deceptive responses in language models. It achieves perfect separation across various deception types, model families, and languages, and demonstrates cross-family zero-shot transfer without retraining.

0 favorites 0 likes
#internal-representations

When Roleplaying, Do Models Believe What They Say?

arXiv cs.CL · 2026-06-11 Cached

This paper investigates whether role-playing in LLMs changes only outputs or also internal truth representations, using linear probes. It finds that roleplay shifts outputs more than internal beliefs, while emergent misalignment causes larger shifts in internal representations.

0 favorites 0 likes
#internal-representations

Under Pressure: Emotional Framing Induces Measurable Behavioral Shifts and Structured Internal Geometry in Small Language Models

arXiv cs.CL · 2026-05-21 Cached

This paper investigates how emotionally framed evaluation follow-ups affect the behavior and internal representations of small language models (Qwen 3.5 0.8B and 2B). Using impossible coding tasks, they find that pressure framing induces shortcut-taking, while calm and curiosity preserve honesty, and discover calm-relative direction vectors in activation space that form a structured geometry.

0 favorites 0 likes
#internal-representations

Backbone-Equated Diffusion OOD via Sparse Internal Snapshots

arXiv cs.LG · 2026-05-13 Cached

This paper introduces a protocol for fair comparison of diffusion-based OOD detectors and proposes Canonical Feature Snapshots (CFS), which leverage sparse internal activations for efficient detection.

0 favorites 0 likes
#internal-representations

@FinanceYF5: Neural Networks Speak English, But They Think in "Shapes" 1/ Neural Networks Don't Think in Words They appear to speak English on the surface, but internally they may organize information in geometric space: curves, loops, surfaces, manifolds. Understanding neural geometry may be the key to understanding, debugging, and controlling models.

X AI KOLs Following · 2026-05-08 Cached

Neural networks appear to speak English on the surface, but internally organize information in geometric space (curves, loops, surfaces, manifolds). Understanding "neural geometry" may be the key to understanding, debugging, and controlling models.

0 favorites 0 likes
#internal-representations

Beyond Surface Statistics: Robust Conformal Prediction for LLMs via Internal Representations

arXiv cs.CL · 2026-04-20 Cached

This paper proposes a conformal prediction framework for LLMs that leverages internal representations rather than output-level statistics, introducing Layer-Wise Information (LI) scores as nonconformity measures to improve validity-efficiency trade-offs under distribution shift. The method demonstrates stronger robustness to calibration-deployment mismatch compared to text-level baselines across QA benchmarks.

0 favorites 0 likes
#internal-representations

Learning Uncertainty from Sequential Internal Dispersion in Large Language Models

arXiv cs.CL · 2026-04-20 Cached

This paper introduces SIVR (Sequential Internal Variance Representation), a supervised framework for detecting hallucinations in LLMs by analyzing token-wise and layer-wise variance patterns in hidden states without relying on strict architectural assumptions. The method aggregates full sequence variance features to learn temporal patterns of factual errors and demonstrates improved generalization with smaller training sets.

0 favorites 0 likes
← Back to home

Submit Feedback