paper-with-me

Papers

Two-Level Transformer and Auxiliary Coherence Modeling for Improved Text Segmentation

2020-01-03 · Goran Glavaš, Swapna Somasundaran

Breaking down the structure of long texts into semantically coherent segments makes the texts more readable and supports downstream applications like summarization and retrieval. Starting from an apparent link between text coherence and segmentation, we introduce a novel supervised model for text segmentation with simple but explicit coherence modeling. Our model -- a neural architecture consisting of two hierarchically connected Transformer networks -- is a multi-task learning model that couples the sentence-level segmentation objective with the coherence objective that differentiates correct sequences of sentences from corrupt ones. The proposed model, dubbed Coherence-Aware Text Segmentation (CATS), yields state-of-the-art segmentation performance on a collection of benchmark datasets. Furthermore, by coupling CATS with cross-lingual word embeddings, we demonstrate its effectiveness in zero-shot language transfer: it can successfully segment texts in languages unseen in training.

📄 PDF Abstract BibTeX arXiv:2001.00891

Code (1)

EducationalTestingService/CATS 공식 구현 tf

Tasks

Cross-Lingual Word EmbeddingsMulti-Task LearningRetrievalSegmentationSentenceText SegmentationVocal Bursts Valence PredictionWord Embeddings

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Narrative Incoherence Detection

2020-12-21 · Deng Cai, Yizhe Zhang, Yichen Huang, Wai Lam 외

We propose the task of narrative incoherence detection as a new arena for inter-sentential semantic understanding: Given a multi-sentence narrative, decide whether there exist any semantic discrepancies in the narrative …

SentenceSentence Embedding

Using a Graph-based Coherence Model in Document-Level Machine Translation

2017-09-01 · WS 2017 9 · Leo Born, Mohsen Mesgar, Michael Strube

Although coherence is an important aspect of any text generation system, it has received little attention in the context of machine translation (MT) so far. We hypothesize that the quality of document-level translation c…

Document Level Machine TranslationMachine TranslationText GenerationTranslation

English-Czech Systems in WMT19: Document-Level Transformer

2019-07-30 · WS 2019 8 · Martin Popel, Dominik Macháček, Michal Auersperger, Ondřej Bojar 외

We describe our NMT systems submitted to the WMT19 shared task in English-Czech news translation. Our systems are based on the Transformer model implemented in either Tensor2Tensor (T2T) or Marian framework. We aimed at …

NMTSentenceTranslation

SNaC: Coherence Error Detection for Narrative Summarization

2022-05-19 · Tanya Goyal, Junyi Jessy Li, Greg Durrett

Progress in summarizing long texts is inhibited by the lack of appropriate evaluation frameworks. When a long summary must be produced to appropriately cover the facets of that text, that summary needs to present a coher…

BenchmarkingCoherence EvaluationDocument Summarization

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…

Automated Essay ScoringDeep LearningFeature EngineeringMemorization