{"id":19591850,"url":"https://github.com/ralgond/tsad-ucr","last_synced_at":"2025-04-27T14:33:27.148Z","repository":{"id":62267731,"uuid":"546976459","full_name":"ralgond/TSAD-UCR","owner":"ralgond","description":"Time Series Anomaly Detection Solutions for KDD2021 UCR dataset","archived":false,"fork":false,"pushed_at":"2022-11-15T09:40:07.000Z","size":137,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T00:41:23.544Z","etag":null,"topics":["anomaly-detection","autoencoder","data-augmentation","deep-learning","kdd2021","keras","matrix-profile","pytorch","tensorflow","time-series","ucr","variational-autoencoder"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ralgond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-07T00:29:58.000Z","updated_at":"2024-11-19T00:40:30.000Z","dependencies_parsed_at":"2022-10-29T16:21:55.724Z","dependency_job_id":null,"html_url":"https://github.com/ralgond/TSAD-UCR","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralgond%2FTSAD-UCR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralgond%2FTSAD-UCR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralgond%2FTSAD-UCR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralgond%2FTSAD-UCR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralgond","download_url":"https://codeload.github.com/ralgond/TSAD-UCR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154542,"owners_count":21544517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anomaly-detection","autoencoder","data-augmentation","deep-learning","kdd2021","keras","matrix-profile","pytorch","tensorflow","time-series","ucr","variational-autoencoder"],"created_at":"2024-11-11T08:31:18.877Z","updated_at":"2025-04-27T14:33:25.012Z","avatar_url":"https://github.com/ralgond.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSAD-UCR\nTime Series Anomaly Detection Solutions for KDD2021 UCR dataset\n\n## The rule\n\nhttps://compete.hexagon-ml.com/practice/competition/39/\n\n## How to run\n1. Download ucr data from [here](https://github.com/ralgond/KDD2021-UCR), and create a directory named \".data\" in this repo directory,\nunzip the downloaded data to \".data\".\n2. Enter a directory, such as Augment, install package according to \"requirements.txt\", and execute \"python main.py\".\n\n## 得分\n|solution name|score|directory|resources|\n|-------------|-----|---------|---------|\n| genta       | 83.6|genta    |[Video](https://www.youtube.com/watch?v=J_Ebbql9jCo)|\n| Augment (3way) | 73.2 | Augment | 参考[Paper](https://arxiv.org/pdf/1812.04606.pdf)|\n| DeepSAD  | 64.8 | DeepSAD | 参考[Code](https://github.com/lukasruff/Deep-SAD-PyTorch)|\n| DeepSVDD  | 54.4 | DeepSVDD | 参考[Code](https://github.com/lukasruff/Deep-SVDD-PyTorch)|\n| matrix-profile-1| 52.8| matrixprofile-1| 参考[Page](https://www.cs.ucr.edu/~eamonn/MatrixProfile.html) |\n| LOF | 42.8 | LOF | 参考[Doc](https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html) |\n| vanilla_ae  | 29.2| ae-torch/ae_conv.py ||\n| vanilla_vae | 27.6| ae-tf/vae.py | 参考[Doc](https://keras.io/examples/generative/vae/)|\n| Isolation Forest | 23.6 | IF| 参考[Doc](https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralgond%2Ftsad-ucr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralgond%2Ftsad-ucr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralgond%2Ftsad-ucr/lists"}