Skip to main content

Showing 1–11 of 11 results for author: Jeavons, P

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

    cs.DS cs.CC cs.DM q-bio.PE

    Representing fitness landscapes by valued constraints to understand the complexity of local search

    Authors: Artem Kaznatcheev, David A. Cohen, Peter G. Jeavons

    Abstract: Local search is widely used to solve combinatorial optimisation problems and to model biological evolution, but the performance of local search algorithms on different kinds of fitness landscapes is poorly understood. Here we consider how fitness landscapes can be represented using valued constraints, and investigate what the structure of such representations reveals about the complexity of local… ▽ More

    Submitted 11 November, 2020; v1 submitted 2 July, 2019; originally announced July 2019.

    Comments: 26 pages, 9 figures. Extended journal version to appear in Journal of Artificial Intelligence Research; conference version appeared in CP2019

    ACM Class: F.2.2; G.2.0; J.3

  2. Deep Learning Classification of 3.5 GHz Band Spectrograms with Applications to Spectrum Sensing

    Authors: W. Max Lees, Adam Wunderlich, Peter Jeavons, Paul D. Hale, Michael R. Souryal

    Abstract: In the United States, the Federal Communications Commission has adopted rules permitting commercial wireless networks to share spectrum with federal incumbents in the 3.5~GHz Citizens Broadband Radio Service band. These rules require commercial systems to vacate the band when sensors detect radars operated by the U.S. military; a key example being the SPN-43 air traffic control radar. Such sensors… ▽ More

    Submitted 4 December, 2018; v1 submitted 18 June, 2018; originally announced June 2018.

    Journal ref: IEEE Transactions on Cognitive Communications and Networking, 5:2, June 2019

  3. Binary Constraint Satisfaction Problems Defined by Excluded Topological Minors

    Authors: David A. Cohen, Martin C. Cooper, Peter G. Jeavons, Stanislav Zivny

    Abstract: The binary Constraint Satisfaction Problem (CSP) is to decide whether there exists an assignment to a set of variables which satisfies specified constraints between pairs of variables. A binary CSP instance can be presented as a labelled graph encoding both the forms of the constraints and where they are imposed. We consider subproblems defined by restricting the allowed form of this graph. One ty… ▽ More

    Submitted 22 September, 2018; v1 submitted 18 August, 2016; originally announced August 2016.

    Comments: Full version of an IJCAI'15 paper

    Journal ref: Information and Computation 264 12-31 (2019)

  4. Binarisation for Valued Constraint Satisfaction Problems

    Authors: David A. Cohen, Martin C. Cooper, Peter G. Jeavons, Andrei Krokhin, Robert Powell, Stanislav Zivny

    Abstract: We study methods for transforming valued constraint satisfaction problems (VCSPs) to binary VCSPs. First, we show that the standard dual encoding preserves many aspects of the algebraic properties that capture the computational complexity of VCSPs. Second, we extend the reduction of CSPs to binary CSPs described by Bulin et al. [LMCS'15] to VCSPs. This reduction establishes that VCSPs over a fixed… ▽ More

    Submitted 27 July, 2017; v1 submitted 4 August, 2016; originally announced August 2016.

    Comments: Subsumes 1507.01776

    MSC Class: 08A70; 68Q25

    Journal ref: SIAM Journal on Discrete Mathematics 31(4) (2017) 2279-2300

  5. arXiv:1601.04306  [pdf, ps, other

    cs.DC

    Feedback from Nature: Simple Randomised Distributed Algorithms for Maximal Independent Set Selection and Greedy Colouring

    Authors: Peter Jeavons, Alex Scott, Lei Xu

    Abstract: We propose distributed algorithms for two well-established problems that operate efficiently under extremely harsh conditions. Our algorithms achieve state-of-the-art performance in a simple and novel way. Our algorithm for maximal independent set selection operates on a network of identical anonymous processors. The processor at each node has no prior information about the network. At each time… ▽ More

    Submitted 17 January, 2016; originally announced January 2016.

    Comments: arXiv admin note: text overlap with arXiv:1211.0235

  6. arXiv:1401.4613  [pdf

    cs.AI cs.LO

    Local Consistency and SAT-Solvers

    Authors: Peter Jeavons, Justyna Petke

    Abstract: Local consistency techniques such as k-consistency are a key component of specialised solvers for constraint satisfaction problems. In this paper we show that the power of using k-consistency techniques on a constraint satisfaction problem is precisely captured by using a particular inference rule, which we call negative-hyper-resolution, on the standard direct encoding of the problem into Boolea… ▽ More

    Submitted 18 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 43, pages 329-351, 2012

  7. arXiv:1307.2867  [pdf, other

    cs.AI cs.LO

    Tractable Combinations of Global Constraints

    Authors: David A. Cohen, Peter G. Jeavons, Evgenij Thorstensen, Stanislav Živný

    Abstract: We study the complexity of constraint satisfaction problems involving global constraints, i.e., special-purpose constraints provided by a solver and represented implicitly by a parametrised algorithm. Such constraints are widely used; indeed, they are one of the key reasons for the success of constraint programming in solving real-world problems. Previous work has focused on the development of e… ▽ More

    Submitted 10 July, 2013; originally announced July 2013.

    Comments: To appear in proceedings of CP'13, LNCS 8124. arXiv admin note: text overlap with arXiv:1307.1790

  8. arXiv:1211.0235  [pdf, other

    cs.DC

    Feedback from nature: an optimal distributed algorithm for maximal independent set selection

    Authors: Alex Scott, Peter Jeavons, Lei Xu

    Abstract: Maximal Independent Set selection is a fundamental problem in distributed computing. A novel probabilistic algorithm for this problem has recently been proposed by Afek et al, inspired by the study of the way that developing cells in the fly become specialised. The algorithm they propose is simple and robust, but not as efficient as previous approaches: the expected time complexity is O(log^2 n).… ▽ More

    Submitted 1 November, 2012; originally announced November 2012.

  9. arXiv:1207.6692  [pdf, ps, other

    cs.CC cs.DM

    An Algebraic Theory of Complexity for Discrete Optimisation

    Authors: David A. Cohen, Martin C. Cooper, Paidi Creed, Peter G. Jeavons, Stanislav Zivny

    Abstract: Discrete optimisation problems arise in many different areas and are studied under many different names. In many such problems the quantity to be optimised can be expressed as a sum of functions of a restricted form. Here we present a unifying theory of complexity for problems of this kind. We show that the complexity of a finite-domain discrete optimisation problem is determined by certain algebr… ▽ More

    Submitted 28 July, 2012; originally announced July 2012.

    Comments: 26 pages, full version of three conference papers: CP'06, MFCS'11, and CP'11

    ACM Class: F.2.0

    Journal ref: SIAM Journal on Computing 42(5) 1915-1939 (2013)

  10. A Maximal Tractable Class of Soft Constraints

    Authors: D. Cohen, M. Cooper, P. Jeavons, A. Krokhin

    Abstract: Many researchers in artificial intelligence are beginning to explore the use of soft constraints to express a set of (possibly conflicting) problem requirements. A soft constraint is a function defined on a collection of variables which associates some measure of desirability with each possible combination of values for those variables. However, the crucial question of the computational comple… ▽ More

    Submitted 30 June, 2011; originally announced July 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 22, pages 1-22, 2004

  11. arXiv:0811.1885  [pdf, other

    cs.DM cs.AI cs.CV

    The Expressive Power of Binary Submodular Functions

    Authors: Stanislav Zivny, David A. Cohen, Peter G. Jeavons

    Abstract: It has previously been an open problem whether all Boolean submodular functions can be decomposed into a sum of binary submodular functions over a possibly larger set of variables. This problem has been considered within several different contexts in computer science, including computer vision, artificial intelligence, and pseudo-Boolean optimisation. Using a connection between the expressive po… ▽ More

    Submitted 12 November, 2008; originally announced November 2008.

    Comments: 16 pages

    ACM Class: F.2.2; G.2.1; I.2.4; I.4.0; I.5.1

    Journal ref: Discrete Applied Mathematics 157(15) (2009) 3347-3358