paper-with-me

홈 › Papers

From Answers to States: Verifiable Process-Level Evaluation of Chemical Reasoning in Large Language Models

2026-06-02 · Hongyu Guo, Hao Li, He Cao, Gongbo Zhang, Li Yuan arxiv

Large language models are increasingly used as chemistry assistants, yet most chemistry benchmarks still score only final answers. This masks a critical failure mode: a model may output the correct molecule, product, or option while its reasoning violates chemical logic. Existing process-level evaluators are hard to scale because LLM judges and human step-level process annotation are costly, inconsistent, and vulnerable to hallucination. We introduce ChemCoTBench-V2, a rule-verifiable diagnostic benchmark for low-cost, auditable evaluation of structured, verifier-addressable chemical reasoning traces. It spans molecular understanding, molecule editing, molecular optimization, and reaction prediction, with 5,620 evaluation samples across 18 reporting tasks. Models must expose key intermediate steps in expert-designed templates, and those steps are checked with deterministic chemistry rules and, for closed-answer tasks, reference traces rather than another LLM judge. Open-ended molecular optimization is evaluated with oracle-verifiable state constraints rather than strict trace matching. The benchmark reports three separate signals: final-answer correctness, template adherence, and step-wise verifier correctness over expert-refined intermediate commitments. Experiments on frontier models reveal a persistent gap between final-answer success and structured-reasoning-state consistency: models often follow the requested format while failing chemical-step checks, or answer correctly with weak supporting reasoning. ChemCoTBench-V2 enables fine-grained model comparison and identifies the concrete step at which the trace first violates the verifier.

📄 PDF Abstract BibTeX arXiv:2606.03660

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

News Reporter: A Multi-lingual LLM Framework for Broadcast T.V News

2024-10-10 · Tarun Jain, Yufei Gao, Sridhar Vanga, Karan Singla

Large Language Models (LLMs) have fast become an essential tools to many conversational chatbots due to their ability to provide coherent answers for varied queries. Datasets used to train these LLMs are often a mix of g…

RAG

Correct Answers from Sound Reasoning: Verifiable Process Supervision for Language Models

2026-04-03 · Kyuyoung Kim, Kevin Wang, Yunfei Xie, Peiyang Xu 외 arxiv

Training language models to produce both correct answers and sound reasoning remains an open challenge. Reinforcement learning with verifiable rewards typically optimizes only final outcomes, which can lead to a failure …

Reinforcement Learning

Hybrid Reward Normalization for Process-supervised Non-verifiable Agentic Tasks

2025-09-29 · Peiran Xu, Zhuohao Li, Xiaoying Xing, Guannan Zhang 외 arxiv

Large Language Models (LLMs) increasingly rely on external tools such as search engines to solve complex agentic tasks that require reasoning and external knowledge retrieval. Recently, reinforcement learning with verifi…

Reinforcement Learning

EpiBench: Verifiable Evaluation of AI Agents on Epigenomics Analysis

2026-06-11 · Harihara Muralidharan, Reema Baskar, Soo Hee Lee, Tim Proctor 외 arxiv

We introduce EpiBench, a verifiable benchmark for short-horizon epigenomics analysis. EpiBench evaluates whether agents can make well-defined analysis decisions from realistic workflow states and return deterministically…

AndroidDaily: A Verifiable Benchmark for Mobile GUI Agents on Real-World Closed-Source Applications

2026-05-26 · Yifan Sui, Xin Huang, Hongbing Li, Fang Xu 외 arxiv

The rapid development of GUI foundation models and mobile GUI agents has spurred numerous evaluation benchmarks, yet most rely on simulated environments or open-source applications, leaving real-world closed-source appli…