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

Showing 1–20 of 20 results for author: Keller, E

.
  1. arXiv:2409.00801  [pdf, other

    cs.DC

    Container Data Item: An Abstract Datatype for Efficient Container-based Edge Computing

    Authors: Md Rezwanur Rahman, Tarun Annapareddy, Shirin Ebadi, Varsha Natarajan, Adarsh Srinivasan, Eric Keller, Shivakant Mishra

    Abstract: We present Container Data Item (CDI), an abstract datatype that allows multiple containers to efficiently operate on a common data item while preserving their strong security and isolation semantics. Application developers can use CDIs to enable multiple containers to operate on the same data, synchronize execution among themselves, and control the ownership of the shared data item during runtime.… ▽ More

    Submitted 1 September, 2024; originally announced September 2024.

  2. arXiv:2312.13103  [pdf

    cs.CL cs.CV

    Exploring Multimodal Large Language Models for Radiology Report Error-checking

    Authors: Jinge Wu, Yunsoo Kim, Eva C. Keller, Jamie Chow, Adam P. Levine, Nikolas Pontikos, Zina Ibrahim, Paul Taylor, Michelle C. Williams, Honghan Wu

    Abstract: This paper proposes one of the first clinical applications of multimodal large language models (LLMs) as an assistant for radiologists to check errors in their reports. We created an evaluation dataset from real-world radiology datasets (including X-rays and CT scans). A subset of original reports was modified to contain synthetic errors by introducing three types of mistakes: "insert", "remove",… ▽ More

    Submitted 3 March, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

  3. Video object detection for privacy-preserving patient monitoring in intensive care

    Authors: Raphael Emberger, Jens Michael Boss, Daniel Baumann, Marko Seric, Shufan Huo, Lukas Tuggener, Emanuela Keller, Thilo Stadelmann

    Abstract: Patient monitoring in intensive care units, although assisted by biosensors, needs continuous supervision of staff. To reduce the burden on staff members, IT infrastructures are built to record monitoring data and develop clinical decision support systems. These systems, however, are vulnerable to artifacts (e.g. muscle movement due to ongoing treatment), which are often indistinguishable from rea… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

    Comments: 4 pages, 3 figures, 2023 10th Swiss Conference on Data Science (SDS), code available at https://github.com/raember/yolov5r_autodidact and https://github.com/raember/VideoProc

    ACM Class: I.2.10

  4. arXiv:2306.10450  [pdf, other

    astro-ph.GA astro-ph.CO

    ALMA reveals a stable rotating gas disk in a paradoxical low-mass, ultra-dusty galaxy at z = 4.274

    Authors: Alexandra Pope, Jed McKinney, Patrick Kamieneski, Andrew Battisti, Itziar Aretxaga, Gabriel Brammer, Jose M. Diego, David H. Hughes, Erica Keller, Danilo Marchesini, Andrew Mizener, Alfredo Montana, Eric Murphy, Katherine E. Whitaker, Grant Wilson, Min Yun

    Abstract: We report ALMA detections of [CII] and dust continuum in Az9, a multiply-imaged galaxy behind the Frontier Field cluster MACSJ0717.5+3745. The bright [CII] emission line provides a spectroscopic redshift of z = 4.274. This strongly lensed (mu = 7 +/- 1) galaxy has an intrinsic stellar mass of only 2e9 Msun and a total star formation rate of 26 Msun/yr (~80% of which is dust obscured). Using public… ▽ More

    Submitted 17 June, 2023; originally announced June 2023.

    Comments: Accepted for publication in ApJ Letters

  5. arXiv:2105.02769  [pdf, other

    cs.CV cs.LG

    Computer-Aided Design as Language

    Authors: Yaroslav Ganin, Sergey Bartunov, Yujia Li, Ethan Keller, Stefano Saliceti

    Abstract: Computer-Aided Design (CAD) applications are used in manufacturing to model everything from coffee mugs to sports cars. These programs are complex and require years of training and experience to master. A component of all CAD models particularly difficult to make are the highly structured 2D sketches that lie at the heart of every 3D construction. In this work, we propose a machine learning model… ▽ More

    Submitted 6 May, 2021; originally announced May 2021.

    Comments: 24 pages, 11 figures, 3 tables

  6. arXiv:2103.14191  [pdf, other

    cs.NI

    Infinity: A Scalable Infrastructure for In-Network Applications

    Authors: Marcelo Abranches, Karl Olson, Eric Keller

    Abstract: Network programmability is an area of research both defined by its potential and its current limitations. While programmable hardware enables customization of device operation, tailoring processing to finely tuned objectives, limited resources stifle much of the capability and scalability desired for future technologies. Current solutions to overcome these limitations simply shift the problem, tem… ▽ More

    Submitted 25 March, 2021; originally announced March 2021.

  7. Improving ALMA's data processing effciency using a holistic approach

    Authors: Theodoros Nakos, Harold Francke, Kouichiro Nakanishi, Dirk Petry, Thomas Stanke, Catarina Ubach, Luciano Cerrigone, Erica Keller, Alfonso Trejo, Junko Ueda

    Abstract: ALMA (Atacama Large Millimeter/submillimeter Array) is the world's largest ground-based facility for observations in the millimeter/submillimeter regime. One of ALMA's outstanding characteristics is the large effort dedicated to the quality assurance (QA) of the calibrated and imaged data products offered to the astronomical community. The Data Management Group (DMG), in charge of the data process… ▽ More

    Submitted 9 January, 2021; originally announced January 2021.

    Comments: 18 pages, 5 figures, paper presented at the December 2020 SPIE virtual conference on Astronomical Telescopes and Instrumentation

    Journal ref: Proc. SPIE 11449, Observatory Operations: Strategies, Processes, and Systems VIII, 114491T (15 December 2020)

  8. arXiv:2012.13028  [pdf, other

    cs.LG cs.CR cs.CV

    General Domain Adaptation Through Proportional Progressive Pseudo Labeling

    Authors: Mohammad J. Hashemi, Eric Keller

    Abstract: Domain adaptation helps transfer the knowledge gained from a labeled source domain to an unlabeled target domain. During the past few years, different domain adaptation techniques have been published. One common flaw of these approaches is that while they might work well on one input type, such as images, their performance drops when applied to others, such as text or time-series. In this paper, w… ▽ More

    Submitted 23 December, 2020; originally announced December 2020.

    Comments: Published at 2020 IEEE International Conference on Big Data (Big Data)

  9. arXiv:2008.03677  [pdf, other

    cs.CR cs.LG cs.NI

    Enhancing Robustness Against Adversarial Examples in Network Intrusion Detection Systems

    Authors: Mohammad J. Hashemi, Eric Keller

    Abstract: The increase of cyber attacks in both the numbers and varieties in recent years demands to build a more sophisticated network intrusion detection system (NIDS). These NIDS perform better when they can monitor all the traffic traversing through the network like when being deployed on a Software-Defined Network (SDN). Because of the inability to detect zero-day attacks, signature-based NIDS which we… ▽ More

    Submitted 9 August, 2020; originally announced August 2020.

    Comments: Submitted to 6th IEEE Conference on Network Functions Virtualization and Software Defined Networks (IEEE NFV-SDN 2020)

  10. CO Emission in Infrared-Selected Active Galactic Nuclei

    Authors: Allison Kirkpatrick, Chelsea Sharon, Erica Keller, Alexandra Pope

    Abstract: In order to better understand how active galactic nuclei (AGN) effect the interstellar media of their host galaxies, we perform a meta-analysis of the CO emission for a sample of $z=0.01-4$ galaxies from the literature with existing CO detections and well-constrained AGN contributions to the infrared (67 galaxies). Using either Spitzer/IRS mid-IR spectroscopy or Spitzer+Herschel colors we determin… ▽ More

    Submitted 16 May, 2019; originally announced May 2019.

    Comments: accepted for publication in ApJ

  11. arXiv:1810.10031  [pdf, other

    cs.LG cs.AI cs.CR stat.ML

    Stochastic Substitute Training: A Gray-box Approach to Craft Adversarial Examples Against Gradient Obfuscation Defenses

    Authors: Mohammad Hashemi, Greg Cusack, Eric Keller

    Abstract: It has been shown that adversaries can craft example inputs to neural networks which are similar to legitimate inputs but have been created to purposely cause the neural network to misclassify the input. These adversarial examples are crafted, for example, by calculating gradients of a carefully defined loss function with respect to the input. As a countermeasure, some researchers have tried to de… ▽ More

    Submitted 23 October, 2018; originally announced October 2018.

    Comments: Accepted by AISec '18: 11th ACM Workshop on Artificial Intelligence and Security. Source code at https://github.com/S-Mohammad-Hashemi/SST

  12. arXiv:1806.00885  [pdf, other

    cs.DC

    Elasticizing Linux via Joint Disaggregation of Memory and Computation

    Authors: Ehab Ababneh, Zaid Al-Ali, Sangtae Ha, Richard Han, Eric Keller

    Abstract: In this paper, we propose a set of operating system primitives which provides a scaling abstraction to cloud applications in which they can transparently be enabled to support scaled execution across multiple physical nodes as resource needs go beyond that available on a single machine. These primitives include stretch, to extend the address space of an application to a new node, push and pull, to… ▽ More

    Submitted 3 June, 2018; originally announced June 2018.

  13. arXiv:1802.05027  [pdf, other

    cs.LG cs.AI stat.ML

    Not to Cry Wolf: Distantly Supervised Multitask Learning in Critical Care

    Authors: Patrick Schwab, Emanuela Keller, Carl Muroi, David J. Mack, Christian Strässle, Walter Karlen

    Abstract: Patients in the intensive care unit (ICU) require constant and close supervision. To assist clinical staff in this task, hospitals use monitoring systems that trigger audiovisual alarms if their algorithms indicate that a patient's condition may be worsening. However, current monitoring systems are extremely sensitive to movement artefacts and technical errors. As a result, they typically trigger… ▽ More

    Submitted 7 June, 2018; v1 submitted 14 February, 2018; originally announced February 2018.

    Journal ref: Proceedings of the 35th International Conference on Machine Learning, PMLR 80:4518-4527, 2018

  14. arXiv:1707.07780  [pdf, other

    cs.OS

    FluidMem: Memory as a Service for the Datacenter

    Authors: Blake Caldwell, Youngbin Im, Sangtae Ha, Richard Han, Eric Keller

    Abstract: Disaggregating resources in data centers is an emerging trend. Recent work has begun to explore memory disaggregation, but suffers limitations including lack of consideration of the complexity of cloud-based deployment, including heterogeneous hardware and APIs for cloud users and operators. In this paper, we present FluidMem, a complete system to realize disaggregated memory in the datacenter. Go… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

    Comments: University of Colorado Technical Report

  15. arXiv:1703.04535  [pdf, other

    astro-ph.GA astro-ph.CO

    Early Science with the Large Millimeter Telescope: Detection of dust emission in multiple images of a normal galaxy at $z>4$ lensed by a Frontier Fields cluster

    Authors: Alexandra Pope, Alfredo Montana, Andrew Battisti, Marceau Limousin, Danilo Marchesini, Grant W. Wilson, Stacey Alberts, Itziar Aretxaga, Vladimir Avila-Reese, Jose Ramon Bermejo-Climent, Gabriel Brammer, Hector Bravo-Alfaro, Daniela Calzetti, Ranga-Ram Chary, Ryan Cybulski, Mauro Giavalisco, David Hughes, Erin Kado-Fong, Erica Keller, Allison Kirkpatrick, Ivo Labbe, Daniel Lange-Vagle, James Lowenthal, Eric Murphy, Pascal Oesch , et al. (10 additional authors not shown)

    Abstract: We directly detect dust emission in an optically-detected, multiply-imaged galaxy lensed by the Frontier Fields cluster MACSJ0717.5+3745. We detect two images of the same galaxy at 1.1mm with the AzTEC camera on the Large Millimeter Telescope leaving no ambiguity in the counterpart identification. This galaxy, MACS071_Az9, is at z>4 and the strong lensing model (mu=7.5) allows us to calculate an i… ▽ More

    Submitted 13 March, 2017; originally announced March 2017.

    Comments: 12 pages, 6 figures, accepted for publication in ApJ

  16. Applying Operating System Principles to SDN Controller Design

    Authors: Matthew Monaco, Oliver Michel, Eric Keller

    Abstract: Rather than creating yet another network controller which provides a framework in a specific (potentially new) programming language and runs as a monolithic application, in this paper we extend an existing operating system and leverage its software ecosystem in order to serve as a practical SDN controller. This paper introduces yanc, a controller platform for software-defined networks which expose… ▽ More

    Submitted 16 October, 2015; originally announced October 2015.

    Comments: Proceedings of the Twelfth ACM Workshop on Hot Topics in Networks. ACM, 2013

    ACM Class: C.2.4

  17. arXiv:1509.09066  [pdf, other

    cs.CY

    Quality of Consumption: The Friendlier Side of Quality of Service

    Authors: Murad Kablan, Hani Jamjoom, Eric Keller

    Abstract: Cloud services today are increasingly built using functionality from other running services. In this paper, we question whether legacy Quality of Services (QoS) metrics and enforcement techniques are sufficient as they are producer centric. We argue that, similar to customer rating systems found in banking systems and many sharing economy apps (e.g., Uber and Airbnb), Quality of Consumption (QoC)… ▽ More

    Submitted 30 September, 2015; originally announced September 2015.

    Comments: arXiv admin note: text overlap with arXiv:1509.09057

  18. arXiv:1509.09057  [pdf, other

    cs.NI

    The Cloud Needs a Reputation System

    Authors: Murad Kablan, Carlee Joe-Won, Sangtae Ha, Hani Jamjoom, Eric Keller

    Abstract: Today's cloud apps are built from many diverse services that are managed by different parties. At the same time, these parties, which consume and/or provide services, continue to rely on arcane static security and entitlements models. In this paper, we introduce Seit, an inter-tenant framework that manages the interactions between cloud services. Seit is a software-defined reputation-based framewo… ▽ More

    Submitted 30 September, 2015; originally announced September 2015.

  19. Toward Complete Statistics of Massive Binary Stars: Penultimate Results from the Cygnus OB2 Radial Velocity Survey

    Authors: Henry A. Kobulnicky, Daniel C. Kiminki, Michael J. Lundquist, Jamison Burke, James Chapman, Erica Keller, Kathryn Lester, Emily K. Rolen, Eric Topel, Anirban Bhattacharjee, Rachel A. Smullen, Carlos A. Vargas Alvarez, Jessie C. Runnoe, Daniel A. Dale, Michael M. Brotherton

    Abstract: We analyze orbital solutions for 48 massive multiple-star systems in the Cygnus OB2 Association, 23 of which are newly presented here, to find that the observed distribution of orbital periods is approximately uniform in log P for P<45 d, but it is not scale-free. Inflections in the cumulative distribution near 6 d, 14, d, and 45 d, suggest key physical scales of ~0.2, ~0.4, and ~1 A.U. where yet-… ▽ More

    Submitted 25 June, 2014; originally announced June 2014.

    Comments: Accepted for publication in the Astrophysical Journal

  20. Quantum interference by two temporally distinguishable pulses

    Authors: Yoon-Ho Kim, Maria V. Chekhova, Sergei P. Kulik, Yanhua Shih, Timothy E. Keller, Morton H. Rubin

    Abstract: We report a two-photon interference effect, in which the entangled photon pairs are generated from two laser pulses well-separated in time. In a single pump pulse case, interference effects did not occur in our experimental scheme. However, by introducing a second pump pulse delayed in time, quantum interference was then observed. The visibility of the interference fringes shows dependence on th… ▽ More

    Submitted 6 April, 1999; v1 submitted 12 March, 1999; originally announced March 1999.

    Comments: two-column, 4pages, submitted to PRA, minor changes

    Journal ref: Phys.Rev. A60 (1999) 37