中文
相关论文

相关论文: HyperBrain: Anomaly Detection for Temporal Hypergr…

200 篇论文

Decrypting intelligence from the human brain construct is vital in the detection of particular neurological disorders. Recently, functional brain connectomes have been used successfully to predict behavioral scores. However,…

神经元与认知 · 定量生物学 2022-09-28 Imen Jegham , Islem Rekik

In the brain, the structure of a network of neurons defines how these neurons implement the computations that underlie the mind and the behavior of animals and humans. Provided that we can describe the network of neurons as a graph, we can…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Gustavo Borges Moreno e Mello , Vibeke Devold Valderhaug , Sidney Pontes-Filho , Evi Zouganeli , Ioanna Sandvig , Stefano Nichele

Sequence classification has a wide range of real-world applications in different domains, such as genome classification in health and anomaly detection in business. However, the lack of explicit features in sequence data makes it difficult…

机器学习 · 计算机科学 2023-06-19 Khaled Mohammed Saifuddin , Corey May , Farhan Tanvir , Muhammad Ifte Khairul Islam , Esra Akbas

Spatio-temporal graph neural networks (ST-GNNs) have achieved notable success in structured domains such as road traffic and public transportation, where spatial entities can be naturally represented as fixed nodes. In contrast, many…

机器学习 · 计算机科学 2025-12-24 Jeehong Kim , Youngseok Hwang , Minchan Kim , Sungho Bae , Hyunwoo Park

Understanding the dynamic reorganization of brain networks is critical for predicting cognitive decline, neurological progression, and individual variability in clinical outcomes. This work proposes a multimodal graph neural network…

机器学习 · 计算机科学 2026-02-11 Preksha Girish , Rachana Mysore , Kiran K. N. , Hiranmayee R. , Shipra Prashanth , Shrey Kumar

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 introduces…

神经与进化计算 · 计算机科学 2026-05-15 Abdul Joseph Fofanah , Lian Wen , David Chen , Tsungcheng Yao , Kwabena Sarpong

Recently brain networks have been widely adopted to study brain dynamics, brain development and brain diseases. Graph representation learning techniques on brain functional networks can facilitate the discovery of novel biomarkers for…

机器学习 · 计算机科学 2022-07-19 Haoteng Tang , Guixiang Ma , Lei Guo , Xiyao Fu , Heng Huang , Liang Zhang

Psychiatric disorders involve complex neural activity changes, with functional magnetic resonance imaging (fMRI) data serving as key diagnostic evidence. However, data scarcity and the diverse nature of fMRI information pose significant…

图像与视频处理 · 电气工程与系统科学 2025-09-16 Mujie Liu , Mengchu Zhu , Qichao Dong , Ting Dang , Jiangang Ma , Jing Ren , Feng Xia

Dynamic graph learning methods have recently emerged as powerful tools for modelling relational data evolving through time. However, despite extensive benchmarking efforts, it remains unclear whether current Temporal Graph Neural Networks…

机器学习 · 计算机科学 2025-07-23 Alireza Dizaji , Benedict Aaron Tjandra , Mehrab Hamidi , Shenyang Huang , Guillaume Rabusseau

In recent years, graph neural networks (GNNs) have gained significant attention for node classification tasks on graph-structured data. However, traditional GNNs primarily focus on adjacency relationships between nodes, often overlooking…

机器学习 · 计算机科学 2025-11-17 A. Quadir , M. Tanveer

Most previous heterogeneous graph embedding models represent elements in a heterogeneous graph as vector representations in a low-dimensional Euclidean space. However, because heterogeneous graphs inherently possess complex structures, such…

机器学习 · 计算机科学 2024-04-16 Jongmin Park , Seunghoon Han , Soohwan Jeong , Sungsu Lim

Irregular sampling occurs in many time series modeling applications where it presents a significant challenge to standard deep learning models. This work is motivated by the analysis of physiological time series data in electronic health…

机器学习 · 计算机科学 2021-06-08 Satya Narayan Shukla , Benjamin M. Marlin

Deep unsupervised representation learning has recently led to new approaches in the field of Unsupervised Anomaly Detection (UAD) in brain MRI. The main principle behind these works is to learn a model of normal anatomy by learning to…

图像与视频处理 · 电气工程与系统科学 2020-04-09 Christoph Baur , Stefan Denner , Benedikt Wiestler , Shadi Albarqouni , Nassir Navab

Over the past two decades, tools from network science have been leveraged to characterize the organization of both structural and functional networks of the brain. One such measure of network organization is hub node identification. Hubs…

社会与信息网络 · 计算机科学 2025-09-05 Meiby Ortiz-Bouza , Duc Vu , Abdullah Karaaslanli , Selin Aviyente

Functional magnetic resonance imaging (fMRI) has become one of the most common imaging modalities for brain function analysis. Recently, graph neural networks (GNN) have been adopted for fMRI analysis with superior performance.…

神经元与认知 · 定量生物学 2022-11-02 Yue Yu , Xuan Kan , Hejie Cui , Ran Xu , Yujia Zheng , Xiangchen Song , Yanqiao Zhu , Kun Zhang , Razieh Nabi , Ying Guo , Chao Zhang , Carl Yang

Alzheimer's disease is characterized by alterations of the brain's structural and functional connectivity during its progressive degenerative processes. Existing auxiliary diagnostic methods have accomplished the classification task, but…

机器学习 · 计算机科学 2021-10-19 Qiankun Zuo , Baiying Lei , Shuqiang Wang , Yong Liu , Bingchuan Wang , Yanyan Shen

Hallucinations can be produced by conversational AI systems, particularly in multi-turn conversations where context changes and contradictions may eventually surface. By representing the entire conversation as a temporal graph, we present a…

计算与语言 · 计算机科学 2026-01-07 Vidhi Rathore , Sambu Aneesh , Himanshu Singh

Deep Recurrent Neural Network architectures, though remarkably capable at modeling sequences, lack an intuitive high-level spatio-temporal structure. That is while many problems in computer vision inherently have an underlying high-level…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Ashesh Jain , Amir R. Zamir , Silvio Savarese , Ashutosh Saxena

Anomaly detection of multi-temporal modal data in Wireless Sensor Network (WSN) can provide an important guarantee for reliable network operation. Existing anomaly detection methods in multi-temporal modal data scenarios have the problems…

机器学习 · 计算机科学 2026-01-21 Miao Ye , Jing Cui , Yuan huang , Qian He , Yong Wang , Jiwen Zhang

A variety of behaviors like spatial navigation or bodily motion can be formulated as graph traversal problems through cognitive maps. We present a neural network model which can solve such tasks and is compatible with a broad range of…

神经与进化计算 · 计算机科学 2021-10-12 Henry Powell , Mathias Winkel , Alexander V. Hopp , Helmut Linde