paper-with-me

홈 › Papers

Unsupervised Learning of Discourse Structures using a Tree Autoencoder

2020-12-17 · Patrick Huber, Giuseppe Carenini

Discourse information, as postulated by popular discourse theories, such as RST and PDTB, has been shown to improve an increasing number of downstream NLP tasks, showing positive effects and synergies of discourse with important real-world applications. While methods for incorporating discourse become more and more sophisticated, the growing need for robust and general discourse structures has not been sufficiently met by current discourse parsers, usually trained on small scale datasets in a strictly limited number of domains. This makes the prediction for arbitrary tasks noisy and unreliable. The overall resulting lack of high-quality, high-quantity discourse trees poses a severe limitation to further progress. In order the alleviate this shortcoming, we propose a new strategy to generate tree structures in a task-agnostic, unsupervised fashion by extending a latent tree induction framework with an auto-encoding objective. The proposed approach can be applied to any tree-structured objective, such as syntactic parsing, discourse parsing and others. However, due to the especially difficult annotation process to generate discourse trees, we initially develop a method to generate larger and more diverse discourse treebanks. In this paper we are inferring general tree structures of natural text in multiple domains, showing promising results on a diverse set of tasks.

📄 PDF Abstract BibTeX arXiv:2012.09446

Code (0)

등록된 구현이 없습니다.

Tasks

Discourse Parsing

Similar Papers 제목 키워드 기반

Unsupervised Inference of Data-Driven Discourse Structures using a Tree Auto-Encoder

2022-10-18 · Patrick Huber, Giuseppe Carenini

With a growing need for robust and general discourse structures in many downstream tasks and real-world applications, the current lack of high-quality, high-quantity discourse trees poses a severe shortcoming. In order t…

Discourse Parsing

Discourse Structure Extraction from Pre-Trained and Fine-Tuned Language Models in Dialogues

2023-02-12 · Chuyuan Li, Patrick Huber, Wen Xiao, Maxime Amblard 외

Discourse processing suffers from data sparsity, especially for dialogues. As a result, we explore approaches to build discourse structures for dialogues, based on attention matrices from Pre-trained Language Models (PLM…

SentenceSentence Ordering

Aligning Discourse and Argumentation Structures using Subtrees and Redescription Mining

2019-08-01 · WS 2019 8 · Laurine Huber, Yannick Toussaint, Charlotte Roze, Mathilde Dargnat 외

In this paper, we investigate similarities between discourse and argumentation structures by aligning subtrees in a corpus containing both annotations. Contrary to previous works, we focus on comparing sub-structures and…

Unsupervised Parsing with S-DIORA: Single Tree Encoding for Deep Inside-Outside Recursive Autoencoders

2020-11-01 · EMNLP 2020 11 · Andrew Drozdov, Subendhu Rongali, Yi-Pei Chen, Tim O{'}Gorman 외

The deep inside-outside recursive autoencoder (DIORA; Drozdov et al. 2019) is a self-supervised neural model that learns to induce syntactic tree structures for input sentences *without access to labeled training data*. …

Constituency Grammar InductionConstituency ParsingSentence

PhyloVAE: Unsupervised Learning of Phylogenetic Trees via Variational Autoencoders

2025-02-07 · Tianyu Xie, Harry Richman, Jiansi Gao, Frederick A. Matsen IV 외

Learning informative representations of phylogenetic tree structures is essential for analyzing evolutionary relationships. Classical distance-based methods have been widely used to project phylogenetic trees into Euclid…

Collaborative InferenceRepresentation Learning