skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Toward Explainable Users: Using NLP to Enable AI to Understand Users’ Perceptions of Cyber Attacks
Award ID(s):
1723765 1564293
PAR ID:
10350801
Author(s) / Creator(s):
; ; ; ;
Date Published:
Journal Name:
2021 IEEE 45th Annual Computers, Software, and Applications Conference (COMPSAC)
Page Range / eLocation ID:
1703 to 1710
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Abstract Tobacco use significantly influences the oral microbiome. However, less is known about how different tobacco products specifically impact the oral microbiome over time. To address this knowledge gap, we characterized the oral microbiome of cigarette users, smokeless tobacco users, and non-users over 4 months (four time points). Buccal swab and saliva samples (n = 611) were collected from 85 participants. DNA was extracted from all samples and sequencing was carried out on an Illumina MiSeq, targeting the V3–V4 region of the 16S rRNA gene. Cigarette and smokeless tobacco users had more diverse oral bacterial communities, including a higher relative abundance ofFirmicutesand a lower relative abundance ofProteobacteria, when compared to non-users. Non-users had a higher relative abundance ofActinomyces, Granulicatella, Haemophilus, Neisseria, Oribacterium, Prevotella, Pseudomonas, Rothia, andVeillonellain buccal swab samples, compared to tobacco users. While the most abundant bacterial genera were relatively constant over time, some species demonstrated significant shifts in relative abundance between the first and last time points. In addition, some opportunistic pathogens were detected among tobacco users includingNeisseria subflava, Bulleidia mooreiandPorphyromonas endodontalis. Overall, our results provide a more holistic understanding of the structure of oral bacterial communities in tobacco users compared to non-users. 
    more » « less
  2. Arm HPC has succeeded in scaling up in the supercomputing space with the deployment of systems like RIKEN’s Fugaku supercomputer and Sandia’s Astra cluster. At the same time, the onboarding of new users to the Arm HPC ecosystem has never been more complex due to an overabundance of compilers, libraries, and build options for tools and applications. This work investigates one particular method to ease the integration of new users into the space of Arm HPC through the use of Open OnDemand to provide a consistent and easy-to-use front-end for Georgia Tech’s A64FX cluster, Octavius. We detail the motivations for this deployment as well as the potential pitfalls in integrating with an Arm A64FX environment. User-motived applications that incorporate the interactive usage of virtual desktops and Jupyter notebooks are discussed as motivating user workflows, and we provide some context on how future deployments might look with combined Arm and Open OnDemand integration. 
    more » « less
  3. Block-based programming, already popular in computer science education, has been successfully used to make programming accessible to end-users in applied domains such as the field of robotics. Most prior work in these domains has examined smaller programs that are usually simple and fit a single screen. However, real block-based programs often grow larger and, because end-users are unlikely to break them down into separate functions, they often become unwieldy. In our study, we introduce a function-centric block-based environment to help end-users write programs that require a large number of blocks. Through a user study with 92 users, we evaluated our approach and found that while users could successfully complete smaller tasks with and without our approach, they were both quicker and more successful with our function-centric method when tackling larger tasks. This work demonstrates that adding scaffolding can encourage the systematic use of functions, enabling end-users to write larger programs with block-based programming environments, which can contribute to the solution of more complex tasks in applied domains. 
    more » « less