Skip to main content

Showing 1–18 of 18 results for author: Luecke, K

.
  1. arXiv:2506.07420  [pdf, ps, other

    math.NT math.AT

    p-adic congruences in iterated derivatives of the Weierstrass elliptic function

    Authors: Kiran Luecke, Eric Peterson

    Abstract: We use homotopy theoretic methods to prove congruence relations of number theoretic interest. Specifically, we use the theory of $\mathbb E_\infty$ complex orientations to establish $p$-adic Kümmer congruences among iterated derivatives of the Weierstrass elliptic function. The machinery of Ando, Hopkins, and Rezk was developed with the intended application of taking congruence relations as inpu… ▽ More

    Submitted 9 June, 2025; originally announced June 2025.

    MSC Class: 55N22; 55S25; 11F33; 11F50

  2. arXiv:2503.12134  [pdf, ps, other

    math.AT

    Tate-valued Characteristic Classes

    Authors: Shachar Carmeli, Kiran Luecke

    Abstract: We define a projective variant of classical complex orientation theory. Using this, we construct a map of spectra which lifts the total Chern class, providing an alternative answer to an old question of Segal \cite{segal}, previously answered by Lawson et al \cite{lawsonetal}. We also lift and generalize the ``sharp'' construction of Ando-French-Ganter \cite{afg} to an operation on arbitrary… ▽ More

    Submitted 15 March, 2025; originally announced March 2025.

    Comments: 25 pages, comments welcome

    MSC Class: 55R40; 55R77

  3. arXiv:2410.10126  [pdf, ps, other

    math.KT math.AT

    The spectrum of units of algebraic $K$-theory

    Authors: Shachar Carmeli, Kiran Luecke

    Abstract: It is well known that the $[0,1]$ and $[0,2]$ Postnikov truncations of the units of the topological $K$-theories $\glone \KO$ and $\glone \KU$, respectively, are split, and that the splitting is provided by the ($\Z/2$-graded) line bundles. In this paper we give a similar splitting for the $[0,1]$-truncation of the units of algebraic $K$-theory, considered as a sheaf on affine schemes. A crucial s… ▽ More

    Submitted 25 October, 2024; v1 submitted 13 October, 2024; originally announced October 2024.

    Comments: 32 pages, two Main Theorems (A,B) added, comments welcome!

    MSC Class: 19D55; 55P60

  4. 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.

  5. arXiv:2306.10112  [pdf, ps, other

    math.KT math.AT

    Brauer-Wall Groups and Truncated Picard Spectra of $K$-theory

    Authors: Jonathan Beardsley, Kiran Luecke, Jack Morava

    Abstract: We compute the first two k-invariants of the Picard spectra of $KU$ and $KO$ by analyzing their Picard groupoids and constructing their unit spectra as global sections of sheaves on the category of manifolds. This allows us to determine the E_\infty-structures of their truncations Pic(KU)[0,3] and Pic(KO)[0,2]. It follows that these truncated Picard spaces represent: the Brauer groups of Z/2-grade… ▽ More

    Submitted 8 August, 2023; v1 submitted 16 June, 2023; originally announced June 2023.

    Comments: typo fix

    MSC Class: 55P42; 19L50; 55N15

  6. arXiv:2209.06980  [pdf, ps, other

    math.AT

    A geometric model for mod $p$ bordism

    Authors: Kiran Luecke

    Abstract: In this note I give a positive solution to Bullett's conjecture (posed in [1]) regarding a geometric presentation of the universal mod $p$ oriented ring spectrum.

    Submitted 29 April, 2024; v1 submitted 14 September, 2022; originally announced September 2022.

    Comments: 9 pages, (v3 - minor typos fixed, citation added, a previous version had a false proof of an E-infty ring structure.)

    MSC Class: 55N22

  7. arXiv:2202.03485  [pdf, ps, other

    math.AT

    There aren't that many Morava E-theories

    Authors: Kiran Luecke, Eric Peterson

    Abstract: Let $k$ be a perfect field of characteristic $p$. Associated to any (1-dimensional, commutative) formal group law of finite height $n$ over $k$ there is a complex oriented cohomology theory represented by a spectrum denoted $E(n)$ and commonly referred to as Morava $E$-theory. These spectra are known to admit $E_\infty$-structures, and the dependence of the $E_\infty$-structure on the choice of fo… ▽ More

    Submitted 7 February, 2022; originally announced February 2022.

    Comments: 4 pages

  8. arXiv:2109.00048  [pdf, ps, other

    math.AT

    A short geometric derivation of the dual Steenrod algebra

    Authors: Kiran Luecke

    Abstract: This two-page note gives a non-computational derivation of the dual Steenrod algebra as the automorphisms of the formal additive group. Instead of relying on computational tools like spectral sequences and Steenrod operations, the argument uses a few simple universal properties of certain cohomology theories.

    Submitted 7 September, 2021; v1 submitted 31 August, 2021; originally announced September 2021.

    Comments: 2 pages plus references. added reference, fixed typos and a gap in a proof

    MSC Class: 55S10

  9. 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.

  10. 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.

  11. 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.

  12. 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.

  13. 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.

  14. arXiv:1904.00085  [pdf, ps, other

    math.AT

    Completed K-theory and Equivariant Elliptic Cohomology

    Authors: Kiran Luecke

    Abstract: Kitchloo and Morava give a strikingly simple picture of elliptic cohomology at the Tate curve by studying a completed version of $S^1$-equivariant $K$-theory for spaces. Several authors (cf [ABG],[KM],[L]) have suggested that an equivariant version ought to be related to the work of Freed-Hopkins-Teleman ([FHT1],[FHT2],[FHT3]). However, a first attempt at this runs into apparent contradictions con… ▽ More

    Submitted 20 July, 2022; v1 submitted 29 March, 2019; originally announced April 2019.

    Comments: 35 pages, exposition improved, minor errors fixed, some results strengthened

  15. 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

  16. arXiv:1704.00089  [pdf, ps, other

    math.RT

    Character Formulas from Matrix Factorizations

    Authors: Kiran Luecke

    Abstract: In this paper I present a new and unified method of proving character formulas for discrete series representations of connected Lie groups by applying a Chern character-type construction to the matrix factorizations of [FT] and [FHT3]. In the case of a compact group I recover the Kirillov formula, thereby exhibiting the work of [FT] as a categorification of the Kirillov correspondence. In the case… ▽ More

    Submitted 21 September, 2022; v1 submitted 31 March, 2017; originally announced April 2017.

    Comments: improved exposition, details added, minor errors fixed

  17. arXiv:hep-th/9605020  [pdf, ps, other

    hep-th

    On Zhu's Associative Algebra as a Tool in the Representation Theory of Vertex Operator Algebras

    Authors: Klaus Lucke

    Abstract: We describe an approach to classify (meromorphic) representations of a given vertex operator algebra by calculating Zhu's algebra explicitly. We demonstrate this for FKS lattice theories and subtheories corresponding to the Z_2 reflection twist and the Z_3 twist. Our work is mainly offering a novel uniqueness tool, but, as shown in the Z_3 case, it can also be used to extract enough information… ▽ More

    Submitted 3 May, 1996; originally announced May 1996.

    Comments: 60 pages, Latex

    Report number: DAMTP 96-46

  18. Regularization Dependence of the Zero Mode Dynamics in the Schwinger Model

    Authors: Klaus Lucke

    Abstract: I compare heatkernel regularization with sharp gauge invariant cutoffs in the Hamiltonian formulation of the Coulomb gauged Schwinger model on a circle. The effective potential for the zero mode of the gauge field in a given fermionic configuration is different in these two regularizations, the difference being independent of the chosen fermionic configuration. In the continuum limit the gauge f… ▽ More

    Submitted 8 December, 1993; v1 submitted 7 December, 1993; originally announced December 1993.

    Comments: 7 pages, latex , (revised because of TEX problem)

    Journal ref: Phys.Lett. B338 (1994) 249-252