AICLROJan 18, 2022

Unsupervised Multimodal Word Discovery based on Double Articulation Analysis with Co-occurrence cues

arXiv:2201.06786v22 citations
AI Analysis

This addresses the problem of unsupervised language acquisition for AI systems, but it is incremental as it builds on existing methods like NPB-DAA and MLDA.

The study tackled unsupervised word discovery from speech by combining phonological distributional cues with multimodal object co-occurrence cues, resulting in higher word discovery performance than baselines, with accurate segmentation of noun- and adjective-like words and further improvements when adjusting linguistic modality weights.

Human infants acquire their verbal lexicon with minimal prior knowledge of language based on the statistical properties of phonological distributions and the co-occurrence of other sensory stimuli. This study proposes a novel fully unsupervised learning method for discovering speech units using phonological information as a distributional cue and object information as a co-occurrence cue. The proposed method can acquire words and phonemes from speech signals using unsupervised learning and utilize object information based on multiple modalities-vision, tactile, and auditory-simultaneously. The proposed method is based on the nonparametric Bayesian double articulation analyzer (NPB-DAA) discovering phonemes and words from phonological features, and multimodal latent Dirichlet allocation (MLDA) categorizing multimodal information obtained from objects. In an experiment, the proposed method showed higher word discovery performance than baseline methods. Words that expressed the characteristics of objects (i.e., words corresponding to nouns and adjectives) were segmented accurately. Furthermore, we examined how learning performance is affected by differences in the importance of linguistic information. Increasing the weight of the word modality further improved performance relative to that of the fixed condition.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes