Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–3 of 3 results for author: Dominic, J

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

    eess.IV cs.CV

    Data-Limited Tissue Segmentation using Inpainting-Based Self-Supervised Learning

    Authors: Jeffrey Dominic, Nandita Bhaskhar, Arjun D. Desai, Andrew Schmidt, Elka Rubin, Beliz Gunel, Garry E. Gold, Brian A. Hargreaves, Leon Lenchik, Robert Boutin, Akshay S. Chaudhari

    Abstract: Although supervised learning has enabled high performance for image segmentation, it requires a large amount of labeled training data, which can be difficult to obtain in the medical imaging field. Self-supervised learning (SSL) methods involving pretext tasks have shown promise in overcoming this requirement by first pretraining models using unlabeled data. In this work, we evaluate the efficacy… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

    Comments: Submitted to Radiology: Artificial Intelligence

  2. arXiv:cs/0404033  [pdf

    cs.GL cs.DB

    The Persistent Buffer Tree : An I/O-efficient Index for Temporal Data

    Authors: Saju Jude Dominic, G. Sajith

    Abstract: In a variety of applications, we need to keep track of the development of a data set over time. For maintaining and querying this multi version data I/O-efficiently, external memory data structures are required. In this paper, we present a probabilistic self-balancing persistent data structure in external memory called the persistent buffer tree, which supports insertions, updates and deletions… ▽ More

    Submitted 14 April, 2004; originally announced April 2004.

    Comments: 11 pages with no figures, unpublished

    ACM Class: E.2; H.2.2; G.3

  3. arXiv:cs/0404028  [pdf

    cs.DS

    The Random Buffer Tree : A Randomized Technique for I/O-efficient Algorithms

    Authors: Saju Jude Dominic, G. Sajith

    Abstract: In this paper, we present a probabilistic self-balancing dictionary data structure for massive data sets, and prove expected amortized I/O-optimal bounds on the dictionary operations. We show how to use the structure as an I/O-optimal priority queue. The data structure, which we call as the random buffer tree, abstracts the properties of the random treap and the buffer tree and has the same expe… ▽ More

    Submitted 13 April, 2004; originally announced April 2004.

    Comments: 13 pages with no figures, unpublished

    ACM Class: E1; F.2.2; G.3