paper-with-me

Papers

ZeroC: A Neuro-Symbolic Model for Zero-shot Concept Recognition and Acquisition at Inference Time

2022-06-30 · Tailin Wu, Megan Tjandrasuwita, Zhengxuan Wu, Xuelin Yang, Kevin Liu, Rok Sosič, Jure Leskovec

Humans have the remarkable ability to recognize and acquire novel visual concepts in a zero-shot manner. Given a high-level, symbolic description of a novel concept in terms of previously learned visual concepts and their relations, humans can recognize novel concepts without seeing any examples. Moreover, they can acquire new concepts by parsing and communicating symbolic structures using learned visual concepts and relations. Endowing these capabilities in machines is pivotal in improving their generalization capability at inference time. In this work, we introduce Zero-shot Concept Recognition and Acquisition (ZeroC), a neuro-symbolic architecture that can recognize and acquire novel concepts in a zero-shot way. ZeroC represents concepts as graphs of constituent concept models (as nodes) and their relations (as edges). To allow inference time composition, we employ energy-based models (EBMs) to model concepts and relations. We design ZeroC architecture so that it allows a one-to-one mapping between a symbolic graph structure of a concept and its corresponding EBM, which for the first time, allows acquiring new concepts, communicating its graph structure, and applying it to classification and detection tasks (even across domains) at inference time. We introduce algorithms for learning and inference with ZeroC. We evaluate ZeroC on a challenging grid-world dataset which is designed to probe zero-shot concept recognition and acquisition, and demonstrate its capability.

📄 PDF Abstract BibTeX arXiv:2206.15049

Code (1)

snap-stanford/zeroc 공식 구현 pytorch

Tasks

Novel Concepts

Methods 이 논문이 사용한 방법론

EBM 설명 없음

Similar Papers 제목 키워드 기반

ZeroComp: Zero-shot Object Compositing from Image Intrinsics via Diffusion

2024-10-10 · Zitian Zhang, Frédéric Fortier-Chouinard, Mathieu Garon, Anand Bhattad 외

We present ZeroComp, an effective zero-shot 3D object compositing approach that does not require paired composite-scene images during training. Our method leverages ControlNet to condition from intrinsic images and combi…

ConZIC: Controllable Zero-shot Image Captioning by Sampling-Based Polishing

2023-03-04 · CVPR 2023 1 · Zequn Zeng, Hao Zhang, Zhengjue Wang, Ruiying Lu 외

Zero-shot capability has been considered as a new revolution of deep learning, letting machines work on tasks without curated training data. As a good start and the only existing outcome of zero-shot image captioning (IC…

DiversityImage CaptioningLanguage ModelingLanguage Modelling

Neuro-Symbolic Concepts

2025-05-09 · Jiayuan Mao, Joshua B. Tenenbaum, Jiajun Wu

This article presents a concept-centric paradigm for building agents that can learn continually and reason flexibly. The concept-centric agent utilizes a vocabulary of neuro-symbolic concepts. These concepts, such as obj…

Continual LearningNovel Concepts

Zero-Shot Learning with Knowledge Enhanced Visual Semantic Embeddings

2020-11-21 · Karan Sikka, Jihua Huang, Andrew Silberfarb, Prateeth Nayak 외

We improve zero-shot learning (ZSL) by incorporating common-sense knowledge in DNNs. We propose Common-Sense based Neuro-Symbolic Loss (CSNL) that formulates prior knowledge as novel neuro-symbolic loss functions that re…

Common Sense ReasoningZero-Shot Learning

Zero-Shot Captioning for Cultural Heritage: Automated Image Analysis of Traditional Indonesian Clothing

2026-06-11 · Anugrah Aidin Yotolembah, Novanto Yudistira, Gembong Edhi Setyawan arxiv

This paper presents Custom ZeroCLIP, a retrieval-augmented vision-language framework for zero-shot captioning of Indonesian traditional garments. The dataset contains 3,800 expert-annotated images from all 38 Indonesian …

Domain Adaptation