paper-with-me

Papers

LogicMP: A Neuro-symbolic Approach for Encoding First-order Logic Constraints

2023-09-27 · Weidi Xu, Jingwei Wang, Lele Xie, Jianshan He, Hongting Zhou, Taifeng Wang, Xiaopei Wan, Jingdong Chen, Chao Qu, Wei Chu

Integrating first-order logic constraints (FOLCs) with neural networks is a crucial but challenging problem since it involves modeling intricate correlations to satisfy the constraints. This paper proposes a novel neural layer, LogicMP, whose layers perform mean-field variational inference over an MLN. It can be plugged into any off-the-shelf neural network to encode FOLCs while retaining modularity and efficiency. By exploiting the structure and symmetries in MLNs, we theoretically demonstrate that our well-designed, efficient mean-field iterations effectively mitigate the difficulty of MLN inference, reducing the inference from sequential calculation to a series of parallel tensor operations. Empirical results in three kinds of tasks over graphs, images, and text show that LogicMP outperforms advanced competitors in both performance and efficiency.

📄 PDF Abstract BibTeX arXiv:2309.15458

Code (1)

wead-hsu/logicmp 공식 구현 pytorch

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

A Semantic Framework for Neuro-Symbolic Computing

2022-12-22 · Simon Odense, Artur d'Avila Garcez

The field of neuro-symbolic AI aims to benefit from the combination of neural networks and symbolic systems. A cornerstone of the field is the translation or encoding of symbolic knowledge into neural networks. Although …

Identifying Good Rules for Efficient SAT Encodings of Single-Constant Multiplication Using Machine Learning

2026-07-23 · Chufeng Jiang, Neng-Fa Zhou arxiv

The Single Constant Multiplication problem is a fundamental NP-hard optimization task in hardware design, which seeks to decompose a fixed constant using only additions, subtractions, and bit-shifts. Although dynamic pro…

Graph Neural Network

Neuro-Symbolic Reinforcement Learning with First-Order Logic

2021-10-21 · EMNLP 2021 11 · Daiki Kimura, Masaki Ono, Subhajit Chaudhury, Ryosuke Kohita 외

Deep reinforcement learning (RL) methods often require many trials before convergence, and no direct interpretability of trained policies is provided. In order to achieve fast convergence and interpretability for the pol…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Subthreshold signal encoding in coupled FitzHugh-Nagumo neurons

2017-11-22

Despite intensive research, the mechanisms underlying how neurons encode external inputs remain poorly understood. Recent work has focused on the response of a single neuron to a weak, subthreshold periodic signal. By si…

Unsupervised Learning of Neurosymbolic Encoders

2021-07-28 · Eric Zhan, Jennifer J. Sun, Ann Kennedy, Yisong Yue 외

We present a framework for the unsupervised learning of neurosymbolic encoders, which are encoders obtained by composing neural networks with symbolic programs from a domain-specific language. Our framework naturally inc…

DecoderProgram SynthesisSports Analytics