Research Feed

Search source-linked summaries of recent AI and machine-learning papers by topic, by date, or by whether they include code or a diagram.

Filter papers All papers

Browse by date

Resource filters

Sort options

Research results

Agents / Benchmarks & Evals By Liyan Tang 2026-08-27
WikiSkill: Compiling Agent Experience into Persistent Knowledge for Skill Evolution

WikiSkill improves AI agent performance by consolidating execution traces into a structured, persistent wiki that informs future skill development.

Agents / Benchmarks & Evals By Tianjie Ju 2026-08-27
UrbanGround: From Local Perception to Spatial Agency in a Real-Scale City

The paper introduces UrbanGround, a sandbox environment using real-world 3D mapping data to evaluate how well MLLM agents navigate complex urban settings.

Agents / Benchmarks & Evals By Xingshan Zeng 2026-08-27
What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents

The ACE framework establishes a formal structure for evaluating and improving the data generated to train autonomous AI agents.

Multimodal / Benchmarks & Evals By Yuandong Pu 2026-08-27
PAWBench: How Far Are We from Probabilistically Aligned World Modeling?

The paper introduces PAWBench, a new evaluation framework that measures how well video generation models predict the physical outcomes of various scenarios.

Agents / Benchmarks & Evals By Zhongwen Luan 2026-08-26
Repair or Resample? Rethinking Failure Debugging in LLM Multi-Agent Systems

The authors introduce SymTrace, a framework that improves the reliability of debugging complex multi-agent systems by using controlled intervention anchors to replicate and repair execution failures.

Multimodal / Benchmarks & Evals By Nabaraj Subedi 2026-08-26
PlanSightRAG: A Visual-First Multimodal RAG for Automating Question Answering and Compliance Checking for Civil Standard Plans

PlanSightRAG leverages a vision-first multimodal framework to automate compliance checking for complex civil engineering drawings.

Agents / Benchmarks & Evals By Haoyu Wang 2026-08-26
Plans You Can Check: Verifier-Grounded Learning of an Open-Weight Planner for Executable Video-Editing

The authors introduce a framework for video-editing agents to generate and verify executable edit plans using a self-improving training loop.

Benchmarks & Evals By Ante Kapetanovic 2026-08-26
Anchoring Bias in LLM-as-a-Judge Systems: Prior Scores Compromise Evaluation Independence

The research demonstrates that providing prior evaluation scores as metadata to LLM-as-a-judge systems causes systematic anchoring bias that distorts final judgment accuracy.

Benchmarks & Evals By Dung Le Quang 2026-08-26
XREPOTEST: Benchmarking Multilingual Repository-Level Unit Test Generation for Large Language Models

The researchers introduced XRepoTest to evaluate how effectively large language models generate unit tests within complex, multi-file code repositories across five programming languages.

Multimodal / Benchmarks & Evals By Mengdi Qin 2026-08-26
RotDroid: Cross-Orientation State Equivalence Testing for Detecting GUI Rotation Bugs in Android Apps

RotDroid uses a vision-language model to detect GUI rotation bugs by comparing visual states between portrait and landscape orientations.

Benchmarks & Evals By Aida Usmanova 2026-08-26
How Robust Are Automated Fact-Checking Systems? A Cross-Benchmark Evaluation

Researchers evaluated automated fact checking systems across four datasets to reveal how domain differences and retrieval performance impact overall accuracy.

Efficiency & Inference / Benchmarks & Evals By Timo Breuer 2026-08-25
SQLite is Enough. Lexical, Semantic, and Hybrid Search with scrydb

The paper introduces scrydb to enable combined lexical and semantic search capabilities within a single SQLite database file.

Agents / Benchmarks & Evals By Tianyi Xiong 2026-08-25 11
Rubrics as Visual-Repair Context for Self-Evolving UI-to-Code Generation

RubSE improves AI code generation for web pages by using structured visual rubrics to guide iterative, self-evolving refinements.

Agents / Benchmarks & Evals By Guo Gan 2026-08-25 12
Are Android GUI Agents Robust Against Runtime Anomalies? AnTrap: Evaluating Agents in Dynamic Adversarial Environments

The paper introduces AnTrap, a benchmark that tests how Android GUI agents handle dynamic environmental anomalies by injecting perturbations into 236 tasks.

Agents / Benchmarks & Evals By Liangcai Su 2026-08-25 91
FrontierChallenge: Evaluating Scientific Workflow Completion

The paper introduces FrontierChallenge, a benchmark for evaluating how well AI agents complete end-to-end scientific workflows.

Agents / Benchmarks & Evals By Jiarui Yan 2026-08-26
TraceML: An Empirical Analysis of Human-Agent Planning in Machine Learning Development

The paper introduces a planning framework for AI coding agents that aligns their development processes with human practices to improve task performance.

Agents / Benchmarks & Evals By Srimonti Dutta 2026-08-26
Trace Integrity for LLM Data Agents: A Vision for Auditable Structured Reasoning in Real-World Systems

The paper introduces trace integrity metrics to detect silent failures where LLM data agents produce correct answers through invalid logical steps.

Agents / Benchmarks & Evals By Zhiqing Cui 2026-08-24
EarthVerse: Benchmarking Scientific Agents Across Dynamic Earth Systems and Natural Hazards

The paper introduces EarthVerse, a benchmark designed to evaluate how accurately scientific agents perform end to end investigations involving Earth systems and natural hazards.

Benchmarks & Evals / Computer Vision By Hao Chen 2026-08-25
What FID Hides: Detecting, Ranking, and Diagnosing Deviations in Generative Evaluation

The paper introduces ZID, a new evaluation metric for generative models that identifies and ranks failures in image generation where traditional metrics like FID fail.

Reasoning / Benchmarks & Evals By Md Saikat Islam Khan Bappy 2026-08-25
FedV-KGQA: Multi-Hop Question Answering over Vertically Partitioned Knowledge Graphs

FedV-KGQA enables multi-hop reasoning over knowledge graphs distributed across different organizations by fusing local entity embeddings without sharing private raw data.