paper-with-me

Papers

Query Learning Algorithm for Ordered Multi-Terminal Binary Decision Diagrams

2023-03-03 · Atsuyoshi Nakamura

We propose a query learning algorithm for ordered multi-terminal binary decision diagrams (OMTBDDs) using at most n equivalence and 2n(l\lcei\log_2 m\rceil+ 3n) membership queries by extending the algorithm for ordered binary decision diagrams (OBDDs). Tightness of our upper bounds is checked in our experiments using synthetically generated target OMTBDDs. Possibility of applying our algorithm to classification problems is also indicated in our other experiments using datasets of UCI Machine Learning Repository.

📄 PDF Abstract BibTeX arXiv:2303.03195

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A One-to-One Correspondence between Natural Numbers and Binary Trees

2020-02-07 · Osvaldo Skliar, Sherry Gapper, Ricardo E. Monge

A characterization is provided for each natural number except one (1) by means of an ordered pair of elements. The first element is a natural number called the type of the natural number characterized, and the second is …

Ordered {AND, OR}-Decomposition and Binary-Decision Diagram

2012-08-14 · Yong Lai, Dayou Liu

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 a…

Anytime Ranking on Document-Ordered Indexes

2021-04-18 · Joel Mackenzie, Matthias Petri, Alistair Moffat

Inverted indexes continue to be a mainstay of text search engines, allowing efficient querying of large document collections. While there are a number of possible organizations, document-ordered indexes are the most comm…

Binding-and-folding recognition of an intrinsically disordered protein using online learning molecular dynamics

2023-02-20 · Pablo Herrera-Nieto, Adrià Pérez, Gianni de Fabritiis

Intrinsically disordered proteins participate in many biological processes by folding upon binding with other proteins. However, coupled folding and binding processes are not well understood from an atomistic point of vi…

Efficient Querying from Weighted Binary Codes

2019-11-21 · Zhenyu Weng, Yuesheng Zhu

Binary codes are widely used to represent the data due to their small storage and efficient computation. However, there exists an ambiguity problem that lots of binary codes share the same Hamming distance to a query. To…