cd/sources/ianbarber-auto-discovered· home sources Ianbarber (auto-discovered)
cat /sources/ianbarber-auto-discovered.feed | wc -l → 11

Ianbarber (auto-discovered)

articles 11 domain ianbarber.blog → feed RSS
11:41
2026-07-11
ianbarber.blog
artificial-intelligence

Who is walking who?

A new analysis compares large language models to sea squirts, arguing that post-training optimization for specific tool shapes is creating a Darwinian niche where models shape their own environment. T…

10:15
2026-07-09
ianbarber.blog
large-language-models

MOPD

Researchers released the official Multi-Teacher On-Policy Distillation (MOPD) paper, which composes multiple capabilities into a single large language model by training domain-expert teachers independ…

06:04
2026-07-01
ianbarber.blog
ai-research

Benchmarks Mean Business

Arena, an AI evaluation platform born at UC Berkeley, reached a $100M annual revenue run rate eight months after launching its product, as demand surges for benchmarks that measure real-world AI utili…

00:02
2026-06-29
ianbarber.blog
large-language-models

It’s always the learning rates

Scaling laws predict training loss as model size, dataset size, and compute scale, but their practical application is sensitive to hyperparameter choices like learning rate. Lilian Weng's post highlig…

21:39
2026-06-19
ianbarber.blog
large-language-models

LLMs are complicated now

Meta's LLMs have evolved from simple Transformer stacks to complex architectures with multiple attention variants, mixture-of-experts, and multimodal encoders, mirroring the complexity of recommendati…

18:17
2026-06-12
ianbarber.blog
large-language-models

FactWorld

A new benchmark called FactWorld reveals that hybrid AI models combining transformer and recurrent architectures can simultaneously excel at both associative recall and state tracking, capabilities th…

14:45
2026-06-05
ianbarber.blog
large-language-models

Somehow, more on distillation

Microsoft AI released a detailed technical report on the development of its first model, MAI-Thinking-1, emphasizing a controlled, reproducible training process built on human-generated data and propr…

02:03
2026-06-01
ianbarber.blog
large-language-models

We can distill it for you wholesale

ServiceNow researchers have developed a new distillation method called π-Distill that allows smaller language models to learn from frontier models even when the teacher's chain-of-thought reasoning is…

15:47
2026-05-27
ianbarber.blog
large-language-models

Maybe the agents shouldn’t write the kernels

A Stanford study found that AI agents like DeepSeek R1 could only generate correct GPU kernels for 12% of simple operations and 2% of whole architectures, with later research showing agents failed to …

10:16
2026-04-27
ianbarber.blog
large-language-models

Loss Exploded.

Meta's FAIR team documented a series of training failures in 2021 for their OPT-175B model, including repeated loss explosions and learning issues that required extensive hyperparameter tuning and arc…