paper-with-me

Papers

Command Line Interface Risk Modeling

2023-01-17 · Dr Anthony L. Faulds

Protecting sensitive data is an essential part of security in cloud computing. However, only specific privileged individuals have access to view or interact with this data; therefore, it is unscalable to depend on these individuals also to maintain the software. A solution to this is to allow non-privileged individuals access to maintain these systems but mask sensitive information from egressing. To this end, we have created a machine-learning model to predict and redact fields with sensitive data. This work concentrates on Azure PowerShell, showing how it applies to other command-line interfaces and APIs. Using the F5-score as a weighted metric, we demonstrate different transformation techniques to map this problem from an unknown field to the well-researched area of natural language processing.

📄 PDF Abstract BibTeX arXiv:2302.01749

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud Computing

Similar Papers 제목 키워드 기반

Command-line Risk Classification using Transformer-based Neural Architectures

2024-12-02 · Paolo Notaro, Soroush Haeri, Jorge Cardoso, Michael Gerndt

To protect large-scale computing environments necessary to meet increasing computing demand, cloud providers have implemented security measures to monitor Operations and Maintenance (O&M) activities and therefore prevent…

Transfer Learning

The Command Line GUIde: Graphical Interfaces from Man Pages via AI

2025-10-01 · Saketh Ram Kasibatla, Kiran Medleri Hiremath, Raven Rothkopf, Sorin Lerner 외 arxiv

Although birthed in the era of teletypes, the command line shell survived the graphical interface revolution of the 1980's and lives on in modern desktop operating systems. The command line provides access to powerful fu…

MUG: Interactive Multimodal Grounding on User Interfaces

2022-09-29 · Tao Li, Gang Li, Jingjie Zheng, Purple Wang 외

We present MUG, a novel interactive task for multimodal grounding where a user and an agent work collaboratively on an interface screen. Prior works modeled multimodal UI grounding in one round: the user gives a command …

Bootstrapping Adaptive Human-Machine Interfaces with Offline Reinforcement Learning

2023-09-07 · Jensen Gao, Siddharth Reddy, Glen Berseth, Anca D. Dragan 외

Adaptive interfaces can help users perform sequential decision-making tasks like robotic teleoperation given noisy, high-dimensional command signals (e.g., from a brain-computer interface). Recent advances in human-in-th…

Brain Computer InterfaceDecision Makingreinforcement-learningReinforcement Learning+1

DGL-LifeSci: An Open-Source Toolkit for Deep Learning on Graphs in Life Science

2021-06-27 · Mufei Li, Jinjing Zhou, Jiajing Hu, Wenxuan Fan 외

Graph neural networks (GNNs) constitute a class of deep learning methods for graph data. They have wide applications in chemistry and biology, such as molecular property prediction, reaction prediction and drug-target in…

Deep LearningMolecular Property PredictionPredictionProperty Prediction