A Fragility Spectrum for Recursive Language-Model Training
The paper studies how 13 different language model checkpoints degrade under recursive training on model-generated text, using a shared corpus…
The paper studies how 13 different language model checkpoints degrade under recursive training on model-generated text, using a shared corpus…
This American Psychological Association Monitor on Psychology article, published in the September 2026 issue, examines the debate among researchers and…
Published around September 11, 2026, this Scientific American article examines how AI systems now capable of solving longstanding mathematical problems…
Anthropic has entered a $35 billion, 15-year cloud-computing agreement with Lambda, an Nvidia-backed provider, to secure capacity at a 350-megawatt…
This PyTorch blog post details how the Hugging Face Kernels project added support for Helion, a tile-based DSL from Meta…
TurboQuant is a vector-embedding compression technique that applies a random orthogonal rotation to embedding coordinates, then maps the rotated values…
A Hugging Face contributor describes a data-driven quantization scheme for GGUF models that empirically measures per-tensor sensitivity rather than relying…
The paper studies how large language models retrieve and use internal knowledge by performing layerwise interventions on hidden states across…
The paper proposes a Bayesian backward-reasoning method for aggregating decisions from multiple LLM agents, constructing reverse posteriors via explicit likelihood…
The paper introduces TASCO, a test-time adaptation framework that improves LLM reasoning by optimizing lightweight task-level prefixes while keeping the…
The paper proposes a unified four-coefficient parameterization for on-policy knowledge distillation that generalizes existing per-token gating methods by combining forward…
Researchers introduce AgentZip, a memory compression system for AI-agent sandboxes that exploits redundancy across sandbox instances and between sandboxes and…