paper-with-me

홈 › Papers

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 testing times. Morin and Bengio have proposed a hierarchical language model built around a binary tree of words that was two orders of magnitude faster than the non-hierarchical language model it was based on. However, it performed considerably worse than its non-hierarchical counterpart in spite of using a word tree created using expert knowledge. We introduce a fast hierarchical language model along with a simple feature-based algorithm for automatic construction of word trees from the data. We then show that the resulting models can outperform non-hierarchical models and achieve state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

HALoS: Hierarchical Asynchronous Local SGD over Slow Networks for Geo-Distributed Large Language Model Training

2025-06-05 · Geon-Woo Kim, Junbo Li, Shashidhar Gandham, Omar Baldonado 외

Training large language models (LLMs) increasingly relies on geographically distributed accelerators, causing prohibitive communication costs across regions and uneven utilization of heterogeneous hardware. We propose HA…

Language ModelingLanguage ModellingLarge Language Model

PGMHD: A Scalable Probabilistic Graphical Model for Massive Hierarchical Data Problems

2014-07-21 · Khalifeh AlJadda, Mohammed Korayem, Camilo Ortiz, Trey Grainger 외

In the big data era, scalability has become a crucial requirement for any useful computational model. Probabilistic graphical models are very useful for mining and discovering data insights, but they are not scalable eno…

Fast and Scalable Distributed Deep Convolutional Autoencoder for fMRI Big Data Analytics

2017-10-24 · Milad Makkie, Heng Huang, Yu Zhao, Athanasios V. Vasilakos 외

In recent years, analyzing task-based fMRI (tfMRI) data has become an essential tool for understanding brain function and networks. However, due to the sheer size of tfMRI data, its intrinsic complex structure, and lack …

blind source separationDictionary LearningGPUTime Series+1

A Novel Hierarchical Integration Method for Efficient Model Merging in Medical LLMs

2025-11-17 · Prakrit Timilsina, Anuj Nepal, Rajan Kadel, Robin Doss arxiv

Large Language Models (LLMs) face significant challenges in distributed healthcare, including consolidating specialized domain knowledge across institutions while maintaining privacy, reducing computational overhead, and…

Computational Efficiency

Scalable Inference for Nested Chinese Restaurant Process Topic Models

2017-02-23 · Jianfei Chen, Jun Zhu, Jie Lu, Shixia Liu

Nested Chinese Restaurant Process (nCRP) topic models are powerful nonparametric Bayesian methods to extract a topic hierarchy from a given text corpus, where the hierarchical structure is automatically determined by the…

Topic ModelsVariational Inference