paper-with-me

Papers

Graph Classification via Discriminative Edge Feature Learning

2022-10-05 · Yang Yi, Xuequan Lu, Shang Gao, Antonio Robles-Kelly, Yuejie Zhang

Spectral graph convolutional neural networks (GCNNs) have been producing encouraging results in graph classification tasks. However, most spectral GCNNs utilize fixed graphs when aggregating node features, while omitting edge feature learning and failing to get an optimal graph structure. Moreover, many existing graph datasets do not provide initialized edge features, further restraining the ability of learning edge features via spectral GCNNs. In this paper, we try to address this issue by designing an edge feature scheme and an add-on layer between every two stacked graph convolution layers in GCNN. Both are lightweight while effective in filling the gap between edge feature learning and performance enhancement of graph classification. The edge feature scheme makes edge features adapt to node representations at different graph convolution layers. The add-on layers help adjust the edge features to an optimal graph structure. To test the effectiveness of our method, we take Euclidean positions as initial node features and extract graphs with semantic information from point cloud objects. The node features of our extracted graphs are more scalable for edge feature learning than most existing graph datasets (in one-hot encoded label format). Three new graph datasets are constructed based on ModelNet40, ModelNet10 and ShapeNet Part datasets. Experimental results show that our method outperforms state-of-the-art graph classification methods on the new datasets by reaching 96.56% overall accuracy on Graph-ModelNet40, 98.79% on Graph-ModelNet10 and 97.91% on Graph-ShapeNet Part. The constructed graph datasets will be released to the community.

📄 PDF Abstract BibTeX arXiv:2210.02060

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음
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 제목 키워드 기반

Investigating ADR mechanisms with knowledge graph mining and explainable AI

2020-12-16 · Emmanuel Bresso, Pierre Monnin, Cédric Bousquet, François-Elie Calvier 외

Adverse Drug Reactions (ADRs) are characterized within randomized clinical trials and postmarketing pharmacovigilance, but their molecular mechanism remains unknown in most cases. Aside from clinical trials, many element…

Explainable ModelsGraph MiningKnowledge GraphsPharmacovigilance

Incorporating Domain Knowledge Graph into Multimodal Movie Genre Classification with Self-Supervised Attention and Contrastive Learning

2023-10-12 · Jiaqi Li, Guilin Qi, Chuanyi Zhang, Yongrui Chen 외

Multimodal movie genre classification has always been regarded as a demanding multi-label classification task due to the diversity of multimodal data such as posters, plot summaries, trailers and metadata. Although exist…

Contrastive LearningGenre classificationGraph EmbeddingKnowledge Graph Embedding+3

A Variational Edge Partition Model for Supervised Graph Representation Learning

2022-02-07 · Yilin He, Chaojie Wang, Hao Zhang, Bo Chen 외

Graph neural networks (GNNs), which propagate the node features through the edges and learn how to transform the aggregated features under label supervision, have achieved great success in supervised feature extraction f…

ClassificationGraph Representation LearningRepresentation LearningVariational Inference

Inter-object Discriminative Graph Modeling for Indoor Scene Recognition

2023-11-10 · Chuanxin Song, Hanbo Wu, Xin Ma

Variable scene layouts and coexisting objects across scenes make indoor scene recognition still a challenging task. Leveraging object information within scenes to enhance the distinguishability of feature representations…

ObjectScene Recognition

KGAMC: A Novel Knowledge Graph Driven Automatic Modulation Classification Scheme

2024-02-29 · Yike Li, Lu Yua, Fuhui Zhou, Qihui Wu 외

Automatic modulation classification (AMC) is a promising technology to realize intelligent wireless communications in the sixth generation (6G) wireless communication networks. Recently, many data-and-knowledge dual-driv…