--- license: apache-2.0 task_categories: - visual-question-answering language: - en tags: - cognitive-science - multimodal - vision - reasoning - webdataset - benchmark - core-knowledge - developmental-psychology size_categories: - 1K and/or - `images`: Semicolon-separated image filenames, can be found in [ZIP data](https://huggingface.co/datasets/williamium/CoreCognition/blob/main/CoreCognition_20250622.zip) - `videos`: Semicolon-separated video filenames, can be found in [ZIP data](https://huggingface.co/datasets/williamium/CoreCognition/blob/main/CoreCognition_20250622.zip) - `answer`: Correct answer choice - `choices`: Choice options as JSON string - `image_paths`: Embedded image column for HuggingFace viewer only ## Core Knowledge Concepts (12 Categories) The benchmark covers these fundamental cognitive concepts grounded in developmental science: - **Boundary**: The transition from one object to another - **Continuity**: Objects persist as unified, cohesive entities across space and time - **Permanence**: Objects do not cease to exist when they are no longer perceived - **Spatiality**: The *a priori* understanding of the Euclidean properties of the world - **Perceptual Constancy**: Changes in appearances don't mean changes in physical properties - **Intuitive Physics**: Intuitions about the laws of how things interact in the physical world - **Perspective**: To see what others see - **Hierarchy**: Understanding of inclusion and exclusion of objects and categories - **Conservation**: Invariances of properties despite transformations - **Tool Use**: The capacity to manipulate specific objects to achieve goals - **Intentionality**: To see what others want - **Mechanical Reasoning**: Inferring actions from system states and vice versa ![CoreCognition Paper Poster](poster.jpg) ## Paper Citation If you use CoreCognition in your research, please cite our paper: ```bibtex @inproceedings{ li2025core, title={Core Knowledge Deficits in Multi-Modal Language Models}, author={Yijiang Li and Qingying Gao and Tianwei Zhao and Bingyang Wang and Haoran Sun and Haiyun Lyu and Robert D. Hawkins and Nuno Vasconcelos and Tal Golan and Dezhi Luo and Hokin Deng}, booktitle={Forty-second International Conference on Machine Learning}, year={2025}, url={https://openreview.net/forum?id=EIK6xxIoCB} } ``` ## License Apache 2.0 License