中文
相关论文

相关论文: Augmenting Ordered Binary Decision Diagrams with C…

200 篇论文

In the context of knowledge compilation (KC), we study the effect of augmenting Ordered Binary Decision Diagrams (OBDD) with two kinds of decomposition nodes, i.e., AND-vertices and OR-vertices which denote conjunctive and disjunctive…

人工智能 · 计算机科学 2014-10-28 Yong Lai , Dayou Liu

Knowledge compilation is an approach to tackle the computational intractability of general reasoning problems. According to this approach, knowledge bases are converted off-line into a target compilation language which is tractable for…

人工智能 · 计算机科学 2013-05-14 Yong Lai , Dayou Liu , Shengsheng Wang

Introduced by Darwiche (2011), sentential decision diagrams (SDDs) are essentially as tractable as ordered binary decision diagrams (OBDDs), but tend to be more succinct in practice. This makes SDDs a prominent representation language, with…

计算机科学中的逻辑 · 计算机科学 2016-01-05 Simone Bova

In this paper, we study quantum Ordered Binary Decision Diagrams($OBDD$) model; it is a restricted version of read-once quantum branching programs, with respect to "width" complexity. It is known that the maximal gap between deterministic…

量子物理 · 物理学 2022-04-25 Kamil Khadiev , Aliya Khadieva , Alexander Knop

We enhance constrained-based data quality with approximate band conditional order dependencies (abcODs). Band ODs model the semantics of attributes that are monotonically related with small variations without there being an intrinsic…

数据库 · 计算机科学 2020-03-02 Pei Li , Michael Bohlen , Jaroslaw Szlichta , Divesh Srivastava

Random reshuffling, which randomly permutes the dataset each epoch, is widely adopted in model training because it yields faster convergence than with-replacement sampling. Recent studies indicate greedily chosen data orderings can further…

机器学习 · 计算机科学 2023-01-05 Yucheng Lu , Wentao Guo , Christopher De Sa

A classical question of propositional logic is one of the shortest proof of a tautology. A related fundamental problem is to determine the relative efficiency of standard proof systems, where the relative complexity is measured using the…

计算机科学中的逻辑 · 计算机科学 2017-03-21 Olga Tveretina

Neural networks can be fragile to input noise and adversarial attacks. In this work, we consider Convolutional Neural Ordinary Differential Equations (NODEs), a family of continuous-depth neural networks represented by dynamical systems,…

机器学习 · 计算机科学 2025-08-18 Muhammad Zakwan , Liang Xu , Giancarlo Ferrari-Trecate

Any Boolean function corresponds with a complete full binary decision tree. This tree can in turn be represented in a maximally compact form as a direct acyclic graph where common subtrees are factored and shared, keeping only one copy of…

数据结构与算法 · 计算机科学 2020-05-26 Julien Clément , Antoine Genitrini

We theoretically analyzed the convergence behavior of Riemannian stochastic gradient descent (RSGD) and found that using an increasing batch size leads to faster convergence than using a constant batch size, not only with a constant…

机器学习 · 计算机科学 2025-10-14 Kanata Oowada , Hideaki Iiduka

The ordered-reliability bits (ORB) variant of guessing random additive noise decoding (GRAND), known as ORBGRAND, achieves remarkably low time complexity at high code rates compared to other GRAND variants. However, its computational…

信息论 · 计算机科学 2025-02-05 Mohammad Rowshan , Jinhong Yuan

We consider Quantum OBDD model. It is restricted version of read-once Quantum Branching Programs, with respect to "width" complexity. It is known that maximal complexity gap between deterministic and quantum model is exponential. But there…

计算复杂性 · 计算机科学 2024-04-02 Kamil Khadiev , Aliya Khadieva

Binary Decision Diagrams (BDDs) are widely used for the representation of Boolean functions. Context-Free-Language Ordered Decision Diagrams (CFLOBDDs) are a plug-compatible replacement for BDDs -- roughly, they are BDDs augmented with a…

符号计算 · 计算机科学 2024-11-25 Xusheng Zhi , Thomas Reps

We study a fixed-window counting system in which integers are represented by words of constant length while the alphabet grows as needed. This viewpoint arises from De Bruijn sequences: for fixed order $n$, the reverse prefer-max sequence…

离散数学 · 计算机科学 2026-05-13 Dor Genosar , Yotam Svoray , Gera Weiss

An ordered binary decision diagram (OBDD) is a directed acyclic graph that represents a Boolean function. OBDDs are also known as special cases of oblivious read-once branching programs in the field of complexity theory. Since OBDDs have…

量子物理 · 物理学 2025-05-19 Seiichiro Tani

In this paper we present a new approach to modeling finite set domain constraint problems using Reduced Ordered Binary Decision Diagrams (ROBDDs). We show that it is possible to construct an efficient set domain propagator which compactly…

人工智能 · 计算机科学 2011-09-13 P. J. Hawkins , V. Lagoon , P. J. Stuckey

We introduce a novel universal soft-decision decoding algorithm for binary block codes called ordered reliability direct error pattern testing (ORDEPT). Our results, obtained for a variety of popular short high-rate codes, demonstrate that…

A number of extensions to the classical notion of functional dependencies have been proposed to express and enforce application semantics. One of these extensions is that of order dependencies (ODs), which express rules involving order. The…

数据库 · 计算机科学 2019-05-07 Parke Godfrey , Lukasz Golab , Mehdi Kargar , Divesh Srivastava , Jaroslaw Szlichta

Ordered Binary Decision Diagrams (OBDDs) are a data structure that is used in an increasing number of fields of Computer Science (e.g., logic synthesis, program verification, data mining, bioinformatics, and data protection) for…

数据结构与算法 · 计算机科学 2015-02-05 Anna Bernasconi , Valentina Ciriani , Lorenzo Lago

The Sentential Decision Diagram (SDD) is a tractable representation of Boolean functions that subsumes the famous Ordered Binary Decision Diagram (OBDD) as a strict subset. SDDs are attracting much attention because they are more succinct…

数据结构与算法 · 计算机科学 2020-04-07 Kengo Nakamura , Shuhei Denzumi , Masaaki Nishino
‹ 上一页 1 2 3 10 下一页 ›