Skip to main content

Showing 1–4 of 4 results for author: de Vries, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2501.14379  [pdf

    eess.IV cs.AI cs.CV

    ECTIL: Label-efficient Computational Tumour Infiltrating Lymphocyte (TIL) assessment in breast cancer: Multicentre validation in 2,340 patients with breast cancer

    Authors: Yoni Schirris, Rosie Voorthuis, Mark Opdam, Marte Liefaard, Gabe S Sonke, Gwen Dackus, Vincent de Jong, Yuwei Wang, Annelot Van Rossum, Tessa G Steenbruggen, Lars C Steggink, Liesbeth G. E. de Vries, Marc van de Vijver, Roberto Salgado, Efstratios Gavves, Paul J van Diest, Sabine C Linn, Jonas Teuwen, Renee Menezes, Marleen Kok, Hugo Horlings

    Abstract: The level of tumour-infiltrating lymphocytes (TILs) is a prognostic factor for patients with (triple-negative) breast cancer (BC). Computational TIL assessment (CTA) has the potential to assist pathologists in this labour-intensive task, but current CTA models rely heavily on many detailed annotations. We propose and validate a fundamentally simpler deep learning based CTA that can be trained in o… ▽ More

    Submitted 24 January, 2025; originally announced January 2025.

    Comments: Under review. 54 pages including supplementary materials, 2 main tables, 3 main figures, 14 supplementary figures, 4 supplementary tables

  2. arXiv:2206.07828  [pdf, other

    cs.PL

    Searching Entangled Program Spaces

    Authors: James Koppel, Zheng Guo, Edsko de Vries, Armando Solar-Lezama, Nadia Polikarpova

    Abstract: Many problem domains, including program synthesis and rewrite-based optimization, require searching astronomically large spaces of programs. Existing approaches often rely on building specialized data structures -- version-space algebras, finite tree automata, or e-graphs -- to compactly represent these programs. To find a compact representation, existing data structures exploit independence of su… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

  3. arXiv:1710.08444  [pdf, other

    cs.PL cs.LO

    Locally Nameless Permutation Types

    Authors: Edsko de Vries, Vasileios Koutavas

    Abstract: We define "Locally Nameless Permutation Types", which fuse permutation types as used in Nominal Isabelle with the locally nameless representation. We show that this combination is particularly useful when formalizing programming languages where bound names may become free during execution ("extrusion"), common in process calculi. It inherits the generic definition of permutations and support, and… ▽ More

    Submitted 23 October, 2017; originally announced October 2017.

    Comments: Coq code in ancillary files

  4. Uniqueness Typing for Resource Management in Message-Passing Concurrency

    Authors: Edsko de Vries, Adrian Francalanza, Matthew Hennessy

    Abstract: We view channels as the main form of resources in a message-passing programming paradigm. These channels need to be carefully managed in settings where resources are scarce. To study this problem, we extend the pi-calculus with primitives for channel allocation and deallocation and allow channels to be reused to communicate values of different types. Inevitably, the added expressiveness increas… ▽ More

    Submitted 29 March, 2010; originally announced March 2010.

    Journal ref: EPTCS 22, 2010, pp. 26-37