paper-with-me

Papers

Building Agent Harnesses for Scientific Curation from Multimodal Sources

2026-06-19 · Sheng Zhang, Qin Liu, Renqian Luo, Shufang Xie, Reuben Tan, Sean Hayes, Gregory Bryman, Wendong Ge, Roxy Zhang, Oluwaseun Egbelowo, Kelly Yee, Hoifung Poon arxiv

Scientific discovery workflows often depend on structured curation from the literature. This is difficult for current agents because the key evidence is scattered across long text, dense tables, and figures, and the final records often require reasoning across multiple evidence fragments rather than copying a single span. We study scientific curation from multimodal sources and introduce Beaver, an agent harness that extracts structured information from scientific papers while preserving provenance to the supporting evidence. Beaver combines a frontier agent with multimodal evidence tooling, task scaffolding, and artifact-grounded autoresearch. These components turn curation into a staged, auditable workflow and enable an iterative evaluate--diagnose--revise loop, where persistent run artifacts expose stage-localized failures and guide harness updates. Experiments show that Beaver reaches 81.0 on Gold-Referenced Attribute Score (GRAS), an attribute-level measure of agreement with gold curated records, outperforming frontier agents by over 23 absolute points. Ablations show that task scaffolding, multimodal evidence tooling, and provenance traces each contribute meaningfully to performance, while attribute-level analysis shows the largest gains on high-value attributes that require cross-modal reasoning and normalization. These results show that, for scientific curation from papers with multimodal evidence, harness design is a central determinant of agent performance.

📄 PDF Abstract BibTeX arXiv:2606.21005

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards On-Policy Data Evolution for Visual-Native Multimodal Deep Search Agents

2026-05-11 · Shijue Huang, Hangyu Guo, Guanting Dong, Chenxin Li 외 arxiv

Multimodal deep search requires an agent to solve open-world problems by chaining search, tool use, and visual reasoning over evolving textual and visual context. Two bottlenecks limit current systems. First, existing to…

Reinforcement LearningVisual Reasoning

Natural-Language Agent Harnesses

2026-03-26 · Linyue Pan, Lexiao Zou, Shuo Guo, Jingchen Ni 외 arxiv

Agent performance is strongly shaped by the surrounding harness: the external execution system around a model that organizes a task run. Yet this logic is usually buried in tightly coupled controller code, which makes ha…

FlyAOC: Evaluating Agentic Ontology Curation of Drosophila Scientific Knowledge Bases

2026-02-09 · Xingjian Zhang, Sophia Moylan, Ziyang Xiong, Qiaozhu Mei 외 arxiv

Scientific knowledge bases accelerate discovery by curating findings from primary literature into structured, queryable formats for both human researchers and emerging AI systems. Maintaining these resources requires exp…

Relation Extraction

AEC-Bench: A Multimodal Benchmark for Agentic Systems in Architecture, Engineering, and Construction

2026-03-31 · Harsh Mankodiya, Chase Gallik, Theodoros Galanos, Andriy Mulyar arxiv

The AEC-Bench is a multimodal benchmark for evaluating agentic systems on real-world tasks in the Architecture, Engineering, and Construction (AEC) domain. The benchmark covers tasks requiring drawing understanding, cros…

$A^2E$ : An End-to-End Agent Auditing Engine

2026-08-10 · Haoning Wang, Mingxun Zhang, Chenyue Yu, Yingjun Shang 외 hf

With the rapid advancement of large language models (LLMs), harnesses have become essential infrastructure for deploying agents across a wide range of domains. The fast-evolving harness ecosystem has also made rigorous c…