Published Jan 22, 2025

Fraud Detection with Graphs

Explore groundbreaking graph-based techniques in cybersecurity with Šimon Mandlík, who unveils how hierarchical multi-instance learning revolutionizes malware detection by enhancing scalability and accuracy, surpassing traditional methods.
Episode Highlights
Data Skeptic logo

Popular Clips

Questions from this episode

Episode Highlights

  • HML Basics

    Hierarchical multi-instance learning (HML) offers a novel approach to handling complex data structures without the need for traditional feature vectors. explains that HML allows for the composition of data into hierarchical structures, enabling the aggregation of information from multiple instances to form a global label 1. This method is particularly advantageous in cybersecurity, where data is often vast and varied.

    You could then compose the global label out of these sub labels, let's say. Yeah, it's very, very, very likely.

    ---

    By leveraging HML, cybersecurity applications can efficiently process large datasets, such as JSON-based network activities, without the cumbersome task of feature engineering 2.

       

    Featureless Learning

    Avoiding traditional feature vector creation is a key advantage of hierarchical multi-instance learning (HML) in cybersecurity. highlights that HML processes raw data directly, bypassing the need for manual feature engineering, which can quickly become obsolete in the dynamic cybersecurity landscape 3. This approach allows for the creation of learnable embeddings from complex data structures, facilitating more efficient and adaptable cybersecurity solutions.

    The point is that you don't. That's the main selling point of the HTML.

    ---

    By using HML, cybersecurity systems can adapt to new threats without the constant need for feature updates, providing a more robust defense mechanism 2.

Related Episodes