paper-with-me

Papers

Discovering Hidden Visual Concepts Beyond Linguistic Input in Infant Learning

2025-01-09 · CVPR 2025 1 · Xueyi Ke, Satoshi Tsutsui, Yayun Zhang, Bihan Wen

Infants develop complex visual understanding rapidly, even preceding the acquisition of linguistic skills. As computer vision seeks to replicate the human vision system, understanding infant visual development may offer valuable insights. In this paper, we present an interdisciplinary study exploring this question: can a computational model that imitates the infant learning process develop broader visual concepts that extend beyond the vocabulary it has heard, similar to how infants naturally learn? To investigate this, we analyze a recently published model in Science by Vong et al., which is trained on longitudinal, egocentric images of a single child paired with transcribed parental speech. We perform neuron labeling to identify visual concept neurons hidden in the model's internal representations. We then demonstrate that these neurons can recognize objects beyond the model's original vocabulary. Furthermore, we compare the differences in representation between infant models and those in modern computer vision models, such as CLIP and ImageNet pre-trained model. Ultimately, our work bridges cognitive science and computer vision by analyzing the internal representations of a computational model trained on an infant visual and linguistic inputs. Our code is available at https://github.com/Kexueyi/discover_infant_vis.

📄 PDF Abstract BibTeX arXiv:2501.05205

Code (1)

kexueyi/discover_infant_vis 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Discovering the Hidden Vocabulary of DALLE-2

2022-06-01 · Giannis Daras, Alexandros G. Dimakis

We discover that DALLE-2 seems to have a hidden vocabulary that can be used to generate images with absurd prompts. For example, it seems that \texttt{Apoploe vesrreaitais} means birds and \texttt{Contarra ccetnxniams lu…

Discovering Latent Concepts Learned in BERT

2022-05-15 · ICLR 2022 4 · Fahim Dalvi, Abdul Rafae Khan, Firoj Alam, Nadir Durrani 외

A large number of studies that analyze deep neural network models and their ability to encode various linguistic and non-linguistic concepts provide an interpretation of the inner mechanics of these models. The scope of …

Novel ConceptsPOS

Finding Hidden Relationships Between Medical Concepts by Leveraging Metamap and Text Mining Techniques

2026-04-30 · Weikang Yang, S M Mazharul Hoque Chowdhury, Wei Jin arxiv

Text is one of the most common ways to store data in this computerized world. At a glance, it may seem that those data are not interconnected. But in reality, data can have hidden connections. Therefore, in this research…

Billions of Sketches Reveal Hidden Cultural Variation in Human Concepts

2026-07-08 · Arianna Pera, Mauro Martino, Nima Dehmamy, Douglas Guilbeault 외 arxiv

Claims about the universality of human concepts have been predominantly assessed through linguistic similarity across languages and cultures. However, words are effective as communication devices because they compress ri…

ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections

2014-11-19 · CVPR 2015 6 · Bolei Zhou, Vignesh Jagadeesh, Robinson Piramuthu

Discovering visual knowledge from weakly labeled data is crucial to scale up computer vision recognition system, since it is expensive to obtain fully labeled data for a large number of concept categories. In this paper,…

object-detectionObject DetectionScene Recognition