paper-with-me

Papers

Predicate-Argument Based Bi-Encoder for Paraphrase Identification

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Paraphrase identification involves identifying whether a pair of sentences express the same or similar meanings. While cross-encoders have achieved high performances across several benchmarks, bi-encoders such as SBERT have been widely applied to sentence pair tasks. They exhibit substantially lower computation complexity and are better suited to symmetric tasks. In this work, we adopt a bi-encoder approach to the paraphrase identification task, and investigate the impact of explicitly incorporating predicate-argument information into SBERT through weighted aggregation. Experiments on six paraphrase identification datasets demonstrate that, with a minimal increase in parameters, the proposed model is able to outperform SBERT/SRoBERTa significantly. Further, ablation studies reveal that the predicate-argument based component plays a significant role in the performance gain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase IdentificationSentence

Methods 이 논문이 사용한 방법론

SBERT 설명 없음

Similar Papers 제목 키워드 기반

Predicate-Argument Based Bi-Encoder for Paraphrase Identification

2022-05-01 · ACL 2022 5 · Qiwei Peng, David Weir, Julie Weeds, Yekun Chai

Paraphrase identification involves identifying whether a pair of sentences express the same or similar meanings. While cross-encoders have achieved high performances across several benchmarks, bi-encoders such as SBERT h…

Paraphrase IdentificationSentence

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 …

Paraphrase IdentificationSensitivitySentence

Learning Typed Entailment Graphs with Global Soft Constraints

2018-01-01 · TACL 2018 1 · Mohammad Javad Hosseini, Nathanael Chambers, Siva Reddy, Xavier R. Holt 외

This paper presents a new method for learning typed entailment graphs from text. We extract predicate-argument structures from multiple-source news corpora, and compute local distributional similarity scores to learn ent…

Graph Learning

PriMeSRL-Eval: A Practical Quality Metric for Semantic Role Labeling Systems Evaluation

2022-10-12 · Ishan Jindal, Alexandre Rademaker, Khoi-Nguyen Tran, Huaiyu Zhu 외

Semantic role labeling (SRL) identifies the predicate-argument structure in a sentence. This task is usually accomplished in four steps: predicate identification, predicate sense disambiguation, argument identification, …

Semantic Role LabelingSentence

Construction and Alignment of Multilingual Entailment Graphs for Semantic Inference

2019-08-01 · WS 2019 8 · Sabine Weber, Mark Steedman

This paper presents ongoing work on the construction and alignment of predicate entailment graphs in English and German. We extract predicate-argument pairs from large corpora of monolingual English and German news text …