paper-with-me

Papers

Building Context-aware Clause Representations for Situation Entity Type Classification

2018-09-20 · EMNLP 2018 10 · Zeyu Dai, Ruihong Huang

Capabilities to categorize a clause based on the type of situation entity (e.g., events, states and generic statements) the clause introduces to the discourse can benefit many NLP applications. Observing that the situation entity type of a clause depends on discourse functions the clause plays in a paragraph and the interpretation of discourse functions depends heavily on paragraph-wide contexts, we propose to build context-aware clause representations for predicting situation entity types of clauses. Specifically, we propose a hierarchical recurrent neural network model to read a whole paragraph at a time and jointly learn representations for all the clauses in the paragraph by extensively modeling context influences and inter-dependencies of clauses. Experimental results show that our model achieves the state-of-the-art performance for clause-level situation entity classification on the genre-rich MASC+Wiki corpus, which approaches human-level performance.

📄 PDF Abstract BibTeX arXiv:1809.07483

Code (1)

baokuiwang/context_aware_situation_entity pytorch

Tasks

ClassificationGeneral ClassificationVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Classifying Semantic Clause Types: Modeling Context and Genre Characteristics with Recurrent Neural Networks and Attention

2017-08-01 · SEMEVAL 2017 8 · Maria Becker, Michael Staniek, Vivi Nastase, Alexis Palmer 외

Detecting aspectual properties of clauses in the form of situation entity types has been shown to depend on a combination of syntactic-semantic and contextual features. We explore this task in a deep-learning framework, …

Feature EngineeringGeneral ClassificationLanguage ModelingLanguage Modelling+3

A Co-Attention Neural Network Model for Emotion Cause Analysis with Emotional Context Awareness

2018-10-01 · EMNLP 2018 10 · Xiangju Li, Kaisong Song, Shi Feng, Daling Wang 외

Emotion cause analysis has been a key topic in natural language processing. Existing methods ignore the contexts around the emotion word which can provide an emotion cause clue. Meanwhile, the clauses in a document play …

Learning Emotion-Aware Contextual Representations for Emotion Cause Analysis

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Emotion Cause Analysis has been a key topic in natural language processing. Previous works focus on Emotion Cause Extraction (ECE), a clause-level classification task aimed at extracting causes of certain given emotion i…

Emotion Cause ExtractionEmotion-Cause Pair Extraction

The Violation Situation Pattern: A Knowledge-Graph Pattern for Compliance Violations

2026-06-02 · Nima Kamali Lassem, Fuqi Song, Seyid Amjad Ali arxiv

Compliance pipelines detect violations as transient query results and do not keep the violation itself as a persistent graph object with review state, affected entities, or audit history. The Violation Situation Pattern …

Unsat Core Prediction through Polarity-Aware Representation Learning over Clause-Literal Hypergraphs

2026-05-06 · Zhenchao Sun, Shuai Ma, Ping Lu, Chongyang Tao arxiv

Graph neural networks have been widely used in Boolean satisfiability (SAT) tasks to learn structural information from SAT formulas. The goal of these studies is to solve SAT instances or to enhance SAT solvers, includin…

Representation Learning