paper-with-me

Papers

SkipFlow: Incorporating Neural Coherence Features for End-to-End Automatic Text Scoring

2017-11-14 · Yi Tay, Minh C. Phan, Luu Anh Tuan, Siu Cheung Hui

Deep learning has demonstrated tremendous potential for Automatic Text Scoring (ATS) tasks. In this paper, we describe a new neural architecture that enhances vanilla neural network models with auxiliary neural coherence features. Our new method proposes a new \textsc{SkipFlow} mechanism that models relationships between snapshots of the hidden representations of a long short-term memory (LSTM) network as it reads. Subsequently, the semantic relationships between multiple snapshots are used as auxiliary features for prediction. This has two main benefits. Firstly, essays are typically long sequences and therefore the memorization capability of the LSTM network may be insufficient. Implicit access to multiple snapshots can alleviate this problem by acting as a protection against vanishing gradients. The parameters of the \textsc{SkipFlow} mechanism also acts as an auxiliary memory. Secondly, modeling relationships between multiple positions allows our model to learn features that represent and approximate textual coherence. In our model, we call this \textit{neural coherence} features. Overall, we present a unified deep learning architecture that generates neural coherence features as it reads in an end-to-end fashion. Our approach demonstrates state-of-the-art performance on the benchmark ASAP dataset, outperforming not only feature engineering baselines but also other deep learning models.

📄 PDF Abstract BibTeX arXiv:1711.04981

Code (1)

carsonyang518/aaai24-aes-afg pytorch

Tasks

Automated Essay ScoringDeep LearningFeature EngineeringMemorization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Incorporating Coherence of Topics as a Criterion in Automatic Response-to-Text Assessment of the Organization of Writing

2015-06-01 · WS 2015 6 · Zahra Rahimi, Diane Litman, Elaine Wang, Richard Correnti

DECOR: Improving Coherence in L2 English Writing with a Novel Benchmark for Incoherence Detection, Reasoning, and Rewriting

2024-06-28 · Xuanming Zhang, Anthony Diaz, Zixun Chen, Qingyang Wu 외

Coherence in writing, an aspect that second-language (L2) English learners often struggle with, is crucial in assessing L2 English writing. Existing automated writing evaluation systems primarily use basic surface lingui…

Automated Writing Evaluation

Improving Contextual Coherence in Variational Personalized and Empathetic Dialogue Agents

2022-02-12 · Jing Yang Lee, Kong Aik Lee, Woon Seng Gan

In recent years, latent variable models, such as the Conditional Variational Auto Encoder (CVAE), have been applied to both personalized and empathetic dialogue generation. Prior work have largely focused on generating d…

Dialogue GenerationResponse Generation

Neural RST-based Evaluation of Discourse Coherence

2020-09-30 · Asian Chapter of the Association for Computational Linguistics 2020 · Grigorii Guz, Peyman Bateni, Darius Muglich, Giuseppe Carenini

This paper evaluates the utility of Rhetorical Structure Theory (RST) trees and relations in discourse coherence evaluation. We show that incorporating silver-standard RST features can increase accuracy when classifying …

Coherence EvaluationDiscourse ParsingDocument ClassificationNatural Language Understanding+1

A Novel Computational and Modeling Foundation for Automatic Coherence Assessment

2023-10-01 · Aviya Maimon, Reut Tsarfaty

Coherence is an essential property of well-written texts, that refers to the way textual units relate to one another. In the era of generative AI, coherence assessment is essential for many NLP tasks; summarization, gene…

4kLong Form Question AnsweringQuestion Answering