paper-with-me

Papers

Generative Neurosymbolic Machines

2020-10-23 · NeurIPS 2020 12 · Jindong Jiang, Sungjin Ahn

Reconciling symbolic and distributed representations is a crucial challenge that can potentially resolve the limitations of current deep learning. Remarkable advances in this direction have been achieved recently via generative object-centric representation models. While learning a recognition model that infers object-centric symbolic representations like bounding boxes from raw images in an unsupervised way, no such model can provide another important ability of a generative model, i.e., generating (sampling) according to the structure of learned world density. In this paper, we propose Generative Neurosymbolic Machines, a generative model that combines the benefits of distributed and symbolic representations to support both structured representations of symbolic components and density-based generation. These two crucial properties are achieved by a two-layer latent hierarchy with the global distributed latent for flexible density modeling and the structured symbolic latent map. To increase the model flexibility in this hierarchical structure, we also propose the StructDRAW prior. In experiments, we show that the proposed model significantly outperforms the previous structured representation models as well as the state-of-the-art non-structured generative models in terms of both structure accuracy and image generation quality. Our code, datasets, and trained models are available at https://github.com/JindongJiang/GNM

📄 PDF Abstract BibTeX arXiv:2010.12152

Code (1)

JindongJiang/GNM 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Reasoning in Neurosymbolic AI

2025-05-22 · Son Tran, Edjard Mota, Artur d'Avila Garcez

Knowledge representation and reasoning in neural networks have been a long-standing endeavor which has attracted much attention recently. The principled integration of reasoning and learning in neural networks is a main …

FairnessLogical Reasoning

Logical Boltzmann Machines

2021-12-10 · Son N. Tran, Artur d'Avila Garcez

The idea of representing symbolic knowledge in connectionist systems has been a long-standing endeavour which has attracted much attention recently with the objective of combining machine learning and scalable sound reas…

Inductive logic programming

Knowledge Graphs of Driving Scenes to Empower the Emerging Capabilities of Neurosymbolic AI

2024-11-05 · Ruwan Wickramarachchi, Cory Henson, Amit Sheth

In the era of Generative AI, Neurosymbolic AI is emerging as a powerful approach for tasks spanning from perception to cognition. The use of Neurosymbolic AI has been shown to achieve enhanced capabilities, including imp…

Autonomous DrivingKnowledge Graphs

ProSLM : A Prolog Synergized Language Model for explainable Domain Specific Knowledge Based Question Answering

2024-09-17 · Priyesh Vakharia, Abigail Kufeldt, Max Meyers, Ian Lane 외

Neurosymbolic approaches can add robustness to opaque neural systems by incorporating explainable symbolic representations. However, previous approaches have not used formal logic to contextualize queries to and validate…

Formal LogicLanguage ModelingLanguage ModellingLogical Reasoning+1

Neurosymbolic AI for Enhancing Instructability in Generative AI

2024-07-26 · Amit Sheth, Vishal Pallagani, Kaushik Roy

Generative AI, especially via Large Language Models (LLMs), has transformed content creation across text, images, and music, showcasing capabilities in following instructions through prompting, largely facilitated by ins…