Tagged articles

LLM-as-judge

10 articles · Page 1 of 1
DeepHub IMBA
DeepHub IMBA
Jul 23, 2026 · Artificial Intelligence

DecentMem Dual-Pool Memory Halves Token Use and Boosts Collaboration

DecentMem replaces the shared memory of large‑language‑model multi‑agent systems with a decentralized dual‑pool design—an exploitation pool for proven strategies and an exploration pool for novel ideas—driven by an online router, achieving up to 49% token savings, 23.8% accuracy gains and faster self‑evolution.

DecentMemLLM-as-judgedual-pool memory
0 likes · 12 min read
DecentMem Dual-Pool Memory Halves Token Use and Boosts Collaboration
ThinkingAgent
ThinkingAgent
Jun 16, 2026 · Artificial Intelligence

A Systematic Approach to AI Evaluation: From Benchmarks to Real‑World Scenarios

This article outlines a comprehensive methodology for evaluating large language models, covering classic benchmarks, human and multimodal assessments, common pitfalls such as data contamination and benchmark overfitting, and practical guidelines for building a scientific, multi‑layered AI evaluation framework.

AI evaluationLLM benchmarksLLM-as-judge
0 likes · 27 min read
A Systematic Approach to AI Evaluation: From Benchmarks to Real‑World Scenarios
AI Engineering
AI Engineering
Jun 11, 2026 · Artificial Intelligence

Can Agents Go Beyond Reporting? They Now Rewrite Code and Submit Their Own PRs

The article explains how AI agents can run overnight tests, automatically detect faulty modules, modify production code, and open pull requests, creating a closed-loop evaluation system that shifts testing from post‑hoc error spotting to proactive code iteration, provided three key prerequisites are met.

AI agentsContinuous IntegrationLLM-as-judge
0 likes · 7 min read
Can Agents Go Beyond Reporting? They Now Rewrite Code and Submit Their Own PRs
AI Engineering
AI Engineering
Jun 1, 2026 · Artificial Intelligence

Why Do Most Agent Projects Fail Before Launch? LangChain’s Solution

The article explains why many AI Agent projects collapse before production due to non‑determinism, error propagation, and creative solutions, and presents LangChain’s Deep Agent evaluation framework—integrated with LangSmith, AWS Bedrock, and Pytest—to provide a reproducible, end‑to‑end testing and monitoring process.

AWS BedrockAgent evaluationDeep Agent
0 likes · 9 min read
Why Do Most Agent Projects Fail Before Launch? LangChain’s Solution
Linyb Geek Road
Linyb Geek Road
May 5, 2026 · Artificial Intelligence

How to Fully Evaluate a RAG System – Metrics for Retrieval and Generation Stages

The article explains why RAG systems require stage‑wise evaluation, detailing retrieval metrics such as Precision, Recall, F1, MRR, NDCG and Context Relevance, and generation metrics like Faithfulness, Answer Relevance and Completeness, while discussing LLM‑as‑Judge automation and a three‑layer assessment framework.

EvaluationLLM-as-judgeRAG
0 likes · 14 min read
How to Fully Evaluate a RAG System – Metrics for Retrieval and Generation Stages
Shi's AI Notebook
Shi's AI Notebook
Apr 23, 2026 · Artificial Intelligence

Decoding Anthropic’s Agent Evaluation Methodology: Challenges, Graders, and Best Practices

Anthropic’s engineering blog outlines a systematic approach to evaluating AI agents, highlighting why agents are harder to test than traditional software, defining key concepts like tasks, trials, transcripts, and outcomes, and detailing the three grader types, evaluation timing, and practical decisions for building robust eval pipelines.

AI agentsLLM-as-judgecapability eval
0 likes · 23 min read
Decoding Anthropic’s Agent Evaluation Methodology: Challenges, Graders, and Best Practices
DataFunTalk
DataFunTalk
Jan 21, 2026 · Artificial Intelligence

Why Traditional Coding Benchmarks Miss the Mark: Inside OctoCodingBench’s Process‑Level Evaluation

The article examines the rapid progress of AI coding agents, critiques existing benchmarks that only measure final correctness, and introduces OctoCodingBench—a new suite that simulates real‑world constraints, records full interaction traces, and evaluates both task success and strict process compliance across multiple languages.

AI evaluationLLM-as-judgecoding agents
0 likes · 10 min read
Why Traditional Coding Benchmarks Miss the Mark: Inside OctoCodingBench’s Process‑Level Evaluation
Baidu Tech Salon
Baidu Tech Salon
Oct 10, 2025 · Artificial Intelligence

Navigating the 2025 AI Model Boom: Practical Evaluation Strategies

This article examines the rapid surge of large AI models in 2024‑2025, critiques the reliability of public leaderboards, and presents a business‑focused evaluation framework—including dataset construction, metric selection, automation, and LLM‑as‑judge techniques—to help developers choose the right model for real‑world applications.

AI benchmarksAI performanceDataset Construction
0 likes · 17 min read
Navigating the 2025 AI Model Boom: Practical Evaluation Strategies
AntTech
AntTech
Sep 19, 2025 · Artificial Intelligence

How Reinforcement Learning Cuts Hallucinations in Large Language Models: Ant Insurance’s Proven Approach

Ant Insurance’s tech team leveraged reinforcement learning, focused data selection, and a multi‑dimensional reward system to dramatically reduce hallucinations in LLMs, achieving top‑rank performance on the HHEM leaderboard and robust improvements across instruction‑following and reasoning‑enhanced models.

Hallucination ControlLLMLLM-as-judge
0 likes · 6 min read
How Reinforcement Learning Cuts Hallucinations in Large Language Models: Ant Insurance’s Proven Approach
Baidu Geek Talk
Baidu Geek Talk
Sep 10, 2025 · Artificial Intelligence

How to Cut Through the LLM SOTA Hype: Practical Evaluation Strategies for 2025

Amid the 2025 surge of large language models, this article demystifies misleading SOTA claims, critiques benchmark reliability, and presents a comprehensive, business‑focused evaluation framework—including dataset construction, metric selection, automated scoring, and practical guidelines—to help developers and product teams choose the right model for real‑world applications.

AI benchmarkingLLM-as-judgebusiness AI
0 likes · 18 min read
How to Cut Through the LLM SOTA Hype: Practical Evaluation Strategies for 2025