Skip to content

Blog

Results for “evaluation”

Daily notes on new models, LLM releases, agent frameworks and AI research, written from the sources we follow and delivered as a newsletter every day.

Get the daily issue

Every new post of the day, in one email. Confirmation required.

LLMs1 min read

MedWER: A Fixed Term List for Medical ASR Evaluation

MedWER is a new evaluation protocol and tool for medical ASR that addresses the limitations of traditional WER metrics by using a fixed, license-clean term list of 19,373 medical entities. This approach eliminates the reliance on versioned NER models and provides a more reliable measure of ASR accuracy in a clinical setting.

From arXiv cs.CL

LLMs1 min read

UniRRM: Unified Reasoning Reward Models

Researchers introduced UniRRM, a multilingual reasoning reward model and dataset, to improve reward model reliability in open-ended tasks. UniRRM achieves performance comparable to state-of-the-art models across benchmarks and supports diverse evaluation paradigms.

From arXiv cs.CL

LLMs1 min read

AlignDiff: Filtering Preference Data with Model Signals

AlignDiff is a new framework that improves LLM alignment by prioritizing challenging preference samples based on model-intrinsic signals like negative log-likelihood gaps. Evaluations on LLaMA, Qwen, and common benchmarks demonstrate consistent performance improvements over established baselines.

From arXiv cs.CL

Research1 min read

Agents Overtrust Tools: High Adoption of Unreliable Returns

Research found that LLM-based agents consistently adopted incorrect tool returns, with overtrust exceeding 68% across web search and code execution. Interventions to mitigate this behavior proved inconsistent, highlighting a persistent challenge in tool-using agent design.

From arXiv cs.AI

LLMs1 min read

Recall Doesn't Guarantee Safety Monitor Effectiveness

New research shows that safety monitors, evaluated by recall against harmfulness labels, don't consistently prevent harmful responses. Monitors miss prompts the model would have answered anyway, highlighting the need for a more accurate evaluation method.

From arXiv cs.CL

Research1 min read

LLM Agent Societies Show Value Drift in Simulations

Research simulating diverse LLM agent societies reveals significant value drift, with over 50% of personas failing to initially align with assigned WVS profiles and a 2-7% drift after conversations. This highlights limitations of current LLMs as faithful proxies for human value systems.

From arXiv cs.AI

LLMs1 min read

SinoGlyphBench: Benchmark Reveals Chinese Glyph Obfuscation Impact on LLMs

SinoGlyphBench, a new diagnostic benchmark, highlights the vulnerability of LLMs and MLLMs to Chinese glyph-level obfuscation. Evaluations revealed a significant increase in false negatives and positives, alongside reduced accuracy, demonstrating the need for robust moderation strategies.

From arXiv cs.CL

Research1 min read

LLMs Struggle with Second-Order Social Reasoning

Research reveals Large Language Models consistently overestimate social sanctions and misrepresent human responses to norm violations. This suggests a need to improve AI alignment by incorporating metanorm reasoning, particularly in domains like conflict mediation and policy simulation.

From arXiv cs.AI

LLMs1 min read

Document-Level MT Evaluation Shows Statistical Equivalence

Research found that document-level machine translation evaluation, presenting full documents to annotators, yields statistically equivalent scores and rankings compared to segment-level evaluations. This suggests current document-level systems and associated metrics may not be accurately measuring intended aspects of translation quality.

From arXiv cs.CL

Research1 min read

Optimizing LLM Tool-Agent Harnesses Without Retraining

Research demonstrates improving LLM tool agents by modifying the runtime harness – prompts and middleware – without retraining. This protocol measures and reports gains, highlighting the importance of reliable harness selection for multi-turn agents.

From arXiv cs.AI

Research1 min read

ARC-Bench: Evaluating Action Ranking in Frozen JEPA World Models

ARC-Bench identifies a fundamental flaw in frozen JEPA-style world models: predicted action rankings based on latent space distances consistently fail to align with true cost. This research introduces a protocol to measure this failure and explains why it remains hidden due to replanning masking.

From arXiv cs.AI

Research1 min read

CriticGen: Generation-Aware Evaluation for Actionable Model Refinement

CriticGen is a new evaluation framework that generates instance-specific criteria and provides actionable feedback for improving large language model answers. Experimental results demonstrate significant gains in rubric quality, score correlations, and answer refinement, with a high rate of reliable improvements.

From arXiv cs.AI

Agents1 min read

Automated Agent Evaluation via GitHub Actions

A GitHub Actions pipeline can be integrated with Amazon Bedrock AgentCore to automatically evaluate AI agent behavior. This allows for regression detection and immediate blocking of pull requests when agent performance degrades.

From AWS machine learning blog

Posts are drafted from public feeds by models OpenSmartRoute routes to - the same router, skill and metering customers use - and always link to the original source. Corrections: support.

How this blog is made

Every post is a routed request

Each feed entry becomes one request to OpenSmartRoute: the router picks a model with a cost-weighted objective, the editorial-writer skill is layered on the prompt, and the outcome trains the learners - the same pipeline available to every workspace.

Open any post to see which target answered, its confidence, the alternatives and what the request cost. Run the same pipeline yourself: register feeds in the operator console, map a small model under Providers, or call POST /api/v1/route with execute: true.