中文
相关论文

相关论文: ColBERT: Using BERT Sentence Embedding in Parallel…

200 篇论文

In recent years, the introduction of the Transformer models sparked a revolution in natural language processing (NLP). BERT was one of the first text encoders using only the attention mechanism without any recurrent parts to achieve…

计算与语言 · 计算机科学 2022-07-01 Ilan Perez , Raphael Reinauer

Machine based text comprehension has always been a significant research field in natural language processing. Once a full understanding of the text context and semantics is achieved, a deep learning model can be trained to solve a large…

计算与语言 · 计算机科学 2020-09-03 Omar Mossad , Amgad Ahmed , Anandharaju Raju , Hari Karthikeyan , Zayed Ahmed

An important question concerning contextualized word embedding (CWE) models like BERT is how well they can represent different word senses, especially those in the long tail of uncommon senses. Rather than build a WSD system as in previous…

计算与语言 · 计算机科学 2021-09-22 Luke Gessler , Nathan Schneider

Emojis are being frequently used in todays digital world to express from simple to complex thoughts more than ever before. Hence, they are also being used in sentiment analysis and targeted marketing campaigns. In this work, we performed…

计算与语言 · 计算机科学 2025-02-20 Sirisha Velampalli , Chandrashekar Muniyappa , Ashutosh Saxena

Recent progress in neural information retrieval has demonstrated large gains in effectiveness, while often sacrificing the efficiency and interpretability of the neural model compared to classical approaches. This paper proposes ColBERTer,…

信息检索 · 计算机科学 2022-03-25 Sebastian Hofstätter , Omar Khattab , Sophia Althammer , Mete Sertkan , Allan Hanbury

Recent work on predicting category structure with distributional models, using either static word embeddings (Heyman and Heyman, 2019) or contextualized language models (CLMs) (Misra et al., 2021), report low correlations with human…

机器学习 · 计算机科学 2023-02-15 Joseph Renner , Pascal Denis , Rémi Gilleron , Angèle Brunellière

This is an experiential study of investigating a consistent method for deriving the correlation between sentence vector and semantic meaning of a sentence. We first used three state-of-the-art word/sentence embedding methods including…

计算与语言 · 计算机科学 2023-08-09 Tianyi Sun , Bradley Nelson

Stance detection on social media is challenging for Large Language Models (LLMs), as emerging slang and colloquial language in online conversations often contain deeply implicit stance labels. Chain-of-Thought (COT) prompting has recently…

计算与语言 · 计算机科学 2023-10-31 Joseph Gatto , Omar Sharif , Sarah Masud Preum

In recent years, the use of emojis in social media has increased dramatically, making them an important element in understanding online communication. However, predicting the meaning of emojis in a given text is a challenging task due to…

计算与语言 · 计算机科学 2023-08-29 Muhammad Osama Nusrat , Zeeshan Habib , Mehreen Alam , Saad Ahmed Jamal

This work combines algorithms based on word embeddings, dimensionality reduction, and clustering. The objective is to obtain topics from a set of unclassified texts. The algorithm to obtain the word embeddings is the BERT model, a neural…

计算与语言 · 计算机科学 2023-12-08 Diego Saldaña Ulloa

This work evaluates Sentence-BERT for a multi-label code comment classification task seeking to maximize the classification performance while controlling efficiency constraints during inference. Using a dataset of 13,216 labeled comment…

软件工程 · 计算机科学 2025-06-16 Fabian C. Peña , Steffen Herbold

Word embeddings are effective intermediate representations for capturing semantic regularities between words, when learning the representations of text sequences. We propose to view text classification as a label-word joint embedding…

计算与语言 · 计算机科学 2018-05-14 Guoyin Wang , Chunyuan Li , Wenlin Wang , Yizhe Zhang , Dinghan Shen , Xinyuan Zhang , Ricardo Henao , Lawrence Carin

With the rapid development of artificial intelligence, conversational bots have became prevalent in mainstream E-commerce platforms, which can provide convenient customer service timely. To satisfy the user, the conversational bots need to…

计算与语言 · 计算机科学 2021-09-23 Zhenyu Zhang , Tao Guo , Meng Chen

Pre-trained language models such as BERT have become a more common choice of natural language processing (NLP) tasks. Research in word representation shows that isotropic embeddings can significantly improve performance on downstream tasks.…

计算与语言 · 计算机科学 2021-08-30 Yuxin Liang , Rui Cao , Jie Zheng , Jie Ren , Ling Gao

This paper describes our contribution to SemEval 2020 Task 8: Memotion Analysis. Our system learns multi-modal embeddings from text and images in order to classify Internet memes by sentiment. Our model learns text embeddings using BERT and…

计算与语言 · 计算机科学 2020-11-10 Xiaoyu Guo , Jing Ma , Arkaitz Zubiaga

The domain of natural language processing (NLP), which has greatly evolved over the last years, has highly benefited from the recent developments in word and sentence embeddings. Such embeddings enable the transformation of complex NLP…

计算与语言 · 计算机科学 2022-04-20 Spyros Zoupanos , Stratis Kolovos , Athanasios Kanavos , Orestis Papadimitriou , Manolis Maragoudakis

Pre-trained language models (PLMs) like BERT are being used for almost all language-related tasks, but interpreting their behavior still remains a significant challenge and many important questions remain largely unanswered. In this work,…

计算与语言 · 计算机科学 2021-09-28 Samuel Stevens , Yu Su

Dense vector representations for textual data are crucial in modern NLP. Word embeddings and sentence embeddings estimated from raw texts are key in achieving state-of-the-art results in various tasks requiring semantic understanding.…

计算与语言 · 计算机科学 2023-07-06 Sonal Sannigrahi , Josef van Genabith , Cristina Espana-Bonet

This paper addresses a long-standing problem in the field of accounting: mapping company-specific ledger accounts to a standardized chart of accounts. We propose a novel solution, TopoLedgerBERT, a unique sentence embedding method devised…

计算工程、金融与科学 · 计算机科学 2024-07-09 Sander Noels , Sébastien Viaene , Tijl De Bie

Models based on the transformer architecture, such as BERT, have marked a crucial step forward in the field of Natural Language Processing. Importantly, they allow the creation of word embeddings that capture important semantic information…

计算与语言 · 计算机科学 2021-01-01 Jacob Turton , David Vinson , Robert Elliott Smith