Skip to main content

Showing 1–17 of 17 results for author: Parkes, J

.
  1. arXiv:2212.09564  [pdf

    physics.med-ph

    Resection cavity auto-contouring for patients with pediatric medulloblastoma using only CT information

    Authors: Soleil Hernandez, Callistus Nguyen, Skylar Gay, Jack Duryea, Rebecca Howell, David Fuentes, Jeannette Parkes, Hester Burger, Carlos Cardenas, Arnold C. Paulino, Julianne Pollard-Larkin, Laurence Court

    Abstract: Purpose: Target delineation for radiation therapy is a time-consuming and complex task. Autocontouring gross tumor volumes (GTVs) has been shown to increase efficiency. However, there is limited literature on post-operative target delineation, particularly for CT-based studies. To this end, we trained a CT-based autocontouring model to contour the post-operative GTV of pediatric patients with medu… ▽ More

    Submitted 19 December, 2022; originally announced December 2022.

    Comments: 14 pages, 6 figures

    Journal ref: Journal of Applied Clinical Medical Physics 2022

  2. arXiv:2101.06243  [pdf, ps, other

    cs.DM

    Enhancing Security via Deliberate Unpredictability of Solutions in Optimisation

    Authors: Daniel Karapetyan, Andrew J. Parkes

    Abstract: The main aim of decision support systems is to find solutions that satisfy user requirements. Often, this leads to predictability of those solutions, in the sense that having the input data and the model, an adversary or enemy can predict to a great extent the solution produced by your decision support system. Such predictability can be undesirable, for example, in military or security timetabling… ▽ More

    Submitted 15 January, 2021; originally announced January 2021.

    Comments: Accepted for publication in PATAT 2020

  3. arXiv:1904.03539  [pdf, other

    math.OC cs.DM

    Semidefinite Programming in Timetabling and Mutual-Exclusion Scheduling

    Authors: Jakub Marecek, Andrew J. Parkes

    Abstract: In scheduling and timetabling applications, the mutual-exclusion constraint stipulates that certain pairs of tasks that cannot be executed at the same time. This corresponds to the vertex colouring problem in graph theory, for which there are well-known semidefinite programming (SDP) relaxations. In practice, however, the mutual-exclusion constraint is typically combined with many other constraint… ▽ More

    Submitted 6 April, 2019; originally announced April 2019.

  4. arXiv:1803.09785  [pdf, ps, other

    cs.AI cs.DS

    Algorithm Configuration: Learning policies for the quick termination of poor performers

    Authors: Daniel Karapetyan, Andrew J. Parkes, Thomas Stützle

    Abstract: One way to speed up the algorithm configuration task is to use short runs instead of long runs as much as possible, but without discarding the configurations that eventually do well on the long runs. We consider the problem of selecting the top performing configurations of the Conditional Markov Chain Search (CMCS), a general algorithm schema that includes, for examples, VNS. We investigate how th… ▽ More

    Submitted 26 March, 2018; originally announced March 2018.

  5. arXiv:1704.01174  [pdf, other

    cs.CE q-fin.RM

    Two-Stage Stochastic International Portfolio Optimisation under Regular-Vine-Copula-Based Scenarios

    Authors: Nonthachote Chatsanga, Andrew J. Parkes

    Abstract: In this paper, we present a two-stage stochastic international portfolio optimisation model to find an optimal allocation for the combination of both assets and currency hedging positions. Our optimisation model allows a "currency overlay", or a deviation of currency exposure from asset exposure, to provide flexibility in hedging against, or in speculation using, currency exposure. The transaction… ▽ More

    Submitted 4 April, 2017; originally announced April 2017.

  6. International Portfolio Optimisation with Integrated Currency Overlay Costs and Constraints

    Authors: Nonthachote Chatsanga, Andrew J. Parkes

    Abstract: Portfolio optimisation typically aims to provide an optimal allocation that minimises risk, at a given return target, by diversifying over different investments. However, the potential scope of such risk diversification can be limited if investments are concentrated in only one country, or more specifically one currency. Multi-currency portfolio is an alternative to achieve higher returns and more… ▽ More

    Submitted 4 November, 2016; originally announced November 2016.

  7. arXiv:1605.02038  [pdf, other

    cs.DS cs.AI

    Markov Chain methods for the bipartite Boolean quadratic programming problem

    Authors: Daniel Karapetyan, Abraham P. Punnen, Andrew J. Parkes

    Abstract: We study the Bipartite Boolean Quadratic Programming Problem (BBQP) which is an extension of the well known Boolean Quadratic Programming Problem (BQP). Applications of the BBQP include mining discrete patterns from binary data, approximating matrices by rank-one binary matrices, computing the cut-norm of a matrix, and solving optimisation problems such as maximum weight biclique, bipartite maximu… ▽ More

    Submitted 24 October, 2016; v1 submitted 6 May, 2016; originally announced May 2016.

  8. arXiv:1604.05636  [pdf, ps, other

    cs.AI cs.CC

    Pattern-Based Approach to the Workflow Satisfiability Problem with User-Independent Constraints

    Authors: Daniel Karapetyan, Andrew J. Parkes, Gregory Gutin, Andrei Gagarin

    Abstract: The fixed parameter tractable (FPT) approach is a powerful tool in tackling computationally hard problems. In this paper, we link FPT results to classic artificial intelligence (AI) techniques to show how they complement each other. Specifically, we consider the workflow satisfiability problem (WSP) which asks whether there exists an assignment of authorised users to the steps in a workflow specif… ▽ More

    Submitted 23 July, 2019; v1 submitted 19 April, 2016; originally announced April 2016.

  9. arXiv:1511.04387  [pdf, ps, other

    cs.DS cs.AI cs.NE

    Combining Monte-Carlo and Hyper-heuristic methods for the Multi-mode Resource-constrained Multi-project Scheduling Problem

    Authors: Shahriar Asta, Daniel Karapetyan, Ahmed Kheiri, Ender Özcan, Andrew J. Parkes

    Abstract: Multi-mode resource and precedence-constrained project scheduling is a well-known challenging real-world optimisation problem. An important variant of the problem requires scheduling of activities for multiple projects considering availability of local and global resources while respecting a range of constraints. A critical aspect of the benchmarks addressed in this paper is that the primary objec… ▽ More

    Submitted 8 September, 2016; v1 submitted 13 November, 2015; originally announced November 2015.

  10. Generalizing Boolean Satisfiability III: Implementation

    Authors: H. E. Dixon, M. L. Ginsberg, D. Hofer, E. M. Luks, A. J. Parkes

    Abstract: This is the third of three papers describing ZAP, a satisfiability engine that substantially generalizes existing tools while retaining the performance characteristics of modern high-performance solvers. The fundamental idea underlying ZAP is that many problems passed to such engines contain rich internal structure that is obscured by the Boolean representation used; our goal has been to define a… ▽ More

    Submitted 9 September, 2011; originally announced September 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 23, pages 441-531, 2005

  11. Generalizing Boolean Satisfiability II: Theory

    Authors: H. E. Dixon, M. L. Ginsberg, E. M. Luks, A. J. Parkes

    Abstract: This is the second of three planned papers describing ZAP, a satisfiability engine that substantially generalizes existing tools while retaining the performance characteristics of modern high performance solvers. The fundamental idea underlying ZAP is that many problems passed to such engines contain rich internal structure that is obscured by the Boolean representation used; our goal is to defin… ▽ More

    Submitted 9 September, 2011; originally announced September 2011.

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

  12. Generalizing Boolean Satisfiability I: Background and Survey of Existing Work

    Authors: H. E. Dixon, M. L. Ginsberg, A. J. Parkes

    Abstract: This is the first of three planned papers describing ZAP, a satisfiability engine that substantially generalizes existing tools while retaining the performance characteristics of modern high-performance solvers. The fundamental idea underlying ZAP is that many problems passed to such engines contain rich internal structure that is obscured by the Boolean representation used; our goal is to define… ▽ More

    Submitted 30 June, 2011; originally announced July 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 21, pages 193-243, 2004

  13. Decomposition, Reformulation, and Diving in University Course Timetabling

    Authors: Edmund K. Burke, Jakub Marecek, Andrew J. Parkes, Hana Rudova

    Abstract: In many real-life optimisation problems, there are multiple interacting components in a solution. For example, different components might specify assignments to different kinds of resource. Often, each component is associated with different sets of soft constraints, and so with different measures of soft constraint violation. The goal is then to minimise a linear combination of such measures. Th… ▽ More

    Submitted 20 March, 2009; v1 submitted 5 March, 2009; originally announced March 2009.

    Comments: 45 pages, 7 figures. Improved typesetting of figures and tables

    Report number: NOTTCS-TR-2008-02 ACM Class: G.2.3; I.2.8; F.2.2

    Journal ref: Computers and Operations Research (2010) 37(3), 582-597

  14. arXiv:0806.3155  [pdf, ps, other

    nlin.SI math.AP

    Periodic and Solitary Travelling-Wave Solutions of an Extended Reduced Ostrovsky Equation

    Authors: E. John Parkes

    Abstract: Periodic and solitary travelling-wave solutions of an extended reduced Ostrovsky equation are investigated. Attention is restricted to solutions that, for the appropriate choice of certain constant parameters, reduce to solutions of the reduced Ostrovsky equation. It is shown how the nature of the waves may be categorized in a simple way by considering the value of a certain single combination o… ▽ More

    Submitted 19 June, 2008; originally announced June 2008.

    Comments: This is a contribution to the Proc. of the Seventh International Conference ''Symmetry in Nonlinear Mathematical Physics'' (June 24-30, 2007, Kyiv, Ukraine), published in SIGMA (Symmetry, Integrability and Geometry: Methods and Applications) at http://www.emis.de/journals/SIGMA/

    Journal ref: SIGMA 4 (2008), 053, 17 pages

  15. arXiv:0710.3603  [pdf, ps, other

    cs.DM cs.DS math.CO

    On a Clique-Based Integer Programming Formulation of Vertex Colouring with Applications in Course Timetabling

    Authors: Edmund K. Burke, Jakub Marecek, Andrew J. Parkes, Hana Rudova

    Abstract: Vertex colouring is a well-known problem in combinatorial optimisation, whose alternative integer programming formulations have recently attracted considerable attention. This paper briefly surveys seven known formulations of vertex colouring and introduces a formulation of vertex colouring using a suitable clique partition of the graph. This formulation is applicable in timetabling applications… ▽ More

    Submitted 7 July, 2009; v1 submitted 18 October, 2007; originally announced October 2007.

    Report number: NOTTCS-TR-2007-10 ACM Class: G.1.6; G.2.2; G.2.3

    Journal ref: Annals of Operations Research (2010) 179(1), 105-130

  16. arXiv:hep-ex/0205086  [pdf, ps, other

    hep-ex

    Measurement of the W Mass at LEP2

    Authors: C. J. Parkes

    Abstract: The mass of the W boson has been measured by the LEP collaborations from the data recorded during the LEP2 programme at e+ e- centre of mass energies from 161 to 209 GeV, giving the result : mw = 80.450 +/- 0.039 GeV/c^2. This paper discusses the measurements of the W Mass from direct reconstruction of the invariant mass of the WW decay products, particular emphasis is placed on the evaluation o… ▽ More

    Submitted 19 June, 2002; v1 submitted 27 May, 2002; originally announced May 2002.

    Comments: Contribution to XXXVIIth Moriond Electroweak Conference, March 2002. 6 pages, 3 figures This version with typos corrected

  17. Twisting the N=2 String

    Authors: S. V. Ketov, O. Lechtenfeld, A. J. Parkes

    Abstract: The most general homogeneous monodromy conditions in $N{=}2$ string theory are classified in terms of the conjugacy classes of the global symmetry group $U(1,1)\otimes{\bf Z}_2$. For classes which generate a discrete subgroup $\G$, the corresponding target space backgrounds ${\bf C}^{1,1}/\G$ include half spaces, complex orbifolds and tori. We propose a generalization of the intercept formula to… ▽ More

    Submitted 4 October, 1994; v1 submitted 16 December, 1993; originally announced December 1993.

    Comments: 42 pages, LaTeX, no figures, 120 kb, ITP-UH-24/93, DESY 93-191 (abstract and introduction clarified, minor corrections added)

    Journal ref: Phys. Rev. D 51, 2872 (1995)