中文
相关论文

相关论文: Learning Multi-Sense Word Distributions using Appr…

200 篇论文

Recently, a method called the Mutual Information Neural Estimator (MINE) that uses neural networks has been proposed to estimate mutual information and more generally the Kullback-Leibler (KL) divergence between two distributions. The…

机器学习 · 计算机科学 2019-08-20 Kartik Ahuja

We introduce a method for embedding words as probability densities in a low-dimensional space. Rather than assuming that a word embedding is fixed across the entire text collection, as in standard word embedding methods, in our Bayesian…

计算与语言 · 计算机科学 2018-06-12 Arthur Bražinskas , Serhii Havrylov , Ivan Titov

Distributed representations of words encode lexical semantic information, but what type of information is encoded and how? Focusing on the skip-gram with negative-sampling method, we found that the squared norm of static word embedding…

计算与语言 · 计算机科学 2023-11-03 Momose Oyama , Sho Yokoi , Hidetoshi Shimodaira

We propose semantic smoothing, a smoothing method for language models that uses embeddings to share statistical observations across semantically similar contexts. The starting point is a decomposition of log-perplexity that motivates…

信息论 · 计算机科学 2026-05-11 Haricharan Balasundaram , Swathi Shree Narashiman , Pranay Mathur , Andrew Thangaraj

Ensembling word embeddings to improve distributed word representations has shown good success for natural language processing tasks in recent years. These approaches either carry out straightforward mathematical operations over a set of…

计算与语言 · 计算机科学 2018-08-14 James O' Neill , Danushka Bollegala

Distributed word representations (word embeddings) have recently contributed to competitive performance in language modeling and several NLP tasks. In this work, we train word embeddings for more than 100 languages using their corresponding…

计算与语言 · 计算机科学 2014-06-30 Rami Al-Rfou , Bryan Perozzi , Steven Skiena

Kullback-Leiber divergence has been widely used in Knowledge Distillation (KD) to compress Large Language Models (LLMs). Contrary to prior assertions that reverse Kullback-Leibler (RKL) divergence is mode-seeking and thus preferable over…

计算与语言 · 计算机科学 2024-12-10 Taiqiang Wu , Chaofan Tao , Jiahao Wang , Runming Yang , Zhe Zhao , Ngai Wong

The Kullback-Leibler (KL) divergence is frequently used in data science. For discrete distributions on large state spaces, approximations of probability vectors may result in a few small negative entries, rendering the KL divergence…

We propose a method to fuse posterior distributions learned from heterogeneous datasets. Our algorithm relies on a mean field assumption for both the fused model and the individual dataset posteriors and proceeds using a simple…

机器学习 · 计算机科学 2020-07-14 Sebastian Claici , Mikhail Yurochkin , Soumya Ghosh , Justin Solomon

Despite the recent successes of deep learning in natural language processing (NLP), there remains widespread usage of and demand for techniques that do not rely on machine learning. The advantage of these techniques is their…

计算与语言 · 计算机科学 2020-12-04 Adam Hare , Yu Chen , Yinan Liu , Zhenming Liu , Christopher G. Brinton

Variational Bayesian inference is an important machine-learning tool that finds application from statistics to robotics. The goal is to find an approximate probability density function (PDF) from a chosen family that is in some sense…

机器学习 · 计算机科学 2022-09-27 Timothy D. Barfoot , Gabriele M. T. D'Eleuterio

With the exponential growth in data volume and the emergence of data-intensive applications, particularly in the field of machine learning, concerns related to resource utilization, privacy, and fairness have become paramount. This paper…

计算与语言 · 计算机科学 2024-05-14 Kaan Kale , Homa Esfahanizadeh , Noel Elias , Oguzhan Baser , Muriel Medard , Sriram Vishwanath

Word embeddings are now a standard technique for inducing meaning representations for words. For getting good representations, it is important to take into account different senses of a word. In this paper, we propose a mixture model for…

计算与语言 · 计算机科学 2017-08-14 Dai Quoc Nguyen , Dat Quoc Nguyen , Ashutosh Modi , Stefan Thater , Manfred Pinkal

Learning word embeddings using distributional information is a task that has been studied by many researchers, and a lot of studies are reported in the literature. On the contrary, less studies were done for the case of multiple languages.…

计算与语言 · 计算机科学 2020-04-15 Marco Berlot , Evan Kaplan

Inferring and comparing complex, multivariable probability density functions is fundamental to problems in several fields, including probabilistic learning, network theory, and data analysis. Classification and prediction are the two faces…

信息论 · 计算机科学 2017-03-30 David J. Galas , T. Gregory Dewey , James Kunert-Graf , Nikita A. Sakhanenko

We propose a greedy mixture reduction algorithm which is capable of pruning mixture components as well as merging them based on the Kullback-Leibler divergence (KLD). The algorithm is distinct from the well-known Runnalls' KLD based method…

机器学习 · 统计学 2015-08-25 Tohid Ardeshiri , Umut Orguner , Emre Özkan

In many applications in biology, engineering and economics, identifying similarities and differences between distributions of data from complex processes requires comparing finite categorical samples of discrete counts. Statistical…

统计方法学 · 统计学 2023-07-11 Francesco Camaglia , Ilya Nemenman , Thierry Mora , Aleksandra M. Walczak

Distributed language representation has become the most widely used technique for language representation in various natural language processing tasks. Most of the natural language processing models that are based on deep learning…

计算与语言 · 计算机科学 2020-05-11 Martina Toshevska , Frosina Stojanovska , Jovan Kalajdjieski

Embedding-based approaches for dialog response retrieval embed the context-response pairs as points in the embedding space. These approaches are scalable, but fail to account for the complex, many-to-many relationships that exist between…

计算与语言 · 计算机科学 2022-04-07 Gaurav Pandey , Danish Contractor , Sachindra Joshi

Recent approaches to cross-lingual word embedding have generally been based on linear transformations between the sets of embedding vectors in the two languages. In this paper, we propose an approach that instead expresses the two…

计算与语言 · 计算机科学 2019-10-08 Chunting Zhou , Xuezhe Ma , Di Wang , Graham Neubig