{ "paper_id": "P15-1007", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T09:08:09.887561Z" }, "title": "MultiGranCNN: An Architecture for General Matching of Text Chunks on Multiple Levels of Granularity", "authors": [ { "first": "Wenpeng", "middle": [], "last": "Yin", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Munich", "location": { "country": "Germany" } }, "email": "wenpeng@cis.uni-muenchen.de" }, { "first": "Hinrich", "middle": [], "last": "Sch\u00fctze", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Munich", "location": { "country": "Germany" } }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We present MultiGranCNN, a general deep learning architecture for matching text chunks. MultiGranCNN supports multigranular comparability of representations: shorter sequences in one chunk can be directly compared to longer sequences in the other chunk. Multi-GranCNN also contains a flexible and modularized match feature component that is easily adaptable to different types of chunk matching. We demonstrate stateof-the-art performance of MultiGranCNN on clause coherence and paraphrase identification tasks.", "pdf_parse": { "paper_id": "P15-1007", "_pdf_hash": "", "abstract": [ { "text": "We present MultiGranCNN, a general deep learning architecture for matching text chunks. MultiGranCNN supports multigranular comparability of representations: shorter sequences in one chunk can be directly compared to longer sequences in the other chunk. Multi-GranCNN also contains a flexible and modularized match feature component that is easily adaptable to different types of chunk matching. We demonstrate stateof-the-art performance of MultiGranCNN on clause coherence and paraphrase identification tasks.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Many natural language processing (NLP) tasks can be posed as classifying the relationship between two TEXTCHUNKS (cf. , Bordes et al. (2014b) ) where a TEXTCHUNK can be a sentence, a clause, a paragraph or any other sequence of words that forms a unit.", "cite_spans": [ { "start": 120, "end": 141, "text": "Bordes et al. (2014b)", "ref_id": "BIBREF4" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Paraphrasing (Figure 1 , top) is one task that we address in this paper and that can be formalized as classifying a TEXTCHUNK relation. The two classes correspond to the sentences being (e.g., the pair
) or not being (e.g., the pair
) paraphrases of each other. Another task we look at is clause coherence (Figure 1 , bottom). Here the two TEXTCHUNK relation classes correspond to the second clause being (e.g., the pair ",
"html": null
}
}
}
}used