1. Cisco Official Blog: In the article "How Generative AI is Revolutionizing Cybersecurity," it is stated, "Generative AI can be used to detect anomalies and potential threats in network traffic by learning the patterns of normal behavior and flagging any deviations. This can help organizations to identify and respond to threats more quickly and effectively." (Cisco Blogs, "How Generative AI is Revolutionizing Cybersecurity," May 24, 2023, Section: "Threat detection and response").
2. Cisco Official Blog: The article "Generative AI: The CISO’s new ally" explains that a key use case is "Threat Detection and Response," where generative AI analyzes "vast datasets of security telemetry to identify subtle patterns and anomalies that may indicate a sophisticated attack." (Cisco Blogs, "Generative AI: The CISO’s new ally," August 2, 2023, Section: "Key use cases for generative AI in cybersecurity").
3. Peer-Reviewed Academic Publication: A survey on using GANs for security highlights their effectiveness in anomaly detection. "GANs are trained on normal data... to learn the distribution of the normal data. During testing, GANs identify test data as anomalies if they have a low probability of being generated from the learned distribution." This directly corresponds to detecting unusual patterns. (Chalapathy, R., & Chawla, S. (2019). Deep Learning for Anomaly Detection: A Survey. arXiv preprint arXiv:1901.03407, Section 4.2.1 Generative Adversarial Networks). DOI: https://doi.org/10.48550/arXiv.1901.03407