paper-with-me

홈 › Papers

Pointwise Paraphrase Appraisal is Potentially Problematic

2020-05-25 · ACL 2020 6 · Hannah Chen, Yangfeng Ji, David Evans

The prevailing approach for training and evaluating paraphrase identification models is constructed as a binary classification problem: the model is given a pair of sentences, and is judged by how accurately it classifies pairs as either paraphrases or non-paraphrases. This pointwise-based evaluation method does not match well the objective of most real world applications, so the goal of our work is to understand how models which perform well under pointwise evaluation may fail in practice and find better methods for evaluating paraphrase identification models. As a first step towards that goal, we show that although the standard way of fine-tuning BERT for paraphrase identification by pairing two sentences as one sequence results in a model with state-of-the-art performance, that model may perform poorly on simple tasks like identifying pairs with two identical sentences. Moreover, we show that these models may even predict a pair of randomly-selected sentences with higher paraphrase score than a pair of identical ones.

📄 PDF Abstract BibTeX arXiv:2005.11996

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationParaphrase Identification

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

MIPA: Mutual Information Based Paraphrase Acquisition via Bilingual Pivoting

2017-11-01 · IJCNLP 2017 11 · Tomoyuki Kajiwara, Mamoru Komachi, Daichi Mochihashi

We present a pointwise mutual information (PMI)-based approach to formalize paraphrasability and propose a variant of PMI, called MIPA, for the paraphrase acquisition. Our paraphrase acquisition method first acquires lex…

Learning Word EmbeddingsSemantic Textual SimilarityWord AlignmentWord Embeddings

Affective Natural Language Generation of Event Descriptions through Fine-grained Appraisal Conditions

2023-07-26 · Yarik Menchaca Resendiz, Roman Klinger

Models for affective text generation have shown a remarkable progress, but they commonly rely only on basic emotion theories or valance/arousal values as conditions. This is appropriate when the goal is to create explici…

Text Generation

Resting-State fingerprints of Acceptance and Reappraisal. The role of Sensorimotor, Executive and Affective networks

2024-01-29 · Parisa Ahmadi Ghomroudi, Roma Siugzdaite, Irene Messina, Alessandro Grecucci

Acceptance and Reappraisal are considered adaptive emotion regulation strategies. While previous studies have explored the neural underpinnings of these strategies using task based fMRI and sMRI, a gap exists in the lite…

Functional Connectivity

A critical reappraisal of predicting suicidal ideation using fMRI

2021-03-10 · Timothy Verstynen, Konrad Kording

For many psychiatric disorders, neuroimaging offers a potential for revolutionizing diagnosis, and potentially treatment, by providing access to preverbal mental processes. In their study "Machine learning of neural repr…

BIG-bench Machine Learning

Density-Ratio Based Personalised Ranking from Implicit Feedback

2021-01-19 · Riku Togashi, Masahiro Kato, Mayu Otani, Shin'ichi Satoh

Learning from implicit user feedback is challenging as we can only observe positive samples but never access negative ones. Most conventional methods cope with this issue by adopting a pairwise ranking approach with nega…

Density Ratio Estimation