Skip to main content

Showing 1–4 of 4 results for author: Bordeaux, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:1902.10078  [pdf, other

    stat.ML cs.LG

    Banded Matrix Operators for Gaussian Markov Models in the Automatic Differentiation Era

    Authors: Nicolas Durrande, Vincent Adam, Lucas Bordeaux, Stefanos Eleftheriadis, James Hensman

    Abstract: Banded matrices can be used as precision matrices in several models including linear state-space models, some Gaussian processes, and Gaussian Markov random fields. The aim of the paper is to make modern inference methods (such as variational inference or gradient-based sampling) available for Gaussian models with banded precision. We show that this can efficiently be achieved by equipping an auto… ▽ More

    Submitted 26 February, 2019; originally announced February 2019.

    Journal ref: Proceedings of the 22 nd International Conference on Artificial Intelligence and Statistics (AISTATS) 2019, Naha, Okinawa, Japan. PMLR: Volume 89

  2. arXiv:1401.3887  [pdf

    cs.AI cs.LO

    The Complexity of Integer Bound Propagation

    Authors: Lucas Bordeaux, George Katsirelos, Nina Narodytska, Moshe Y. Vardi

    Abstract: Bound propagation is an important Artificial Intelligence technique used in Constraint Programming tools to deal with numerical constraints. It is typically embedded within a search procedure ("branch and prune") and used at every node of the search tree to narrow down the search space, so it is critical that it be fast. The procedure invokes constraint propagators until a common fixpoint is reach… ▽ More

    Submitted 16 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 40, pages 657-676, 2011

  3. arXiv:1401.3430  [pdf

    cs.AI cs.LO

    A Unifying Framework for Structural Properties of CSPs: Definitions, Complexity, Tractability

    Authors: Lucas Bordeaux, Marco Cadoli, Toni Mancini

    Abstract: Literature on Constraint Satisfaction exhibits the definition of several structural properties that can be possessed by CSPs, like (in)consistency, substitutability or interchangeability. Current tools for constraint solving typically detect such properties efficiently by means of incomplete yet effective algorithms, and use them to reduce the search space and boost search. In this paper, we pro… ▽ More

    Submitted 14 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 32, pages 607-629, 2008

  4. arXiv:0705.3561  [pdf, ps, other

    cs.LO cs.AI

    Generalizing Consistency and other Constraint Properties to Quantified Constraints

    Authors: Lucas Bordeaux, Marco Cadoli, Toni Mancini

    Abstract: Quantified constraints and Quantified Boolean Formulae are typically much more difficult to reason with than classical constraints, because quantifier alternation makes the usual notion of solution inappropriate. As a consequence, basic properties of Constraint Satisfaction Problems (CSP), such as consistency or substitutability, are not completely understood in the quantified case. These proper… ▽ More

    Submitted 24 May, 2007; originally announced May 2007.

    ACM Class: I.2.8