← Search

Po-Wei Wang

5 accepted papers

2020

Differentiable learning of numerical rules in knowledge graphs

ICLR 2020poster

Rules over a knowledge graph (KG) capture interpretable patterns in data and can be used for KG cleaning and completion. Inspired by the TensorLog differentiable logic framework, which compiles rule inference into a sequence of differentiable operations, recently a method called Neural LP has been p…

Cited by 51SourceScholar
2020

Efficient semidefinite-programming-based inference for binary and multi-class MRFs

NeurIPS 2020spotlight

Probabilistic inference in pairwise Markov Random Fields (MRFs), i.e. computing the partition function or computing a MAP estimate of the variables, is a foundational problem in probabilistic graphical models. Semidefinite programming relaxations have long been a theoretically powerful tool for anal…

2019

SATNet: Bridging deep learning and logical reasoning using a differentiable satisfiability solver

ICML 2019oral

Integrating logical reasoning within deep learning architectures has been a major goal of modern AI systems. In this paper, we propose a new direction toward this goal by introducing a differentiable (smoothed) maximum satisfiability (MAXSAT) solver that can be integrated into the loop of larger dee…