paper-with-me

Papers

HyperBrain: Anomaly Detection for Temporal Hypergraph Brain Networks

2024-10-02 · Sadaf Sadeghian, Xiaoxiao Li, Margo Seltzer

Identifying unusual brain activity is a crucial task in neuroscience research, as it aids in the early detection of brain disorders. It is common to represent brain networks as graphs, and researchers have developed various graph-based machine learning methods for analyzing them. However, the majority of existing graph learning tools for the brain face a combination of the following three key limitations. First, they focus only on pairwise correlations between regions of the brain, limiting their ability to capture synchronized activity among larger groups of regions. Second, they model the brain network as a static network, overlooking the temporal changes in the brain. Third, most are designed only for classifying brain networks as healthy or disordered, lacking the ability to identify abnormal brain activity patterns linked to biomarkers associated with disorders. To address these issues, we present HyperBrain, an unsupervised anomaly detection framework for temporal hypergraph brain networks. HyperBrain models fMRI time series data as temporal hypergraphs capturing dynamic higher-order interactions. It then uses a novel customized temporal walk (BrainWalk) and neural encodings to detect abnormal co-activations among brain regions. We evaluate the performance of HyperBrain in both synthetic and real-world settings for Autism Spectrum Disorder and Attention Deficit Hyperactivity Disorder(ADHD). HyperBrain outperforms all other baselines on detecting abnormal co-activations in brain networks. Furthermore, results obtained from HyperBrain are consistent with clinical research on these brain disorders. Our findings suggest that learning temporal and higher-order connections in the brain provides a promising approach to uncover intricate connectivity patterns in brain networks, offering improved diagnosis.

📄 PDF Abstract BibTeX arXiv:2410.02087

Code (1)

ubc-systopia/HyperBrain 공식 구현 pytorch

Tasks

Anomaly DetectionGraph LearningUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Hypergraph-based multi-scale spatio-temporal graph convolution network for Time-Series anomaly detection

2024-10-29 · Hongyi Xu

Multivariate time series anomaly detection technology plays an important role in many fields including aerospace, water treatment, cloud service providers, etc. Excellent anomaly detection models can greatly improve work…

Anomaly DetectionGraph structure learningTime SeriesTime Series Anomaly Detection

Hypergraph Learning based Recommender System for Anomaly Detection, Control and Optimization

2024-08-21 · Sakhinana Sagar Srinivas, Rajat Kumar Sarkar, Venkataramana Runkana

Anomaly detection is fundamental yet, challenging problem with practical applications in industry. The current approaches neglect the higher-order dependencies within the networks of interconnected sensors in the high-di…

Anomaly DetectionDecoderRecommendation SystemsRepresentation Learning

Neuromorphic Graph Anomaly Detection via Adaptive STDP and Spiking Graph Neural Networks

2026-04-29 · Abdul Joseph Fofanah, Lian Wen, David Chen, Tsungcheng Yao 외 arxiv

Anomaly detection in dynamic networks is critical for applications from cybersecurity to industrial monitoring, yet existing methods face challenges in energy efficiency, temporal precision, and adaptability. This paper …

Graph Anomaly Detection

MHSA: A Multi-scale Hypergraph Network for Mild Cognitive Impairment Detection via Synchronous and Attentive Fusion

2024-12-11 · Manman Yuan, Weiming Jia, Xiong Luo, Jiazhen Ye 외

The precise detection of mild cognitive impairment (MCI) is of significant importance in preventing the deterioration of patients in a timely manner. Although hypergraphs have enhanced performance by learning and analyzi…

Hyperedge Anomaly Detection with Hypergraph Neural Network

2024-12-07 · Md. Tanvir Alam, Chowdhury Farhan Ahmed, Carson K. Leung

Hypergraph is a data structure that enables us to model higher-order associations among data entities. Conventional graph-structured data can represent pairwise relationships only, whereas hypergraph enables us to associ…

Anomaly DetectionLink PredictionNode Classification