Skip to main content

Showing 1–7 of 7 results for author: Lucke, K

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

    eess.IV cs.CV cs.LG

    A2DMN: Anatomy-Aware Dilated Multiscale Network for Breast Ultrasound Semantic Segmentation

    Authors: Kyle Lucke, Aleksandar Vakanski, Min Xian

    Abstract: In recent years, convolutional neural networks for semantic segmentation of breast ultrasound (BUS) images have shown great success; however, two major challenges still exist. 1) Most current approaches inherently lack the ability to utilize tissue anatomy, resulting in misclassified image regions. 2) They struggle to produce accurate boundaries due to the repeated down-sampling operations. To add… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

  2. arXiv:2008.07023  [pdf, other

    cs.DS

    Selection on $X_1 + X_1 + \cdots X_m$ via Cartesian product tree

    Authors: Patrick Kreitzberg, Kyle Lucke, Jake Pennington, Oliver Serang

    Abstract: Selection on the Cartesian product is a classic problem in computer science. Recently, an optimal algorithm for selection on $X+Y$, based on soft heaps, was introduced. By combining this approach with layer-ordered heaps (LOHs), an algorithm using a balanced binary tree of $X+Y$ selections was proposed to perform $k$-selection on $X_1+X_2+\cdots+X_m$ in $o(n\cdot m + k\cdot m)$, where $X_i$ have l… ▽ More

    Submitted 16 August, 2020; originally announced August 2020.

  3. arXiv:2007.13356  [pdf, other

    cs.DS

    Optimal construction of a layer-ordered heap

    Authors: Jake Pennington, Patrick Kreitzberg, Kyle Lucke, Oliver Serang

    Abstract: The layer-ordered heap (LOH) is a simple, recently proposed data structure used in optimal selection on $X+Y$, thealgorithm with the best known runtime for selection on $X_1+X_2+\cdots+X_m$, and the fastest method in practice for computing the most abundant isotope peaks in a chemical compound. Here, we introduce a few algorithms for constructing LOHs, analyze their complexity, and demonstrate tha… ▽ More

    Submitted 15 August, 2020; v1 submitted 27 July, 2020; originally announced July 2020.

  4. arXiv:2004.07444  [pdf, other

    cs.CE cs.DS

    Fast exact computation of the $k$ most abundant isotope peaks with layer-ordered heaps

    Authors: Patrick Kreitzberg, Jake Pennington, Kyle Lucke, Oliver Serang

    Abstract: The theoretical computation of isotopic distribution of compounds is crucial in many important applications of mass spectrometry, especially as machine precision grows. A considerable amount of good tools have been created in the last decade for doing so. In this paper we present a novel algorithm for calculating the top $k$ peaks of a given compound. The algorithm takes advantage of layer-ordered… ▽ More

    Submitted 15 April, 2020; originally announced April 2020.

  5. arXiv:1910.11993  [pdf, other

    cs.DS

    Selection on $X_1+X_2+\cdots + X_m$ with layer-ordered heaps

    Authors: Patrick Kreitzberg, Kyle Lucke, Oliver Serang

    Abstract: Selection on $X_1+X_2+\cdots + X_m$ is an important problem with many applications in areas such as max-convolution, max-product Bayesian inference, calculating most probable isotopes, and computing non-parametric test statistics, among others. Faster-than-naïve approaches exist for $m=2$: Frederickson (1993) published the optimal algorithm with runtime $O(k)$ and Kaplan \emph{et al.} (2018) has s… ▽ More

    Submitted 15 August, 2020; v1 submitted 26 October, 2019; originally announced October 2019.

  6. arXiv:1907.00278  [pdf, other

    cs.DS

    Most abundant isotope peaks and efficient selection on $Y=X_1+X_2+\cdots + X_m$

    Authors: Patrick Kreitzberg, Kyle Lucke, Oliver Serang

    Abstract: The isotope masses and relative abundances for each element are fundamental chemical knowledge. Computing the isotope masses of a compound and their relative abundances is an important and difficult analytical chemistry problem. We demonstrate that this problem is equivalent to sorting $Y=X_1+X_2+\cdots+X_m$. We introduce a novel, practically efficient method for computing the top values in $Y$. t… ▽ More

    Submitted 29 June, 2019; originally announced July 2019.

  7. arXiv:1704.04760  [pdf

    cs.AR cs.LG cs.NE

    In-Datacenter Performance Analysis of a Tensor Processing Unit

    Authors: Norman P. Jouppi, Cliff Young, Nishant Patil, David Patterson, Gaurav Agrawal, Raminder Bajwa, Sarah Bates, Suresh Bhatia, Nan Boden, Al Borchers, Rick Boyle, Pierre-luc Cantin, Clifford Chao, Chris Clark, Jeremy Coriell, Mike Daley, Matt Dau, Jeffrey Dean, Ben Gelb, Tara Vazir Ghaemmaghami, Rajendra Gottipati, William Gulland, Robert Hagmann, C. Richard Ho, Doug Hogberg , et al. (50 additional authors not shown)

    Abstract: Many architects believe that major improvements in cost-energy-performance must now come from domain-specific hardware. This paper evaluates a custom ASIC---called a Tensor Processing Unit (TPU)---deployed in datacenters since 2015 that accelerates the inference phase of neural networks (NN). The heart of the TPU is a 65,536 8-bit MAC matrix multiply unit that offers a peak throughput of 92 TeraOp… ▽ More

    Submitted 16 April, 2017; originally announced April 2017.

    Comments: 17 pages, 11 figures, 8 tables. To appear at the 44th International Symposium on Computer Architecture (ISCA), Toronto, Canada, June 24-28, 2017