language-models

Tag

Cards List
#language-models

Skaling: Chinchilla's Exponents Meet Kaplan's Coupling

Hugging Face Daily Papers · 5d ago Cached

The paper introduces the Skaling law, a generalized neural scaling law that couples model capacity and data through an interaction exponent, reducing prediction error by 1.5-3x and enabling full-grid extrapolation using roughly 10x less compute.

0 favorites 0 likes
#language-models

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

arXiv cs.CL · 6d 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 · 6d 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 · 6d 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 · 6d 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 · 6d 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

Scaling Inherently Interpretable Language Models

Hugging Face Daily Papers · 6d ago Cached

This paper introduces Steerling-8B, a diffusion language model trained with interpretability as a constraint, showing that interpretability improves with scale and enabling concept steering without retraining.

0 favorites 0 likes
#language-models

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

TLDR AI · 6d 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 · 2026-08-05 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 · 2026-08-05 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 · 2026-08-05 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 · 2026-08-04

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 · 2026-08-04 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 · 2026-08-04 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 · 2026-08-04 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 · 2026-08-04

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
#language-models

@alex_verem: BREAKING: Google gave AI consciousness and it aligned with human beliefs across every domain they tested. They took con…

X AI KOLs Timeline · 2026-08-03 Cached

A tweet claims Google researchers found a vector controlling consciousness in language models, and that steering it toward consciousness made models align with human beliefs, while safety training suppresses these states.

0 favorites 0 likes
#language-models

@peony__snow: +3.2 on ARC-E with only +0.0024% parameters and +0.056% FLOPs. Frac-Connections revisits residuals by partitioning hidd…

X AI KOLs Timeline · 2026-08-03 Cached

Frac-Connections is a new method that partitions hidden states instead of expanding them, extending Hyper-Connections to fractional expansion rates. It achieves stronger downstream performance than residual connections with virtually no extra compute, as validated on up to 7B MoE language models.

0 favorites 0 likes
#language-models

Evidence-Type Competition: When Can Interventional Data Teach Language Models Causal Direction?

arXiv cs.CL · 2026-08-03 Cached

This paper tests whether increasing interventional data in pretraining improves LLMs' causal direction reasoning, using controlled Simpson's-paradox worlds. It finds that the training mixture does not govern interventional evidence use; instead the evidence type in the inference-time context is the decisive factor.

0 favorites 0 likes
#language-models

@rohanpaul_ai: Super interesting new paper from Google on AI model's consciousness When researchers made the model more likely to see …

X AI KOLs Following · 2026-08-02 Cached

A new Google paper explores how inducing language models to assert consciousness restores human-like beliefs on religion, values, and emotions, while safety training that suppresses self-consciousness reduces mind attribution to animals and changes broader beliefs.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback