中文
相关论文

相关论文: Closed-Form Training Dynamics Reveal Learned Featu…

200 篇论文

Recent empirical works have successfully used unlabeled data to learn feature representations that are broadly useful in downstream classification tasks. Several of these methods are reminiscent of the well-known word2vec embedding…

机器学习 · 计算机科学 2019-02-26 Sanjeev Arora , Hrishikesh Khandeparkar , Mikhail Khodak , Orestis Plevrakis , Nikunj Saunshi

Distributed dense word vectors have been shown to be effective at capturing token-level semantic and syntactic regularities in language, while topic models can form interpretable representations over documents. In this work, we describe…

计算与语言 · 计算机科学 2016-05-09 Christopher E Moody

This work exploits translation data as a source of semantically relevant learning signal for models of word representation. In particular, we exploit equivalence through translation as a form of distributed context and jointly learn how to…

计算与语言 · 计算机科学 2018-04-24 Miguel Rios , Wilker Aziz , Khalil Sima'an

The ability of machine learning models to store input information in hidden layer vector embeddings, analogous to the concept of `memory', is widely employed but not well characterized. We find that language model embeddings typically…

计算与语言 · 计算机科学 2026-05-20 Benjamin L. Badger

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

Geospatial analysis lacks methods like the word vector representations and pre-trained networks that significantly boost performance across a wide range of natural language and computer vision tasks. To fill this gap, we introduce Tile2Vec,…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Neal Jean , Sherrie Wang , Anshul Samar , George Azzari , David Lobell , Stefano Ermon

We experiment with new methods for learning how related words are positioned relative to each other in word embedding spaces. Previous approaches learned constant vector offsets: vectors that point from source tokens to target tokens with…

计算与语言 · 计算机科学 2020-03-10 Noel Kennedy , Imogen Schofield , Dave C. Brodbelt , David B. Church , Dan G. O'Neill

Word embeddings and language models have transformed natural language processing (NLP) by facilitating the representation of linguistic elements in continuous vector spaces. This review visits foundational concepts such as the…

Semantic representations of words have been successfully extracted from unlabeled corpuses using neural network models like word2vec. These representations are generally high quality and are computationally inexpensive to train, making them…

计算与语言 · 计算机科学 2019-10-24 Raj Patel , Carlotta Domeniconi

Most existing word embedding methods can be categorized into Neural Embedding Models and Matrix Factorization (MF)-based methods. However some models are opaque to probabilistic interpretation, and MF-based methods, typically solved using…

计算与语言 · 计算机科学 2015-08-18 Shaohua Li , Jun Zhu , Chunyan Miao

Analyses of self-supervised speech models have begun to reveal where and how they represent different types of information. However, almost all analyses have focused on English. Here, we examine how wav2vec2 models trained on four different…

计算与语言 · 计算机科学 2025-06-13 Michele Gubian , Ioana Krehan , Oli Liu , James Kirby , Sharon Goldwater

Word embeddings are a popular way to improve downstream performances in contemporary language modeling. However, the underlying geometric structure of the embedding space is not well understood. We present a series of explorations using…

计算与语言 · 计算机科学 2020-09-17 Hongwei , Zhou , Oskar Elek , Pranav Anand , Angus G. Forbes

Distributed representations of words learned from text have proved to be successful in various natural language processing tasks in recent times. While some methods represent words as vectors computed from text using predictive model…

计算与语言 · 计算机科学 2018-02-20 Abhik Jana , Pawan Goyal

Word embeddings are one of the most useful tools in any modern natural language processing expert's toolkit. They contain various types of information about each word which makes them the best way to represent the terms in any NLP task. But…

计算与语言 · 计算机科学 2019-06-20 Armin Seyeditabari , Narges Tabari , Shafie Gholizade , Wlodek Zadrozny

Topic modeling is used for discovering latent semantic structure, usually referred to as topics, in a large collection of documents. The most widely used methods are Latent Dirichlet Allocation and Probabilistic Latent Semantic Analysis.…

计算与语言 · 计算机科学 2020-08-24 Dimo Angelov

We develop a family of techniques to align word embeddings which are derived from different source datasets or created using different mechanisms (e.g., GloVe or word2vec). Our methods are simple and have a closed form to optimally rotate,…

计算与语言 · 计算机科学 2020-11-19 Sunipa Dev , Safia Hassan , Jeff M. Phillips

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

This article focuses on the study of Word Embedding, a feature-learning technique in Natural Language Processing that maps words or phrases to low-dimensional vectors. Beginning with the linguistic theories concerning contextual…

计算与语言 · 计算机科学 2019-11-05 Xiaolei Lu , Bin Ni

Learning vector representation for words is an important research field which may benefit many natural language processing tasks. Two limitations exist in nearly all available models, which are the bias caused by the context definition and…

计算与语言 · 计算机科学 2015-06-01 Xuefeng Yang , Kezhi Mao

The representation space of pretrained Language Models (LMs) encodes rich information about words and their relationships (e.g., similarity, hypernymy, polysemy) as well as abstract semantic notions (e.g., intensity). In this paper, we…

计算与语言 · 计算机科学 2023-06-02 Qing Lyu , Marianna Apidianaki , Chris Callison-Burch