paper-with-me

Papers

An Analysis of Neural Language Modeling at Multiple Scales

2018-03-22 · Stephen Merity, Nitish Shirish Keskar, Richard Socher

Many of the leading approaches in language modeling introduce novel, complex and specialized architectures. We take existing state-of-the-art word level language models based on LSTMs and QRNNs and extend them to both larger vocabularies as well as character-level granularity. When properly tuned, LSTMs and QRNNs achieve state-of-the-art results on character-level (Penn Treebank, enwik8) and word-level (WikiText-103) datasets, respectively. Results are obtained in only 12 hours (WikiText-103) to 2 days (enwik8) using a single modern GPU.

📄 PDF Abstract BibTeX arXiv:1803.08240

Code (12)

salesforce/awd-lstm-lm 공식 구현 pytorch
AtheMathmo/lookahead-lstm pytorch
Han-JD/GRU-D pytorch
SachinIchake/KALM pytorch
ari-holtzman/genlm pytorch
arvieFrydenlund/awd-lstm-lm pytorch
jb33k/awd-lstm-lm-ThinkNet pytorch
llppff/ptb-lstmorqrnn-pytorch pytorch
mnhng/hier-char-emb pytorch
philippwirth/awd-lstm-test pytorch
philippwirth/treelangrnn pytorch
soyoung97/awd-lstm-gru pytorch

Tasks

GPULanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

ST-Hyper: Learning High-Order Dependencies Across Multiple Spatial-Temporal Scales for Multivariate Time Series Forecasting

2025-09-02 · Binqing Wu, Jianlong Huang, Zongjiang Shang, Ling Chen arxiv

In multivariate time series (MTS) forecasting, many deep learning based methods have been proposed for modeling dependencies at multiple spatial (inter-variate) or temporal (intra-variate) scales. However, existing metho…

Multivariate Time Series Forecasting

Multi-scale Transformer Language Models

2020-05-01 · Sandeep Subramanian, Ronan Collobert, Marc'Aurelio Ranzato, Y-Lan Boureau

We investigate multi-scale transformer language models that learn representations of text at multiple scales, and present three different architectures that have an inductive bias to handle the hierarchical nature of lan…

Inductive BiasLanguage ModelingLanguage Modelling

Multi-Timescale Modeling of Human Behavior

2022-11-16 · Chinmai Basavaraj, Adarsh Pyarelal, Evan Carter

In recent years, the role of artificially intelligent (AI) agents has evolved from being basic tools to socially intelligent agents working alongside humans towards common goals. In such scenarios, the ability to predict…

AI AgentMinecraftvalid

Natural selection at multiple scales

2024-10-24 · Steven A. Frank

Natural selection acts on traits at different scales, often with opposing consequences. This article identifies the particular forces that act at each scale and how those forces combine to determine the overall evolution…

Next Concept Prediction in Discrete Latent Space Leads to Stronger Language Models

2026-02-09 · Yuliang Liu, Yunchong Song, Yixuan Wang, Kewen Ge 외 arxiv

We propose Next Concept Prediction (NCP), a generative pretraining paradigm built on top of Next Token Prediction (NTP). NCP predicts discrete concepts that span multiple tokens, thereby forming a more challenging pretra…

Continual Pretraining