paper-with-me

Papers

Unsupervised Learning of Discourse-Aware Text Representation for Essay Scoring

2019-07-01 · ACL 2019 7 · Farjana Sultana Mim, Naoya Inoue, Paul Reisert, Hiroki Ouchi, Kentaro Inui

Existing document embedding approaches mainly focus on capturing sequences of words in documents. However, some document classification and regression tasks such as essay scoring need to consider discourse structure of documents. Although some prior approaches consider this issue and utilize discourse structure of text for document classification, these approaches are dependent on computationally expensive parsers. In this paper, we propose an unsupervised approach to capture discourse structure in terms of coherence and cohesion for document embedding that does not require any expensive parser or annotation. Extrinsic evaluation results show that the document representation obtained from our approach improves the performance of essay Organization scoring and Argument Strength scoring.

📄 PDF Abstract BibTeX

Code (1)

FarjanaSultanaMim/DiscoShuffle 공식 구현 tf

Tasks

ClassificationDocument ClassificationDocument EmbeddingGeneral Classificationregression

Similar Papers 제목 키워드 기반

Corruption Is Not All Bad: Incorporating Discourse Structure into Pre-training via Corruption for Essay Scoring

2020-10-13 · Farjana Sultana Mim, Naoya Inoue, Paul Reisert, Hiroki Ouchi 외

Existing approaches for automated essay scoring and document representation learning typically rely on discourse parsers to incorporate discourse structure into text representation. However, the performance of parsers is…

AllAutomated Essay ScoringLanguage ModelingLanguage Modelling+4

Automated Essay Scoring with Discourse-Aware Neural Models

2019-08-01 · WS 2019 8 · Farah Nadeem, Huy Nguyen, Yang Liu, Mari Ostendorf

Automated essay scoring systems typically rely on hand-crafted features to predict essay quality, but such systems are limited by the cost of feature engineering. Neural networks offer an alternative to feature engineeri…

Automated Essay ScoringFeature Engineering

ArguLens: An Open-Source System for Automated Essay Scoring and Label-Aware Feedback Generation

2026-08-18 · Weiran Wang, Hongxiang Shi, Huitao Tang, Wenjuan Qin arxiv

Most automated essay scoring (AES) systems output a single holistic score without interpretable evidence and rely on closed APIs that introduce data privacy and cost barriers. We present ArguLens, an opensource, locally …

Automated Essay Scoring

Discourse Self-Attention for Discourse Element Identification in Argumentative Student Essays

2020-11-01 · EMNLP 2020 11 · Wei Song, Ziyao Song, Ruiji Fu, Lizhen Liu 외

This paper proposes to adapt self-attention to discourse level for modeling discourse elements in argumentative student essays. Specifically, we focus on two issues. First, we propose structural sentence positional encod…

Sentence

Discourse Mode Identification in Essays

2017-07-01 · ACL 2017 7 · Wei Song, Dong Wang, Ruiji Fu, Lizhen Liu 외

Discourse modes play an important role in writing composition and evaluation. This paper presents a study on the manual and automatic identification of narration,exposition, description, argument and emotion expressing s…