Cover image

Greedy Enough to Win: When Loss Starts Driving the Learning Rate

A close reading of GreedyLR shows why loss-driven learning-rate scheduling is less a clever trick than a practical way to reduce wasted training motion.

December 17, 2025 · 16 min · Zelina
Cover image

Model First, Think Later: Why LLMs Fail Before They Reason

A practical reading of Model-First Reasoning: why agent failures often begin with unstable problem representation, not weak reasoning.

December 17, 2025 · 12 min · Zelina
Cover image

Picking Less to Know More: When RAG Stops Ranking and Starts Thinking

A mechanism-first reading of Context-Picker, a RAG framework that treats evidence selection as minimal sufficient subset choice rather than fixed Top-K retrieval.

December 17, 2025 · 14 min · Zelina
Cover image

Ports, But Make Them Agentic: When LLMs Start Running the Yard

PortAgent shows how LLM agents can compress vehicle-dispatch deployment by combining retrieval, modeling, code generation, and execution-based correction.

December 17, 2025 · 16 min · Zelina
Cover image

Reasoning Loops, Not Bigger Brains

A mechanism-first reading of URM: why recurrent refinement and strong nonlinearity, not architectural ornamentation or raw scale, drive its ARC-style reasoning gains.

December 17, 2025 · 14 min · Zelina
Cover image

Shaking the Stack: Teaching Seismology to Talk Back

A mechanism-first look at how MCP turns legacy seismic simulation software into an agent-controlled workflow without pretending that case studies equal autonomous discovery.

December 17, 2025 · 17 min · Zelina
Cover image

When Attention Learns to Breathe: Sparse Transformers for Sustainable Medical AI

A mechanism-first reading of SMMT, a sparse multi-modal Transformer that links Alzheimer’s classification accuracy, missing-modality robustness, and training-energy reduction.

December 17, 2025 · 17 min · Zelina
Cover image

NeuralFOMO: When LLMs Care About Being Second

A mechanism-first reading of NeuralFOMO, showing how peer comparison can turn LLM behavior from cooperative optimization into status-sensitive rivalry.

December 16, 2025 · 15 min · Zelina
Cover image

When LLMs Stop Talking and Start Choosing Algorithms

A closer look at how LLM hidden states can support combinatorial-optimization algorithm selection—without pretending the model has become a reliable optimizer.

December 16, 2025 · 20 min · Zelina
Cover image

When Medical AI Stops Guessing and Starts Asking

A mechanism-first reading of MedInsightBench, showing why medical AI needs structured questioning, evidence extraction, and evaluation beyond ordinary answer accuracy.

December 16, 2025 · 16 min · Zelina