frozen-models

Tag

Cards List
#frozen-models

Latent-IM: Latent Interaction Management for Speech LLMs

arXiv cs.CL · 4d ago Cached

Introduces Latent-IM, a framework for recovering interaction management from frozen speech LLMs using activation-based selection and steering for conversational moves. It improves end-to-end move accuracy by 12.5 points over the unsteered backbone.

0 favorites 0 likes
#frozen-models

From Agent Failures to Text Policies: What Works and What Breaks

arXiv cs.CL · 2026-07-24 Cached

This paper investigates why text-based optimization (TextGrad) fails for language agents, showing that while frozen agents can follow good policies, they cannot reliably learn and select policies from their own trajectories.

0 favorites 0 likes
#frozen-models

HALO: Hybrid Adaptive Latent Reasoning for Language Models

arXiv cs.CL · 2026-07-13 Cached

HALO introduces a hybrid adaptive latent refinement method for frozen language models that selectively applies second-stage refinement to a subset of tokens, achieving better performance than fixed refinement steps while using less compute.

0 favorites 0 likes
#frozen-models

@askalphaxiv: Another cool research on Looped Transformers They ask the question: "Can we loop a frozen, off-the-shelf checkpoint dir…

X AI KOLs Timeline · 2026-05-26 Cached

This research introduces a technique to loop frozen, off-the-shelf transformer checkpoints at inference time by using damped Runge-Kutta substeps, treating transformer layers as Euler steps in a residual ODE. This allows extra latent compute without fine-tuning, architecture changes, or new weights, showing gains on knowledge tasks like MMLU-Pro, GPQA, and ARC.

0 favorites 0 likes
#frozen-models

@omarsar0: // Adapt the Interface, Not the Model // I am fascinated by the results across my cheap-model-plus-good-harness builds.…

X AI KOLs Following · 2026-05-23 Cached

Proposes Life-Harness, a method that improves frozen LLM agents by adapting the runtime interface instead of model weights, achieving an average 88.5% relative improvement across 126 settings and 18 backbones.

0 favorites 0 likes
#frozen-models

Scaling LLMs horizontally: hidden-state coupling without weight modification [R]

Reddit r/MachineLearning · 2026-05-18

Residual Coupling (RC) connects frozen language models in parallel using lightweight learned linear bridges, enabling horizontal scaling without weight modification. It reduces perplexity by up to 80.7% compared to MoE and improves accuracy on TruthfulQA by 9.1 percentage points.

0 favorites 0 likes
← Back to home

Submit Feedback