anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes.
GraphCanon updated 3d · GitHub synced 3d · 26 views this month
Decision brief
anomaly-detection-resources: Comprehensive collection of anomaly detection materials including books, courses, datasets, libraries with an AGPL-3.0 license.
Good fit when
- Need extensive learning resources on outlier detection techniques
- Interested in the latest Large Language Model (LLM) and Vision-Language Model (VLM) works for anomaly detection
Avoid when
- Require proprietary or commercial tools with restrictive licenses
- Looking for a standalone tool rather than a collection of resources
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (168d since push)
- As of 3d
- Provenance
- Not a fork · Personal account
- As of 3d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install anomaly-detection-resources PyPIHow it fits your stack(4)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A collection of resources for anomaly detection including books, papers, online courses, datasets, and libraries/toolkits.
Capability facts
- Languages
- python
Source: github.language · Aug 17, 2026
Categories
Tags
README
Anomaly Detection Learning Resources
.. image:: https://img.shields.io/github/stars/yzhao062/anomaly-detection-resources.svg :target: https://github.com/yzhao062/anomaly-detection-resources/stargazers :alt: GitHub stars
.. image:: https://img.shields.io/github/forks/yzhao062/anomaly-detection-resources.svg?color=blue :target: https://github.com/yzhao062/anomaly-detection-resources/network :alt: GitHub forks
.. image:: https://img.shields.io/github/license/yzhao062/anomaly-detection-resources.svg?color=blue :target: https://github.com/yzhao062/anomaly-detection-resources/blob/master/LICENSE :alt: License
.. image:: https://awesome.re/badge-flat2.svg :target: https://awesome.re/badge-flat2.svg :alt: Awesome
.. image:: https://img.shields.io/badge/ADBench-benchmark_results-pink :target: https://github.com/Minqi824/ADBench :alt: Benchmark
Outlier Detection <https://en.wikipedia.org/wiki/Anomaly_detection>_
(also known as Anomaly Detection) is an exciting yet challenging field,
which aims to identify outlying objects that are deviant from the general data distribution.
Outlier detection has been proven critical in many fields, such as credit card
fraud analytics, network intrusion detection, and mechanical unit defect detection.
This repository collects:
#. Books & Academic Papers #. Online Courses and Videos #. Outlier Datasets #. Open-source and Commercial Libraries/Toolkits #. Key Conferences & Journals
More items will be added to the repository. Please feel free to suggest other key resources by opening an issue report, submitting a pull request, or dropping me an email @ (yzhao010@usc.edu). Enjoy reading!
BTW, you may find my [GitHub] <https://github.com/yzhao062>, [USC FORTIS Lab] <https://github.com/USC-FORTIS>, and
[Google Scholar] <https://scholar.google.com/citations?user=zoGDYsoAAAAJ&hl=en>_ relevant,
especially PyOD library <https://github.com/yzhao062/pyod>, ADBench benchmark <https://github.com/Minqi824/ADBench>, and NLP-ADBench: NLP Anomaly Detection Benchmark <https://github.com/USC-FORTIS/NLP-ADBench>_,.
Table of Contents
-
1. Books & Tutorials & Benchmarks <#1-books--tutorials--benchmarks>_1.1. Benchmarks <#13-benchmarks>_1.2. Tutorials <#12-tutorials>_1.3. Books <#11-books>_
-
2. Courses/Seminars/Videos <#2-coursesseminarsvideos>_ -
3. Toolbox & Datasets <#3-toolbox--datasets>_3.1. Multivariate data outlier detection <#31-multivariate-data>_3.2. Time series outlier detection <#32-time-series-outlier-detection>_3.3. Graph Outlier Detection <#33-graph-outlier-detection>_3.4. Real-time Elasticsearch <#34-real-time-elasticsearch>_3.5. Datasets <#35-datasets>_
-
4. Papers <#4-papers>_4.1. LLM and LLM Agents for Anomaly Detection <#41-llm-and-llm-agents-for-anomaly-detection>_4.2. Emerging and Interesting Topics <#42-emerging-and-interesting-topics>_4.3. Weakly-supervised Methods <#43-weakly-supervised-methods>_4.4. Machine Learning Systems for Outlier Detection <#44-machine-learning-systems-for-outlier-detection>_4.5. Automated Outlier Detection <#45-automated-outlier-detection>_4.6. Outlier Detection with Neural Networks <#46-outlier-detection-with-neural-networks>_4.7. Interpretability <#47-interpretability>_4.8. Representation Learning in Outlier Detection <#48-representation-learning-in-outlier-detection>_4.9. Outlier Detection in Evolving Data <#49-outlier-detection-in-evolving-data>_4.10. Outlier Ensembles <#410-outlier-ensembles>_4.11. High-dimensional & Subspace Outliers <#411-high-dimensional--subspace-outliers>_4.12. Feature Selection in Outlier Detection <#412-feature-selection-in-outlier-detection>_4.13. Time Series Outlier Detection <#413-time-series-outlier-detection>_- `4.14. Graph & Network Outlier
For agents
This page has a .md twin and JSON over the API.