language-models

Tag

Cards List
#language-models

What Iterated Self-Feeding Probes of Language Models Measure, and a test that separates the construction from the model

arXiv cs.CL · 9h ago Cached

A research paper analyzing what iterated self-feeding probes of language models actually measure, distinguishing model-dependent signals from construction artifacts using a ring of resampled token cells and common random numbers coupling.

0 favorites 0 likes
#language-models

The Parser Already Knows: Lightweight Bias Correction in Constrained Decoding

arXiv cs.CL · 9h ago Cached

This paper introduces a lightweight, offline-trained logit correction method for grammar constrained decoding that leverages internal parser and lexer states to restore the LM's true probability distribution without expensive online sampling, improving output quality while maintaining low inference latency.

0 favorites 0 likes
#language-models

CurveFP: Rational-Radix Logarithmic Datatypes with Closed Products for Language Models

arXiv cs.LG · 9h ago Cached

Introduces CurveFP, a closed-product codebook family that distributes quantized magnitudes across interleaved logarithmic curves, enabling exact sign XOR and integer-index updates. It achieves FP8-class behavior with seven-bit inference and improves perplexity on 7B-9B models.

0 favorites 0 likes
#language-models

RLMOpt: Adaptive Prompt Optimization via Recursive Language Models

arXiv cs.AI · 9h ago Cached

RLMOpt is a prompt optimizer that uses a recursive language model to drive the search policy itself, outperforming existing methods like GEPA across multiple benchmarks while using fewer rollouts and producing shorter prompts.

0 favorites 0 likes
#language-models

Adaptive Supervised Anchoring for On-Policy Self-Distillation

arXiv cs.LG · yesterday Cached

This paper proposes an adaptive supervised anchoring framework for on-policy self-distillation, addressing the problem of rollout-conditioned signal degradation in language model training. The method separates rollout-conditioned distribution matching from canonical-context supervision, improving task acquisition while preserving general capabilities.

0 favorites 0 likes
#language-models

Focus particles and scalar inferences across humans and language models

arXiv cs.CL · yesterday Cached

This paper compares human and LLM scalar judgments for sentences with focus particles 'even' and 'only' across different response scale configurations, finding stable semantic-driven differences but noting the model's lack of response variability.

0 favorites 0 likes
#language-models

"Many Are My Names": The Anatomy of the Assistant and Its Personas via Sparse Autoencoders

arXiv cs.CL · yesterday Cached

This paper uses sparse autoencoders to decompose how language models represent the default Assistant, roleplay personas, and story characters, finding that personas retain an Assistant core while differentiating across layers, and story characters lack that core.

0 favorites 0 likes
#language-models

Reason Wide, Not Deep: Amortizing the Reasoning Premium into Distilled Skills

arXiv cs.AI · yesterday Cached

This paper proposes amortizing the high token cost of reasoning-mode LLMs by distilling domain-specific skills from existing trajectories into system prompts, recovering most of the reasoning gap on agentic benchmarks while emitting far fewer tokens.

0 favorites 0 likes
#language-models

Back to the Future: A workbook time machine for spread sheet creation benchmarks

arXiv cs.AI · yesterday Cached

This paper introduces the workbook time machine, a pipeline that automatically creates benchmarks for evaluating language models on creating derived spreadsheet objects like formulas, charts, pivot tables, and conditional formatting. The authors produce WTM-Corpus and a curated 150-task benchmark WTM-Bench, then evaluate spreadsheet agents across artifact types, step complexity, and instruction granularity.

0 favorites 0 likes
#language-models

The Knowing-Saying Gap: When Probes See Errors that Confidence Misses

arXiv cs.AI · yesterday Cached

This paper investigates the 'knowing-saying gap' in language models, showing that linear probes can detect corrupted context with near-perfect accuracy yet fail to predict final answer errors, with implications for deployment monitoring and intervention strategies.

0 favorites 0 likes
#language-models

