中文
相关论文

相关论文: Continuous GNN-based Anomaly Detection on Edge usi…

200 篇论文

A robust and accurate 3D detection system is an integral part of autonomous vehicles. Traditionally, a majority of 3D object detection algorithms focus on processing 3D point clouds using voxel grids or bird's eye view (BEV). Recent works,…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Sumesh Thakur , Jiju Peethambaran

Video anomaly detection (VAD) has long been studied as a crucial problem in public security and crime prevention. In recent years, weakly-supervised VAD (WVAD) have attracted considerable attention due to their easy annotation process and…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Satoshi Hashimoto , Tatsuya Konishi , Tomoya Kaichi , Kazunori Matsumoto , Mori Kurokawa

Semi-supervised graph anomaly detection (GAD) has recently received increasing attention, which aims to distinguish anomalous patterns from graphs under the guidance of a moderate amount of labeled data and a large volume of unlabeled data.…

机器学习 · 计算机科学 2025-03-18 Jiazhen Chen , Sichao Fu , Zheng Ma , Mingbin Feng , Tony S. Wirjanto , Qinmu Peng

Recent studies often exploit Graph Convolutional Network (GCN) to model label dependencies to improve recognition accuracy for multi-label image recognition. However, constructing a graph by counting the label co-occurrence possibilities of…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Jin Ye , Junjun He , Xiaojiang Peng , Wenhao Wu , Yu Qiao

Increasing the semantic understanding and contextual awareness of machine learning models is important for improving robustness and reducing susceptibility to data shifts. In this work, we leverage contextual awareness for the anomaly…

机器学习 · 计算机科学 2022-03-22 Nathan Vaska , Kevin Leahy , Victoria Helus

Graph anomaly detection (GAD) is increasingly crucial in various applications, ranging from financial fraud detection to fake news detection. However, current GAD methods largely overlook the fairness problem, which might result in…

机器学习 · 计算机科学 2025-03-04 Wenjing Chang , Kay Liu , Philip S. Yu , Jianjun Yu

Log analysis is one of the main techniques engineers use to troubleshoot faults of large-scale software systems. During the past decades, many log analysis approaches have been proposed to detect system anomalies reflected by logs. They…

软件工程 · 计算机科学 2022-09-19 Yongzheng Xie , Hongyu Zhang , Muhammad Ali Babar

With the rapid advances in deep learning and smart manufacturing in Industry 4.0, there is an imperative for high-throughput, high-performance, and fully integrated visual inspection systems. Most anomaly detection approaches using defect…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Sushovan Jena , Arya Pulkit , Kajal Singh , Anoushka Banerjee , Sharad Joshi , Ananth Ganesh , Dinesh Singh , Arnav Bhavsar

Graph Anomaly Detection (GAD) plays a vital role in various data mining applications such as e-commerce fraud prevention and malicious user detection. Recently, Graph Neural Network (GNN) based approach has demonstrated great effectiveness…

机器学习 · 计算机科学 2025-03-18 Hang Ni , Jindong Han , Nengjun Zhu , Hao Liu

Graph unlearning, which deletes graph elements such as nodes and edges from trained graph neural networks (GNNs), is crucial for real-world applications where graph data may contain outdated, inaccurate, or privacy-sensitive information.…

机器学习 · 计算机科学 2025-05-20 Pengfei Ding , Yan Wang , Guanfeng Liu , Jiajie Zhu

Graph Anomaly Detection (GAD) in heterogeneous networks presents unique challenges due to node and edge heterogeneity. Existing Graph Neural Network (GNN) methods primarily focus on homogeneous GAD and thus fail to address three key issues:…

机器学习 · 计算机科学 2025-05-27 Xiping Li , Xiangyu Dong , Xingyi Zhang , Kun Xie , Yuanhao Feng , Bo Wang , Guilin Li , Wuxiong Zeng , Xiujun Shu , Sibo Wang

Graph neural network (GNN) models are increasingly being used for the classification of electroencephalography (EEG) data. However, GNN-based diagnosis of neurological disorders, such as Alzheimer's disease (AD), remains a relatively…

神经元与认知 · 定量生物学 2023-12-21 Dominik Klepl , Fei He , Min Wu , Daniel J. Blackburn , Ptolemaios G. Sarrigiannis

Abnormal event detection (AED) in urban surveillance videos has multiple challenges. Unlike other computer vision problems, the AED is not solely dependent on the content of frames. It also depends on the appearance of the objects and their…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Ali Atghaei , Soroush Ziaeinejad , Mohammad Rahmati

This paper explores the utilization of Temporal Graph Networks (TGN) for financial anomaly detection, a pressing need in the era of fintech and digitized financial transactions. We present a comprehensive framework that leverages TGN,…

统计金融 · 定量金融 2024-04-02 Yejin Kim , Youngbin Lee , Minyoung Choe , Sungju Oh , Yongjae Lee

Graph neural networks (GNNs) have been successfully applied to learning representation on graphs in many relational tasks. Recently, researchers study neural architecture search (NAS) to reduce the dependence of human expertise and explore…

机器学习 · 计算机科学 2021-09-06 Shaofei Cai , Liang Li , Xinzhe Han , Zheng-jun Zha , Qingming Huang

Visual defect assessment is a form of anomaly detection. This is very relevant in finding faults such as cracks and markings in various surface inspection tasks like pavement and automotive parts. The task involves detection of…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Manpreet Singh Minhas , John Zelek

Graph-based neural network models are gaining traction in the field of representation learning due to their ability to uncover latent topological relationships between entities that are otherwise challenging to identify. These models have…

图像与视频处理 · 电气工程与系统科学 2023-07-25 Aryan Singh , Pepijn Van de Ven , Ciarán Eising , Patrick Denny

Graph Neural Networks (GNNs) are powerful tools for learning graph-structured data, but their scalability is hindered by inefficient mini-batch generation, data transfer bottlenecks, and costly inter-GPU synchronization. Existing training…

机器学习 · 计算机科学 2026-01-09 Irfan Ullah , Young-Koo Lee

Advances in deep neural networks (DNN) greatly bolster real-time detection of anomalous IoT data. However, IoT devices can hardly afford complex DNN models, and offloading anomaly detection tasks to the cloud incurs long delay. In this…

机器学习 · 计算机科学 2020-04-16 Mao V. Ngo , Tie Luo , Hakima Chaouchi , Tony Q. S. Quek

Air quality prediction is a typical spatio-temporal modeling problem, which always uses different components to handle spatial and temporal dependencies in complex systems separately. Previous models based on time series analysis and…

机器学习 · 计算机科学 2023-02-21 Jing Xu , Shuo Wang , Na Ying , Xiao Xiao , Jiang Zhang , Yun Cheng , Zhiling Jin , Gangfeng Zhang
‹ 上一页 1 8 9 10 下一页 ›