paper-with-me

Papers

Feature-Attention Graph Convolutional Networks for Noise Resilient Learning

2019-12-26 · Min Shi, Yufei Tang, Xingquan Zhu, Jianxun Liu

Noise and inconsistency commonly exist in real-world information networks, due to inherent error-prone nature of human or user privacy concerns. To date, tremendous efforts have been made to advance feature learning from networks, including the most recent Graph Convolutional Networks (GCN) or attention GCN, by integrating node content and topology structures. However, all existing methods consider networks as error-free sources and treat feature content in each node as independent and equally important to model node relations. The erroneous node content, combined with sparse features, provide essential challenges for existing methods to be used on real-world noisy networks. In this paper, we propose FA-GCN, a feature-attention graph convolution learning framework, to handle networks with noisy and sparse node content. To tackle noise and sparse content in each node, FA-GCN first employs a long short-term memory (LSTM) network to learn dense representation for each feature. To model interactions between neighboring nodes, a feature-attention mechanism is introduced to allow neighboring nodes learn and vary feature importance, with respect to their connections. By using spectral-based graph convolution aggregation process, each node is allowed to concentrate more on the most determining neighborhood features aligned with the corresponding learning task. Experiments and validations, w.r.t. different noise levels, demonstrate that FA-GCN achieves better performance than state-of-the-art methods on both noise-free and noisy networks.

📄 PDF Abstract BibTeX arXiv:1912.11755

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Object Detection based on OcSaFPN in Aerial Images with Noise

2020-12-18 · Chengyuan Li, Jun Liu, Hailong Hong, Wenju Mao 외

Taking the deep learning-based algorithms into account has become a crucial way to boost object detection performance in aerial images. While various neural network representations have been developed, previous works are…

AttributeDenoisingobject-detectionObject Detection

Crisis-Resilient Portfolio Management via Graph-based Spatio-Temporal Learning

2025-10-23 · Zan Li, Rui Fan arxiv

Financial time series forecasting faces a fundamental challenge: predicting optimal asset allocations requires understanding regime-dependent correlation structures that transform during crisis periods. Existing graph-ba…

Time Series Forecasting

Noise-resilient approach for deep tomographic imaging

2022-11-22 · Zhen Guo, Zhiguang Liu, Qihang Zhang, George Barbastathis 외

We propose a noise-resilient deep reconstruction algorithm for X-ray tomography. Our approach shows strong noise resilience without obtaining noisy training examples. The advantages of our framework may further enable lo…

NAADA: A Noise-Aware Attention Denoising Autoencoder for Dental Panoramic Radiographs

2025-06-24 · Khuram Naveed, Bruna Neves de Freitas, Ruben Pauwels

Convolutional denoising autoencoders (DAEs) are powerful tools for image restoration. However, they inherit a key limitation of convolutional neural networks (CNNs): they tend to recover low-frequency features, such as s…

DenoisingDiagnosticImage Restoration

A Noise-Resilient Semi-Supervised Graph Autoencoder for Overlapping Semantic Community Detection

2025-05-09 · Abdelfateh Bekkair, Slimane Bellaouar, Slimane Oulad-Naoui

Community detection in networks with overlapping structures remains a significant challenge, particularly in noisy real-world environments where integrating topology, node attributes, and prior information is critical. T…

AttributeCommunity Detection