paper-with-me

홈 › Papers

LOGICSEG: Parsing Visual Semantics with Neural Logic Learning and Reasoning

2023-09-24 · ICCV 2023 1 · Liulei Li, Wenguan Wang, Yi Yang

Current high-performance semantic segmentation models are purely data-driven sub-symbolic approaches and blind to the structured nature of the visual world. This is in stark contrast to human cognition which abstracts visual perceptions at multiple levels and conducts symbolic reasoning with such structured abstraction. To fill these fundamental gaps, we devise LOGICSEG, a holistic visual semantic parser that integrates neural inductive learning and logic reasoning with both rich data and symbolic knowledge. In particular, the semantic concepts of interest are structured as a hierarchy, from which a set of constraints are derived for describing the symbolic relations and formalized as first-order logic rules. After fuzzy logic-based continuous relaxation, logical formulae are grounded onto data and neural computational graphs, hence enabling logic-induced network training. During inference, logical constraints are packaged into an iterative process and injected into the network in a form of several matrix multiplications, so as to achieve hierarchy-coherent prediction with logic reasoning. These designs together make LOGICSEG a general and compact neural-logic machine that is readily integrated into existing segmentation models. Extensive experiments over four datasets with various segmentation models and backbones verify the effectiveness and generality of LOGICSEG. We believe this study opens a new avenue for visual semantic parsing.

📄 PDF Abstract BibTeX arXiv:2309.13556

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive LearningSegmentationSemantic ParsingSemantic Segmentation

Similar Papers 제목 키워드 기반

Logics-Parsing-Omni Technical Report

2026-03-10 · Xin An, Jingyi Cai, Xiangyang Chen, Huayao Liu 외 arxiv

Addressing the challenges of fragmented task definitions and the heterogeneity of unstructured data in multimodal parsing, this paper proposes the Omni Parsing framework. This framework establishes a Unified Taxonomy cov…

Attribute Extraction

GINet: Graph Interaction Network for Scene Parsing

2020-09-14 · ECCV 2020 8 · Tianyi Wu, Yu Lu, Yu Zhu, Chuang Zhang 외

Recently, context reasoning using image regions beyond local convolution has shown great potential for scene parsing. In this work, we explore how to incorporate the linguistic knowledge to promote context reasoning over…

Scene Parsing

RealCQA-V2 : Visual Premise Proving A Manual COT Dataset for Charts

2024-10-29 · Saleem Ahmed, Ranga Setlur, Venu Govindaraju

We introduce Visual Premise Proving (VPP), a novel task tailored to refine the process of chart question answering by deconstructing it into a series of logical premises. Each of these premises represents an essential st…

Chart Question AnsweringQuestion AnsweringRetrieval

Semantic Parsing using Distributional Semantics and Probabilistic Logic

2014-06-01 · WS 2014 6 · Islam Beltagy, Katrin Erk, Raymond Mooney
Natural Language InferenceQuestion AnsweringSemantic Parsing

Statistical Parsing for Logical Information Retrieval

2026-02-12 · Greg Coppola arxiv

In previous work (Coppola, 2024) we introduced the Quantified Boolean Bayesian Network (QBBN), a logical graphical model that implements the forward fragment of natural deduction (Prawitz, 1965) as a probabilistic factor…

Information Retrieval