Fine Grained Insider Risk Detection
Birkett Huber, Casper Neo, Keiran Sampson, Alex Kantchelian, Brett, Ksobiech, Yanis Pavlidis

TL;DR
This paper introduces a novel graph-based method utilizing neural networks and contrastive learning to detect support agent actions that deviate from normal workflows, aiding auditors in identifying potential insider risks efficiently.
Contribution
It presents a new approach combining bipartite graph modeling, subgraph sampling, and advanced machine learning techniques for fine-grained insider risk detection in support environments.
Findings
High precision in identifying actions worth auditing
Effective use of contrastive learning with limited labels
Scalable analysis of millions of agent actions
Abstract
We present a method to detect departures from business-justified workflows among support agents. Our goal is to assist auditors in identifying agent actions that cannot be explained by the activity within their surrounding context, where normal activity patterns are established from historical data. We apply our method to help audit millions of actions of over three thousand support agents. We collect logs from the tools used by support agents and construct a bipartite graph of Actions and Entities representing all the actions of the agents, as well as background information about entities. From this graph, we sample subgraphs rooted on security-significant actions taken by the agents. Each subgraph captures the relevant context of the root action in terms of other actions, entities and their relationships. We then prioritize the rooted-subgraphs for auditor review using feed-forward…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection
MethodsContrastive Learning
