English
Related papers

Related papers: Learning Semantic Textual Similarity from Conversa…

200 papers

We study methods for learning sentence embeddings with syntactic structure. We focus on methods of learning syntactic sentence-embeddings by using a multilingual parallel-corpus augmented by Universal Parts-of-Speech tags. We evaluate the…

Computation and Language · Computer Science 2019-10-28 Chen Liu , Anderson de Andrade , Muhammad Osama

A variety of contextualised language models have been proposed in the NLP community, which are trained on diverse corpora to produce numerous Neural Language Models (NLMs). However, different NLMs have reported different levels of…

Computation and Language · Computer Science 2022-04-19 Keigo Takahashi , Danushka Bollegala

Usage similarity estimation addresses the semantic proximity of word instances in different contexts. We apply contextualized (ELMo and BERT) word and sentence embeddings to this task, and propose supervised models that leverage these…

Computation and Language · Computer Science 2019-05-22 Aina Garí Soler , Marianna Apidianaki , Alexandre Allauzen

Semantic similarity between natural language texts is typically measured either by looking at the overlap between subsequences (e.g., BLEU) or by using embeddings (e.g., BERTScore, S-BERT). Within this paper, we argue that when we are only…

Computation and Language · Computer Science 2024-01-18 Steffen Herbold

Semantic textual similarity is one of the open research challenges in the field of Natural Language Processing. Extensive research has been carried out in this field and near-perfect results are achieved by recent transformer-based models…

Computation and Language · Computer Science 2021-07-13 Dhivya Chandrasekaran , Vijay Mago

Semantic sentence embedding models encode natural language sentences into vectors, such that closeness in embedding space indicates closeness in the semantics between the sentences. Bilingual data offers a useful signal for learning such…

Computation and Language · Computer Science 2020-11-20 John Wieting , Graham Neubig , Taylor Berg-Kirkpatrick

Measuring the semantic similarity between two sentences (or Semantic Textual Similarity - STS) is fundamental in many NLP applications. Despite the remarkable results in supervised settings with adequate labeling, little attention has been…

Computation and Language · Computer Science 2018-10-31 Xin Tang , Shanbo Cheng , Loc Do , Zhiyu Min , Feng Ji , Heng Yu , Ji Zhang , Haiqin Chen

We present Relational Sentence Embedding (RSE), a new paradigm to further discover the potential of sentence embeddings. Prior work mainly models the similarity between sentences based on their embedding distance. Because of the complex…

Computation and Language · Computer Science 2023-06-09 Bin Wang , Haizhou Li

An extensive library of symptom inventories has been developed over time to measure clinical symptoms, but this variety has led to several long standing issues. Most notably, results drawn from different settings and studies are not…

Computation and Language · Computer Science 2023-09-12 Eamonn Kennedy , Shashank Vadlamani , Hannah M Lindsey , Kelly S Peterson , Kristen Dams OConnor , Kenton Murray , Ronak Agarwal , Houshang H Amiri , Raeda K Andersen , Talin Babikian , David A Baron , Erin D Bigler , Karen Caeyenberghs , Lisa Delano-Wood , Seth G Disner , Ekaterina Dobryakova , Blessen C Eapen , Rachel M Edelstein , Carrie Esopenko , Helen M Genova , Elbert Geuze , Naomi J Goodrich-Hunsaker , Jordan Grafman , Asta K Haberg , Cooper B Hodges , Kristen R Hoskinson , Elizabeth S Hovenden , Andrei Irimia , Neda Jahanshad , Ruchira M Jha , Finian Keleher , Kimbra Kenney , Inga K Koerte , Spencer W Liebel , Abigail Livny , Marianne Lovstad , Sarah L Martindale , Jeffrey E Max , Andrew R Mayer , Timothy B Meier , Deleene S Menefee , Abdalla Z Mohamed , Stefania Mondello , Martin M Monti , Rajendra A Morey , Virginia Newcombe , Mary R Newsome , Alexander Olsen , Nicholas J Pastorek , Mary Jo Pugh , Adeel Razi , Jacob E Resch , Jared A Rowland , Kelly Russell , Nicholas P Ryan , Randall S Scheibel , Adam T Schmidt , Gershon Spitz , Jaclyn A Stephens , Assaf Tal , Leah D Talbert , Maria Carmela Tartaglia , Brian A Taylor , Sophia I Thomopoulos , Maya Troyanskaya , Eve M Valera , Harm Jan van der Horn , John D Van Horn , Ragini Verma , Benjamin SC Wade , Willian SC Walker , Ashley L Ware , J Kent Werner , Keith Owen Yeates , Ross D Zafonte , Michael M Zeineh , Brandon Zielinski , Paul M Thompson , Frank G Hillary , David F Tate , Elisabeth A Wilde , Emily L Dennis

