paper-with-me

Papers

Unsupervised Labeled Parsing with Deep Inside-Outside Recursive Autoencoders

2019-11-01 · IJCNLP 2019 11 · Andrew Drozdov, Patrick Verga, Yi-Pei Chen, Mohit Iyyer, Andrew McCallum

Understanding text often requires identifying meaningful constituent spans such as noun phrases and verb phrases. In this work, we show that we can effectively recover these types of labels using the learned phrase vectors from deep inside-outside recursive autoencoders (DIORA). Specifically, we cluster span representations to induce span labels. Additionally, we improve the model{'}s labeling accuracy by integrating latent code learning into the training procedure. We evaluate this approach empirically through unsupervised labeled constituency parsing. Our method outperforms ELMo and BERT on two versions of the Wall Street Journal (WSJ) dataset and is competitive to prior work that requires additional human annotations, improving over a previous state-of-the-art system that depends on ground-truth part-of-speech tags by 5 absolute F1 points (19{\%} relative error reduction).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency Parsing

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Autoencoders

2019-04-03 · Andrew Drozdov, Pat Verga, Mohit Yadav, Mohit Iyyer 외

We introduce deep inside-outside recursive autoencoders (DIORA), a fully-unsupervised method for discovering syntax that simultaneously learns representations for constituents within the induced tree. Our approach predic…

Constituency ParsingSentence

Deep Inside-outside Recursive Autoencoder with All-span Objective

2020-12-01 · COLING 2020 8 · Ruyue Hong, Jiong Cai, Kewei Tu

Deep inside-outside recursive autoencoder (DIORA) is a neural-based model designed for unsupervised constituency parsing. During its forward computation, it provides phrase and contextual representations for all spans in…

AllConstituency ParsingSentence

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

Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Auto-Encoders

2019-06-01 · NAACL 2019 6 · Andrew Drozdov, Patrick Verga, Mohit Yadav, Mohit Iyyer 외

We introduce the deep inside-outside recursive autoencoder (DIORA), a fully-unsupervised method for discovering syntax that simultaneously learns representations for constituents within the induced tree. Our approach pre…

Constituency Grammar InductionConstituency ParsingSentence

The Inside-Outside Recursive Neural Network model for Dependency Parsing

2014-10-01 · EMNLP 2014 10 · Phong Le, Willem Zuidema
Dependency ParsingLanguage ModellingSentiment Analysis