Incremental and Data-Efficient Concept Formation to Support Masked Word Prediction
Xin Lian, Nishant Baglodi, Christopher J. MacLellan

TL;DR
Cobweb4L is an incremental, data-efficient language model that hierarchically learns concepts for masked word prediction, outperforming prior methods and even BERT with less data.
Contribution
Introduces Cobweb4L, a novel hierarchical, incremental approach for language modeling that improves prediction accuracy and data efficiency over existing methods.
Findings
Cobweb4L outperforms previous Cobweb mechanisms.
Achieves performance comparable or superior to Word2Vec.
Outperforms BERT with less training data.
Abstract
This paper introduces Cobweb4L, a novel approach for efficient language model learning that supports masked word prediction. The approach builds on Cobweb, an incremental system that learns a hierarchy of probabilistic concepts. Each concept stores the frequencies of words that appear in instances tagged with that concept label. The system utilizes an attribute value representation to encode words and their surrounding context into instances. Cobweb4L uses the information theoretic variant of category utility and a new performance mechanism that leverages multiple concepts to generate predictions. We demonstrate that with these extensions it significantly outperforms prior Cobweb performance mechanisms that use only a single node to generate predictions. Further, we demonstrate that Cobweb4L learns rapidly and achieves performance comparable to and even superior to Word2Vec. Next, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Softmax · Layer Normalization · Dropout · Attention Dropout · WordPiece · Dense Connections · Residual Connection
