Zum Hauptinhalt springen

Showing 1–11 of 11 results for author: Nelson, R

Searching in archive cs. Search in all archives.
.
  1. Representation Learning of Geometric Trees

    Authors: Zheng Zhang, Allen Zhang, Ruth Nelson, Giorgio Ascoli, Liang Zhao

    Abstract: Geometric trees are characterized by their tree-structured layout and spatially constrained nodes and edges, which significantly impacts their topological attributes. This inherent hierarchical structure plays a crucial role in domains such as neuron morphology and river geomorphology, but traditional graph representation methods often overlook these specific characteristics of tree structures. To… ▽ More

    Submitted 16 August, 2024; originally announced August 2024.

  2. arXiv:2312.13094  [pdf, other

    cs.DC cs.MS cs.PF

    Automated MPI code generation for scalable finite-difference solvers

    Authors: George Bisbas, Rhodri Nelson, Mathias Louboutin, Paul H. J. Kelly, Fabio Luporini, Gerard Gorman

    Abstract: Partial differential equations (PDEs) are crucial in modelling diverse phenomena across scientific disciplines, including seismic and medical imaging, computational fluid dynamics, image processing, and neural networks. Solving these PDEs on a large scale is an intricate and time-intensive process that demands careful tuning. This paper introduces automated code-generation techniques specifically… ▽ More

    Submitted 7 May, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: 11 pages, 12 figures (18 pages with References and Appendix)

  3. arXiv:2309.03600  [pdf, other

    math.NA cs.MS

    A Novel Immersed Boundary Approach for Irregular Topography with Acoustic Wave Equations

    Authors: Edward Caunt, Rhodri Nelson, Fabio Luporini, Gerard Gorman

    Abstract: Irregular terrain has a pronounced effect on the propagation of seismic and acoustic wavefields but is not straightforwardly reconciled with structured finite-difference (FD) methods used to model such phenomena. Methods currently detailed in the literature are generally limited in scope application-wise or non-trivial to apply to real-world geometries. With this in mind, a general immersed bounda… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

    Comments: Submitted to Geophysics. 24 pages, 26 figures

  4. arXiv:2307.08958  [pdf

    cs.DB

    Data sharing and ontology use among agricultural genetics, genomics, and breeding databases and resources of the AgBioData Consortium

    Authors: Jennifer L. Clarke, Laurel D. Cooper, Monica F. Poelchau, Tanya Z. Berardini, Justin Elser, Andrew D. Farmer, Stephen Ficklin, Sunita Kumari, Marie-Angélique Laporte, Rex T. Nelson, Rie Sadohara, Peter Selby, Anne E. Thessen, Brandon Whitehead, Taner Z. Sen

    Abstract: Over the last several decades, there has been rapid growth in the number and scope of agricultural genetics, genomics and breeding (GGB) databases and resources. The AgBioData Consortium (https://www.agbiodata.org/) currently represents 44 databases and resources covering model or crop plant and animal GGB data, ontologies, pathways, genetic variation and breeding platforms (referred to as 'databa… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 17 pages, 8 figures

  5. arXiv:2010.10248  [pdf, other

    cs.DC cs.MS cs.PF

    Temporal blocking of finite-difference stencil operators with sparse "off-the-grid" sources

    Authors: George Bisbas, Fabio Luporini, Mathias Louboutin, Rhodri Nelson, Gerard Gorman, Paul H. J. Kelly

    Abstract: Stencil kernels dominate a range of scientific applications, including seismic and medical imaging, image processing, and neural networks. Temporal blocking is a performance optimization that aims to reduce the required memory bandwidth of stencil computations by re-using data from the cache for multiple time steps. It has already been shown to be beneficial for this class of algorithms. However,… ▽ More

    Submitted 25 February, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

    Comments: Accepted for publication at 35th IEEE International Parallel & Distributed Processing Symposium

  6. arXiv:2009.02242  [pdf, other

    cs.HC

    Visualizing a Large Spatiotemporal Collection of Historic Photography with a Generous Interface

    Authors: Taylor Arnold, Nathaniel Ayers, Justin Madron, Robert Nelson, Lauren Tilton

    Abstract: Museums, libraries, and other cultural institutions continue to prioritize and build web-based visualization systems that increase access and discovery to digitized archives. Prominent examples exist that illustrate impressive visualizations of a particular feature of a collection. For example, interactive maps showing geographic spread or timelines capturing the temporal aspects of collections. B… ▽ More

    Submitted 4 September, 2020; originally announced September 2020.

    Comments: Presented at 5th Workshop on Visualization for the Digital Humanities

  7. arXiv:2004.10519  [pdf, other

    physics.comp-ph cs.CL cs.PF physics.ao-ph

    Scaling through abstractions -- high-performance vectorial wave simulations for seismic inversion with Devito

    Authors: Mathias Louboutin, Fabio Luporini, Philipp Witte, Rhodri Nelson, George Bisbas, Jan Thorbecke, Felix J. Herrmann, Gerard Gorman

    Abstract: [Devito] is an open-source Python project based on domain-specific language and compiler technology. Driven by the requirements of rapid HPC applications development in exploration seismology, the language and compiler have evolved significantly since inception. Sophisticated boundary conditions, tensor contractions, sparse operations and features such as staggered grids and sub-domains are all su… ▽ More

    Submitted 22 April, 2020; originally announced April 2020.

    Comments: 11 pages, 3 figures

  8. arXiv:1910.00652  [pdf

    cs.CV eess.IV

    Automated Weed Detection in Aerial Imagery with Context

    Authors: Delia Bullock, Andrew Mangeni, Tyr Wiesner-Hanks, Chad DeChant, Ethan L. Stewart, Nicholas Kaczmar, Judith M. Kolkman, Rebecca J. Nelson, Michael A. Gore, Hod Lipson

    Abstract: In this paper, we demonstrate the ability to discriminate between cultivated maize plant and grass or grass-like weed image segments using the context surrounding the image segments. While convolutional neural networks have brought state of the art accuracies within object detection, errors arise when objects in different classes share similar features. This scenario often occurs when objects in i… ▽ More

    Submitted 19 November, 2019; v1 submitted 1 October, 2019; originally announced October 2019.

  9. arXiv:1907.10121  [pdf, other

    cs.MS cs.DS cs.SE physics.comp-ph

    SciPy 1.0--Fundamental Algorithms for Scientific Computing in Python

    Authors: Pauli Virtanen, Ralf Gommers, Travis E. Oliphant, Matt Haberland, Tyler Reddy, David Cournapeau, Evgeni Burovski, Pearu Peterson, Warren Weckesser, Jonathan Bright, Stéfan J. van der Walt, Matthew Brett, Joshua Wilson, K. Jarrod Millman, Nikolay Mayorov, Andrew R. J. Nelson, Eric Jones, Robert Kern, Eric Larson, CJ Carey, İlhan Polat, Yu Feng, Eric W. Moore, Jake VanderPlas, Denis Laxalde , et al. (10 additional authors not shown)

    Abstract: SciPy is an open source scientific computing library for the Python programming language. SciPy 1.0 was released in late 2017, about 16 years after the original version 0.1 release. SciPy has become a de facto standard for leveraging scientific algorithms in the Python programming language, with more than 600 unique code contributors, thousands of dependent packages, over 100,000 dependent reposit… ▽ More

    Submitted 23 July, 2019; originally announced July 2019.

    Comments: Article source data is available here: https://github.com/scipy/scipy-articles

    Journal ref: Nature Methods 17, 261 (2020)

  10. arXiv:1903.11478  [pdf

    cs.SI

    Information Fusion to Estimate Resilience of Dense Urban Neighborhoods

    Authors: Anthony Palladino, Elisa J. Bienenstock, Bradley M. West, Jake R. Nelson, Tony H. Grubesic

    Abstract: Diverse sociocultural influences in rapidly growing dense urban areas may induce strain on civil services and reduce the resilience of those areas to exogenous and endogenous shocks. We present a novel approach with foundations in computer and social sciences, to estimate the resilience of dense urban areas at finer spatiotemporal scales compared to the state-of-the-art. We fuse multi-modal data s… ▽ More

    Submitted 27 March, 2019; originally announced March 2019.

  11. arXiv:cs/0111032  [pdf

    cs.AR

    SNS Timing System

    Authors: B. oerter, R. Nelson, T. Shea, C. Sibley

    Abstract: This poster describes the timing system being designed for Spallation Neutron Source being built at Oak Ridge National lab.

    Submitted 9 November, 2001; originally announced November 2001.

    ACM Class: B.m

    Journal ref: eConf C011127 (2001) FRAT001