paper-with-me

Papers

Inter-Weighted Alignment Network for Sentence Pair Modeling

2017-09-01 · EMNLP 2017 9 · Gehui Shen, Yunlun Yang, Zhi-Hong Deng

Sentence pair modeling is a crucial problem in the field of natural language processing. In this paper, we propose a model to measure the similarity of a sentence pair focusing on the interaction information. We utilize the word level similarity matrix to discover fine-grained alignment of two sentences. It should be emphasized that each word in a sentence has a different importance from the perspective of semantic composition, so we exploit two novel and efficient strategies to explicitly calculate a weight for each word. Although the proposed model only use a sequential LSTM for sentence modeling without any external resource such as syntactic parser tree and additional lexicon features, experimental results show that our model achieves state-of-the-art performance on three datasets of two tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNatural Language InferenceParaphrase IdentificationQuestion AnsweringRelation ClassificationSemantic CompositionSemantic Textual SimilaritySentenceSentence Pair ModelingWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Cross-Align: Modeling Deep Cross-lingual Interactions for Word Alignment

2022-10-09 · Siyu Lai, Zhen Yang, Fandong Meng, Yufeng Chen 외

Word alignment which aims to extract lexicon translation equivalents between source and target sentences, serves as a fundamental tool for natural language processing. Recent studies in this area have yielded substantial…

Language ModelingLanguage ModellingSentenceTranslation+1

DSim, a Danish Parallel Corpus for Text Simplification

2012-05-01 · LREC 2012 5 · Sigrid Klerke, Anders S{\o}gaard

We present DSim, a new sentence aligned Danish monolingual parallel corpus extracted from 3701 pairs of news telegrams and corresponding professionally simplified short news articles. The corpus is intended for building …

ArticlesMachine TranslationSentenceText Generation+1

Approximating solution structure of the Weighted Sentence Alignment problem

2014-09-08 · Antonina Kolokolova, Renesa Nizamee

We study the complexity of approximating solution structure of the bijective weighted sentence alignment problem of DeNero and Klein (2008). In particular, we consider the complexity of finding an alignment that has a si…

Sentence

SongMASS: Automatic Song Writing with Pre-training and Alignment Constraint

2020-12-09 · Zhonghao Sheng, Kaitao Song, Xu Tan, Yi Ren 외

Automatic song writing aims to compose a song (lyric and/or melody) by machine, which is an interesting topic in both academia and industry. In automatic song writing, lyric-to-melody generation and melody-to-lyric gener…

Sentence

OmniAlign: A Unified Multilingual Aligner for Word and Sentence Alignment

2026-08-19 · Mengpeng Yang, Jingxu Yang, Chao Chen, Tian Xia 외 arxiv

Cross-lingual sequence alignment is fundamental for building and exploiting parallel corpora, spanning mappings from documents and sentences down to words and subwords. Existing tools, however, typically specialize in a …

Long-Context UnderstandingSelf-Supervised LearningWord Alignment