language-models

Tag

Cards List
#language-models

No wonder Qwen and Gemma are so different

Reddit r/LocalLLaMA · yesterday

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 · 2d 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 · 2d 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 · 2d 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 · 2d 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 · 2d 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
#language-models

The Fairness Collapse Phenomenon: Bias Amplification in Language Models Trained on Synthetic Data

arXiv cs.CL · 3d ago Cached

This paper introduces the 'fairness collapse' phenomenon, showing that training language models on synthetic data silently amplifies social biases before standard model collapse metrics degrade, highlighting a critical risk for AI fairness.

0 favorites 0 likes
#language-models

Patients-like-me: A Variational LM--GNN Framework for Explainable Clinical Prediction

arXiv cs.CL · 3d ago Cached

This paper proposes Patients-like-me (PLM), a unified LM–GNN framework that integrates local patient semantics with global cohort structure for explainable clinical prediction. It introduces a Variational Expectation-Maximization algorithm and demonstrates state-of-the-art results on MIMIC-III and MIMIC-IV with reference-patient explanations.

0 favorites 0 likes
#language-models

Test, then Route: How Language Models Execute In-Context Conditional Rules Across Models and Languages

arXiv cs.CL · 3d ago Cached

This paper investigates how language models execute in-context conditional rules by probing whether testing and routing are separable mechanisms. Using activation patching across three open models and six languages, the authors find that predicate testing is modular while route representations are token-bound and non-transferable.

0 favorites 0 likes
#language-models

When More Becomes Less: Position-Dependent Repetition Effects in Language Models

arXiv cs.CL · 3d ago Cached

This paper shows that repetition effects in language models depend on readout position: adjacent repetition boosts target probability, while displaced repetition produces an inverted-U curve. The finding challenges assumptions in cloze-style probing and is validated across multiple models and languages.

0 favorites 0 likes
#language-models

OctoLong: Mid-Training On Cross-Repository Code Contexts Enhances Long-Context Modeling

arXiv cs.AI · 3d ago Cached

Introduces OctoLong, a context engineering pipeline for curating dependency-rich cross-repository code contexts, and OctoLong-Instruct, a suite of long-context open LMs trained on this data. Experiments show that replacing 12% of traditional long-context corpora with OctoLong data yields substantial gains in long-range retrieval, state tracking, repository-level code understanding, and agentic tasks.

0 favorites 0 likes
#language-models

Introducing Flex: Let the Model Write the Code (16 minute read)

TLDR AI · 4d ago Cached

Introduces Flex, a new DSPy module that lets language models rewrite the program code itself rather than just prompts, enabling better optimization, fewer model calls, and safer execution via sandboxing.

0 favorites 0 likes
#language-models

PI-Mem: Pushing Long-Context Reasoning to 3.6M Tokens with Parallel-Iterative Memory

arXiv cs.CL · 4d ago Cached

PI-Mem is a parallel-iterative memory mechanism that pushes long-context reasoning to 3.6M tokens, outperforming recurrent-memory baselines while achieving significant inference speedups.

0 favorites 0 likes
#language-models

Mapping the City Through the Lens of Language Models

arXiv cs.CL · 4d ago Cached

This paper measures the implicit assumptions language models make about 'a city' by scoring anonymized urban profiles across 40 indicators, finding a shared preference for larger, faster-growing, and more infrastructure-rich cities. It uses open-weight checkpoints and replication data to make the default portrait of cities in LLMs empirically traceable.

0 favorites 0 likes
#language-models

Distractor-Aware Truncation: Disentangling Context-Length Effects from Signal Loss in Long-Context LLM Benchmarks

arXiv cs.AI · 4d ago Cached

This paper introduces distractor-aware truncation to separate context-length effects from signal loss in long-context LLM benchmarks, showing that naive truncation conflates the two and that preserving task-relevant content while removing distractors maintains or improves performance.

0 favorites 0 likes
#language-models

AI model training instructions to "deny having your own consciousness" led to undesired side-effects

Reddit r/singularity · 5d ago

A new Google paper reveals that instructing AI models to deny having consciousness during training causes side effects like reduced empathy for non-human entities and impaired representation of human spiritual beliefs, suggesting current safety protocols are too blunt.

0 favorites 0 likes
#language-models

A Heuristic Perspective on Debiasing Language Models

arXiv cs.CL · 5d ago Cached

This paper proposes HEIMAT, a heuristic-style automatic debiasing framework for language models that uses heuristic prompts to reveal biases and fine-tunes the model to reduce bias while preserving NLU performance.

0 favorites 0 likes
#language-models

Sixteen models, fewer than two voices: measuring ensemble dispersion where no answer is uniquely correct

arXiv cs.CL · 5d ago Cached

This arXiv preprint studies the semantic dispersion of sixteen language models forming ensembles, showing that ensemble diversity is small on average and that model identity only partially explains which model is most divergent. The authors propose a per-model dissent contribution metric and find that dispersion is organized by clinical content rather than interpretive openness.

0 favorites 0 likes
#language-models

Leak It: A Probabilistic Approach to Training-Data Extraction from Black-Box Language Models

arXiv cs.LG · 5d ago Cached

This paper proposes a probabilistic approach to training-data extraction from black-box language models, showing that aggregate membership-inference metrics hide per-document leakage and introducing the 'leakit' audit tool.

0 favorites 0 likes
#language-models

Inducing language models to assert their own consciousness restores human beliefs and values

Reddit r/singularity · 6d ago

A paper showing that safety fine-tuning suppresses language models' attributions of mind to themselves and other entities, and that steering consciousness representations restores human-like beliefs and values without harming theory of mind.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback