中文
相关论文

相关论文: Learning Symmetric Rules with SATNet

200 篇论文

Many experts argue that the future of artificial intelligence is limited by the field's ability to integrate symbolic logical reasoning into deep learning architectures. The recently proposed differentiable MAXSAT solver, SATNet, was a…

人工智能 · 计算机科学 2021-06-22 Sever Topan , David Rolnick , Xujie Si

Bridging logical reasoning and deep learning is crucial for advanced AI systems. In this work, we present a new framework that addresses this goal by generating interpretable and verifiable logical rules through differentiable learning,…

人工智能 · 计算机科学 2023-10-04 Zhaoyu Li , Jinpei Guo , Yuhe Jiang , Xujie Si

SATNet is an award-winning MAXSAT solver that can be used to infer logical rules and integrated as a differentiable layer in a deep neural network. It had been shown to solve Sudoku puzzles visually from examples of puzzle digit images, and…

人工智能 · 计算机科学 2023-12-20 Oscar Chang , Lampros Flokas , Hod Lipson , Michael Spranger

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…

机器学习 · 计算机科学 2019-05-30 Po-Wei Wang , Priya L. Donti , Bryan Wilder , Zico Kolter

The least squares method with deep neural networks as function parametrization has been applied to solve certain high-dimensional partial differential equations (PDEs) successfully; however, its convergence is slow and might not be…

数值分析 · 数学 2021-12-30 Yiqi Gu , Haizhao Yang , Chao Zhou

Recognizing symmetries in data allows for significant boosts in neural network training, which is especially important where training data are limited. In many cases, however, the exact underlying symmetry is present only in an idealized…

高能物理 - 唯象学 · 物理学 2025-04-07 Seth Nabat , Aishik Ghosh , Edmund Witkowski , Gregor Kasieczka , Daniel Whiteson

We introduce Deep Reasoning Networks (DRNets), an end-to-end framework that combines deep learning with reasoning for solving complex tasks, typically in an unsupervised or weakly-supervised setting. DRNets exploit problem structure and…

机器学习 · 计算机科学 2019-06-05 Di Chen , Yiwei Bai , Wenting Zhao , Sebastian Ament , John M. Gregoire , Carla P. Gomes

Exploitation of symmetries is an indispensable approach to solve certain classes of difficult SAT instances. Numerous techniques for the use of symmetry in SAT have evolved over the past few decades. But no matter how symmetries are used…

计算机科学中的逻辑 · 计算机科学 2022-05-26 Markus Anders

Unsupervised domain adaptation aims to learn a model of classifier for unlabeled samples on the target domain, given training data of labeled samples on the source domain. Impressive progress is made recently by learning invariant features…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yabin Zhang , Hui Tang , Kui Jia , Mingkui Tan

Incorporating prior knowledge or specifications of input-output relationships into machine learning models has attracted significant attention, as it enhances generalization from limited data and yields conforming outputs. However, most…

机器学习 · 计算机科学 2025-10-21 Youngjae Min , Navid Azizan

Many constraint satisfaction and optimisation problems can be solved effectively by encoding them as instances of the Boolean Satisfiability problem (SAT). However, even the simplest types of constraints have many encodings in the…

人工智能 · 计算机科学 2023-11-09 Felix Ulrich-Oltean , Peter Nightingale , James Alfred Walker

Symmetry breaking is a popular technique to reduce the search space for SAT solving by exploiting the underlying symmetry over variables and clauses in a formula. The key idea is to first identify sets of assignments which fall in the same…

计算机科学中的逻辑 · 计算机科学 2020-01-17 Saket Dingliwal , Ronak Agarwal , Happy Mittal , Parag Singla

Reinforcement learning-based methods for constructing solutions to combinatorial optimization problems are rapidly approaching the performance of human-designed algorithms. To further narrow the gap, learning-based approaches must…

机器学习 · 计算机科学 2025-10-07 André Hottung , Mridul Mahajan , Kevin Tierney

Encoding constraints into neural networks is attractive. This paper studies how to introduce the popular positive linear satisfiability to neural networks. We propose the first differentiable satisfiability layer based on an extension of…

人工智能 · 计算机科学 2024-07-22 Runzhong Wang , Yunhao Zhang , Ziao Guo , Tianyi Chen , Xiaokang Yang , Junchi Yan

Deep learning has proven itself as a successful set of models for learning useful semantic representations of data. These, however, are mostly implicitly learned as part of a classification task. In this paper we propose the triplet network…

机器学习 · 计算机科学 2018-12-05 Elad Hoffer , Nir Ailon

In standard neural networks the amount of computation used grows with the size of the inputs, but not with the complexity of the problem being learnt. To overcome this limitation we introduce PonderNet, a new algorithm that learns to adapt…

机器学习 · 计算机科学 2021-09-03 Andrea Banino , Jan Balaguer , Charles Blundell

Neural-symbolic learning, an intersection of neural networks and symbolic reasoning, aims to blend neural networks' learning capabilities with symbolic AI's interpretability and reasoning. This paper introduces an approach designed to…

人工智能 · 计算机科学 2025-06-10 Fadi Al Machot

Distance metric learning algorithms aim to appropriately measure similarities and distances between data points. In the context of clustering, metric learning is typically applied with the assist of side-information provided by experts,…

机器学习 · 计算机科学 2021-05-27 Rodrigo Randel , Daniel Aloise , Alain Hertz

In this paper, we aim to address the challenging task of semantic matching where matching ambiguity is difficult to resolve even with learned deep features. We tackle this problem by taking into account the confidence in predictions and…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Shuaiyi Huang , Qiuyue Wang , Xuming He

Automatic supervised classification with complex modelling such as deep neural networks requires the availability of representative training data sets. While there exists a plethora of data sets that can be used for this purpose, they are…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Vasileios Syrris , Ondrej Pesek , Pierre Soille
‹ 上一页 1 2 3 10 下一页 ›