paper-with-me

Papers

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

2022-01-18 · Akira Taniguchi, Hiroaki Murakami, Ryo Ozaki, Tadahiro Taniguchi

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.

📄 PDF Abstract BibTeX arXiv:2201.06786

Code (1)

a-taniguchi/npb-daa-mlda 공식 구현

Similar Papers 제목 키워드 기반

Nonparametric Bayesian Double Articulation Analyzer for Direct Language Acquisition from Continuous Speech Signals

2015-06-22 · Tadahiro Taniguchi, Ryo Nakashima, Shogo Nagasaka

Human infants can discover words directly from unsegmented speech signals without any explicitly labeled data. In this paper, we develop a novel machine learning method called nonparametric Bayesian double articulation a…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language AcquisitionLanguage Modeling+4

Double Articulation Analyzer with Prosody for Unsupervised Word and Phoneme Discovery

2021-03-15 · Yasuaki Okuda, Ryo Ozaki, Tadahiro Taniguchi

Infants acquire words and phonemes from unsegmented speech signals using segmentation cues, such as distributional, prosodic, and co-occurrence cues. Many pre-existing computational models that represent the process tend…

Language ModellingTime SeriesTime Series Analysis

Symbol Emergence in Robotics: A Survey

2015-09-29 · Tadahiro Taniguchi, Takayuki Nagai, Tomoaki Nakamura, Naoto Iwahashi 외

Humans can learn the use of language through physical interaction with their environment and semiotic communication with other people. It is very important to obtain a computational understanding of how humans can form a…

multimodal interactionSurvey

Brain-inspired probabilistic generative model for double articulation analysis of spoken language

2022-07-06 · Akira Taniguchi, Maoko Muro, Hiroshi Yamakawa, Tadahiro Taniguchi

The human brain, among its several functions, analyzes the double articulation structure in spoken language, i.e., double articulation analysis (DAA). A hierarchical structure in which words are connected to form a sente…

AnatomySentence

Distributional Inclusion Vector Embedding for Unsupervised Hypernymy Detection

2017-10-02 · NAACL 2018 6 · Haw-Shiuan Chang, ZiYun Wang, Luke Vilnis, Andrew McCallum

Modeling hypernymy, such as poodle is-a dog, is an important generalization aid to many NLP tasks, such as entailment, coreference, relation extraction, and question answering. Supervised learning from labeled hypernym s…

Hypernym DiscoveryQuestion AnsweringRelation Extraction