Machine Learning Algorithms & Natural Language Processing
Author

Machine Learning Algorithms & Natural Language Processing

Focused on frontier AI technologies, empowering AI researchers' progress.

586
Articles
0
Likes
2.9k
Views
0
Comments
Recent Articles

Latest from Machine Learning Algorithms & Natural Language Processing

100 recent articles max
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 24, 2026 · Artificial Intelligence

When Online Distillation Goes Off‑Track: How Relay‑OPD Lets the Teacher Take Over at Critical Moments

The article analyzes the prefix‑failure problem in on‑policy distillation, introduces Relay‑OPD with a handoff trigger that lets a teacher model intervene locally, and shows through eight math‑reasoning benchmarks that this approach improves accuracy by up to 7.3% while cutting training trajectory length by more than half.

Relay‑OPDlarge language modelsmath reasoning benchmarks
0 likes · 13 min read
When Online Distillation Goes Off‑Track: How Relay‑OPD Lets the Teacher Take Over at Critical Moments
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 23, 2026 · Artificial Intelligence

Beyond Scaling Laws: Yaqing Wang on Data-Efficient Learning as AI’s Next Frontier (IJCAI 2026)

The article examines the limits of scaling laws, highlights the pervasive data scarcity in fields such as drug discovery and recommendation, and presents Yaqing Wang’s comprehensive analysis—from few‑shot and meta‑learning to In‑Context Learning and the DEAL framework—demonstrating how structured priors and data‑efficient agentic learning can enable reliable generalization from limited data.

AI for scienceAgentic LearningData-Efficient Learning
0 likes · 16 min read
Beyond Scaling Laws: Yaqing Wang on Data-Efficient Learning as AI’s Next Frontier (IJCAI 2026)
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 22, 2026 · Artificial Intelligence

AutoResearch Myth Debunked: How Far Are Large Models From True Autonomous Research?

A comprehensive evaluation of 100 real-world research tasks across seven scientific domains reveals that current AI agents can execute experiments and generate reports but lack a metacognitive loop, causing them to recognize problems without correcting them, and exposing 45 distinct failure patterns that highlight a fundamental gap in autonomous scientific reasoning.

AI AgentsAutoResearchFailure Taxonomy
0 likes · 10 min read
AutoResearch Myth Debunked: How Far Are Large Models From True Autonomous Research?

Responding to Reviewers Who Request Large‑Scale Experiments Unfeasible in Rebuttal

The article explains why simply stating that a large‑scale experiment cannot be done during the rebuttal period is insufficient, and outlines how to detail experiment costs, provide a representative smaller study, and interpret its significance to satisfy reviewers' core concerns.

academic writingexperiment costpaper rebuttal
0 likes · 7 min read
Responding to Reviewers Who Request Large‑Scale Experiments Unfeasible in Rebuttal
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 19, 2026 · Artificial Intelligence

How Can Agents Learn to Train Models? From Score‑Chasing to Verifiable Self‑Evolution

The talk introduces RSIBench‑Data, a benchmark that transforms the problem of agents merely “gaming scores” into a controlled scientific experiment, enabling agents to diagnose failures, design informative data experiments, and achieve verifiable recursive self‑improvement, with early results showing a jump in checkpoint success rates from 8% to 22%.

AI AgentsKimiLoRA
0 likes · 6 min read
How Can Agents Learn to Train Models? From Score‑Chasing to Verifiable Self‑Evolution
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 18, 2026 · Artificial Intelligence

Survey of Autonomous Research Agents: AI Scientists and the Verification Gap

This survey audits 35 autonomous research agent systems, revealing that while code release is common, reproducible evidence, novelty validation, execution traces, and external verification loops remain scarce, and it proposes a reviewer‑focused reporting checklist to close the verification gap.

AI scientistautonomous research agentsmachine learning
0 likes · 16 min read
Survey of Autonomous Research Agents: AI Scientists and the Verification Gap
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 18, 2026 · Artificial Intelligence

Why DeepSeek’s Cache Costs Jumped 11‑Fold: Long‑Context Surge and the New “Storage Tax”

DeepSeek raised its cache‑hit price up to 11 times as exploding long‑context demand forces a shift to tiered KV storage, exposing hidden storage, I/O and scheduling costs that turn GPU compute into costly data‑movement, prompting developers to rethink cache strategies.

DeepSeekKV CacheLarge Language Model
0 likes · 10 min read
Why DeepSeek’s Cache Costs Jumped 11‑Fold: Long‑Context Surge and the New “Storage Tax”
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 17, 2026 · Artificial Intelligence

Can AI Really Self‑Evolve? MLS‑Bench Reveals Limits of Kimi K3 and Qwen3.8‑Max

The MLS‑Bench benchmark evaluates 140 real research tasks across 12 domains, showing that while models like Kimi K3 and Qwen3.8‑Max can boost scores through multi‑round optimization, they rarely discover genuinely new methods or demonstrate reliable experimental planning under flexible compute budgets.

AI researchMLS‑Benchbenchmark
0 likes · 18 min read
Can AI Really Self‑Evolve? MLS‑Bench Reveals Limits of Kimi K3 and Qwen3.8‑Max
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 17, 2026 · Artificial Intelligence

N Load‑Balancing Techniques for Large‑Scale MoE Models

The article explains why token‑to‑expert routing in large Mixture‑of‑Experts models can become highly imbalanced, outlines the resulting compute bottlenecks, token overflow and expert degradation, and then surveys eight concrete load‑balancing strategies—ranging from importance‑based auxiliary losses to capacity‑aware token dropping and loss‑free bias control—detailing their mechanisms, trade‑offs, and practical considerations.

Auxiliary LossBalanced AssignmentCapacity Factor
0 likes · 17 min read
N Load‑Balancing Techniques for Large‑Scale MoE Models