paper-with-me

홈 › Papers

LitBench: A Benchmark and Dataset for Reliable Evaluation of Creative Writing

2025-07-01 · Daniel Fein, Sebastian Russo, Violet Xiang, Kabir Jolly, Rafael Rafailov, Nick Haber arxiv

Evaluating creative writing generated by large language models (LLMs) remains challenging because open-ended narratives lack ground truths. Without performant automated evaluation methods, off-the-shelf (OTS) language models are employed as zero-shot judges, yet their reliability is unclear in this context. In pursuit of robust evaluation for creative writing, we introduce LitBench, the first standardized benchmark and paired dataset for creative writing verification, comprising a held-out test set of 2,480 debiased, human-labeled story comparisons drawn from Reddit and a 43,827-pair training corpus of human preference labels. Using LitBench, we (i) benchmark zero-shot LLM judges, (ii) train Bradley Terry and generative reward models, and (iii) conduct an online human study to validate reward model rankings on newly LLM-generated stories. Our benchmark identifies Claude-3.7-Sonnet as the strongest off-the-shelf judge, reaching 73% agreement with human preferences; among trained reward models, Bradley-Terry and Generative reward models both attain an accuracy of 78%, outperforming all off-the-shelf judges. An online human study further confirms that our trained reward models consistently align with human preferences in novel LLM-generated stories. We release LitBench and reward models at https://huggingface.co/collections/SAA-Lab/litbench-68267b5da3aafe58f9e43461, providing a vetted resource for reliable, automated evaluation and optimization of creative writing systems.

📄 PDF Abstract BibTeX arXiv:2507.00769

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Silent Judge: Unacknowledged Shortcut Bias in LLM-as-a-Judge

2025-09-30 · Arash Marioriyad, Mohammad Hossein Rohban, Mahdieh Soleymani Baghshah arxiv

Large language models (LLMs) are increasingly deployed as automatic judges to evaluate system outputs in tasks such as summarization, dialogue, and creative writing. A faithful judge should base its verdicts solely on re…

Question Answering

LitBench: A Graph-Centric Large Language Model Benchmarking Tool For Literature Tasks

2026-02-10 · Andreas Varvarigos, Ali Maatouk, Jiasheng Zhang, Ngoc Bui 외 arxiv

While large language models (LLMs) have become the de facto framework for literature-related tasks, they still struggle to function as domain-specific literature agents due to their inability to connect pieces of knowled…

The Judge Who Never Admits: Hidden Shortcuts in LLM-based Evaluation

2026-02-08 · Arash Marioriyad, Omid Ghahroodi, Ehsaneddin Asgari, Mohammad Hossein Rohban 외 arxiv

Large language models (LLMs) are increasingly used as automatic judges to evaluate system outputs in tasks such as reasoning, question answering, and creative writing. A faithful judge should base its verdicts solely on …

Question Answering

Democratic ICAI: Debating Our Way to Steering Principles from Preferences

2026-06-26 · Kevin Kingslin, Anish Natekar, Ashutosh Ranjan, Vivek Srivastava 외 arxiv

Preference-based alignment often struggles to capture the reasoning that underlies human judgments. Many evaluations rely on multiple interacting criteria, yet pairwise labels reveal only the final choice rather than the…

Decision Making

CREDENCE: Claim Reduction for Decomposition & Enhanced Credibility -- Semantic Metrics and Convergence Analysis

2026-06-18 · Phuong Huu Vu Tran, Thuan Duc Mai, Bach Xuan Le arxiv

Decomposing compound sentences into atomic, verifiable claims is a prerequisite for reliable automated fact-checking. Prior work has relied on token-overlap (Jaccard) metrics that systematically underestimate decompositi…