Skip to main content

Showing 1–5 of 5 results for author: Engel, P

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

    math.CO cs.DM math.MG

    Diverse beam search to find densest-known planar unit distance graphs

    Authors: Peter Engel, Owen Hammond-Lee, Yiheng Su, Dániel Varga, Pál Zsámboki

    Abstract: This paper addresses the problem of determining the maximum number of edges in a unit distance graph (UDG) of $n$ vertices using computer search. An unsolved problem of Paul Erdős asks the maximum number of edges $u(n)$ a UDG of $n$ vertices can have. Those UDGs that attain $u(n)$ are called "maximally dense." In this paper, we seek to demonstrate a computer algorithm to generate dense UDGs for ve… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

  2. The State of Fortran

    Authors: Laurence Kedward, Balint Aradi, Ondrej Certik, Milan Curcic, Sebastian Ehlert, Philipp Engel, Rohit Goswami, Michael Hirsch, Asdrubal Lozada-Blanco, Vincent Magnin, Arjen Markus, Emanuele Pagone, Ivan Pribec, Brad Richardson, Harris Snyder, John Urban, Jeremie Vandenplas

    Abstract: A community of developers has formed to modernize the Fortran ecosystem. In this article, we describe the high-level features of Fortran that continue to make it a good choice for scientists and engineers in the 21st century. Ongoing efforts include the development of a Fortran standard library and package manager, the fostering of a friendly and welcoming online community, improved compiler suppo… ▽ More

    Submitted 30 March, 2022; v1 submitted 28 March, 2022; originally announced March 2022.

    Comments: 12 pages, 2 figures, 1 table. Computing in Science & Engineering (2022)

    ACM Class: D.3.0

    Journal ref: Comput. Sci. Eng. 24 (2022) 63-72

  3. arXiv:1701.03940  [pdf, other

    cs.LG

    Scalable and Incremental Learning of Gaussian Mixture Models

    Authors: Rafael Pinto, Paulo Engel

    Abstract: This work presents a fast and scalable algorithm for incremental learning of Gaussian mixture models. By performing rank-one updates on its precision matrices and determinants, its asymptotic time complexity is of \BigO{NKD^2} for $N$ data points, $K$ Gaussian components and $D$ dimensions. The resulting algorithm can be applied to high dimensional tasks, and this is confirmed by applying it to th… ▽ More

    Submitted 14 January, 2017; originally announced January 2017.

    Comments: 13 pages, 1 figure, submitted for peer-review. arXiv admin note: substantial text overlap with arXiv:1506.04422

    ACM Class: I.2.6

  4. A Fast Incremental Gaussian Mixture Model

    Authors: Rafael Pinto, Paulo Engel

    Abstract: This work builds upon previous efforts in online incremental learning, namely the Incremental Gaussian Mixture Network (IGMN). The IGMN is capable of learning from data streams in a single-pass by improving its model after analyzing each data point and discarding it thereafter. Nevertheless, it suffers from the scalability point-of-view, due to its asymptotic time complexity of… ▽ More

    Submitted 18 June, 2015; v1 submitted 14 June, 2015; originally announced June 2015.

    Comments: 10 pages, no figures, draft submission to Plos One

    ACM Class: I.2.6

  5. arXiv:1506.02312  [pdf, other

    cs.AI cs.LG cs.RO eess.SY

    A Framework for Constrained and Adaptive Behavior-Based Agents

    Authors: Renato de Pontes Pereira, Paulo Martins Engel

    Abstract: Behavior Trees are commonly used to model agents for robotics and games, where constrained behaviors must be designed by human experts in order to guarantee that these agents will execute a specific chain of actions given a specific set of perceptions. In such application areas, learning is a desirable feature to provide agents with the ability to adapt and improve interactions with humans and env… ▽ More

    Submitted 7 June, 2015; originally announced June 2015.

    Comments: 2015; 15 pages