Topic Archive
AI research news and analysis
Every published brief tagged AI research, newest first. Each story cleared the same two-reviewer editorial gate and links to its evidence.
Ground Truths (Eric Topol) · Aug 4, 2026, 12:44 PM EDT
Predicting Your Health Arc
A new AI model predicts individual disease risk far more accurately than standard clinical calculators, potentially enabling earlier, personalized interventions.
r/LocalLLaMA · Aug 3, 2026, 2:22 PM EDT
The Chinese labs everyone lumps together are making four pretty different bets. I work at one of them.
Builders picking a Chinese open-weight model are really choosing between four different strategies, and Ant's Ling-3.0-flash trades leaderboard rank for cheap long agent loops.
Grab Engineering · Aug 2, 2026, 5:11 PM EDT
Crowdsourced taxonomy verification: A feedback-driven framework for refining knowledge graph relationships via online search interactions
Wrong knowledge-graph edges silently degrade search relevance and CTR; this framework verifies them using live user clicks instead of scarce human annotators.
Simon Willison · Aug 1, 2026, 5:21 PM EDT
Ten advances in mathematics and theoretical computer science
OpenAI says its unreleased Astra model cracked ten math problems stuck for a decade at under $2,000 each — cheap machine assistance for genuine research.
r/LocalLLaMA · Aug 1, 2026, 2:22 PM EDT
I've had ling-3.0-flash and glm-5.2 both in my executor slot for a few weeks. They don't split the way the benchmarks predict
A hands-on comparison suggests executor reliability comes from tight specs more than model smarts, so teams may be overpaying for flagship models on mechanical agent steps.
r/LocalLLaMA · Jul 31, 2026, 7:03 PM EDT
60-82% accuracy swing on 4B model classification task: the only variable was harness design
Empirical evidence shows that prompt and context harness design can yield a 22-point accuracy swing over raw model capability, shifting optimization focus from model scaling to engineering.
Schneier on Security · Jul 31, 2026, 1:22 PM EDT
Measuring LLMs’ Ability to Perform Cryptanalysis
Frontier models are now discovering novel mathematical breaks in NIST cryptographic candidates, signaling an imminent shift in how security primitives are evaluated and deployed.
Owl Posting · Jul 31, 2026, 1:14 PM EDT
Why haven't organoids solved all of drug discovery?
Recognizing the physical and reproducibility limits of organoids prevents AI drug discovery models from being trained on or evaluated against fundamentally flawed biological data.
bioRxiv — Bioinformatics · Jul 31, 2026, 1:06 PM EDT
PG-LLM: Benchmarking General-Purpose Language Models for Protein Variant Ranking
Frontier LLMs can now rank protein variants with substantial accuracy using test-time compute, but specialist models remain necessary for high-stakes biomolecular design until the gap closes.
Hacker News · Jul 31, 2026, 1:12 AM EDT
Show HN: Distilling DeepSeek into GPT-OSS doesn't transfer censorship. Try it
Proving that distilling from censored models doesn't inherently transfer political censorship gives builders a reliable path to create uncensored specialized models without training from scratch.
Berkeley AI Research (BAIR) · Jul 30, 2026, 10:14 PM EDT
Teaching LLMs to Update Beliefs for Efficient Long-Horizon Interaction
Introduces a belief-state framework that prevents the performance degradation typical of recursive summarization in long-horizon coding and agent tasks.
Latent Space · Jul 30, 2026, 6:33 PM EDT
Inside the Model Factory — Eiso Kant, Poolside AI
Poolside’s 'Model Factory' approach of running 20,000 experiments a month with agents modifying training pipelines reveals the new operational baseline for competitive model development.
Microsoft Research · Jul 30, 2026, 6:23 PM EDT
Echoverse: Deep, evolving environments for computer-use agents
Releasing high-fidelity training environments and verifiers gives builders a concrete way to train and evaluate computer-use agents beyond shallow UI scraping.
Ars Technica AI · Jul 30, 2026, 6:12 PM EDT
Despite AI hype, Google's data shows workers aren't automating themselves away
Empirical analysis of 15 million interactions proves current AI usage is shallow and collaborative, helping product leaders calibrate roadmaps toward augmentation rather than full automation.
Google DeepMind · Jul 30, 2026, 5:52 PM EDT
Gemini Robotics ER 2: powering robotics with video understanding, task orchestration, and multi-robot collaboration
DeepMind's new robotics foundation model introduces multi-robot collaboration and advanced video understanding, setting a new baseline for embodied AI systems.
Microsoft Research · Jul 30, 2026, 5:44 PM EDT
EvoLib: Turning experience into evolving knowledge
Enables black-box LLM agents to continuously improve from their own execution history without requiring model fine-tuning or external reward models.