Why Knowing Both Hops Is Not Enough: Understanding Two-Hop Generalization in Language Models

arXiv cs.CL · 2d ago Cached

This paper investigates why language models fail at two-hop generalization, showing that models succeed when the second hop follows training distribution but fail when it deviates, and proposes a recurrent-style training strategy to improve out-of-distribution two-hop reasoning.

0 favorites 0 likes
#language-models

Can Language Models Imagine Without Seeing? Ekphrasis: Measuring Visual Creative Ideation in Text-Only LLMs

arXiv cs.CL · 2d ago Cached

Introduces Ekphrasis, a 400-task benchmark for measuring visual creative ideation in text-only LLMs, separating usefulness, expressiveness, and novelty. The paper validates it with cross-modal grounding, showing text-level visual ideation ordering survives rendering.

0 favorites 0 likes
#language-models

Ask-E: An Environment for Calibrated Question Generation

arXiv cs.CL · 2d ago Cached

Ask-E is a new benchmark and training environment that evaluates and trains models on generating questions calibrated to specific skill levels, defined by the capabilities of two existing language models. Frontier models score below 50% on calibration, and training on Ask-E improves downstream math benchmarks without new math data or correctness-based rewards.

0 favorites 0 likes
#language-models

Measuring the Cross-Lingual Comprehension Gap: How the language of the evidence shapes what language models understand

arXiv cs.CL · 2d ago Cached

This paper introduces the Cross-Lingual Comprehension Gap (CLCG) metric to measure how LLM response quality degrades when content is presented in non-English languages. Across 18 languages and multiple models, it finds a significant performance drop, especially for low-resource languages, questioning the assumption of English-centric capability transfer.

0 favorites 0 likes
#language-models

No wonder Qwen and Gemma are so different

Reddit r/LocalLLaMA · 3d ago

A user shares an observation that Qwen and Gemma tokenize code very differently, with Qwen using far fewer tokens for the same HTML/JS input, which may explain differences in coding and language performance. They also note a potential retraining project by LiquidAI using a more efficient tokenizer.

0 favorites 0 likes
#language-models

Hierarchical Latent Prediction for Language Models

arXiv cs.CL · 5d ago Cached

This paper introduces HiLP, a hierarchical representation training method that adds multi-scale self-predictive learning to transformer pretraining, aiming to reduce compounding error and improve long-horizon reasoning and speculative decoding efficiency.

0 favorites 0 likes
#language-models

KV-Skill: Forging Expertise in the Model's Native Language

arXiv cs.LG · 5d ago Cached

This paper introduces KV-Skill, a design space of external factorized operators that frozen language models read through a lightweight interface, enabling task knowledge to be acquired from text or rewards and deployed independently. Experiments across ten benchmarks show consistent improvements over text skills, prefix tuning, and LoRA, with composable loadable skills.

0 favorites 0 likes
#language-models

Cross-Architecture Steering Transfer in Language Models: A Systematic Empirical Study

arXiv cs.CL · 5d ago Cached

A systematic empirical study showing that concept directions extracted from one language model can steer other independently trained models when sufficient scale (≥1.7B parameters) is reached, providing functional evidence for the Platonic Representation Hypothesis and highlighting scale thresholds for cross-model interpretability tools.

0 favorites 0 likes
#language-models

Subliminal Learning is Non-Semantic Distillation

arXiv cs.AI · 5d ago Cached

This paper investigates subliminal learning in language models, showing that biases can transfer from teacher to student via seemingly random synthetic data. The authors find that adding Gaussian noise to weights increases transfer, and that students inherit not just the semantic bias but also the type of intervention used, with implications for training safety and data auditing.

0 favorites 0 likes
#language-models

The Ignition Index: Measuring Global Workspace Dynamics in Language Models

arXiv cs.AI · 5d ago Cached

The paper introduces the Ignition Index, a metric for measuring global workspace dynamics in language models, validated across multiple architectures and tasks, showing selective detection of ignition-like representational transitions.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback