Skip to main content

Showing 1–4 of 4 results for author: Goldstein, N

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

    cs.CL cs.CR cs.LG

    Few-Shot Cross-lingual Transfer for Coarse-grained De-identification of Code-Mixed Clinical Texts

    Authors: Saadullah Amin, Noon Pokaratsiri Goldstein, Morgan Kelly Wixted, Alejandro García-Rudolph, Catalina Martínez-Costa, Günter Neumann

    Abstract: Despite the advances in digital healthcare systems offering curated structured knowledge, much of the critical information still lies in large volumes of unlabeled and unstructured clinical texts. These texts, which often contain protected health information (PHI), are exposed to information extraction tools for downstream applications, risking patient identification. Existing works in de-identifi… ▽ More

    Submitted 10 April, 2022; originally announced April 2022.

    Comments: Accepted by BioNLP'22

  2. arXiv:2202.03564  [pdf

    eess.IV cs.CV

    Accurate super-resolution low-field brain MRI

    Authors: Juan Eugenio Iglesias, Riana Schleicher, Sonia Laguna, Benjamin Billot, Pamela Schaefer, Brenna McKaig, Joshua N. Goldstein, Kevin N. Sheth, Matthew S. Rosen, W. Taylor Kimberly

    Abstract: The recent introduction of portable, low-field MRI (LF-MRI) into the clinical setting has the potential to transform neuroimaging. However, LF-MRI is limited by lower resolution and signal-to-noise ratio, leading to incomplete characterization of brain regions. To address this challenge, recent advances in machine learning facilitate the synthesis of higher resolution images derived from one or mu… ▽ More

    Submitted 7 February, 2022; originally announced February 2022.

  3. arXiv:2004.02870  [pdf, other

    cs.PL

    Responsive Parallelism with Futures and State

    Authors: Stefan K. Muller, Kyle Singer, Noah Goldstein, Umut A. Acar, Kunal Agrawal, I-Ting Angelina Lee

    Abstract: Motivated by the increasing shift to multicore computers, recent work has developed language support for responsive parallel applications that mix compute-intensive tasks with latency-sensitive, usually interactive, tasks. These developments include calculi that allow assigning priorities to threads, type systems that can rule out priority inversions, and accompanying cost models for predicting re… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

  4. arXiv:1005.4661  [pdf, ps, other

    cs.MS cs.CG cs.CR

    Nonsingular Efficient Modeling of Rotations in 3-space using three components

    Authors: Norman J. Goldstein

    Abstract: This article introduces yet another representation of rotations in 3-space. The rotations form a 3-dimensional projective space, which fact has not been exploited in Computer Science. We use the four affine patches of this projective space to parametrize the rotations. This affine patch representation is more compact than quaternions (which require 4 components for calculations), encompasses the e… ▽ More

    Submitted 21 April, 2013; v1 submitted 22 May, 2010; originally announced May 2010.

    Comments: 5 pages, no figures, presented at ICIAM 2011, July 18-21, Vancouver, BC

    ACM Class: G.4