paper-with-me

홈 › Papers

Topic-driven Distant Supervision Framework for Macro-level Discourse Parsing

2023-05-23 · Feng Jiang, Longwang He, Peifeng Li, Qiaoming Zhu, Haizhou Li

Discourse parsing, the task of analyzing the internal rhetorical structure of texts, is a challenging problem in natural language processing. Despite the recent advances in neural models, the lack of large-scale, high-quality corpora for training remains a major obstacle. Recent studies have attempted to overcome this limitation by using distant supervision, which utilizes results from other NLP tasks (e.g., sentiment polarity, attention matrix, and segmentation probability) to parse discourse trees. However, these methods do not take into account the differences between in-domain and out-of-domain tasks, resulting in lower performance and inability to leverage the high-quality in-domain data for further improvement. To address these issues, we propose a distant supervision framework that leverages the relations between topic structure and rhetorical structure. Specifically, we propose two distantly supervised methods, based on transfer learning and the teacher-student model, that narrow the gap between in-domain and out-of-domain tasks through label mapping and oracle annotation. Experimental results on the MCDTB and RST-DT datasets show that our methods achieve the best performance in both distant-supervised and supervised scenarios.

📄 PDF Abstract BibTeX arXiv:2305.13755

Code (0)

등록된 구현이 없습니다.

Tasks

Discourse ParsingTransfer Learning

Similar Papers 제목 키워드 기반

Topic Classification of Blog Posts Using Distant Supervision

2012-04-01 · WS 2012 4 · Stephanie Husby, Denilson Barbosa
ClassificationGeneral ClassificationNamed Entity Recognition (NER)Text Classification+1

Distant Supervision for Topic Classification of Tweets in Curated Streams

2017-04-22 · Mohammed Salman, Ghelani Nimesh, Lin Jimmy

We tackle the challenge of topic classification of tweets in the context of analyzing a large collection of curated streams by news outlets and other organizations to deliver relevant content to users. Our approach is no…

ClassificationGeneral ClassificationTopic Classification

Visual Distant Supervision for Scene Graph Generation

2021-03-29 · ICCV 2021 10 · Yuan YAO, Ao Zhang, Xu Han, Mengdi Li 외

Scene graph generation aims to identify objects and their relations in images, providing structured image representations that can facilitate numerous applications in computer vision. However, scene graph models usually …

Graph GenerationPredicate ClassificationRelationScene Graph Generation

TopicThunder at SemEval-2017 Task 4: Sentiment Classification Using a Convolutional Neural Network with Distant Supervision

2017-08-01 · SEMEVAL 2017 8 · Simon M{\"u}ller, Tobias Huonder, Jan Deriu, Mark Cieliebak

In this paper, we propose a classifier for predicting topic-specific sentiments of English Twitter messages. Our method is based on a 2-layer CNN.With a distant supervised phase we leverage a large amount of weakly-label…

General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings

Membox: Weaving Topic Continuity into Long-Range Memory for LLM Agents

2026-01-07 · Dehao Tao, Guoliang Ma, Yongfeng Huang, Minghu Jiang arxiv

Long-term human-agent dialogues are organized by topic continuity: adjacent turns often develop the same goal, plan, problem, or event, while related activities may recur across distant sessions. Yet many LLM agent memor…

Semantic Retrieval