paper-with-me

홈 › Papers

Efficient Induction of Language Models Via Probabilistic Concept Formation

2022-12-22 · Christopher J. MacLellan, Peter Matsakis, Pat Langley

This paper presents a novel approach to the acquisition of language models from corpora. The framework builds on Cobweb, an early system for constructing taxonomic hierarchies of probabilistic concepts that used a tabular, attribute-value encoding of training cases and concepts, making it unsuitable for sequential input like language. In response, we explore three new extensions to Cobweb -- the Word, Leaf, and Path variants. These systems encode each training case as an anchor word and surrounding context words, and they store probabilistic descriptions of concepts as distributions over anchor and context information. As in the original Cobweb, a performance element sorts a new instance downward through the hierarchy and uses the final node to predict missing features. Learning is interleaved with performance, updating concept probabilities and hierarchy structure as classification occurs. Thus, the new approaches process training cases in an incremental, online manner that it very different from most methods for statistical language learning. We examine how well the three variants place synonyms together and keep homonyms apart, their ability to recall synonyms as a function of training set size, and their training efficiency. Finally, we discuss related work on incremental learning and directions for further research.

📄 PDF Abstract BibTeX arXiv:2212.11937

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeIncremental Learning

Similar Papers 제목 키워드 기반

A Property Induction Framework for Neural Language Models

2022-05-13 · Kanishka Misra, Julia Taylor Rayz, Allyson Ettinger

To what extent can experience from language contribute to our conceptual knowledge? Computational explorations of this question have shed light on the ability of powerful neural language models (LMs) -- informed solely t…

A Joint Model of Language and Perception for Grounded Attribute Learning

2012-06-27 · Cynthia Matuszek, Nicholas FitzGerald, Luke Zettlemoyer, Liefeng Bo 외

As robots become more ubiquitous and capable, it becomes ever more important to enable untrained users to easily interact with them. Recently, this has led to study of the language grounding problem, where the goal is to…

AttributeLanguage ModelingLanguage Modelling

Learning Concept Taxonomies from Multi-modal Data

2016-06-29 · ACL 2016 8 · Hao Zhang, Zhiting Hu, Yuntian Deng, Mrinmaya Sachan 외

We study the problem of automatically building hypernym taxonomies from textual and visual data. Previous works in taxonomy induction generally ignore the increasingly prominent visual data, which encode important percep…

Feature Engineering

On Semantic Cognition, Inductive Generalization, and Language Models

2021-11-04 · Kanishka Misra

My doctoral research focuses on understanding semantic knowledge in neural network models trained solely to predict natural language (referred to as language models, or LMs), by drawing on insights from the study of conc…

Proof of the impossibility of probabilistic induction

2021-07-01 · Vaden Masrani

In this short note I restate and simplify the proof of the impossibility of probabilistic induction from Popper (1992). Other proofs are possible (cf. Popper (1985)).