paper-with-me

홈 › Papers

A Probabilistic Framework for Learning Domain Specific Hierarchical Word Embeddings

2019-10-16 · Lahari Poddar, Gyorgy Szarvas, Lea Frermann

The meaning of a word often varies depending on its usage in different domains. The standard word embedding models struggle to represent this variation, as they learn a single global representation for a word. We propose a method to learn domain-specific word embeddings, from text organized into hierarchical domains, such as reviews in an e-commerce website, where products follow a taxonomy. Our structured probabilistic model allows vector representations for the same word to drift away from each other for distant domains in the taxonomy, to accommodate its domain-specific meanings. By learning sets of domain-specific word representations jointly, our model can leverage domain relationships, and it scales well with the number of domains. Using large real-world review datasets, we demonstrate the effectiveness of our model compared to state-of-the-art approaches, in learning domain-specific word embeddings that are both intuitive to humans and benefit downstream NLP tasks.

📄 PDF Abstract BibTeX arXiv:1910.07333

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Zonkey: A Hierarchical Diffusion Language Model with Differentiable Tokenization and Probabilistic Attention

2026-01-29 · Alon Rozental arxiv

Large language models (LLMs) have revolutionized natural language processing, yet they remain constrained by fixed, non-differentiable tokenizers like Byte Pair Encoding (BPE), which hinder end-to-end optimization and ad…

Domain Adaptation

Hierarchical Density Order Embeddings

2018-04-26 · ICLR 2018 1 · Ben Athiwaratkun, Andrew Gordon Wilson

By representing words with probability densities rather than point vectors, probabilistic word embeddings can capture rich and interpretable semantic information and uncertainty. The uncertainty information can be partic…

Lexical EntailmentWord Embeddings

Painting Analysis Using Wavelets and Probabilistic Topic Models

2014-01-26 · Tong Wu, Gungor Polatkan, David Steel, William Brown 외

In this paper, computer-based techniques for stylistic analysis of paintings are applied to the five panels of the 14th century Peruzzi Altarpiece by Giotto di Bondone. Features are extracted by combining a dual-tree com…

ClusteringTopic Models

A Scalable Hierarchical Distributed Language Model

2008-12-01 · NeurIPS 2008 12 · Andriy Mnih, Geoffrey E. Hinton

Neural probabilistic language models (NPLMs) have been shown to be competitive with and occasionally superior to the widely-used n-gram language models. The main drawback of NPLMs is their extremely long training and tes…

Language ModelingLanguage Modellingmodel

A Rotated Hyperbolic Wrapped Normal Distribution for Hierarchical Representation Learning

2022-05-25 · Seunghyuk Cho, Juyong Lee, Jaesik Park, Dongwoo Kim

We present a rotated hyperbolic wrapped normal distribution (RoWN), a simple yet effective alteration of a hyperbolic wrapped normal distribution (HWN). The HWN expands the domain of probabilistic modeling from Euclidean…

Representation Learning