Semantic sentence embeddings are usually supervisedly built minimizing distances between pairs of embeddings of sentences labelled as semantically similar by annotators. Since big labelled datasets are rare, in particular for non-English…

Computation and Language · Computer Science 2021-10-06 Marco Di Giovanni , Marco Brambilla

There are several issues with the existing general machine translation or natural language generation evaluation metrics, and question-answering (QA) systems are indifferent in that context. To build robust QA systems, we need the ability…

Computation and Language · Computer Science 2022-07-06 Farida Mustafazade , Peter F. Ebbinghaus

We present a novel and effective technique for performing text coherence tasks while facilitating deeper insights into the data. Despite obtaining ever-increasing task performance, modern deep-learning approaches to NLP tasks often only…

Computation and Language · Computer Science 2019-08-09 Tanner Bohn , Yining Hu , Jinhang Zhang , Charles X. Ling

Neural network based approaches for sentence relation modeling automatically generate hidden matching features from raw sentence pairs. However, the quality of matching feature representation may not be satisfied due to complex semantic…

Computation and Language · Computer Science 2016-04-01 Peng Li , Heng Huang

The paper introduces our system for SemEval-2024 Task 1, which aims to predict the relatedness of sentence pairs. Operating under the hypothesis that semantic relatedness is a broader concept that extends beyond mere similarity of…

Computation and Language · Computer Science 2024-10-15 Leixin Zhang , Çağrı Çöltekin

Designing machine intelligence to converse with a human user necessarily requires an understanding of how humans participate in conversation, and thus conversation modeling is an important task in natural language processing. New…

Computation and Language · Computer Science 2023-05-16 Sean Paulsen

Pre-trained transformer models shine in many natural language processing tasks and therefore are expected to bear the representation of the input sentence or text meaning. These sentence-level embeddings are also important in…

Computation and Language · Computer Science 2025-02-21 Lukas Stankevičius , Mantas Lukoševičius

Learning representations for semantic relations is important for various tasks such as analogy detection, relational search, and relation classification. Although there have been several proposals for learning representations for individual…

Computation and Language · Computer Science 2015-05-04 Danushka Bollegala , Takanori Maehara , Ken-ichi Kawarabayashi

Sentence embedding methods using natural language inference (NLI) datasets have been successfully applied to various tasks. However, these methods are only available for limited languages due to relying heavily on the large NLI datasets. In…

Computation and Language · Computer Science 2021-06-10 Hayato Tsukagoshi , Ryohei Sasano , Koichi Takeda

Large language models (LLMs) have recently garnered significant interest. With in-context learning, LLMs achieve impressive results in various natural language tasks. However, the application of LLMs to sentence embeddings remains an area…

Computation and Language · Computer Science 2023-08-01 Ting Jiang , Shaohan Huang , Zhongzhi Luan , Deqing Wang , Fuzhen Zhuang

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)…

Computation and Language · Computer Science 2024-06-07 Jingxuan Tu , Keer Xu , Liulu Yue , Bingyang Ye , Kyeongmin Rim , James Pustejovsky