中文
相关论文

相关论文: Structured Embedding Models for Grouped Data

200 篇论文

Text word embeddings that encode distributional semantics work by modeling contextual similarities of frequently occurring words. Acoustic word embeddings, on the other hand, typically encode low-level phonetic similarities. Semantic…

计算与语言 · 计算机科学 2024-07-03 Mohammad Amaan Sayeed , Hanan Aldarmaki

Static word embeddings encode word associations, extensively utilized in downstream NLP tasks. Although prior studies have discussed the nature of such word associations in terms of biases and lexical regularities captured, the variation in…

计算与语言 · 计算机科学 2020-12-16 Geetanjali Bihani , Julia Taylor Rayz

Entity Set Expansion (ESE) is a critical task aiming at expanding entities of the target semantic class described by seed entities. Most existing ESE methods are retrieval-based frameworks that need to extract contextual features of…

计算与语言 · 计算机科学 2024-08-06 Shulin Huang , Shirong Ma , Yangning Li , Yinghui Li , Hai-Tao Zheng

Word embedding is designed to represent the semantic meaning of a word with low dimensional vectors. The state-of-the-art methods of learning word embeddings (word2vec and GloVe) only use the word co-occurrence information. The learned…

计算与语言 · 计算机科学 2018-09-11 Ruixuan Luo

We consider probabilistic topic models and more recent word embedding techniques from a perspective of learning hidden semantic representations. Inspired by a striking similarity of the two approaches, we merge them and learn probabilistic…

计算与语言 · 计算机科学 2017-11-15 Anna Potapenko , Artem Popov , Konstantin Vorontsov

Understanding how words change their meanings over time is key to models of language and cultural evolution, but historical data on meaning is scarce, making theories hard to develop and test. Word embeddings show promise as a diachronic…

计算与语言 · 计算机科学 2018-10-26 William L. Hamilton , Jure Leskovec , Dan Jurafsky

In this paper we introduce score embedding, a neural network based model to learn interpretable vector representations for words. Score embedding is a supervised method that takes advantage of the labeled training data and the neural…

机器学习 · 计算机科学 2019-08-21 Mohsen Farhadloo

Besides spoken words, speech signals also carry information about speaker gender, age, and emotional state which can be used in a variety of speech analysis applications. In this paper, a divide and conquer strategy for ensemble…

声音 · 计算机科学 2016-10-06 Abdul Malik Badshah , Jamil Ahmad , Mi Young Lee , Sung Wook Baik

Text classification is one of the most frequent tasks for processing textual data, facilitating among others research from large-scale datasets. Embeddings of different kinds have recently become the de facto standard as features used for…

计算与语言 · 计算机科学 2020-09-03 Arkaitz Zubiaga

Modelling information from complex systems such as humans social interaction or words co-occurrences in our languages can help to understand how these systems are organized and function. Such systems can be modelled by networks, and network…

计算与语言 · 计算机科学 2024-12-12 Thibault Prouteau , Nicolas Dugué , Simon Guillot

We present a simple yet effective approach for learning word sense embeddings. In contrast to existing techniques, which either directly learn sense representations from corpora or rely on sense inventories from lexical resources, our…

计算与语言 · 计算机科学 2017-08-14 Maria Pelevina , Nikolay Arefyev , Chris Biemann , Alexander Panchenko

Complementary to finding good general word embeddings, an important question for representation learning is to find dynamic word embeddings, e.g., across time or domain. Current methods do not offer a way to use or predict information on…

计算与语言 · 计算机科学 2022-10-12 Stephanie Brandl , David Lassner , Anne Baillot , Shinichi Nakajima

The current state-of-the-art image-sentence retrieval methods implicitly align the visual-textual fragments, like regions in images and words in sentences, and adopt attention modules to highlight the relevance of cross-modal semantic…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Xuri Ge , Fuhai Chen , Joemon M. Jose , Zhilong Ji , Zhongqin Wu , Xiao Liu

The compositionality degree of multiword expressions indicates to what extent the meaning of a phrase can be derived from the meaning of its constituents and their grammatical relations. Prediction of (non)-compositionality is a task that…

计算与语言 · 计算机科学 2019-06-10 Abhik Jana , Dmitry Puzyrev , Alexander Panchenko , Pawan Goyal , Chris Biemann , Animesh Mukherjee

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 has proven to be very…

计算与语言 · 计算机科学 2023-12-04 Pablo Gamallo

In the new era of internet systems and applications, a concept of detecting distinguished topics from huge amounts of text has gained a lot of attention. These methods use representation of text in a numerical format -- called embeddings --…

计算与语言 · 计算机科学 2022-05-16 Danial Toufani-Movaghar , Mohammad-Reza Feizi-Derakhshi

The way the words are used evolves through time, mirroring cultural or technological evolution of society. Semantic change detection is the task of detecting and analysing word evolution in textual data, even in short periods of time. In…

计算与语言 · 计算机科学 2020-04-21 Matej Martinc , Syrielle Montariol , Elaine Zosa , Lidia Pivovarova

Word embedding or Word2Vec has been successful in offering semantics for text words learned from the context of words. Audio Word2Vec was shown to offer phonetic structures for spoken words (signal segments for words) learned from signals…

计算与语言 · 计算机科学 2019-01-23 Yi-Chen Chen , Sung-Feng Huang , Chia-Hao Shen , Hung-yi Lee , Lin-shan Lee

Word embeddings trained on large-scale historical corpora can illuminate human biases and stereotypes that perpetuate social inequalities. These embeddings are often trained in separate vector space models defined according to different…

计算机与社会 · 计算机科学 2020-10-02 Nabeel Gillani , Roger Levy

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