paper-with-me

홈 › Papers

Bringing replication and reproduction together with generalisability in NLP: Three reproduction studies for Target Dependent Sentiment Analysis

2018-06-13 · COLING 2018 8 · Andrew Moore, Paul Rayson

Lack of repeatability and generalisability are two significant threats to continuing scientific development in Natural Language Processing. Language models and learning methods are so complex that scientific conference papers no longer contain enough space for the technical depth required for replication or reproduction. Taking Target Dependent Sentiment Analysis as a case study, we show how recent work in the field has not consistently released code, or described settings for learning methods in enough detail, and lacks comparability and generalisability in train, test or validation data. To investigate generalisability and to enable state of the art comparative evaluations, we carry out the first reproduction studies of three groups of complementary methods and perform the first large-scale mass evaluation on six different English datasets. Reflecting on our experiences, we recommend that future replication or reproduction experiments should always consider a variety of datasets alongside documenting and releasing their methods and published code in order to minimise the barriers to both repeatability and generalisability. We have released our code with a model zoo on GitHub with Jupyter Notebooks to aid understanding and full documentation, and we recommend that others do the same with their papers at submission time through an anonymised GitHub account.

📄 PDF Abstract BibTeX arXiv:1806.05219

Code (1)

apmoore1/Bella 공식 구현

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Reproduction and Replication: A Case Study with Automatic Essay Scoring

2020-05-01 · LREC 2020 5 · Eva Huber, {\c{C}}a{\u{g}}r{\i} {\c{C}}{\"o}ltekin

As in many experimental sciences, reproducibility of experiments has gained ever more attention in the NLP community. This paper presents our reproduction efforts of an earlier study of automatic essay scoring (AES) for …

Co-evolution of self-replication and function in a digital primordial soup

2026-07-10 · Francesco Cicala, Eyvind Niklasson, Ettore Randazzo, Sami Boukortt 외 arxiv

While traditional evolutionary algorithms hard-code reproduction, self-replication can emerge spontaneously within digital ``primordial soups''. This paper investigates the co-evolution of this emergent self-replication …

Offspring from Reproduction Problems: What Replication Failure Teaches Us

2013-08-01 · ACL 2013 8 · Antske Fokkens, Marieke van Erp, Marten Postma, Ted Pedersen 외
Named Entity Recognition (NER)

Lessons Learned: Reproducibility, Replicability, and When to Stop

2024-01-08 · Milton S. Gomez, Tom Beucler

While extensive guidance exists for ensuring the reproducibility of one's own study, there is little discussion regarding the reproduction and replication of external studies within one's own research. To initiate this d…

A Tutorial on Canonical Correlation Methods

2017-11-07 · Viivi Uurtio, João M. Monteiro, Jaz Kandola, John Shawe-Taylor 외

Canonical correlation analysis is a family of multivariate statistical methods for the analysis of paired sets of variables. Since its proposition, canonical correlation analysis has for instance been extended to extract…