
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/27c962cd5283e3aa070839ed649f69ee8/franziskabecker",         
         "tags" : [
            "DesignStudy","VisualAnalytics","cybersecurity","sets","visualization","visus:beckerfa","visus:ertl","visus:mueller"
         ],
         
         "intraHash" : "7c962cd5283e3aa070839ed649f69ee8",
         "interHash" : "daee791594d4891d9a31bca6c3981d04",
         "label" : "AlertSets: Supporting Exploratory Analysis of Cybersecurity Alerts through Sets",
         "user" : "franziskabecker",
         "description" : "non-archival conference publication",
         "date" : "2024-03-18 16:37:00",
         "changeDate" : "2024-04-04 10:55:17",
         "count" : 6,
         "pub-type": "conference",
         "booktitle": "1st Japan Visualization Symposium (JapanVis 2024)",
         "year": "2024", 
         "url": "", 
         
         "author": [ 
            "Franziska Becker","Christoph Müller","David Karpuk","Thomas Ertl"
         ],
         "authors": [
         	
            	{"first" : "Franziska",	"last" : "Becker"},
            	{"first" : "Christoph",	"last" : "Müller"},
            	{"first" : "David",	"last" : "Karpuk"},
            	{"first" : "Thomas",	"last" : "Ertl"}
         ],
         "abstract": "Security providers typically deal with large numbers of alerts based on heterogeneous data from many endpoint sensors. While the number of alerts is generally much smaller than the volume of raw data, most alerts are false positives that do not reflect genuinely malicious activity. All types of experts work on such alerts, be it to determine whether they are indeed false positives, to build machine learning models to support their analysis or to keep an eye on the current threat landscape. We conducted a design study to support a diverse group of experts whose working environments are connected to the same alert data. Based on an ongoing industry project that clusters vectorized alerts, we designed and evaluated a visual analytics system enabling exploration via powerful, easy-to-understand filtering mechanisms framed through set operations. In this article, we describe our system, give a detailed breakdown of the design process and the lessons we learned. Lastly, we discuss the results from expert interviews, which showed the set-based framing to align with experts\u2019 intuitive approach to data analysis and helped users uncover improvement opportunities for the clustering pipeline.",
         "language" : "en",
         
         "bibtexKey": "becker2024alertsets"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2d3a38735db22151ef086631ae78d5cd4/franziskabecker",         
         "tags" : [
            "Cybersecurity","DomainGenerationAlgorithms","VisualAnalytics","Visualization","vis4ai","visus:beckerfa","visus:ertl","visus:mueller"
         ],
         
         "intraHash" : "d3a38735db22151ef086631ae78d5cd4",
         "interHash" : "3b00166687ac50356ded19ef8bd148ee",
         "label" : "Interpretable Visualizations of Deep Neural Networks for Domain Generation Algorithm Detection",
         "user" : "franziskabecker",
         "description" : "",
         "date" : "2024-03-18 10:53:07",
         "changeDate" : "2024-04-04 10:56:24",
         "count" : 6,
         "pub-type": "inproceedings",
         "booktitle": "2020 IEEE Symposium on Visualization for Cyber Security (VizSec)","publisher":"IEEE",
         "year": "2020", 
         "url": "https://ieeexplore.ieee.org/document/9347410", 
         
         "author": [ 
            "Franziska Becker","Arthur Drichel","Christoph Müller","Thomas Ertl"
         ],
         "authors": [
         	
            	{"first" : "Franziska",	"last" : "Becker"},
            	{"first" : "Arthur",	"last" : "Drichel"},
            	{"first" : "Christoph",	"last" : "Müller"},
            	{"first" : "Thomas",	"last" : "Ertl"}
         ],
         "pages": "25-29","abstract": "Due to their success in many application areas, deep learning models have found wide adoption for many problems. However, their black-box nature makes it hard to trust their decisions and to evaluate their line of reasoning. In the field of cybersecurity, this lack of trust and understanding poses a significant challenge for the utilization of deep learning models. Thus, we present a visual analytics system that provides designers of deep learning models for the classification of domain generation algorithms with understandable interpretations of their model. We cluster the activations of the model's nodes and leverage decision trees to explain these clusters. In combination with a 2D projection, the user can explore how the model views the data at different layers. In a preliminary evaluation of our system, we show how it can be employed to better understand misclassifications, identify potential biases and reason about the role different layers in a model may play.",
         "language" : "en",
         
         "issn" : "2639-4332",
         
         "doi" : "10.1109/VizSec51108.2020.00010",
         
         "bibtexKey": "9347410"

      }
	  
   ]
}
