paper-with-me

Papers

Scalable Regularization of Scene Graph Generation Models using Symbolic Theories

2022-09-06 · Davide Buffelli, Efthymia Tsamoura

Several techniques have recently aimed to improve the performance of deep learning models for Scene Graph Generation (SGG) by incorporating background knowledge. State-of-the-art techniques can be divided into two families: one where the background knowledge is incorporated into the model in a subsymbolic fashion, and another in which the background knowledge is maintained in symbolic form. Despite promising results, both families of techniques face several shortcomings: the first one requires ad-hoc, more complex neural architectures increasing the training or inference cost; the second one suffers from limited scalability w.r.t. the size of the background knowledge. Our work introduces a regularization technique for injecting symbolic background knowledge into neural SGG models that overcomes the limitations of prior art. Our technique is model-agnostic, does not incur any cost at inference time, and scales to previously unmanageable background knowledge sizes. We demonstrate that our technique can improve the accuracy of state-of-the-art SGG models, by up to 33%.

📄 PDF Abstract BibTeX arXiv:2209.02749

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationScene Graph Generation

Similar Papers 제목 키워드 기반

VLN-Zero: Rapid Exploration and Cache-Enabled Neurosymbolic Vision-Language Planning for Zero-Shot Transfer in Robot Navigation

2025-09-23 · Neel P. Bhatt, Yunhao Yang, Rohan Siva, Pranay Samineni 외 arxiv

Rapid adaptation in unseen environments is essential for scalable real-world autonomy, yet existing approaches rely on exhaustive exploration or rigid navigation policies that fail to generalize. We present VLN-Zero, a t…

Vision-Language NavigationRobot Navigation

Neuro-Symbolic Scene Graph Conditioning for Synthetic Image Dataset Generation

2025-03-21 · Giacomo Savazzi, Eugenio Lomurno, Cristian Sbrolli, Agnese Chiatti 외

As machine learning models increase in scale and complexity, obtaining sufficient training data has become a critical bottleneck due to acquisition costs, privacy constraints, and data scarcity in specialised domains. Wh…

Dataset GenerationGraph GenerationScene Graph GenerationSynthetic Data Generation+1

NeuSyRE: Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

2023-11-05 · Semantic Web 2023 11 · M. Jaleed Khan, John Breslin, Edward Curry

Neuro-symbolic hybrid approaches are inevitable for seamless high-level understanding and reasoning about visual scenes. Scene Graph Generation (SGG) is a symbolic image representation approach based on deep neural netwo…

Caption GenerationCommon Sense ReasoningGraph GenerationImage Captioning+7

Symbolic Graphics Programming with Large Language Models

2025-09-05 · Yamei Chen, Haoquan Zhang, Yangyi Huang, Zeju Qiu 외 arxiv

Large language models (LLMs) excel at program synthesis, yet their ability to produce symbolic graphics programs (SGPs) that render into precise visual content remains underexplored. We study symbolic graphics programmin…

Reinforcement LearningProgram Synthesis

REASON: Accelerating Probabilistic Logical Reasoning for Scalable Neuro-Symbolic Intelligence

2026-01-28 · Zishen Wan, Che-Kai Liu, Jiayi Qian, Hanchen Yang 외 arxiv

Neuro-symbolic AI systems integrate neural perception with symbolic reasoning to enable data-efficient, interpretable, and robust intelligence beyond purely neural models. Although this compositional paradigm has shown s…

Logical Reasoning