Tagged articles

heuristic learning

3 articles · Page 1 of 1
Amap Tech
Amap Tech
Jun 23, 2026 · Artificial Intelligence

GrowLoop: Turning Subjective Dialogue Quality into a Rational Benchmark

GrowLoop proposes a self‑evolving loop that uses a few human seed annotations and large‑language‑model meta‑reflection to automatically generate and refine scoring rubrics and test questions for open‑domain dialogue, enabling reliable benchmarking where no fixed standard exists.

LLMbenchmarkdialogue evaluation
0 likes · 23 min read
GrowLoop: Turning Subjective Dialogue Quality into a Rational Benchmark
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 11, 2026 · Artificial Intelligence

Heuristic Learning: A New Reinforcement Learning Paradigm for Continual Learning

The article proposes Heuristic Learning (HL) as a way to tackle continual learning’s catastrophic forgetting by using coding agents that iteratively refine rule‑based policies, showing empirical gains on Atari, MuJoCo, and VizDoom tasks and outlining HL’s benefits, challenges, and future integration with neural networks.

LLMcoding agentscontinual learning
0 likes · 15 min read
Heuristic Learning: A New Reinforcement Learning Paradigm for Continual Learning
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 9, 2026 · Artificial Intelligence

Heuristic Learning: Reinforcement Without Parameter Updates via .py File

OpenAI researcher Yong Jiayi introduces Heuristic Learning, a reinforcement paradigm that replaces gradient‑based neural network updates with code‑editing driven by GPT‑5.4, achieving the theoretical 864‑point Atari Breakout score and matching or surpassing PPO on multiple Atari and robot tasks.

Atari BenchmarkGPT-5.4continual learning
0 likes · 8 min read
Heuristic Learning: Reinforcement Without Parameter Updates via .py File