Current browse context:
cs.CL
Change to browse by:
References & Citations
Computer Science > Computation and Language
Title:Universal Language Model Fine-tuning for Text Classification
(Submitted on 18 Jan 2018 (v1), last revised 23 May 2018 (this version, v5))
Abstract: Inductive transfer learning has greatly impacted computer vision, but existing approaches in NLP still require task-specific modifications and training from scratch. We propose Universal Language Model Fine-tuning (ULMFiT), an effective transfer learning method that can be applied to any task in NLP, and introduce techniques that are key for fine-tuning a language model. Our method significantly outperforms the state-of-the-art on six text classification tasks, reducing the error by 18-24% on the majority of datasets. Furthermore, with only 100 labeled examples, it matches the performance of training from scratch on 100x more data. We open-source our pretrained models and code.
Submission history
From: Sebastian Ruder [view email][v1] Thu, 18 Jan 2018 17:54:52 UTC (30 KB)
[v2] Mon, 14 May 2018 13:57:04 UTC (851 KB)
[v3] Tue, 15 May 2018 22:02:11 UTC (851 KB)
[v4] Thu, 17 May 2018 17:46:49 UTC (851 KB)
[v5] Wed, 23 May 2018 09:23:47 UTC (851 KB)