paper-with-me

Papers

Using Sentence Embeddings and Semantic Similarity for Seeking Consensus when Assessing Trustworthy AI

2022-08-09 · Dennis Vetter, Jesmin Jahan Tithi, Magnus Westerlund, Roberto V. Zicari, Gemma Roig

Assessing the trustworthiness of artificial intelligence systems requires knowledge from many different disciplines. These disciplines do not necessarily share concepts between them and might use words with different meanings, or even use the same words differently. Additionally, experts from different disciplines might not be aware of specialized terms readily used in other disciplines. Therefore, a core challenge of the assessment process is to identify when experts from different disciplines talk about the same problem but use different terminologies. In other words, the problem is to group problem descriptions (a.k.a. issues) with the same semantic meaning but described using slightly different terminologies. In this work, we show how we employed recent advances in natural language processing, namely sentence embeddings and semantic textual similarity, to support this identification process and to bridge communication gaps in interdisciplinary teams of experts assessing the trustworthiness of an artificial intelligence system used in healthcare.

📄 PDF Abstract BibTeX arXiv:2208.04608

Code (1)

dennisrv/iail2022 공식 구현

Tasks

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddings

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Distance-to-Distance Ratio: A Similarity Measure for Sentences Based on Rate of Change in LLM Embeddings

2026-01-25 · Abdullah Qureshi, Kenneth Rice, Alexander Wolpert arxiv

A measure of similarity between text embeddings can be considered adequate only if it adheres to the human perception of similarity between texts. In this paper, we introduce the distance-to-distance ratio (DDR), a novel…

Sentence Pair Embeddings Based Evaluation Metric for Abstractive and Extractive Summarization

2022-06-01 · LREC 2022 6 · Ramya Akula, Ivan Garibay

The development of an automatic evaluation metric remains an open problem in text generation. Widely used evaluation metrics, like ROUGE and BLEU, are based on exact word matching and fail to capture semantic similarity.…

Extractive SummarizationNatural Language InferenceSemantic SimilaritySemantic Textual Similarity+5

Testing the limits of unsupervised learning for semantic similarity

2017-10-23 · Richa Sharma, Muktabh Mayank Srivastava

Semantic Similarity between two sentences can be defined as a way to determine how related or unrelated two sentences are. The task of Semantic Similarity in terms of distributed representations can be thought to be gene…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddings

AspectCSE: Sentence Embeddings for Aspect-based Semantic Textual Similarity Using Contrastive Learning and Structured Knowledge

2023-07-15 · Tim Schopf, Emanuel Gerber, Malte Ostendorff, Florian Matthes

Generic sentence embeddings provide a coarse-grained approximation of semantic textual similarity but ignore specific aspects that make texts similar. Conversely, aspect-based sentence embeddings provide similarities bet…

Contrastive LearningInformation RetrievalRetrievalSemantic Textual Similarity+4

BeLLM: Backward Dependency Enhanced Large Language Model for Sentence Embeddings

2023-11-09 · Xianming Li, Jing Li

Sentence embeddings are crucial in measuring semantic similarity. Most recent studies employed large language models (LLMs) to learn sentence embeddings. Existing LLMs mainly adopted autoregressive architecture without e…

Language ModelingLanguage ModellingLarge Language ModelSemantic Similarity+4