Skip to main content

Showing 1–12 of 12 results for author: Olson, N

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

    cs.CV cs.AI cs.CL cs.LG

    PathAlign: A vision-language model for whole slide images in histopathology

    Authors: Faruk Ahmed, Andrew Sellergren, Lin Yang, Shawn Xu, Boris Babenko, Abbi Ward, Niels Olson, Arash Mohtashamian, Yossi Matias, Greg S. Corrado, Quang Duong, Dale R. Webster, Shravya Shetty, Daniel Golden, Yun Liu, David F. Steiner, Ellery Wulczyn

    Abstract: Microscopic interpretation of histopathology images underlies many important diagnostic and treatment decisions. While advances in vision-language modeling raise new opportunities for analysis of such images, the gigapixel-scale size of whole slide images (WSIs) introduces unique challenges. Additionally, pathology reports simultaneously highlight key findings from small regions while also aggrega… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: 9 main pages and 19 pages of supplemental material; 3 main tables, 3 main figures and 11 supplemental tables, 7 supplemental figures

  2. arXiv:2406.05212  [pdf, ps, other

    cs.IT

    A Matrix Exponential Generalization of the Laplace Transform of Poisson Shot Noise

    Authors: Nicholas R. Olson, Jeffrey G. Andrews

    Abstract: We consider a generalization of the Laplace transform of Poisson shot noise defined as an integral transform with respect to a matrix exponential. We denote this integral transform as the {\em matrix Laplace transform} given its similarity to the Laplace-Stieltjes transform. We establish that the matrix Laplace transform is in general a natural matrix function extension of the typical scalar Lapla… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: 34 pages, submitted to IEEE Transactions on Information Theory

  3. arXiv:2212.05159  [pdf, other

    cs.LG cs.MS math.NA

    Optimized Sparse Matrix Operations for Reverse Mode Automatic Differentiation

    Authors: Nicolas Nytko, Ali Taghibakhshi, Tareq Uz Zaman, Scott MacLachlan, Luke N. Olson, Matt West

    Abstract: Sparse matrix representations are ubiquitous in computational science and machine learning, leading to significant reductions in compute time, in comparison to dense representation, for problems that have local connectivity. The adoption of sparse representation in leading ML frameworks such as PyTorch is incomplete, however, with support for both automatic differentiation and GPU acceleration mis… ▽ More

    Submitted 9 November, 2023; v1 submitted 9 December, 2022; originally announced December 2022.

  4. Coverage and Rate of Joint Communication and Parameter Estimation in Wireless Networks

    Authors: Nicholas R. Olson, Jeffrey G. Andrews, Robert W. Heath Jr

    Abstract: From an information theoretic perspective, joint communication and sensing (JCAS) represents a natural generalization of communication network functionality. However, it requires the re-evaluation of network performance from a multi-objective perspective. We develop a novel mathematical framework for characterizing the sensing and communication coverage probability and ergodic rate in JCAS network… ▽ More

    Submitted 15 January, 2024; v1 submitted 5 October, 2022; originally announced October 2022.

    Comments: 87 pages, 5 figures. Published in IEEE Transactions on Information Theory

    Journal ref: in IEEE Transactions on Information Theory, vol. 70, no. 1, pp. 206-243, Jan. 2024

  5. arXiv:2209.06141  [pdf, other

    cs.DC

    Characterizing the Performance of Node-Aware Strategies for Irregular Point-to-Point Communication on Heterogeneous Architectures

    Authors: Shelby Lockhart, Amanda Bienz, William D. Gropp, Luke N. Olson

    Abstract: Supercomputer architectures are trending toward higher computational throughput due to the inclusion of heterogeneous compute nodes. These multi-GPU nodes increase on-node computational efficiency, while also increasing the amount of data to be communicated and the number of potential data flow paths. In this work, we characterize the performance of irregular point-to-point communication with MPI… ▽ More

    Submitted 13 September, 2022; originally announced September 2022.

    Comments: 14 pages, 13 figures

  6. arXiv:2010.10378  [pdf, other

    cs.DC

    Modeling Data Movement Performance on Heterogeneous Architectures

    Authors: Amanda Bienz, Luke N. Olson, William D. Gropp, Shelby Lockhart

    Abstract: The cost of data movement on parallel systems varies greatly with machine architecture, job partition, and nearby jobs. Performance models that accurately capture the cost of data movement provide a tool for analysis, allowing for communication bottlenecks to be pinpointed. Modern heterogeneous architectures yield increased variance in data movement as there are a number of viable paths for inter-… ▽ More

    Submitted 16 July, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

    Comments: 7 pages, 6 Figures, Preprint

  7. arXiv:1910.09650  [pdf, other

    cs.DC

    Node-Aware Improvements to Allreduce

    Authors: Amanda Bienz, Luke N. Olson, William D. Gropp

    Abstract: The \texttt{MPI\_Allreduce} collective operation is a core kernel of many parallel codebases, particularly for reductions over a single value per process. The commonly used allreduce recursive-doubling algorithm obtains the lower bound message count, yielding optimality for small reduction sizes based on node-agnostic performance models. However, this algorithm yields duplicate messages between se… ▽ More

    Submitted 21 October, 2019; originally announced October 2019.

    Comments: 10 pages, 11 figures, ExaMPI Workshop at SC19

  8. Development and Validation of a Deep Learning Algorithm for Improving Gleason Scoring of Prostate Cancer

    Authors: Kunal Nagpal, Davis Foote, Yun Liu, Po-Hsuan, Chen, Ellery Wulczyn, Fraser Tan, Niels Olson, Jenny L. Smith, Arash Mohtashamian, James H. Wren, Greg S. Corrado, Robert MacDonald, Lily H. Peng, Mahul B. Amin, Andrew J. Evans, Ankur R. Sangoi, Craig H. Mermel, Jason D. Hipp, Martin C. Stumpe

    Abstract: For prostate cancer patients, the Gleason score is one of the most important prognostic factors, potentially determining treatment independent of the stage. However, Gleason scoring is based on subjective microscopic examination of tumor morphology and suffers from poor reproducibility. Here we present a deep learning system (DLS) for Gleason scoring whole-slide images of prostatectomies. Our syst… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

    Journal ref: Nature Partner Journal Digital Medicine (2019)

  9. arXiv:1806.02030  [pdf, other

    cs.DC

    Improving Performance Models for Irregular Point-to-Point Communication

    Authors: Amanda Bienz, William D. Gropp, Luke N. Olson

    Abstract: Parallel applications are often unable to take full advantage of emerging parallel architectures due to scaling limitations, which arise due to inter-process communication. Performance models are used to analyze the sources of communication costs. However, traditional models for point-to-point communication fail to capture the full cost of many irregular operations, such as sparse matrix methods.… ▽ More

    Submitted 6 June, 2018; originally announced June 2018.

    Comments: 8 pages, 11 figures

  10. arXiv:1803.02481  [pdf, other

    cs.MS cs.PF math.NA physics.comp-ph

    Scaling Structured Multigrid to 500K+ Cores through Coarse-Grid Redistribution

    Authors: Andrew Reisner, Luke N. Olson, J. David Moulton

    Abstract: The efficient solution of sparse, linear systems resulting from the discretization of partial differential equations is crucial to the performance of many physics-based simulations. The algorithmic optimality of multilevel approaches for common discretizations makes them a good candidate for an efficient parallel solver. Yet, modern architectures for high-performance computing systems continue to… ▽ More

    Submitted 6 March, 2018; originally announced March 2018.

    Comments: 21 pages

    Report number: Los Alamos Report LA-UR-17-22886

  11. arXiv:1612.08060  [pdf, other

    cs.DC cs.MS

    Node Aware Sparse Matrix-Vector Multiplication

    Authors: Amanda Bienz, William D. Gropp, Luke N. Olson

    Abstract: The sparse matrix-vector multiply (SpMV) operation is a key computational kernel in many simulations and linear solvers. The large communication requirements associated with a reference implementation of a parallel SpMV result in poor parallel scalability. The cost of communication depends on the physical locations of the send and receive processes: messages injected into the network are more cost… ▽ More

    Submitted 15 November, 2017; v1 submitted 23 December, 2016; originally announced December 2016.

    Comments: 27 pages, 16 figures

  12. arXiv:1512.04629  [pdf, other

    cs.DC math.NA

    Reducing Parallel Communication in Algebraic Multigrid through Sparsification

    Authors: Amanda Bienz, Robert D. Falgout William Gropp, Luke N. Olson, Jacob B. Schroder

    Abstract: Algebraic multigrid (AMG) is an $\mathcal{O}(n)$ solution process for many large sparse linear systems. A hierarchy of progressively coarser grids is constructed that utilize complementary relaxation and interpolation operators. High-energy error is reduced by relaxation, while low-energy error is mapped to coarse-grids and reduced there. However, large parallel communication costs often limit par… ▽ More

    Submitted 14 December, 2015; originally announced December 2015.

    Comments: 27 pages, 19 figures, submitted to SISC, multigrid, algebraic multigrid, non-Galerkin multigrid, high performance computing

    MSC Class: 65F50