Skip to main content

Showing 1–24 of 24 results for author: Harvey, D

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

    astro-ph.CO cs.LG physics.comp-ph

    A deep-learning algorithm to disentangle self-interacting dark matter and AGN feedback models

    Authors: David Harvey

    Abstract: Different models of dark matter can alter the distribution of mass in galaxy clusters in a variety of ways. However, so can uncertain astrophysical feedback mechanisms. Here we present a Machine Learning method that ''learns'' how the impact of dark matter self-interactions differs from that of astrophysical feedback in order to break this degeneracy and make inferences on dark matter. We train a… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: Accepted Nature Astronomy

  2. arXiv:2312.12891  [pdf, other

    cs.AI

    MinePlanner: A Benchmark for Long-Horizon Planning in Large Minecraft Worlds

    Authors: William Hill, Ireton Liu, Anita De Mello Koch, Damion Harvey, Nishanth Kumar, George Konidaris, Steven James

    Abstract: We propose a new benchmark for planning tasks based on the Minecraft game. Our benchmark contains 45 tasks overall, but also provides support for creating both propositional and numeric instances of new Minecraft tasks automatically. We benchmark numeric and propositional planning systems on these tasks, with results demonstrating that state-of-the-art planners are currently incapable of dealing w… ▽ More

    Submitted 28 April, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: Accepted to the 6th ICAPS Workshop on the International Planning Competition (WIPC 2024)

  3. arXiv:2305.01163  [pdf, other

    cs.CV

    Federated Neural Radiance Fields

    Authors: Lachlan Holden, Feras Dayoub, David Harvey, Tat-Jun Chin

    Abstract: The ability of neural radiance fields or NeRFs to conduct accurate 3D modelling has motivated application of the technique to scene representation. Previous approaches have mainly followed a centralised learning paradigm, which assumes that all training images are available on one compute node for training. In this paper, we consider training NeRFs in a federated manner, whereby multiple compute n… ▽ More

    Submitted 1 May, 2023; originally announced May 2023.

    Comments: 10 pages, 7 figures

  4. arXiv:2010.05450  [pdf, ps, other

    math.NT cs.DS

    An exponent one-fifth algorithm for deterministic integer factorisation

    Authors: David Harvey

    Abstract: Hittmeir recently presented a deterministic algorithm that provably computes the prime factorisation of a positive integer $N$ in $N^{2/9+o(1)}$ bit operations. Prior to this breakthrough, the best known complexity bound for this problem was $N^{1/4+o(1)}$, a result going back to the 1970s. In this paper we push Hittmeir's techniques further, obtaining a rigorous, deterministic factoring algorithm… ▽ More

    Submitted 12 October, 2020; originally announced October 2020.

    Comments: 14 pages

    MSC Class: 11Y05

  5. arXiv:2001.07145  [pdf, other

    cs.MA

    Distributed Possibilistic Learning in Multi-Agent Systems

    Authors: Jonathan Lawry, Michael Crosscombe, David Harvey

    Abstract: Possibility theory is proposed as an uncertainty representation framework for distributed learning in multi-agent systems and robot swarms. In particular, we investigate its application to the best-of-n problem where the aim is for a population of agents to identify the highest quality out of n options through local interactions between individuals and limited direct feedback from the environment.… ▽ More

    Submitted 20 January, 2020; originally announced January 2020.

    Comments: 3rd International Symposium on Swarm Behavior and Bio-Inspired Robotics (SWARM 2019)

  6. arXiv:1807.08018  [pdf, ps, other

    stat.ME cs.IT q-bio.NC q-bio.QM

    Information estimation using nonparametric copulas

    Authors: Houman Safaai, Arno Onken, Christopher D. Harvey, Stefano Panzeri

    Abstract: Estimation of mutual information between random variables has become crucial in a range of fields, from physics to neuroscience to finance. Estimating information accurately over a wide range of conditions relies on the development of flexible methods to describe statistical dependencies among variables, without imposing potentially invalid assumptions on the data. Such methods are needed in cases… ▽ More

    Submitted 25 October, 2018; v1 submitted 20 July, 2018; originally announced July 2018.

    Comments: 17 pages, 13 figures

    Journal ref: Phys. Rev. E 98, 053302 (2018)

  7. arXiv:1802.07932  [pdf, ps, other

    cs.SC cs.DS math.NT

    Faster integer multiplication using short lattice vectors

    Authors: David Harvey, Joris van der Hoeven

    Abstract: We prove that $n$-bit integers may be multiplied in $O(n \log n \, 4^{\log^* n})$ bit operations. This complexity bound had been achieved previously by several authors, assuming various unproved number-theoretic hypotheses. Our proof is unconditional, and depends in an essential way on Minkowski's theorem concerning lattice vectors in symmetric convex sets.

    Submitted 22 February, 2018; originally announced February 2018.

    Comments: 16 pages

    MSC Class: 68W30; 68Q17; 68W40 ACM Class: G.1.0; F.2.1

    Journal ref: Open Book Series 2 (2019) 293-310

  8. arXiv:1712.03693  [pdf, ps, other

    cs.SC cs.DS math.NT

    Faster integer and polynomial multiplication using cyclotomic coefficient rings

    Authors: David Harvey, Joris van der Hoeven

    Abstract: We present an algorithm that computes the product of two n-bit integers in O(n log n (4\sqrt 2)^{log^* n}) bit operations. Previously, the best known bound was O(n log n 6^{log^* n}). We also prove that for a fixed prime p, polynomials in F_p[X] of degree n may be multiplied in O(n log n 4^{log^* n}) bit operations; the previous best bound was O(n log n 8^{log^* n}).

    Submitted 11 December, 2017; originally announced December 2017.

    Comments: 28 pages

    MSC Class: 68W30; 68Q17; 68W40 ACM Class: G.1.0; F.2.1

  9. arXiv:1712.02449  [pdf, other

    q-bio.NC cs.IT physics.data-an

    Quantifying how much sensory information in a neural code is relevant for behavior

    Authors: Giuseppe Pica, Eugenio Piasini, Houman Safaai, Caroline A. Runyan, Mathew E. Diamond, Tommaso Fellin, Christoph Kayser, Christopher D. Harvey, Stefano Panzeri

    Abstract: Determining how much of the sensory information carried by a neural code contributes to behavioral performance is key to understand sensory function and neural information flow. However, there are as yet no analytical tools to compute this information that lies at the intersection between sensory coding and behavioral readout. Here we develop a novel measure, termed the information-theoretic inter… ▽ More

    Submitted 6 December, 2017; originally announced December 2017.

    Journal ref: Advances in Neural Information Processing Systems 30, 3689--3699, 2017

  10. arXiv:1703.00640  [pdf, ps, other

    cs.SC cs.DS

    Faster truncated integer multiplication

    Authors: David Harvey

    Abstract: We present new algorithms for computing the low $n$ bits or the high $n$ bits of the product of two $n$-bit integers. We show that these problems may be solved in asymptotically 75% of the time required to compute the full $2n$-bit product, assuming that the underlying integer multiplication algorithm relies on computing cyclic convolutions of real sequences.

    Submitted 1 August, 2023; v1 submitted 2 March, 2017; originally announced March 2017.

    Comments: 32 pages. Improved exposition, updated timings

    MSC Class: 68W30 (Primary) ACM Class: G.1.0; F.2.1

  11. arXiv:1611.07144  [pdf, ps, other

    cs.SC cs.CC math.NT

    Faster integer multiplication using plain vanilla FFT primes

    Authors: David Harvey, Joris van der Hoeven

    Abstract: Assuming a conjectural upper bound for the least prime in an arithmetic progression, we show that n-bit integers may be multiplied in O(n log n 4^(log^* n)) bit operations.

    Submitted 16 October, 2017; v1 submitted 21 November, 2016; originally announced November 2016.

    Comments: 14 pages, to appear in Mathematics of Computation

    MSC Class: 68W30; 68Q17; 68W40 ACM Class: G.1.0; F.2.1

  12. arXiv:1407.3361  [pdf

    cs.CC cs.SC math.NT

    Faster polynomial multiplication over finite fields

    Authors: David Harvey, Joris van der Hoeven, Grégoire Lecerf

    Abstract: Let p be a prime, and let M_p(n) denote the bit complexity of multiplying two polynomials in F_p[X] of degree less than n. For n large compared to p, we establish the bound M_p(n) = O(n log n 8^(log^* n) log p), where log^* is the iterated logarithm. This is the first known Fürer-type complexity bound for F_p[X], and improves on the previously best known bound M_p(n) = O(n log n log log n log p).

    Submitted 12 July, 2014; originally announced July 2014.

    MSC Class: 68W30; 68Q17; 68W40 ACM Class: G.1.0; F.2.1

  13. arXiv:1407.3360  [pdf

    cs.CC cs.SC math.NT

    Even faster integer multiplication

    Authors: David Harvey, Joris van der Hoeven, Grégoire Lecerf

    Abstract: We give a new proof of Fürer's bound for the cost of multiplying n-bit integers in the bit complexity model. Unlike Fürer, our method does not require constructing special coefficient rings with "fast" roots of unity. Moreover, we prove the more explicit bound O(n log n K^(log^* n))$ with K = 8. We show that an optimised variant of Fürer's algorithm achieves only K = 16, suggesting that the new al… ▽ More

    Submitted 12 July, 2014; originally announced July 2014.

    MSC Class: 68W30; 68Q17; 68W40 ACM Class: G.1.0; F.2.1

  14. arXiv:1209.3436  [pdf, ps, other

    math.NT cs.DS

    A search for Wilson primes

    Authors: Edgar Costa, Robert Gerbicz, David Harvey

    Abstract: A Wilson prime is a prime p such that (p-1)! = -1 mod p^2. We report on a search for Wilson primes up to 2 * 10^13, and describe several new algorithms that were used in the search. In particular we give the first known algorithm that computes (p-1)! mod p^2 in average polynomial time per prime.

    Submitted 4 December, 2012; v1 submitted 15 September, 2012; originally announced September 2012.

    Comments: 24 pages, simplified notation and space analysis

    MSC Class: 11A07 (Primary) 11Y16 (Secondary)

  15. arXiv:1209.0533  [pdf, ps, other

    math.NT cs.DS math.NA

    A subquadratic algorithm for computing the n-th Bernoulli number

    Authors: David Harvey

    Abstract: We describe a new algorithm that computes the n-th Bernoulli number in n^(4/3 + o(1)) bit operations. This improves on previous algorithms that had complexity n^(2 + o(1)).

    Submitted 1 May, 2013; v1 submitted 4 September, 2012; originally announced September 2012.

    Comments: few minor changes, to appear in Mathematics of Computation

    MSC Class: 11B68; 11Y55

  16. Faster arithmetic for number-theoretic transforms

    Authors: David Harvey

    Abstract: We show how to improve the efficiency of the computation of fast Fourier transforms over F_p where p is a word-sized prime. Our main technique is optimisation of the basic arithmetic, in effect decreasing the total number of reductions modulo p, by making use of a redundant representation for integers modulo p. We give performance results showing a significant improvement over Shoup's NTL library.

    Submitted 25 September, 2013; v1 submitted 13 May, 2012; originally announced May 2012.

    Comments: 9 pages, a few minor changes and reorganisation, to appear in JSC

    MSC Class: 68W30 ACM Class: F.2.1

  17. arXiv:1202.2624  [pdf, ps, other

    math.CO cs.DM cs.DS

    A linear-time algorithm for finding a complete graph minor in a dense graph

    Authors: Vida Dujmović, Daniel J. Harvey, Gwenaël Joret, Bruce Reed, David R. Wood

    Abstract: Let g(t) be the minimum number such that every graph G with average degree d(G) \geq g(t) contains a K_{t}-minor. Such a function is known to exist, as originally shown by Mader. Kostochka and Thomason independently proved that g(t) \in Θ(t*sqrt{log t}). This article shows that for all fixed ε> 0 and fixed sufficiently large t \geq t(ε), if d(G) \geq (2+ε)g(t) then we can find this K_{t}-minor in… ▽ More

    Submitted 23 April, 2013; v1 submitted 12 February, 2012; originally announced February 2012.

    Comments: 6 pages, 0 figures; Clarification added in several places, no change to arguments or results

    MSC Class: 05C83; 05C85

    Journal ref: SIAM Journal on Discrete Mathematics, 27/4:1770--1774, 2013

  18. arXiv:1201.2116  [pdf, ps, other

    math.NT cs.DS

    Faster deterministic integer factorization

    Authors: Edgar Costa, David Harvey

    Abstract: The best known unconditional deterministic complexity bound for computing the prime factorization of an integer N is O(M_int(N^(1/4) log N)), where M_int(k) denotes the cost of multiplying k-bit integers. This result is due to Bostan--Gaudry--Schost, following the Pollard--Strassen approach. We show that this bound can be improved by a factor of (log log N)^(1/2).

    Submitted 10 January, 2012; originally announced January 2012.

    Comments: 7 pages

    MSC Class: 11Y05

  19. arXiv:1108.0286  [pdf, ps, other

    math.CO cs.DM cs.DS math.NT

    Fast computation of Bernoulli, Tangent and Secant numbers

    Authors: Richard P. Brent, David Harvey

    Abstract: We consider the computation of Bernoulli, Tangent (zag), and Secant (zig or Euler) numbers. In particular, we give asymptotically fast algorithms for computing the first n such numbers in O(n^2.(log n)^(2+o(1))) bit-operations. We also give very short in-place algorithms for computing the first n Tangent or Secant numbers in O(n^2) integer operations. These algorithms are extremely simple, and fas… ▽ More

    Submitted 5 September, 2011; v1 submitted 1 August, 2011; originally announced August 2011.

    Comments: 16 pages. To appear in Computational and Analytical Mathematics (associated with the May 2011 workshop in honour of Jonathan Borwein's 60th birthday). For further information, see http://maths.anu.edu.au/~brent/pub/pub242.html

    MSC Class: 05A15 (Primary); 11B68; 11B83; 11-04; 11Y55; 11Y60; 65-04; 68R05 (Secondary) ACM Class: F.2.1

    Journal ref: Springer Proceedings in Mathematics and Statistics, Vol. 50, 2013, 127-142

  20. arXiv:1001.5272  [pdf, other

    cs.DS cs.MS cs.SC

    An in-place truncated Fourier transform and applications to polynomial multiplication

    Authors: David Harvey, Daniel S. Roche

    Abstract: The truncated Fourier transform (TFT) was introduced by van der Hoeven in 2004 as a means of smoothing the "jumps" in running time of the ordinary FFT algorithm that occur at power-of-two input sizes. However, the TFT still introduces these jumps in memory usage. We describe in-place variants of the forward and inverse TFT algorithms, achieving time complexity O(n log n) with only O(1) auxiliary… ▽ More

    Submitted 28 January, 2010; originally announced January 2010.

    Comments: 5 pages, 1 figure, pdflatex

    ACM Class: F.2.1; G.4; I.1.2

  21. arXiv:0911.3110  [pdf, ps, other

    cs.SC cs.DS

    Faster exponentials of power series

    Authors: David Harvey

    Abstract: We describe a new algorithm for computing exp(f) where f is a power series in C[[x]]. If M(n) denotes the cost of multiplying polynomials of degree n, the new algorithm costs (2.1666... + o(1)) M(n) to compute exp(f) to order n. This improves on the previous best result, namely (2.333... + o(1)) M(n).

    Submitted 16 November, 2009; originally announced November 2009.

    Comments: 3 pages, requires algorithm2e package

  22. arXiv:0910.1926  [pdf, ps, other

    cs.SC cs.DS

    Faster algorithms for the square root and reciprocal of power series

    Authors: David Harvey

    Abstract: We give new algorithms for the computation of square roots and reciprocals of power series in C[[x]]. If M(n) denotes the cost of multiplying polynomials of degree n, the square root to order n costs (1.333... + o(1)) M(n) and the reciprocal costs (1.444... + o(1)) M(n). These improve on the previous best results, respectively (1.8333... + o(1)) M(n) and (1.5 + o(1)) M(n).

    Submitted 10 October, 2009; originally announced October 2009.

    Comments: 6 pages, 1 figure, requires algorithm2e package

  23. arXiv:0810.3203  [pdf, other

    cs.SC cs.DS

    A cache-friendly truncated FFT

    Authors: David Harvey

    Abstract: We describe a cache-friendly version of van der Hoeven's truncated FFT and inverse truncated FFT, focusing on the case of `large' coefficients, such as those arising in the Schonhage--Strassen algorithm for multiplication in Z[x]. We describe two implementations and examine their performance.

    Submitted 17 October, 2008; originally announced October 2008.

    Comments: 14 pages, 11 figures, uses algorithm2e package

  24. arXiv:0712.4046  [pdf, other

    cs.SC cs.DS

    Faster polynomial multiplication via multipoint Kronecker substitution

    Authors: David Harvey

    Abstract: We give several new algorithms for dense polynomial multiplication based on the Kronecker substitution method. For moderately sized input polynomials, the new algorithms improve on the performance of the standard Kronecker substitution by a sizeable constant, both in theory and in empirical tests.

    Submitted 24 December, 2007; originally announced December 2007.

    Comments: 14 pages, 4 figures