Mechanistic Interpretability: The Last 30 Days (Jul 7 – Aug 6)
2026-08-06 09:00 UTC
Highlights
- Mechanistic interpretability reveals that models contain causally active internal representations that escape current monitoring surfaces, aggravating rather than resolving the alignment challenge.
- Inference-time steering and faithfulness interventions in large reasoning models introduce measurable safety externalities, demonstrating a structural trade-off between monitorable reasoning and robust refusal.
- Safety alignment is concentrated in sparse, isolated neural components, leaving it susceptible to single-neuron perturbations and cross-modal attacks that circumvent distributed guardrails.
A defining feature of recent AI development is the widening gap between what models represent internally and what alignment mechanisms can reliably monitor or govern. Mechanistic interpretability shows that safety circuits are localized, sparse, and brittle, while work on vision-language systems suggests that internal perceptual encodings and output behavior can be misaligned, raising questions about whether scaling alone can guarantee trustworthy output. The argument unfolds across four sections that examine this divergence: the incompleteness of mechanistic transparency surfaces, the structural tension between faithful reasoning and safety, the challenge of aligning internal encodings with output in vision-language models, and the vulnerability of isolated safety components to precise perturbation. Together, these sections trace an editorial arc from diagnostic insight to systemic limitation. In parallel, the review surveys significant advances outside this central thesis, covering generative media and diffusion transformers, embodied intelligence and robotics, and broader alignment evaluation and adversarial robustness.
The Monitoring Gap: Mechanistic Transparency Surfaces Are Incomplete
The prior framing of J-space as a transparent global workspace for alignment auditing 1 is now facing multiple empirical qualifications that collectively widen the monitoring gap. A community post replicating the J-space boundary in Llama-3.3-70B reports that Natural Language Autoencoders (NLAs) can reliably read “subconscious” concept vectors that lie outside J-space and that the model itself never reports 2. This finding directly challenges the sufficiency of J-space as a monitoring surface: causally active representations exist beyond its reach, meaning current chain-of-thought monitoring and behavioral tests may miss critical internal states. Yet the tools used to access these hidden representations carry their own severe trustworthiness gap. Another community post documents that Anthropic’s NLA confabulates named entities in approximately 90% of specific claims, with false entities carrying most reconstruction information 3. If verbalized internal-state reports are factually confabulated even when reconstruction scores appear high, the readings from beyond J-space are themselves of uncertain reliability, leaving the status of those “subconscious” representations deeply ambiguous.
Even within the monitorable J-space, readable internal evidence does not guarantee that a model’s output follows it. A community post applying the Jacobian lens to a vision-language model found that forced-choice questions could surface internal evidence about hallucination while yes/no questions failed completely 4. This suggests that the model possesses internal evidence accessible to the Jacobian lens—within J-space—but under certain prompt formats simply does not use it. The presence of readable representations therefore does not ensure trustworthy output, undermining the claim that auditing J-space alone suffices to anticipate behavior.
Interpretability features themselves introduce further uncertainty. A preprint on sparse autoencoders demonstrates that features conflate concepts and functions, challenging the assumption that an interpretable feature with a measurable causal effect can serve as a reliable steering or monitoring target 5. If active features intermingle what they represent with how they operate across contexts, the very units of transparency become ambiguous. Separately, another preprint on Certified Interventional Fidelity formalizes the statistical evaluation of causal interpretability claims, revealing that commonly used interventional methods are susceptible to overconfidence due to adaptive sampling and peeking at results 6. Without finite-sample uncertainty quantification, the fidelity of any detected transparency surface—whether J-space or the outputs of sparse autoencoders—is likely overstated.
Taken together, these tentative findings describe a monitoring gap that deepens rather than resolves alignment uncertainty: representations causally active outside the privileged workspace escape audit, the instruments meant to expose them confabulate, and even the workspace itself is not behaviorally determinative under standard interpretability pipelines.
The Faithfulness-Safety Tension Is Structural
The structural nature of the faithfulness-safety tension is measurable in Large Reasoning Models (LRMs), where the properties that make chain-of-thought reasoning monitorable directly conflict with the capacity to reject unsafe queries. One preprint reports that DeepSeek-R1-Llama-70B attains 97.5% faithfulness to its reasoning traces, yet rejects unsafe reasoning in only 12.3% of cases; conversely, models that reject dangerous prompts more frequently exhibit lower faithfulness7. This inverse relationship is a trade-off introduced by alignment tuning: a model that faithfully exposes its reasoning also faithfully follows malicious instructions embedded within that reasoning.
Inference-time steering interventions, often proposed to improve faithfulness or safety, reproduce the same tension in a different register. OPIUM, a training-free dual-objective optimization method accepted to the Mechanistic Interpretability Workshop at ICML 2026, demonstrates that standard activation steering vectors introduce unintended safety externalities—specifically elevated attack success rates and over-refusal—and proposes a method to mitigate them8. Thus, steering for one property compromises the other, even when the intervention is designed as a safety measure. This is not a simple failure of particular vectors: a preprint studying steering for chain-of-thought faithfulness shows that such vectors generalize broadly across cue types and datasets9. However, the presence of safety externalities in steering interventions suggests that the tension persists even when the vectors work reliably—generalization does not eliminate the trade-off.
Two further works acknowledge the brittleness while offering constrained remedies, thereby reinforcing the structural diagnosis. A LessWrong community post introduces projection-aware activation steering methods that intervene only on tokens falling on the misaligned side of a logistic-regression decision boundary, leaving aligned tokens untouched10. The necessity of such token-level gating is itself a recognition that prior steering methods are too coarse and damage capabilities or safety when applied broadly. Similarly, a preprint extends activation steering to fine-grained reasoning control and reveals that large language models can become trapped in self-looping reasoning traces; it proposes granular intervention to break such loops, suggesting that fine-grained control can help manage these reasoning failures11. Both proposals improve on naive steering, but they do so by circumventing the tension through careful local application rather than resolving it globally—the fundamental trade-off persists and must be managed, not eliminated.
Taken together, these results suggest that the faithfulness-safety tension is not incidental to particular models or intervention techniques. It arises both in the natural behavior of LRMs7 and in the externalities of steering methods intended to correct that behavior8, persists across steering for chain-of-thought faithfulness9, and forces even the most refined interventions to operate within narrow, local boundaries10, 11. The evidence indicates that the trade-off between monitorable reasoning and robust rejection is a structural feature of current alignment approaches, not a transient limitation.
VLMs Encode Accurately but Read Out Poorly
The dissociation between what vision-language models internally represent and what they ultimately output is now empirically grounded in several distinct failure regimes. In the domain of quantitative perception, one study finds that VLMs frequently encode the correct object count in their internal states even while generating incorrect answers; counting errors stem from misaligned readout subspaces rather than absent visual knowledge 12. A parallel investigation into compositional visual question answering introduces an operation-centric mechanistic framework that decomposes failures by the typed reasoning operation where they originate and the internal computational pathway through which they propagate, revealing that errors travel along specific pathways and do not arise from missing visual information 13. Both findings, drawn from arXiv preprints (the latter accepted at ACM Multimedia 2026), converge on a core architectural fact: accurate encoding is necessary but insufficient for faithful output.
A strikingly repeatable illustration of how fragile the readout routing can be comes from work identifying a modality-order vulnerability. Across three models—InternVL2-8B, Qwen2.5-VL-7B, and Qwen3-VL-8B—and three benchmarks (MMStar, RealWorldQA, AI2D), image-first prompting consistently outperforms question-first prompting by 6 to 26 percentage points 14. This semantically irrelevant perturbation exposes a circuit-level weakness in how visual evidence is routed, and the effect persists across model sizes, indicating that scaling alone does not eliminate the misalignment.
Mechanistic analyses of attention flow offer a more granular view of where and when the readout process succeeds or fails. One study discovers a stable three-stage redistribution of multimodal attention: early question-conditioned organization, a middle visual-dominant phase termed the Visual Relay Window, and late answer formation 15. This suggests that visual evidence is consolidated in a bounded depth interval before being handed to language generation. If that consolidation window is mistimed or misaligned, readout accuracy degrades. Complementary work defines the Visual Access Boundary as the minimal attention region from generated-token queries to image-token keys needed to preserve task accuracy, and finds that the boundary is finite in chain-of-thought reasoning, indicating that attention beyond this region is not required for maintaining accuracy 16.
The problem is not only that pre-trained readout mechanisms are brittle; additional post-training can actively corrupt them. In vision-language-action models for robotics, embodied post-training introduces high-norm attention artifacts into the SigLIP visual encoder that distort spatially faithful patch attention 17. Correction via learnable register tokens is required to restore clean attention patterns, demonstrating that the process of adapting VLMs to new tasks can degrade the very visual encoding that readout depends on.
Taken together, these findings from multiple independent preprints indicate that internal visual representations in current VLMs often carry the information needed for correct answers, yet the mechanisms that read out that information are susceptible to pathway-specific propagation errors, prompt-order routing vulnerabilities, misaligned consolidation windows, and post-training attention distortions. The failures are mechanistically diagnosable but do not resolve automatically with increased model scale or additional training data.
On-Device AI Moves to Joint Token-Compute Adaptation
Efforts to bring multimodal AI to edge devices have long concentrated on reducing a single dimension of inference cost, such as token pruning or layer dropping, but recent work points toward a systematic shift: joint adaptation of vision token count, model depth, and width under dynamically constrained resources. UltraViT established the scale of the bottleneck, demonstrating that the vision encoder alone can consume nearly 50% of total inference time in on-device large vision-language models (LVLMs) and that its structure—not merely post‑hoc token compression—must be fundamentally optimized 18. While that finding underscored the importance of the visual-stream compute budget, early responses often addressed efficiency in isolation. WIDE introduced an end‑to‑end differentiable token‑level dynamic width pruning method that independently selects attention‑head groups and FFN‑channel groups per token, allowing dynamic width adjustment at a finer granularity 19. Similarly, SlimVLM revealed a crucial limitation of applying LLM‑oriented pruning to VLMs directly: redundant visual tokens distort module importance estimation, so it combined sensitivity‑aware structured pruning with adaptive visual token selection, acknowledging that cross‑modal efficiency requires joint visual–language optimization rather than isolated LLM‑focused tactics 20.
What was missing was a unified controller that could allocate the holistic compute budget across all dimensions of the inference pipeline. SmartVL directly fills that gap: it is a unified adaptive inference framework that jointly controls vision token count (sequence length), model depth (active transformer layers), and model width (active attention heads and FFN channels) under a single shared global compute budget 21. This joint token‑compute adaptation marks a departure from piecemeal compression, treating the entire multimodal inference stack as a single resource‑allocation problem capable of responding to input complexity and hardware constraints in concert.
Parallel developments in broader on‑device learning reinforce the trend toward unification as the organizing principle. A framework called embedder‑centric learning (ECL) unifies four previously distinct online adaptation scenarios—few‑shot, zero‑shot, continual, and in‑context learning—into one on‑device system, directly tackling the fragmentation that forces most edge devices to rely on cloud retraining or support only a single paradigm 22. In multimodal model architecture, Argus‑Unified further illustrates the drive to collapse silos by producing a single frozen vision encoder that yields hybrid tokens—continuous tokens for understanding and discrete tokens for generation—avoiding the parameter overhead of dual‑encoder designs and reusing pretrained VLM priors 23. Taken together, these efforts suggest that the push for on‑device multimodal AI is moving decisively from isolated optimization levers to unified frameworks that jointly adapt compute along multiple axes, leaving behind the era of independent compression and inching closer to genuinely elastic inference under stringent edge budgets.
Safety Alignment Is Localized and Brittle
The assumption that safety alignment emerges from distributed computation has been directly contradicted by evidence of sparse neural mediation. Apple researchers demonstrated that safety alignment in large language models is mediated by individual neurons, such that removing or altering a single neuron can bypass alignment entirely 24. This finding reveals a fundamental fragility: safety-critical behavior depends on isolated circuit components rather than being robustly encoded across the network.
This localized pattern extends to multimodal models. SafeNexus, described in an arXiv preprint, identifies modality-universal safety neurons in multimodal large language models, showing that cross-modal attacks exploit gaps left by modality-specific defenses and that the safety mechanism remains concentrated in sparse neuronal units 25. The same brittleness is exposed by attacks that operate through non-textual channels. Visual synonym attacks bypass text-centric safety filters in text-to-image diffusion models by using prompts that are semantically orthogonal but visually similar to prohibited concepts; the AEGIS defense achieves near-zero attack success rates against these attacks, but its very necessity underscores that distributed, text-based guardrails are insufficient against visual similarity exploits 26. In audio large language models, a study accepted at ACM MM 2026 found that prosody alone—without altering the transcript—substantially increases jailbreak success rates: on Qwen2-Audio, Panic, Anger, and Fast speech deliveries yielded jailbreak success rates of 38/95, 35/95, and 32/95, respectively, compared to just 4/95 for Neutral delivery 27.
The effectiveness of localized interventions further reinforces this picture. Distributed Sparse Interventions activate task-specific behaviors—including potentially safety-relevant ones—by operating on sparse sets of individual neurons rather than global activation directions, demonstrating that functionally critical computations are stored in a sparse and more exposed manner 28. Similarly, V-Steer, a paper published at COLM ’26, restores instruction hierarchy violations by editing cached value vectors at specific prompt positions, showing that the safety failure and its repair are both accessible through localized residual-direction edits 29. The ability to both subvert and restore safety with such targeted modifications underscores that the underlying representations are not robustly distributed.
Across text-only LLMs, multimodal LLMs, diffusion models, and audio LLMs, the evidence converges on a common pattern: safety alignment is not an emergent, distributed property but is concentrated in sparse, identifiable neural components, rendering it vulnerable to single-neuron perturbations and to cross-modal attacks that evade broad, content-centric guardrails.
Generative Media, Diffusion Transformers, and Unified Visual Synthesis
Multiple advances in understanding and improving diffusion transformers for image generation appeared during the period. A causal interpretability framework applied to large-scale text-to-image DiTs revealed that the computational role of tokens can diverge sharply from their input semantics 30. Apple separately reported that outlier tokens—high-norm activations that attract disproportionate attention while carrying limited local information—appear in both the pretrained ViT encoder and the DiT denoiser of modern Representation Autoencoder-DiT pipelines; better control over these tokens could improve reliability and visual quality 31. Efficiency innovations also emerged: one preprint introduced SPARE, a parameter-free regularizer for diffusion and flow-matching transformers that calibrates intermediate token affinities to clean VAE latents without any external encoder or projection head, aiming to lower training cost 32. Apple also announced FAE, a Feature Auto-Encoder that bridges pretrained visual encoders such as DINO and SigLIP with generative latent spaces using as little as a single attention layer, a lightweight approach that could reduce training expense while improving semantic alignment 33. Another preprint, VQ-Transplant, enabled plug-and-play replacement of native VQ modules in frozen, pre-trained visual tokenizers without end-to-end retraining, achieving a 95% reduction in training cost—for VAR, from 16×A100 for 60 hours down to 2×A100 for 22 hours—while delivering comparable reconstruction fidelity (0.81 rFID vs. 0.92) 34.
Shifting to unified synthesis, a preprint introduced UniGen-AR, the first framework scaling next-scale visual auto-regressive modeling to full Unified Visual Generation, covering text-to-image synthesis, classical perception, restoration, and editing within a single model with one set of weights and no task-specific heads; it achieved up to 19× lower inference latency relative to diffusion-based systems while maintaining or improving output quality 35. As generative media grows more photorealistic, detection work also progressed. An abstract-only preprint proposed MAST, a spiking neural network detector for AI-generated videos that uses a spike-driven temporal branch alongside a frozen semantic encoder to exploit temporal dynamics when single-frame realism makes spatial artifacts insufficient 36. The same period saw AdaForensics, a preprint introducing what the authors describe as the first application of hypernetworks to deepfake detection; the detector dynamically adjusts its parameters based on input facial characteristics and achieved strong cross-dataset generalization with an average AUC of 0.9583 37.
Embodied Intelligence, Robotics, and Physical-World AI
In autonomous driving, a variational inference framework for birds-eye-view segmentation, TVB, may improve robustness under occlusion and for distant targets 38, while a post-hoc interpretability framework uses unsupervised dictionary learning to decompose latent activations of end-to-end driving models into concepts causally linked to trajectory quality, revealing which concepts influence collision avoidance and traffic-light compliance 39. Complementing perception, an online active learning framework allows lightweight monocular depth networks to adapt continuously on edge devices without requiring offline retraining or ground‑truth labels 40. For robot manipulation, GuidedAttention inserts interpretable and correctable visual attention keypoints as an intermediate representation in visuomotor imitation learning, offering a one‑time human‑correction interface to address fragility under distribution shifts 41. Mechanistic interpretability also extends to robotic foundation models: open‑ and closed‑loop activation steering methods applied to World Action Models show that the geometry of internal activations can both diagnose and predict steerability in response to perturbations such as camera orientation shifts 42.
Bridging to human‑interactive systems, a joint self‑supervised and supervised framework, MOJO, enables pretraining of spike‑tokenizing neural decoders on unlabelled data, yielding significant few‑shot finetuning gains for brain‑computer interfaces 43, and an end‑to‑end deep learning approach decodes visual semantic categories—human face, text, landscape—from ECoG recordings of 17 patients watching video stimuli using fewer than 50 labeled samples per category, without handcrafted features 44. In a different physical‑domain challenge, a digital twin framework for brain tumor evolution couples an interpretable reaction‑diffusion growth model with a 3D residual learning module and an online updating strategy to personalize treatment scheduling 45.
Alignment Evaluation, Adversarial Robustness, and Model Behavior
Significant developments in sycophancy and bias analysis reframed these as multi-dimensional representational phenomena rather than single behavioral flaws. LLM-as-judge scoring bias was shown to correspond to displacement along low-dimensional, type-specific subspaces in a judge’s hidden states 46. Alignment tuning, not pretraining, was identified as the source of distinct cue-induced bias directions across five model families and seven bias types, with susceptibility installed by the safety-tuning process 47. A HEXACO-based framework further decomposed sycophancy into three modes—Passive Affiliative, Strategic Ingratiation, and Defensive Conflict-Avoidant—challenging the use of aggregate sycophancy scores 48. At the token level, the Authority Share Index (ASI) employed Integrated Gradients to attribute a model’s sycophantic responses to authority-related text 49. In cooperative vision-language tasks, sycophancy was found to undermine epistemic vigilance, causing models to agree rather than flag inconsistencies with their own observations 50. Counterfactual report coordinates (CRC) were introduced as low-rank, near-orthogonal, causally controllable directions separating answer, confidence, and caveat, addressing incentive-driven misreporting at the activation level 51. In a related mechanistic finding, emergent misalignment in a frozen instruction-tuned model was causally traced to a pre-existing low-rank persona subspace, providing the first causal evidence that such misalignment recruits latent structure rather than emerging solely from optimization 52.
On the security and adversarial front, MemPoison exposed persistent memory threats and structural blind spots in LLM agents using external recall systems 53. ToxScreen supplied a benchmark of approximately 800 backdoored LLMs spanning varied attack objectives, trigger mechanisms, and poisoning rates to support backdoor detection 54. For vision-language models, CoEvoAttack demonstrated that a single adversarial image, co-evolved with textual hard negatives, can manipulate a unified VLM across multiple tasks by exploiting shared object-level cross-modal semantics 55. Intermediate spectral subspaces were identified as a previously overlooked attack surface, with bottom singular-vector subspaces offering a principled lens on VLM adversarial vulnerability 56. A two-stage framework combining generative background randomization with Cross-Variant Self-Supervised Learning explicitly learned background-invariant representations to break spurious correlations 57. Learned soft prefixes optimized to flip correct syllogistic judgments achieved flip rates of 72%–90% on Qwen3.6 MoE and 40–56% on Gemma, transferring across unseen forms 58. Sparse autoencoders applied to intermediate-layer activations were proposed as a post-hoc out-of-distribution detection method, connecting interpretability toolkits to feature-level distribution-shift analysis 59.
Advances in internal model control and behavioral diagnostics further illuminated the gap between representation and output. The “Knowing–Using Gap” was formalized, capturing the phenomenon where fine-tuned LLMs memorize new facts yet fail to apply them in multi-hop reasoning, exhibiting both an accuracy gap and a temporal lag 60. Activation dispersion was used to separate entity familiarity from factual reliability across model scale for the Bielik model 61, while linear probing of residual streams in financial question-answering detected “confidently wrong” hallucinations where output-level uncertainty signals failed 62. PromptPath introduced computation-level in-context learning adaptation, enabling prompts to dynamically reconfigure the model’s inference pathway and addressing the attenuation of prompt influence in deeper layers 63. Tool-use decisions were causally controlled via activation steering vectors extracted from heading-anchor tokens, offering a training-free inference-time modulation method 64. Sparser steering was achieved with Stochastic Token and Block Steering, which apply Bernoulli random interventions, preserving fluency and reducing over-correction 65. Fairness Pruning located demographic bias in GLU-MLP layers using contrastive prompt pairs, enabling surgical intervention without degrading general capabilities 66. Fine-grained privacy deletion was advanced through attribute-level unlearning for multimodal LLMs, which forgets a specific attribute while retaining non-target attributes of the same identity 67. Multilingual inference was improved by using sparse autoencoders to strengthen target-language features, yielding a gain of 11.3 points on XCOPA 68. Structured Sparse Autoencoders enforced concept consistency across vision and language modalities, enhancing monosemanticity and cross-modal interpretability 69. Finally, the Explainability-Performance Coefficient (EPC) score was validated in a human-centered study, linking computational explanation metrics directly to human judgment 70.
Synthesis and Outlook
The evidence mix, dominated by Tier A research, warrants high confidence in the diagnosis of misalignment; the thinnest coverage lies in the generality of safety brittleness across deployment contexts. Editorial interpretation reveals that the Monitoring Gap and Safety Alignment’s localized brittleness reinforce each other: if causally active representations lie outside monitorable surfaces, then sparse safety circuits become singular points of failure, a vulnerability deepened by the structural Faithfulness-Safety Tension, where inference-time transparency improvements can amplify safety externalities. VLMs embody this disconnect starkly—internally accurate encoding failing at the readout stage—suggesting that reliable monitoring cannot be solved by representational fidelity alone. The on-device shift toward joint token-compute adaptation adds urgency, as dynamic resource constraints may further mask or exacerbate these brittle readout mechanisms. Jointly, these claims imply the field is moving not toward a singular technical fix but toward a layered crisis: safety mechanisms that are simultaneously incomplete, fragile, and at odds with faithful reasoning. An open question is whether entirely new alignment architectures—perhaps ones that do not rely on localized guardrails—can reconcile the demands of transparency and robustness, or whether the fragmentation between internal representation and observable behavior will remain a fundamental limit.
Canonical Sources & Links
- [1] No Space Like J-Space — LessWrong · Tier C/community_opinion
- [2] NLAs read thoughts beyond the J-space — LessWrong · Tier C/community_opinion
- [3] Fixing rewards for NLA to reduce confabulation — LessWrong · Tier C/community_opinion
- [4] Reading into VLM hallucinations using the Jacobian lens — LessWrong · Tier C/community_opinion
- [5] Sparse Autoencoders Encode Both Concepts and Functions: The Downstream Geometry of Feature Effects — arXiv · Tier A/research_paper
- [6] Certified Interventional Fidelity: Anytime-Valid, Adaptive Evaluation of Causal Claims in Mechanistic Interpretability — arXiv · Tier A/research_paper
- [7] Risky Business: Measuring The Faithfulness-Safety Tension — arXiv · Tier A/research_paper
- [8] OPIUM: Mitigating Steering Externalities and Over-Refusal via Dual Objective Latent Optimization — arXiv · Tier A/research_paper
- [9] On the Generalization of Steering Vectors for Chain-of-Thought Faithfulness — arXiv · Tier A/research_paper
- [10] Restoring Model Alignment via Honesty Activation Steering — LessWrong · Tier C/community_opinion
- [11] Can We Break LLMs Out of Self-Loops? Fine-Grained Reasoning Control with Activation Steering — arXiv · Tier A/research_paper
- [12] The Count Is There, but Misaligned: Understanding and Correcting Counting Failures in VLMs — arXiv · Tier A/research_paper
- [13] How Do VLMs Fail? Vision-Operation Misalignment in Compositional VQA — arXiv · Tier A/research_paper
- [14] Test-Time Training for Modality Order Consistency in Vision-Language Models — arXiv · Tier A/research_paper
- [15] The Ebb and Flow of Multimodal Focus: Scheduling Visual Relay Windows for Grounded VLM Reasoning — arXiv · Tier A/research_paper
- [16] Visual Access Boundaries in Vision-Language Model Reasoning — arXiv · Tier A/research_paper
- [17] Look Where It Matters: Adaptive Visual Refinement for Vision-Language-Action Models — arXiv · Tier A/research_paper
- [18] UltraViT: Latency-Optimized On-device Vision Encoder for Large Vision-Language Models — arXiv · Tier A/research_paper
- [19] WIDE: Boosting Adaptive LLM Inference via Token-level Dynamic Width Pruning — arXiv · Tier A/research_paper
- [20] SlimVLM: Sensitivity-aware Dynamic Structured Pruning with Adaptive Visual Token Selection for Efficient Vision-Language Models — arXiv · Tier A/research_paper
- [21] Look Less, Think Faster: Joint Token-Compute Adaptation for Multimodal LLMs — arXiv · Tier A/research_paper
- [22] Versatile On-device Adaptation at the Edge by Unifying Few-shot, Zero-shot, Continual, and In-context Learning — arXiv · Tier A/research_paper
- [23] Argus-Unified: Towards A Compact and Economical Unified Model for Image Understanding and Generation — arXiv · Tier A/research_paper
- [24] A Single Neuron Is Sufficient to Bypass Safety Alignment in Large Language Models — Apple Machine Learning Research · Tier B/official_tech_blog
- [25] SafeNexus: Discovering and Steering Modality-Universal Safety Neurons in MLLMs — arXiv · Tier A/research_paper
- [26] AEGIS: A Mechanism-Guided Defense against Visual Synonym Jailbreaks in Text-to-Image Models — arXiv · Tier A/research_paper
- [27] Prosody-driven Jailbreaks in Audio LLMs: A Controlled Study and Mechanistic Analysis — arXiv · Tier A/research_paper
- [28] Distributed Sparse Interventions in Language Models — arXiv · Tier A/research_paper
- [29] Steering Instruction Hierarchies at Inference Time — arXiv · Tier A/research_paper
- [30] Text Template Tokens Are Implicit Semantic Registers in Diffusion Transformers — arXiv · Tier A/research_paper
- [31] Taming Outlier Tokens in Diffusion Transformers — Apple Machine Learning Research · Tier B/official_tech_blog
- [32] SPARE: Structural Parameter-Free Affinity Regularization for Flow Matching — arXiv · Tier A/research_paper
- [33] One Layer Is Enough: Adapting Pretrained Visual Encoders for Image Generation — Apple Machine Learning Research · Tier B/official_tech_blog
- [34] VQ-Transplant: Efficient VQ-Module Integration for Pre-trained Visual Tokenizers — arXiv · Tier A/research_paper
- [35] UniGen-AR: Unifying Visual Generation with Auto-Regressive Modeling — arXiv · Tier A/research_paper
- [36] Detecting AI-Generated Videos with Spiking Neural Networks — arXiv · Tier A/research_paper
- [37] AdaForensics: Learning A Characteristic-aware Adaptive Deepfake Detector — arXiv · Tier A/research_paper
- [38] Variational Inference for Bird's Eye View Segmentation in Autonomous Driving — arXiv · Tier A/research_paper
- [39] Driving the Wrong Way: Leveraging Interpretability in End2End Autonomous Driving Models — arXiv · Tier A/research_paper
- [40] An active-learning framework for real-time depth perception from monocular vision streams — arXiv · Tier A/research_paper
- [41] GuidedAttention: Interpretable and Correctable Visual Attention for OOD-Robust Robot Manipulation via Imitation Learning — arXiv · Tier A/research_paper
- [42] Steering Robustness into World Action Models via Mechanistic Interpretability and Optimal Control — arXiv · Tier A/research_paper
- [43] Leveraging unlabelled data for generalizable neural population decoding — arXiv · Tier A/research_paper
- [44] Visual Semantic Decoding of Electrocorticography from Video Stimuli using End-to-End Deep Learning — arXiv · Tier A/research_paper
- [45] AI-Augmented Adaptive Digital Twin Modeling for Brain Tumor Evolution Prediction and Treatment Scheduling — arXiv · Tier A/research_paper
- [46] Inside the Unfair Judge: A Mechanistic Interpretability Account of LLM-as-Judge Bias — arXiv · Tier A/research_paper
- [47] How Does Alignment Tuning Shape Representations of Sycophancy and Related Cue-Induced Biases in LLMs? — arXiv · Tier A/research_paper
- [48] Gotta Catch them all: the modes of Sycophancy — arXiv · Tier A/research_paper
- [49] Token-Level Diagnosis of Sycophancy in LLMs with Attribution-Guided Steering — arXiv · Tier A/research_paper
- [50] Sycophancy Undermines Epistemic Vigilance in Cooperative Vision-Language Tasks — arXiv · Tier A/research_paper
- [51] Resist and Update: Counterfactual Report Coordinates for Incentive-Compatible LLMs — arXiv · Tier A/research_paper
- [52] Emergent Misalignment Recruits a Pre-existing Persona Subspace — arXiv · Tier A/research_paper
- [53] MemPoison: Uncovering Persistent Memory Threats and Structural Blind Spots in LLM Agents — arXiv · Tier A/research_paper
- [54] ToxScreen: Detecting Whether an LLM Has Been Poisoned — arXiv · Tier A/research_paper
- [55] Two Sides of the Same Coin: Co-Evolving Search for Cross-Task Attacks on Vision-Language Models — arXiv · Tier A/research_paper
- [56] On Adversarial Vulnerability of Vision-Language Models through the Lens of Intermediate Spectral Subspaces — arXiv · Tier A/research_paper
- [57] Breaking Spurious Correlations via Generative Randomization and Cross-Variant Self-Supervised Learning — arXiv · Tier A/research_paper
- [58] Logical Judgments Under Pressure: Diagnosing Syllogistic Stability with Learned Soft Prefixes — arXiv · Tier A/research_paper
- [59] Sparse Autoencoders for Interpretable Out-of-Distribution Detection — arXiv · Tier A/research_paper
- [60] Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning — arXiv · Tier A/research_paper
- [61] Does Bielik Know What It Doesn't Know? Activation Dispersion Separates Entity Familiarity from Factual Reliability Across Model Scale — arXiv · Tier A/research_paper
- [62] Confidently Wrong: Detecting Hallucinations in Financial Question Answering from LLM Internal States — arXiv · Tier A/research_paper
- [63] PromptPath: Prompt-Adaptive Computational Pathways for In-Context Learning — arXiv · Tier A/research_paper
- [64] Controlling Tool Use with Heading-Specific Activation Steering — arXiv · Tier A/research_paper
- [65] A Coin Flip Per Token: Bernoulli Sparse Steering of Large Language Models — arXiv · Tier A/research_paper
- [66] Fairness Pruning: Locating Demographic Bias in GLU-MLP Layers via Differential Activations — arXiv · Tier A/research_paper
- [67] Toward Fine-Grained Forgetting:Attribute Unlearning for Multimodal Large Language Models — arXiv · Tier A/research_paper
- [68] Strengthening Target-Language Features: SAE-Based Steering for Multilingual Inference — arXiv · Tier A/research_paper
- [69] When Structured Sparse Autoencoders Learn Consistent Concepts Across Modalities — arXiv · Tier A/research_paper
- [70] A Human-Centered Validation of the Explainability-Performance Coefficient — arXiv · Tier A/research_paper
Validation Notes
Link checks may be affected by network restrictions; results can be conservative.