paper-with-me

홈 › Papers

Get Your Workload in Order: Game Theoretic Prioritization of Database Auditing

2018-01-22 · Chao Yan, Bo Li, Yevgeniy Vorobeychik, Aron Laszka, Daniel Fabbri, Bradley Malin

For enhancing the privacy protections of databases, where the increasing amount of detailed personal data is stored and processed, multiple mechanisms have been developed, such as audit logging and alert triggers, which notify administrators about suspicious activities; however, the two main limitations in common are: 1) the volume of such alerts is often substantially greater than the capabilities of resource-constrained organizations, and 2) strategic attackers may disguise their actions or carefully choosing which records they touch, making incompetent the statistical detection models. For solving them, we introduce a novel approach to database auditing that explicitly accounts for adversarial behavior by 1) prioritizing the order in which types of alerts are investigated and 2) providing an upper bound on how much resource to allocate for each type. We model the interaction between a database auditor and potential attackers as a Stackelberg game in which the auditor chooses an auditing policy and attackers choose which records to target. A corresponding approach combining linear programming, column generation, and heuristic search is proposed to derive an auditing policy. For testing the policy-searching performance, a publicly available credit card application dataset are adopted, on which it shows that our methods produce high-quality mixed strategies as database audit policies, and our general approach significantly outperforms non-game-theoretic baselines.

📄 PDF Abstract BibTeX arXiv:1801.07215

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic Search

Similar Papers 제목 키워드 기반

Finding Needles in a Moving Haystack: Prioritizing Alerts with Adversarial Reinforcement Learning

2019-06-20 · Liang Tong, Aron Laszka, Chao Yan, Ning Zhang 외

Detection of malicious behavior is a fundamental problem in security. One of the major challenges in using detection systems in practice is in dealing with an overwhelming number of alerts that are triggered by normal be…

Intrusion Detectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Game-Theoretic Deep Reinforcement Learning to Minimize Carbon Emissions and Energy Costs for AI Inference Workloads in Geo-Distributed Data Centers

2024-04-01 · Ninad Hogade, Sudeep Pasricha

Data centers are increasingly using more energy due to the rise in Artificial Intelligence (AI) workloads, which negatively impacts the environment and raises operational costs. Reducing operating expenses and carbon emi…

Deep Reinforcement Learning

Choose Your Game Wisely: Measuring Game-Theoretic Structures in Real-World Vehicle Interactions

2026-08-26 · Yueyuan Li, Rongcheng Nie, Weijie Xi, Mingyang Jiang 외 arxiv

Game-theoretic models provide principled frameworks for modeling vehicle interactions, but their underlying temporal assumptions have not been systematically examined against real-world driving behavior. In particular, i…

Characterizing Concurrency Mechanisms for NVIDIA GPUs under Deep Learning Workloads

2021-10-01 · Guin Gilman, Robert J. Walls

We investigate the performance of the concurrency mechanisms available on NVIDIA's new Ampere GPU microarchitecture under deep learning training and inference workloads. In contrast to previous studies that treat the GPU…

Deep LearningGPUScheduling

CyGATE: Game-Theoretic Cyber Attack-Defense Engine for Patch Strategy Optimization

2025-08-01 · Yuning Jiang, Nay Oo, Qiaoran Meng, Lu Lin 외 arxiv

Modern cyber attacks unfold through multiple stages, requiring defenders to dynamically prioritize mitigations under uncertainty. While game-theoretic models capture attacker-defender interactions, existing approaches of…