中文
相关论文

相关论文: SI-GAT: A method based on improved Graph Attention…

200 篇论文

Graph-based semi-supervised learning, which can exploit the connectivity relationship between labeled and unlabeled data, has been shown to outperform the state-of-the-art in many artificial intelligence applications. One of the most…

机器学习 · 计算机科学 2022-01-28 Jianpeng Liao , Qian Tao , Jun Yan

With the development of the Internet of Things (IoT), network intrusion detection is becoming more complex and extensive. It is essential to investigate an intelligent, automated, and robust network intrusion detection method. Graph neural…

密码学与安全 · 计算机科学 2023-04-17 Yalu Wang , Zhijie Han , Jie Li , Xin He

Recent salient object detection (SOD) methods based on deep neural network have achieved remarkable performance. However, most of existing SOD models designed for low-resolution input perform poorly on high-resolution images due to the…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Chenxi Xie , Changqun Xia , Mingcan Ma , Zhirui Zhao , Xiaowu Chen , Jia Li

Convolutional Neural Networks(CNNs) has achieved remarkable performance breakthrough in Euclidean structure data. Recently, aggregation-transformation based Graph Neural networks(GNNs) gradually produce a powerful performance on…

机器学习 · 计算机科学 2021-02-05 Jingzhao Hu , Xiaoqi Zhang , Qiaomei Jia , Chen Wang , Qirong Bu , Jun Feng

The attention mechanism has demonstrated superior performance for inference over nodes in graph neural networks (GNNs), however, they result in a high computational burden during both training and inference. We propose FastGAT, a method to…

机器学习 · 计算机科学 2020-10-06 Rakshith S Srinivasa , Cao Xiao , Lucas Glass , Justin Romberg , Jimeng Sun

Graph neural networks (GNNs) learn the representation of graph-structured data, and their expressiveness can be further enhanced by inferring node relations for propagation. Attention-based GNNs infer neighbor importance to manipulate the…

机器学习 · 计算机科学 2023-06-06 Soo Yong Lee , Fanchen Bu , Jaemin Yoo , Kijung Shin

We propose a method for image categorization and retrieval that leverages graphs and a graph attention network (GAT)-based autoencoder. Our approach is representative-centric, that is, we execute the categorization and retrieval process via…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Duygu Sap , Martin Lotz , Connor Mattinson

Machine learning (ML) methods have gained increasing popularity in exploring and developing new materials. More specifically, graph neural network (GNN) has been applied in predicting material properties. In this work, we develop a novel…

计算物理 · 物理学 2020-08-18 Steph-Yves Louis , Yong Zhao , Alireza Nasiri , Xiran Wong , Yuqi Song , Fei Liu , Jianjun Hu

This study establishes a benchmark for Caenorhabditis elegans neuron classification, comparing four graph methods (GCN, GraphSAGE, GAT, GraphTransformer) against four non-graph methods (Logistic Regression, MLP, LOLCAT, NeuPRINT). Using the…

神经元与认知 · 定量生物学 2026-03-04 Jingqi Lu , Keqi Han , Yun Wang , Lu Mi , Carl Yang

In this work, we apply an attention-gated network to real-time automated scan plane detection for fetal ultrasound screening. Scan plane detection in fetal ultrasound is a challenging problem due the poor image quality resulting in low…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Jo Schlemper , Ozan Oktay , Liang Chen , Jacqueline Matthew , Caroline Knight , Bernhard Kainz , Ben Glocker , Daniel Rueckert

Recently popularized graph neural networks achieve the state-of-the-art accuracy on a number of standard benchmark datasets for graph-based semi-supervised learning, improving significantly over existing approaches. These architectures…

机器学习 · 统计学 2018-03-13 Kiran K. Thekumparampil , Chong Wang , Sewoong Oh , Li-Jia Li

The task of graph node classification is often approached by utilizing a local Graph Neural Network (GNN), that learns only local information from the node input features and their adjacency. In this paper, we propose to improve the…

机器学习 · 计算机科学 2024-06-18 Moshe Eliasof , Eran Treister

Unsupervised graph representation learning aims to learn low-dimensional node embeddings without supervision while preserving graph topological structures and node attributive features. Previous graph neural networks (GNN) require a large…

机器学习 · 计算机科学 2020-09-04 Yanqiao Zhu , Yichen Xu , Feng Yu , Shu Wu , Liang Wang

This paper presents a novel graph-based deep learning model for tasks involving relations between two nodes (edge-centric tasks), where the focus lies on predicting relationships and interactions between pairs of nodes rather than node…

机器学习 · 计算机科学 2025-07-08 Eugenio Borzone , Leandro Di Persia , Matias Gerard

Audio classification is considered as a challenging problem in pattern recognition. Recently, many algorithms have been proposed using deep neural networks. In this paper, we introduce a new attention-based neural network architecture…

音频与语音处理 · 电气工程与系统科学 2020-06-18 Haoye Lu , Haolong Zhang , Amit Nayak

Using deep learning techniques to process 3D objects has achieved many successes. However, few methods focus on the representation of 3D objects, which could be more effective for specific tasks than traditional representations, such as…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Siyu Zhang , Hui Cao , Yuqi Liu , Shen Cai , Yanting Zhang , Yuanzhan Li , Xiaoyu Chi

Medical ultrasound video analysis is challenging due to variable sequence lengths, subtle spatial cues, and the need for interpretable video-level assessment. We introduce GADA, a Graph Attention-based Detection Aggregation framework that…

图像与视频处理 · 电气工程与系统科学 2025-10-14 Li Chen , Naveen Balaraju , Jochen Kruecker , Balasundar Raju , Alvin Chen

A promising tool for addressing fake news detection is Graph Neural Networks (GNNs). However, most existing GNN-based methods rely on binary classification, categorizing news as either real or fake. Additionally, traditional GNN models use…

机器学习 · 计算机科学 2025-01-08 Batool Lakzaei , Mostafa Haghir Chehreghani , Alireza Bagheri

The joint hyperspectral image (HSI) and LiDAR data classification aims to interpret ground objects at more detailed and precise level. Although deep learning methods have shown remarkable success in the multisource data classification task,…

图像与视频处理 · 电气工程与系统科学 2023-02-08 Meng Wang , Feng Gao , Junyu Dong , Heng-Chao Li , Qian Du

We propose ArtSAGENet, a novel multimodal architecture that integrates Graph Neural Networks (GNNs) and Convolutional Neural Networks (CNNs), to jointly learn visual and semantic-based artistic representations. First, we illustrate the…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Athanasios Efthymiou , Stevan Rudinac , Monika Kackovic , Marcel Worring , Nachoem Wijnberg