paper-with-me

Papers

Linguistically Conditioned Semantic Textual Similarity

2024-06-06 · Jingxuan Tu, Keer Xu, Liulu Yue, Bingyang Ye, Kyeongmin Rim, James Pustejovsky

Semantic textual similarity (STS) is a fundamental NLP task that measures the semantic similarity between a pair of sentences. In order to reduce the inherent ambiguity posed from the sentences, a recent work called Conditional STS (C-STS) has been proposed to measure the sentences' similarity conditioned on a certain aspect. Despite the popularity of C-STS, we find that the current C-STS dataset suffers from various issues that could impede proper evaluation on this task. In this paper, we reannotate the C-STS validation set and observe an annotator discrepancy on 55% of the instances resulting from the annotation errors in the original label, ill-defined conditions, and the lack of clarity in the task definition. After a thorough dataset analysis, we improve the C-STS task by leveraging the models' capability to understand the conditions under a QA task setting. With the generated answers, we present an automatic error identification pipeline that is able to identify annotation errors from the C-STS data with over 80% F1 score. We also propose a new method that largely improves the performance over baselines on the C-STS data by training the models with the answers. Finally we discuss the conditionality annotation based on the typed-feature structure (TFS) of entity types. We show in examples that the TFS is able to provide a linguistic foundation for constructing C-STS data with new conditions.

📄 PDF Abstract BibTeX arXiv:2406.03673

Code (1)

brandeis-llc/L-CSTS 공식 구현

Tasks

Semantic SimilaritySemantic Textual SimilaritySTS

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

L2F/INESC-ID at SemEval-2017 Tasks 1 and 2: Lexical and semantic features in word and textual similarity

2017-08-01 · SEMEVAL 2017 8 · Pedro Fialho, Hugo Patinho Rodrigues, Lu{\'\i}sa Coheur, Paulo Quaresma

This paper describes our approach to the SemEval-2017 {``}Semantic Textual Similarity{''} and {``}Multilingual Word Similarity{''} tasks. In the former, we test our approach in both English and Spanish, and use a linguis…

Abstract Meaning RepresentationSemantic Textual SimilarityWord EmbeddingsWord Similarity

LIPN-IIMAS at SemEval-2017 Task 1: Subword Embeddings, Attention Recurrent Neural Networks and Cross Word Alignment for Semantic Textual Similarity

2017-08-01 · SEMEVAL 2017 8 · Ignacio Arroyo-Fern{\'a}ndez, Ivan Vladimir Meza Ruiz

In this paper we report our attempt to use, on the one hand, state-of-the-art neural approaches that are proposed to measure Semantic Textual Similarity (STS). On the other hand, we propose an unsupervised cross-word ali…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddings+3

Contextualized word senses: from attention to compositionality

2023-12-01 · Pablo Gamallo

The neural architectures of language models are becoming increasingly complex, especially that of Transformers, based on the attention mechanism. Although their application to numerous natural language processing tasks h…

Conjuring Semantic Similarity

2024-10-21 · Tian Yu Liu, Stefano Soatto

The semantic similarity between sample expressions measures the distance between their latent 'meaning'. Such meanings are themselves typically represented by textual expressions, often insufficient to differentiate conc…

Semantic SimilaritySemantic Textual Similarity

Generalised Spherical Text Embedding

2022-11-30 · Souvik Banerjee, Bamdev Mishra, Pratik Jawanpuria, Manish Shrivastava

This paper aims to provide an unsupervised modelling approach that allows for a more flexible representation of text embeddings. It jointly encodes the words and the paragraphs as individual matrices of arbitrary column …

ClusteringDocument ClassificationSemantic Textual Similarity