@inproceedings{putra-etal-2021-parsing,
    title = "Parsing Argumentative Structure in {E}nglish-as-Foreign-Language Essays",
    author = "Putra, Jan Wira Gotama  and
      Teufel, Simone  and
      Tokunaga, Takenobu",
    editor = "Burstein, Jill  and
      Horbach, Andrea  and
      Kochmar, Ekaterina  and
      Laarmann-Quante, Ronja  and
      Leacock, Claudia  and
      Madnani, Nitin  and
      Pil{\'a}n, Ildik{\'o}  and
      Yannakoudakis, Helen  and
      Zesch, Torsten",
    booktitle = "Proceedings of the 16th Workshop on Innovative Use of NLP for Building Educational Applications",
    month = apr,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2021.bea-1.10/",
    pages = "97--109",
    abstract = "This paper presents a study on parsing the argumentative structure in English-as-foreign-language (EFL) essays, which are inherently noisy. The parsing process consists of two steps, linking related sentences and then labelling their relations. We experiment with several deep learning architectures to address each task independently. In the sentence linking task, a biaffine model performed the best. In the relation labelling task, a fine-tuned BERT model performed the best. Two sentence encoders are employed, and we observed that non-fine-tuning models generally performed better when using Sentence-BERT as opposed to BERT encoder. We trained our models using two types of parallel texts: original noisy EFL essays and those improved by annotators, then evaluate them on the original essays. The experiment shows that an end-to-end in-domain system achieved an accuracy of .341. On the other hand, the cross-domain system achieved 94{\%} performance of the in-domain system. This signals that well-written texts can also be useful to train argument mining system for noisy texts."
}Markdown (Informal)
[Parsing Argumentative Structure in English-as-Foreign-Language Essays](https://preview.aclanthology.org/ingest-emnlp/2021.bea-1.10/) (Putra et al., BEA 2021)
ACL