paper-with-me

Papers

Linear Models of Computation and Program Learning

2015-12-15 · Michael Bukatin, Steve Matthews

We consider two classes of computations which admit taking linear combinations of execution runs: probabilistic sampling and generalized animation. We argue that the task of program learning should be more tractable for these architectures than for conventional deterministic programs. We look at the recent advances in the "sampling the samplers" paradigm in higher-order probabilistic programming. We also discuss connections between partial inconsistency, non-monotonic inference, and vector semantics.

📄 PDF Abstract BibTeX arXiv:1512.04639

Code (0)

등록된 구현이 없습니다.

Tasks

Probabilistic Programming

Similar Papers 제목 키워드 기반

A New Computational Approach for Solving Linear Bilevel Programs Based on Parameter-Free Disjunctive Decomposition

2022-03-11 · Saeed Mohammadi, Mohammad Reza Hesamzadeh, Steven A. Gabriel, Dina Khastieva

Linear bilevel programs (linear BLPs) have been widely used in computational mathematics and optimization in several applications. Single-level reformulation for linear BLPs replaces the lower-level linear program with i…

A Bilinear Programming Approach for Multiagent Planning

2014-01-15 · Marek Petrik, Shlomo Zilberstein

Multiagent planning and coordination problems are common and known to be computationally hard. We show that a wide range of two-agent problems can be formulated as bilinear programs. We present a successive approximation…

Dimensionality Reduction

NMR Assignment through Linear Programming

2020-08-09 · Jose F. S. Bravo-Ferreira, David Cowburn, Yuehaw Khoo, Amit Singer

Nuclear Magnetic Resonance (NMR) Spectroscopy is the second most used technique (after X-ray crystallography) for structural determination of proteins. A computational challenge in this technique involves solving a discr…

Boolean Matrix Logic Programming

2024-08-19 · Lun Ai, Stephen H. Muggleton

We describe a datalog query evaluation approach based on efficient and composable boolean matrix manipulation modules. We first define an overarching problem, Boolean Matrix Logic Programming (BMLP), which uses boolean m…

Partial Evaluation of Logic Programs in Vector Spaces

2018-11-28 · Chiaki Sakama, Hien D. Nguyen, Taisuke Sato, Katsumi Inoue

In this paper, we introduce methods of encoding propositional logic programs in vector spaces. Interpretations are represented by vectors and programs are represented by matrices. The least model of a definite program is…