paper-with-me

홈 › Papers

ReproHum #0087-01: Human Evaluation Reproduction Report for Generating Fact Checking Explanations

2024-04-26 · Tyler Loakman, Chenghua Lin

This paper presents a partial reproduction of Generating Fact Checking Explanations by Anatanasova et al (2020) as part of the ReproHum element of the ReproNLP shared task to reproduce the findings of NLP research regarding human evaluation. This shared task aims to investigate the extent to which NLP as a field is becoming more or less reproducible over time. Following the instructions provided by the task organisers and the original authors, we collect relative rankings of 3 fact-checking explanations (comprising a gold standard and the outputs of 2 models) for 40 inputs on the criteria of Coverage. The results of our reproduction and reanalysis of the original work's raw results lend support to the original findings, with similar patterns seen between the original work and our reproduction. Whilst we observe slight variation from the original results, our findings support the main conclusions drawn by the original authors pertaining to the efficacy of their proposed models.

📄 PDF Abstract BibTeX arXiv:2404.17481

Code (0)

등록된 구현이 없습니다.

Tasks

Fact Checking

Similar Papers 제목 키워드 기반

Missing Information, Unresponsive Authors, Experimental Flaws: The Impossibility of Assessing the Reproducibility of Previous Human Evaluations in NLP

2023-05-02 · Anya Belz, Craig Thomson, Ehud Reiter, Gavin Abercrombie 외

We report our efforts in identifying a set of previous human evaluations in NLP that would be suitable for a coordinated study examining what makes human evaluations in NLP more/less reproducible. We present our results …

Another PASS: A Reproduction Study of the Human Evaluation of a Football Report Generation System

2021-08-01 · INLG (ACL) 2021 8 · Simon Mille, Thiago castro Ferreira, Anya Belz, Brian Davis

This paper reports results from a reproduction study in which we repeated the human evaluation of the PASS Dutch-language football report generation system (van der Lee et al., 2017). The work was carried out as part of …

BugCraft: End-to-End Crash Bug Reproduction Using LLM Agents in Minecraft

2025-03-25 · Eray Yapağcı, Yavuz Alp Sencer Öztürk, Eray Tüzün

Reproducing game bugs, in our case crash bugs in continuously evolving games like Minecraft, is a notoriously manual, time-consuming, and challenging process to automate. Despite the success of LLM-driven bug reproductio…

Minecraft

A Reproduction Study of an Annotation-based Human Evaluation of MT Outputs

2021-08-01 · INLG (ACL) 2021 8 · Maja Popović, Anya Belz

In this paper we report our reproduction study of the Croatian part of an annotation-based human evaluation of machine-translated user reviews (Popovic, 2020). The work was carried out as part of the ReproGen Shared Task…

Experimental Design

Agentic Bug Reproduction for Effective Automated Program Repair at Google

2025-02-03 · Runxiang Cheng, Michele Tufano, Jürgen Cito, José Cambronero 외

Bug reports often lack sufficient detail for developers to reproduce and fix the underlying defects. Bug Reproduction Tests (BRTs), tests that fail when the bug is present and pass when it has been resolved, are crucial …

Large Language ModelProgram Repair