@inproceedings{grover-mitra-2017-sentence,
title = "Sentence Alignment using Unfolding Recursive Autoencoders",
author = "Grover, Jeenu and
Mitra, Pabitra",
editor = "Sharoff, Serge and
Zweigenbaum, Pierre and
Rapp, Reinhard",
booktitle = "Proceedings of the 10th Workshop on Building and Using Comparable Corpora",
month = aug,
year = "2017",
address = "Vancouver, Canada",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/W17-2503",
doi = "10.18653/v1/W17-2503",
pages = "16--20",
abstract = "In this paper, we propose a novel two step algorithm for sentence alignment in monolingual corpora using Unfolding Recursive Autoencoders. First, we use unfolding recursive auto-encoders (RAE) to learn feature vectors for phrases in syntactical tree of the sentence. To compare two sentences we use a similarity matrix which has dimensions proportional to the size of the two sentences. Since the similarity matrix generated to compare two sentences has varying dimension due to different sentence lengths, a dynamic pooling layer is used to map it to a matrix of fixed dimension. The resulting matrix is used to calculate the similarity scores between the two sentences. The second step of the algorithm captures the contexts in which the sentences occur in the document by using a dynamic programming algorithm for global alignment.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="grover-mitra-2017-sentence">
<titleInfo>
<title>Sentence Alignment using Unfolding Recursive Autoencoders</title>
</titleInfo>
<name type="personal">
<namePart type="given">Jeenu</namePart>
<namePart type="family">Grover</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Pabitra</namePart>
<namePart type="family">Mitra</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2017-08</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the 10th Workshop on Building and Using Comparable Corpora</title>
</titleInfo>
<name type="personal">
<namePart type="given">Serge</namePart>
<namePart type="family">Sharoff</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Pierre</namePart>
<namePart type="family">Zweigenbaum</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Reinhard</namePart>
<namePart type="family">Rapp</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Vancouver, Canada</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>In this paper, we propose a novel two step algorithm for sentence alignment in monolingual corpora using Unfolding Recursive Autoencoders. First, we use unfolding recursive auto-encoders (RAE) to learn feature vectors for phrases in syntactical tree of the sentence. To compare two sentences we use a similarity matrix which has dimensions proportional to the size of the two sentences. Since the similarity matrix generated to compare two sentences has varying dimension due to different sentence lengths, a dynamic pooling layer is used to map it to a matrix of fixed dimension. The resulting matrix is used to calculate the similarity scores between the two sentences. The second step of the algorithm captures the contexts in which the sentences occur in the document by using a dynamic programming algorithm for global alignment.</abstract>
<identifier type="citekey">grover-mitra-2017-sentence</identifier>
<identifier type="doi">10.18653/v1/W17-2503</identifier>
<location>
<url>https://aclanthology.org/W17-2503</url>
</location>
<part>
<date>2017-08</date>
<extent unit="page">
<start>16</start>
<end>20</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Sentence Alignment using Unfolding Recursive Autoencoders
%A Grover, Jeenu
%A Mitra, Pabitra
%Y Sharoff, Serge
%Y Zweigenbaum, Pierre
%Y Rapp, Reinhard
%S Proceedings of the 10th Workshop on Building and Using Comparable Corpora
%D 2017
%8 August
%I Association for Computational Linguistics
%C Vancouver, Canada
%F grover-mitra-2017-sentence
%X In this paper, we propose a novel two step algorithm for sentence alignment in monolingual corpora using Unfolding Recursive Autoencoders. First, we use unfolding recursive auto-encoders (RAE) to learn feature vectors for phrases in syntactical tree of the sentence. To compare two sentences we use a similarity matrix which has dimensions proportional to the size of the two sentences. Since the similarity matrix generated to compare two sentences has varying dimension due to different sentence lengths, a dynamic pooling layer is used to map it to a matrix of fixed dimension. The resulting matrix is used to calculate the similarity scores between the two sentences. The second step of the algorithm captures the contexts in which the sentences occur in the document by using a dynamic programming algorithm for global alignment.
%R 10.18653/v1/W17-2503
%U https://aclanthology.org/W17-2503
%U https://doi.org/10.18653/v1/W17-2503
%P 16-20
Markdown (Informal)
[Sentence Alignment using Unfolding Recursive Autoencoders](https://aclanthology.org/W17-2503) (Grover & Mitra, BUCC 2017)
ACL