中文
相关论文

相关论文: Network-Efficient Distributed Word2vec Training Sy…

200 篇论文

Neural network based word embeddings, such as Word2Vec and GloVe, are purely data driven in that they capture the distributional information about words from the training corpus. Past works have attempted to improve these embeddings by…

计算与语言 · 计算机科学 2020-01-24 Aakash Srinivasan , Harshavardhan Kamarthi , Devi Ganesan , Sutanu Chakraborti

Machine learning about language can be improved by supplying it with specific knowledge and sources of external information. We present here a new version of the linked open data resource ConceptNet that is particularly well suited to be…

计算与语言 · 计算机科学 2018-12-12 Robyn Speer , Joshua Chin , Catherine Havasi

Although embedded vector representations of words offer impressive performance on many natural language processing (NLP) applications, the information of ordered input sequences is lost to some extent if only context-based samples are used…

计算与语言 · 计算机科学 2020-02-18 Bin Wang , Fenxiao Chen , Angela Wang , C. -C. Jay Kuo

Network embeddings have become very popular in learning effective feature representations of networks. Motivated by the recent successes of embeddings in natural language processing, researchers have tried to find network embeddings in…

社会与信息网络 · 计算机科学 2017-02-23 Bijaya Adhikari , Yao Zhang , Naren Ramakrishnan , B. Aditya Prakash

This study addresses the challenges of multi-label text classification. The difficulties arise from imbalanced data sets, varied text lengths, and numerous subjective feature labels. Existing solutions include traditional machine learning…

计算与语言 · 计算机科学 2024-05-22 Hongren Wang

Dense vector representations for sentences made significant progress in recent years as can be seen on sentence similarity tasks. Real-world phrase retrieval applications, on the other hand, still encounter challenges for effective use of…

计算与语言 · 计算机科学 2024-05-14 Eyal Orbach , Lev Haikin , Nelly David , Avi Faizakof

A currently successful approach to computational semantics is to represent words as embeddings in a machine-learned vector space. We present an ensemble method that combines embeddings produced by GloVe (Pennington et al., 2014) and…

计算与语言 · 计算机科学 2019-12-20 Robyn Speer , Joshua Chin

Word embedding models such as GloVe rely on co-occurrence statistics from a large corpus to learn vector representations of word meaning. These vectors have proven to capture surprisingly fine-grained semantic and syntactic information.…

计算与语言 · 计算机科学 2017-11-16 Shoaib Jameel , Zied Bouraoui , Steven Schockaert

Dense retrieval calls for discriminative embeddings to represent the semantic relationship between query and document. It may benefit from the using of large language models (LLMs), given LLMs' strong capability on semantic understanding.…

计算与语言 · 计算机科学 2025-11-25 Zheng Liu , Chaofan Li , Shitao Xiao , Yingxia Shao , Defu Lian

ELMo embeddings (Peters et. al, 2018) had a huge impact on the NLP community and may recent publications use these embeddings to boost the performance for downstream NLP tasks. However, integration of ELMo embeddings in existent NLP…

计算与语言 · 计算机科学 2019-04-08 Nils Reimers , Iryna Gurevych

Developers increasingly rely on text matching tools to analyze the relation between natural language words and APIs. However, semantic gaps, namely textual mismatches between words and APIs, negatively affect these tools. Previous studies…

软件工程 · 计算机科学 2018-10-24 Xiaochen Li , He Jiang , Yasutaka Kamei , Xin Chen

In this paper we propose the application of feature hashing to create word embeddings for natural language processing. Feature hashing has been used successfully to create document vectors in related tasks like document classification. In…

计算与语言 · 计算机科学 2017-04-18 Luis Argerich , Joaquín Torré Zaffaroni , Matías J Cano

Word embeddings are computed by a class of techniques within natural language processing (NLP), that create continuous vector representations of words in a language from a large text corpus. The stochastic nature of the training process of…

计算与语言 · 计算机科学 2020-08-03 Lucas Rettenmeier

In recent years, the standard hybrid DNN-HMM speech recognizers are outperformed by the end-to-end speech recognition systems. One of the very promising approaches is the grapheme Wav2Vec 2.0 model, which uses the self-supervised…

计算与语言 · 计算机科学 2022-10-24 Jan Švec , Jan Lehečka , Luboš Šmídl

We apply distributed language embedding methods from Natural Language Processing to assign a vector to each database entity associated token (for example, a token may be a word occurring in a table row, or the name of a column). These…

计算与语言 · 计算机科学 2016-03-24 Rajesh Bordawekar , Oded Shmueli

Embedding models have been crucial in enabling various downstream tasks such as semantic similarity, information retrieval, and clustering. Recently, there has been a surge of interest in developing universal text embedding models that can…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Ziyan Jiang , Rui Meng , Xinyi Yang , Semih Yavuz , Yingbo Zhou , Wenhu Chen

Distributed word vector spaces are considered hard to interpret which hinders the understanding of natural language processing (NLP) models. In this work, we introduce a new method to interpret arbitrary samples from a word vector space. To…

计算与语言 · 计算机科学 2019-04-03 Robert Schwarzenberg , Lisa Raithel , David Harbecke

Distributed representations of words have shown to be useful to improve the effectiveness of IR systems in many sub-tasks like query expansion, retrieval and ranking. Algorithms like word2vec, GloVe and others are also key factors in many…

信息检索 · 计算机科学 2019-09-05 Tommaso Teofili , Niyati Chhaya

We consider the problem of developing suitable learning representations (embeddings) for library packages that capture semantic similarity among libraries. Such representations are known to improve the performance of downstream learning…

软件工程 · 计算机科学 2019-04-09 Bart Theeten , Frederik Vandeputte , Tom Van Cutsem

Vector-space word representations obtained from neural network models have been shown to enable semantic operations based on vector arithmetic. In this paper, we explore the existence of similar information on vector representations of…

计算机视觉与模式识别 · 计算机科学 2016-12-19 D. Garcia-Gasulla , J. Béjar , U. Cortés , E. Ayguadé , J. Labarta , T. Suzumura , R. Chen