u540

u540

Geek Repo

Github PK Tool:Github PK Tool

u540's starred repositories

LLMSurvey

The official GitHub page for the survey paper "A Survey of Large Language Models".

pygod

A Python Library for Graph Outlier Detection (Anomaly Detection)

Language:PythonLicense:BSD-2-ClauseStargazers:1248Issues:16Issues:59

dynamic-graph-papers

Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph

Language:Rich Text FormatStargazers:370Issues:25Issues:0

GCN_AnomalyDetection

Code for Deep Anomaly Detection on Attributed Networks (SDM2019)

GADBench

"GADBench: Revisiting and Benchmarking Supervised Graph Anomaly Detection" in NeurIPS 2023

AnoGraph

Sketch-Based Anomaly Detection in Streaming Graphs

Language:C++License:Apache-2.0Stargazers:75Issues:6Issues:0

ANEMONE

[CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".

Language:PythonLicense:MITStargazers:46Issues:1Issues:1

GRADATE

An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted by AAAI 2023.

SL-GAD

[TKDE 2021] A PyTorch implementation of "Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection".

Language:PythonLicense:MITStargazers:43Issues:3Issues:4

TADDY_pytorch

A Pytorch implement of paper "Anomaly detection in dynamic graphs via transformer" (TADDY).

Language:PythonLicense:MITStargazers:43Issues:1Issues:5

Graph-Anomaly-Loss

TNNLS: A Synergistic Approach for Graph Anomaly Detection with Pattern Mining and Feature Learning; CIKM'20: Error-bounded Graph Anomaly Loss for GNNs.

Language:PythonLicense:MITStargazers:40Issues:4Issues:3

ACT

The official PyTorch implementation of Cross-Domain Graph Anomaly Detection via Anomaly-aware Contrastive Alignment (AAAI2023, to appear).

sbustreamspot-core

Core streaming heterogeneous graph clustering and anomaly detection code (KDD 2016)

Language:C++License:Apache-2.0Stargazers:37Issues:3Issues:24

KGist

Knowledge Graph summarization for anomaly/error detection & completion (WebConf '20)

Language:PythonLicense:NOASSERTIONStargazers:35Issues:4Issues:1

GHRN

[WWW 2023] "Addressing Heterophily in Graph Anomaly Detection: A Perspective of Graph Spectrum" by Yuan Gao, Xiang Wang, Xiangnan He, Zhenguang Liu, Huamin Feng, Yongdong Zhang

ComGA

The paper " ComGA:Community-Aware Attributed Graph Anomaly Detection" was accepted by WSDM 2022.

Language:PythonLicense:MITStargazers:32Issues:1Issues:4

KDD19-AnomRank

Anomaly Detection in Dynamic Graphs

Language:C++Stargazers:30Issues:0Issues:1

GLocalKD

Implementation of the paper Deep Graph-level Anomaly Detection by Glocal Knowledge Distillation(WSDM22)

Multi-Scale-One-Class-Recurrent-Neural-Networks

Code for KDD 2021 paper "Multi-Scale One-Class Recurrent Neural Networks \\for Discrete Event Sequence Anomaly Detection"

DeepLog

Anomaly detection is a critical step towards building a secure and trustworthy system. The primary purpose of a system log is to record system states and significant events at various critical points to help debug system failures and perform root cause analysis. Such log data is universally available in nearly all computer systems. Log data is an important and valuable resource for understanding system status and performance issues; therefore, the various system logs are naturally excellent source of information for online monitoring and anomaly detection. We propose DeepLog, a deep neural network model utilizing Long Short-Term Memory (LSTM), to model a system log as a natural language sequence. This allows DeepLog to automatically learn log patterns from normal execution, and detect anomalies when log patterns deviate from the model trained from log data under normal execution.

Language:PythonStargazers:9Issues:0Issues:0

ABNORMAL-HUMAN-ACTIVITY-DETECTION-SYSTEM

# Abnormal-Human-Activity-Detection With the increase in the amount of anti-social activities taking place in the environment, security has been given the utmost importance lately. Therefore, organizations require a constant monitoring of people and their interactions. Since this constant monitoring of data by humans to judge if the events are abnormal is a near impossible task as it requires a lot of workforce and constant attention. Therefore, the challenge that comes up is the demand for an automatic and intelligent analysis for such video sequences. Our project comes forward as an attempt to provide solution to such a problem as the model developed is a smart surveillance system which can detect unusual or abnormal activity automatically. A method for representing the motion characteristics is described for detection and localization of unusual activities in the crowd scenes on a generalized framework which includes both a local and global range for detection of such activities.

Language:PythonStargazers:8Issues:0Issues:0

neoHGT

šŸ§¬ Improved Genome-wide detection of horizontal gene transfer (HGT) events based on sequence homology search hit distribution statistics

Language:PythonLicense:BSD-3-ClauseStargazers:3Issues:0Issues:0

BERT_SequenceTagging

A project finetuing BERT-lieked models for sequence tagging tasks (like Named Entity Recognition, Event Detection). Implemented by huggingface/transformers

Language:PythonStargazers:2Issues:1Issues:0

build-event-sequence-dataset

Scripts for building datasets in varying formats for sequence detection task

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

SBADSG

Sketch-Based Anomaly Detection in Streaming Graphs

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

Abnormal-Human-Activity-Detection-System

With the increase in the amount of anti-social activities taking place in the environment, security has been given the utmost importance lately. Therefore, organizations require a constant monitoring of people and their interactions. Since this constant monitoring of data by humans to judge if the events are abnormal is a near impossible task as it requires a lot of workforce and constant attention. Therefore, the challenge that comes up is the demand for an automatic and intelligent analysis for such video sequences. Our project comes forward as an attempt to provide solution to such a problem as the model developed is a smart surveillance system which can detect unusual or abnormal activity automatically. A method for representing the motion characteristics is described for detection and localization of unusual activities in the crowd scenes on a generalized framework which includes both a local and global range for detection of such activities.

Language:PythonStargazers:1Issues:0Issues:0

Abnormal-Human-Activity-Detection

With the increase in the amount of anti-social activities taking place in the environment, security has been given the utmost importance lately. Therefore, organizations require a constant monitoring of people and their interactions. Since this constant monitoring of data by humans to judge if the events are abnormal is a near impossible task as it requires a lot of workforce and constant attention. Therefore, the challenge that comes up is the demand for an automatic and intelligent analysis for such video sequences. Our project comes forward as an attempt to provide solution to such a problem as the model developed is a smart surveillance system which can detect unusual or abnormal activity automatically. A method for representing the motion characteristics is described for detection and localization of unusual activities in the crowd scenes on a generalized framework which includes both a local and global range for detection of such activities.

Language:PythonStargazers:1Issues:0Issues:0

python-sequences

Python Sequences: A tool for detecting patterns and overlaps in data streams, from character strings to event sequences, without caching. Ideal for game input detection and sequence testing.

Language:PythonLicense:MITStargazers:1Issues:3Issues:0