paper-with-me

홈 › Papers

Towards Structure-aware Paraphrase Identification with Phrase Alignment Using Sentence Encoders

2022-10-11 · COLING 2022 10 · Qiwei Peng, David Weir, Julie Weeds

Previous works have demonstrated the effectiveness of utilising pre-trained sentence encoders based on their sentence representations for meaning comparison tasks. Though such representations are shown to capture hidden syntax structures, the direct similarity comparison between them exhibits weak sensitivity to word order and structural differences in given sentences. A single similarity score further makes the comparison process hard to interpret. Therefore, we here propose to combine sentence encoders with an alignment component by representing each sentence as a list of predicate-argument spans (where their span representations are derived from sentence encoders), and decomposing the sentence-level meaning comparison into the alignment between their spans for paraphrase identification tasks. Empirical results show that the alignment component brings in both improved performance and interpretability for various sentence encoders. After closer investigation, the proposed approach indicates increased sensitivity to structural difference and enhanced ability to distinguish non-paraphrases with high lexical overlap.

📄 PDF Abstract BibTeX arXiv:2210.05302

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase IdentificationSensitivitySentence

Similar Papers 제목 키워드 기반

RuPAWS: A Russian Adversarial Dataset for Paraphrase Identification

2022-06-01 · LREC 2022 6 · Nikita Martynov, Irina Krotova, Varvara Logacheva, Alexander Panchenko 외

Paraphrase identification task can be easily challenged by changing word order, e.g. as in “Can a good person become bad?”. While for English this problem was tackled by the PAWS dataset (Zhang et al., 2019), datasets fo…

Paraphrase Identification

RoParQ: Paraphrase-Aware Alignment of Large Language Models Towards Robustness to Paraphrased Questions

2025-11-26 · Minjoon Choi arxiv

Large Language Models (LLMs) often exhibit inconsistent behavior when answering paraphrased questions, suggesting a reliance on surface-level patterns rather than true semantic understanding. To address this limitation, …

Improving Large-scale Paraphrase Acquisition and Generation

2022-10-06 · Yao Dou, Chao Jiang, Wei Xu

This paper addresses the quality issues in existing Twitter-based paraphrase datasets, and discusses the necessity of using two separate definitions of paraphrase for identification and generation tasks. We present a new…

Language ModelingLanguage ModellingParaphrase GenerationParaphrase Identification+1

Discriminative Phrase Embedding for Paraphrase Identification

2016-04-02 · HLT 2015 5 · Wenpeng Yin, Hinrich Schütze

This work, concerning paraphrase identification task, on one hand contributes to expanding deep learning embeddings to include continuous and discontinuous linguistic phrases. On the other hand, it comes up with a new sc…

Paraphrase Identification

Paraphrase Identification with Deep Learning: A Review of Datasets and Methods

2022-12-13 · Chao Zhou, Cheng Qiu, Lizhen Liang, Daniel E. Acuna

The rapid progress of Natural Language Processing (NLP) technologies has led to the widespread availability and effectiveness of text generation tools such as ChatGPT and Claude. While highly useful, these technologies a…

Paraphrase IdentificationText Generation