Skip to main content

Showing 1–10 of 10 results for author: Bui, J

  1. arXiv:2404.15951  [pdf, other

    eess.SY

    Input-Output Specifications of Grid-Forming Functions and Data-Driven Verification Methods

    Authors: Jennifer T. Bui, Dominic Groß

    Abstract: This work investigates interoperability and performance specifications for converter interfaced generation (CIG) that can be verified using only input-output data. First, we develop decentralized conditions on frequency stability that account for network circuit dynamics and can be verified using CIG terminal dynamics and a few key network parameters. Next, we formalize performance specifications… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

  2. arXiv:2404.03126  [pdf, other

    eess.IV cs.CV

    GaSpCT: Gaussian Splatting for Novel CT Projection View Synthesis

    Authors: Emmanouil Nikolakakis, Utkarsh Gupta, Jonathan Vengosh, Justin Bui, Razvan Marinescu

    Abstract: We present GaSpCT, a novel view synthesis and 3D scene representation method used to generate novel projection views for Computer Tomography (CT) scans. We adapt the Gaussian Splatting framework to enable novel view synthesis in CT based on limited sets of 2D image projections and without the need for Structure from Motion (SfM) methodologies. Therefore, we reduce the total scanning duration and t… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

    Comments: Under Review Process for MICCAI 2024

  3. arXiv:2109.06168  [pdf, other

    cs.CV cs.LG eess.IV

    Generatively Augmented Neural Network Watchdog for Image Classification Networks

    Authors: Justin M. Bui, Glauco A. Amigo, Robert J. Marks II

    Abstract: The identification of out-of-distribution data is vital to the deployment of classification networks. For example, a generic neural network that has been trained to differentiate between images of dogs and cats can only classify an input as either a dog or a cat. If a picture of a car or a kumquat were to be supplied to this classifier, the result would still be either a dog or a cat. In order to… ▽ More

    Submitted 7 September, 2021; originally announced September 2021.

    Comments: 9 Pages, 22 Figures

  4. Cascade Watchdog: A Multi-tiered Adversarial Guard for Outlier Detection

    Authors: Glauco Amigo, Justin M. Bui, Charles Baylis, Robert J. Marks

    Abstract: The identification of out-of-distribution content is critical to the successful implementation of neural networks. Watchdog techniques have been developed to support the detection of these inputs, but the performance can be limited by the amount of available data. Generative adversarial networks have displayed numerous capabilities, including the ability to generate facsimiles with excellent accur… ▽ More

    Submitted 14 June, 2022; v1 submitted 20 August, 2021; originally announced August 2021.

  5. arXiv:2108.07339  [pdf, other

    eess.SP cs.LG

    Classification of Common Waveforms Including a Watchdog for Unknown Signals

    Authors: C. Tanner Fredieu, Justin Bui, Anthony Martone, Robert J. Marks II, Charles Baylis, R. Michael Buehrer

    Abstract: In this paper, we examine the use of a deep multi-layer perceptron model architecture to classify received signal samples as coming from one of four common waveforms, Single Carrier (SC), Single-Carrier Frequency Division Multiple Access (SC-FDMA), Orthogonal Frequency Division Multiplexing (OFDM), and Linear Frequency Modulation (LFM), used in communication and radar networks. Synchronization of… ▽ More

    Submitted 16 August, 2021; originally announced August 2021.

  6. arXiv:2108.01591  [pdf

    cs.SE cs.AI

    The application of artificial intelligence in software engineering: a review challenging conventional wisdom

    Authors: Feras A. Batarseh, Rasika Mohod, Abhinav Kumar, Justin Bui

    Abstract: The field of artificial intelligence (AI) is witnessing a recent upsurge in research, tools development, and deployment of applications. Multiple software companies are shifting their focus to developing intelligent systems; and many others are deploying AI paradigms to their existing processes. In parallel, the academic research community is injecting AI paradigms to provide solutions to traditio… ▽ More

    Submitted 3 August, 2021; originally announced August 2021.

    Comments: Published in Data Democracy: 1st Edition At the Nexus of Artificial Intelligence, Software Development, and Knowledge Engineering. Chapter 10. https://www.elsevier.com/books/data-democracy/batarseh/978-0-12-818366-3. arXiv admin note: text overlap with arXiv:1611.09934 by other authors

    Report number: eBook ISBN: 9780128189399 Paperback ISBN: 9780128183663

  7. arXiv:2103.00582  [pdf, other

    cs.LG eess.IV

    Symbiotic Hybrid Neural Network Watchdog For Outlier Detection

    Authors: Justin Bui, Robert J. Marks II

    Abstract: Neural networks are largely black boxes. A neural network trained to classify fruit may classify a picture of a giraffe as a banana. A neural network watchdog's job is to identify such inputs, allowing a classifier to disregard such data. We investigate whether the watchdog should be separate from the neural network or symbiotically attached. We present empirical evidence that the symbiotic watchd… ▽ More

    Submitted 21 April, 2021; v1 submitted 28 February, 2021; originally announced March 2021.

    Comments: 10 Pages, 25 References, 10 Figures, 5 Tables

    Journal ref: 17th International Conference on Machine Learning and Data Mining, MLDM 2021, New York, USA, July 18-22, 2021 Proceedings, Pages 171-181

  8. arXiv:2102.11753  [pdf, other

    astro-ph.GA astro-ph.HE astro-ph.IM

    A Quick Look at the $3\,$GHz Radio Sky I. Source Statistics from the Very Large Array Sky Survey

    Authors: Yjan A. Gordon, Michelle M. Boyce, Christopher P. O'Dea, Lawrence Rudnick, Heinz Andernach, Adrian N. Vantyghem, Stefi A. Baum, Jean-Paul Bui, Mathew Dionyssiou, Samar Safi-Harb, Isabel Sander

    Abstract: The Very Large Array Sky Survey (VLASS) is observing the entire sky north of $-40^{\circ}$ in the S-band ($2<ν<4\,$GHz), with the highest angular resolution ($2''.5$) of any all-sky radio continuum survey to date. VLASS will cover its entire footprint over three distinct epochs, the first of which has now been observed in full. Based on Quick Look images from this first epoch, we have created a ca… ▽ More

    Submitted 25 May, 2021; v1 submitted 23 February, 2021; originally announced February 2021.

    Comments: Accepted for publication in ApJS; 23 pages, 18 figures, 4 tables. Revised version includes new flux calibration (section 3.2) that results in VLASS fluxes being scaled by 15% in the presented analyses rather than the 10% used in the earlier version. Associated VLASS catalog data available at https://cirada.ca/catalogues

  9. Autoencoder Watchdog Outlier Detection for Classifiers

    Authors: Justin Bui, Robert J Marks II

    Abstract: Neural networks have often been described as black boxes. A generic neural network trained to differentiate between kittens and puppies will classify a picture of a kumquat as a kitten or a puppy. An autoencoder watch dog screens trained classifier/regression machine input candidates before processing, e.g. to first test whether the neural network input is a puppy or a kitten. Preliminary results… ▽ More

    Submitted 10 February, 2021; v1 submitted 23 October, 2020; originally announced October 2020.

    Comments: 7 pages, 12 figures

    Journal ref: In Proceedings of the 13th International Conference on Agents and Artificial Intelligence - Volume 2: ICAART, ISBN 978-989-758-484-8, pages 990-996 (2021)

  10. arXiv:2007.07177  [pdf, other

    cs.LG cs.CV cs.GR cs.IR stat.ML

    MosAIc: Finding Artistic Connections across Culture with Conditional Image Retrieval

    Authors: Mark Hamilton, Stephanie Fu, Mindren Lu, Johnny Bui, Darius Bopp, Zhenbang Chen, Felix Tran, Margaret Wang, Marina Rogers, Lei Zhang, Chris Hoder, William T. Freeman

    Abstract: We introduce MosAIc, an interactive web app that allows users to find pairs of semantically related artworks that span different cultures, media, and millennia. To create this application, we introduce Conditional Image Retrieval (CIR) which combines visual similarity search with user supplied filters or "conditions". This technique allows one to find pairs of similar images that span distinct sub… ▽ More

    Submitted 27 February, 2021; v1 submitted 14 July, 2020; originally announced July 2020.