Skip to main content

Showing 1–6 of 6 results for author: Diehl, L

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

    eess.IV cs.CV

    Deep Learning-Based Automatic Assessment of AgNOR-scores in Histopathology Images

    Authors: Jonathan Ganz, Karoline Lipnik, Jonas Ammeling, Barbara Richter, ChloƩ Puget, Eda Parlak, Laura Diehl, Robert Klopfleisch, Taryn A. Donovan, Matti Kiupel, Christof A. Bertram, Katharina Breininger, Marc Aubreville

    Abstract: Nucleolar organizer regions (NORs) are parts of the DNA that are involved in RNA transcription. Due to the silver affinity of associated proteins, argyrophilic NORs (AgNORs) can be visualized using silver-based staining. The average number of AgNORs per nucleus has been shown to be a prognostic factor for predicting the outcome of many tumors. Since manual detection of AgNORs is laborious, automat… ▽ More

    Submitted 15 December, 2022; originally announced December 2022.

    Comments: 6 pages, 2 figures, 1 table

  2. Pan-tumor CAnine cuTaneous Cancer Histology (CATCH) dataset

    Authors: Frauke Wilm, Marco Fragoso, Christian Marzahl, **gna Qiu, ChloƩ Puget, Laura Diehl, Christof A. Bertram, Robert Klopfleisch, Andreas Maier, Katharina Breininger, Marc Aubreville

    Abstract: Due to morphological similarities, the differentiation of histologic sections of cutaneous tumors into individual subtypes can be challenging. Recently, deep learning-based approaches have proven their potential for supporting pathologists in this regard. However, many of these supervised algorithms require a large amount of annotated data for robust development. We present a publicly available da… ▽ More

    Submitted 26 August, 2022; v1 submitted 27 January, 2022; originally announced January 2022.

    Comments: Submitted to Scientific Data. 15 pages, 9 figures, 6 tables

    Report number: 588

    Journal ref: Scientific Data vol. 9 (2022)

  3. Efficient lambda encodings for Mendler-style coinductive types in Cedille

    Authors: Christopher Jenkins, Aaron Stump, Larry Diehl

    Abstract: In the calculus of dependent lambda eliminations (CDLE), it is possible to define inductive datatypes via lambda encodings that feature constant-time destructors and a course-of-values induction scheme. This paper begins to address the missing derivations for the dual, coinductive types. Our derivation utilizes new methods within CDLE, as there are seemingly fundamental difficulties in adapting pr… ▽ More

    Submitted 30 April, 2020; originally announced May 2020.

    Comments: In Proceedings MSFP 2020, arXiv:2004.14735

    Journal ref: EPTCS 317, 2020, pp. 72-97

  4. arXiv:1811.11961  [pdf, other

    cs.LO

    Course-of-Value Induction in Cedille

    Authors: Denis Firsov, Larry Diehl, Christopher Jenkins, Aaron Stump

    Abstract: In the categorical setting, histomorphisms model a course-of-value recursion scheme that allows functions to be defined using arbitrary previously computed values. In this paper, we use the Calculus of Dependent Lambda Eliminations (CDLE) to derive a lambda-encoding of inductive datatypes that admits course-of-value induction. Similar to course-of-value recursion, course-of-value induction gives a… ▽ More

    Submitted 7 March, 2019; v1 submitted 28 November, 2018; originally announced November 2018.

  5. arXiv:1803.08150  [pdf, ps, other

    cs.PL

    Generic Zero-Cost Reuse for Dependent Types

    Authors: Larry Diehl, Denis Firsov, Aaron Stump

    Abstract: Dependently typed languages are well known for having a problem with code reuse. Traditional non-indexed algebraic datatypes (e.g. lists) appear alongside a plethora of indexed variations (e.g. vectors). Functions are often rewritten for both non-indexed and indexed versions of essentially the same datatype, which is a source of code duplication. We work in a Curry-style dependent type theory, w… ▽ More

    Submitted 9 July, 2018; v1 submitted 21 March, 2018; originally announced March 2018.

    Comments: Additional section on Generic Relational Reuse

  6. arXiv:1802.00787  [pdf, ps, other

    cs.PL

    Zero-Cost Coercions for Program and Proof Reuse

    Authors: Larry Diehl, Aaron Stump

    Abstract: We introduce the notion of identity coercions between non-indexed and indexed variants of inductive datatypes, such as lists and vectors. An identity coercion translates one type to another such that the coercion function definitionally reduces to the identity function. This allows us to reuse vector programs to derive list programs (and vice versa), without any runtime cost. This also allows us t… ▽ More

    Submitted 2 February, 2018; originally announced February 2018.