SlideShare a Scribd company logo
1 of 19
Paper: “Few-shot Graph
Classification with Contrastive
Loss and Meta-classifier” by
Chao Wei, Zhidong Deng
Review by Akanksha Rawat
Few-Shot Learning
FFew-shot learning (FSL) uses just a few samples and past information to
acquire representations that generalize effectively to novel classes.
Existing FSL models can generally be divided into three categories:
(1) methods based on optimization
(2) Using memory-based techniques
(3) Approaches based on metrics
Few shot classification
Few-shot classification seeks to train a classifier to identify previously
unidentified classes using a small number of labeled instances.
Recent works suggest incorporating few-shot learning frameworks for
quick adaptations to graph classes with few labeled graphs to address the
label scarcity barrier.
Contrastive Representation Learning
Contrastive learning uses the idea of comparing samples against one another to
identify characteristics that are shared by different data classes and
characteristics that distinguish one data class from another, improving
performance on visual tasks.
The fundamental foundation for contrastive learning involves choosing a "anchor"
data sample, a "positive" sample of data from the same distribution as the anchor,
and a "negative" sample of data from a different distribution.
Introduction
This paper investigates the problem of few-shot graph classification.
They presented a novel graph contrastive relation network (GCRNet) by
introducing a practical yet straightforward graph meta-baseline with
contrastive loss and meta-classifier, which achieved comparable
performance for graph few-shot learning.
Paper’s main contributions
● It recommends a contrastive loss to obtain a strong contrastive
representation by pushing away samples from various classes and
grouping graph features belonging to the same class.
● It also suggests a meta-classifier, which starts with the mean feature
of the support sets and extracts the global feature using GNode to
learn more appropriate similarity metrics.
● Even with relatively small support sets, such as 1-shot or 5-shot,
SOTA results are obtained in the experiment on all four datasets.
● Comparatively speaking, the proposed method outperforms the
current SOTA method by 10%.
Problem Definition
In an N-way K-shot few-shot task, the support set contains N classes with
K samples in each category. the query set contains the same N classes
with Q samples in each class. The goal is to classify the N × Q unlabeled
samples in the query set into N classes.
Architecture
Graph Neural Network
A specific node called the global node (GNode) was added to the
graph and made a directed connection from each graph node to
GNode individually.
In the AGGREGATEUPDATE step, the representation of GNode has
been updated as normal nodes in the graph, and GNode has no
impact on GNNs to learn the node properties.
Finally, a linear projection was applied, followed by a softmax to make
the prediction.
Architecture
Meta-learning Algorithm-
Existing GNNs and novel GNode were chosen as graph feature extractor to
learn contrastive representation and choose a linear parameter with softmax
function as meta-classifier.
Few-shot classification method is considered as meta-learning because it
makes the training procedure explicitly learn to learn from a given small
support set.
Architecture
Meta-learning framework-
1. First pre-train GCRNet with a series of meta-training tasks sampled
from the base graph set for a feature extractor Fθ.
2. Finally, finetune the classifier with the support set.
Architecture
Experiment and Results
Datasets and Backbone-
Reddit-12K
ENZYMES dataset
The Letter-High dataset
TRIANGLES dataset
Baseline and implementation details: They adopted a five-layer graph isomorphism network (GIN) with
64- dimensional hidden units for performance comparison. They ran the model by partitioning it into the
feature extractor, i.e., GIN (backbone) + GNode, and the classifier to fairly compare our method with other
baselines.
Experiment and Results
Experiment and Results
Experiment and Results
Few-Shot Results
The proposed method, GCRNet, achieved the best performance on all
four datasets, thus strongly indicating that the improvements of the
method can primarily be attributed to the graph meta-classifier fed with
contrastive loss.
Experiment and Results
Results on different GNNs
It compared the effect of four competitive GNN models, i.e., GCN,
GraphSAGE, GAT, and GIN, as the backbone of the proposed GCRNet.
model almost achieve the best results with GIN in all four datasets, which
indicates that GIN is more powerful for learning the graph-level
representation.
Experiment and Results
References
1. Few-shot Graph Classification with Contrastive Loss and Meta-classifier- https://ieeexplore-ieee-
org.libaccess.sjlibrary.org/stamp/stamp.jsp?tp=&arnumber=9892886&tag=1
Thank you!

More Related Content

Similar to PaperReview_ “Few-shot Graph Classification with Contrastive Loss and Meta-classifier” by Chao Wei, Zhidong Deng (2).pptx

A Study in Employing Rough Set Based Approach for Clustering on Categorical ...
A Study in Employing Rough Set Based Approach for Clustering  on Categorical ...A Study in Employing Rough Set Based Approach for Clustering  on Categorical ...
A Study in Employing Rough Set Based Approach for Clustering on Categorical ...IOSR Journals
 
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection:  Comparative StudyA Threshold Fuzzy Entropy Based Feature Selection:  Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection: Comparative StudyIJMER
 
Parallel Machine Learning
Parallel Machine LearningParallel Machine Learning
Parallel Machine LearningJanani C
 
Learning with Relative Attributes
Learning with Relative AttributesLearning with Relative Attributes
Learning with Relative AttributesVikas Jain
 
Graph Neural Prompting with Large Language Models.pptx
Graph Neural Prompting with Large Language Models.pptxGraph Neural Prompting with Large Language Models.pptx
Graph Neural Prompting with Large Language Models.pptxssuser2624f71
 
SYNOPSIS on Parse representation and Linear SVM.
SYNOPSIS on Parse representation and Linear SVM.SYNOPSIS on Parse representation and Linear SVM.
SYNOPSIS on Parse representation and Linear SVM.bhavinecindus
 
Finding Relationships between the Our-NIR Cluster Results
Finding Relationships between the Our-NIR Cluster ResultsFinding Relationships between the Our-NIR Cluster Results
Finding Relationships between the Our-NIR Cluster ResultsCSCJournals
 
Data clustering using map reduce
Data clustering using map reduceData clustering using map reduce
Data clustering using map reduceVarad Meru
 
Experimental study of Data clustering using k- Means and modified algorithms
Experimental study of Data clustering using k- Means and modified algorithmsExperimental study of Data clustering using k- Means and modified algorithms
Experimental study of Data clustering using k- Means and modified algorithmsIJDKP
 
Review : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic SegmentationReview : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic SegmentationDongmin Choi
 
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...ijsrd.com
 
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSA HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSEditor IJCATR
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
A Comparative Study Of Various Clustering Algorithms In Data Mining
A Comparative Study Of Various Clustering Algorithms In Data MiningA Comparative Study Of Various Clustering Algorithms In Data Mining
A Comparative Study Of Various Clustering Algorithms In Data MiningNatasha Grant
 
An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...
An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...
An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...Happiest Minds Technologies
 
Data clustering using kernel based
Data clustering using kernel basedData clustering using kernel based
Data clustering using kernel basedIJITCA Journal
 
Deep Semi-supervised Learning methods
Deep Semi-supervised Learning methodsDeep Semi-supervised Learning methods
Deep Semi-supervised Learning methodsPrincy Joy
 

Similar to PaperReview_ “Few-shot Graph Classification with Contrastive Loss and Meta-classifier” by Chao Wei, Zhidong Deng (2).pptx (20)

A Study in Employing Rough Set Based Approach for Clustering on Categorical ...
A Study in Employing Rough Set Based Approach for Clustering  on Categorical ...A Study in Employing Rough Set Based Approach for Clustering  on Categorical ...
A Study in Employing Rough Set Based Approach for Clustering on Categorical ...
 
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection:  Comparative StudyA Threshold Fuzzy Entropy Based Feature Selection:  Comparative Study
A Threshold Fuzzy Entropy Based Feature Selection: Comparative Study
 
Second subjective assignment
Second  subjective assignmentSecond  subjective assignment
Second subjective assignment
 
Parallel Machine Learning
Parallel Machine LearningParallel Machine Learning
Parallel Machine Learning
 
Learning with Relative Attributes
Learning with Relative AttributesLearning with Relative Attributes
Learning with Relative Attributes
 
Graph Neural Prompting with Large Language Models.pptx
Graph Neural Prompting with Large Language Models.pptxGraph Neural Prompting with Large Language Models.pptx
Graph Neural Prompting with Large Language Models.pptx
 
SYNOPSIS on Parse representation and Linear SVM.
SYNOPSIS on Parse representation and Linear SVM.SYNOPSIS on Parse representation and Linear SVM.
SYNOPSIS on Parse representation and Linear SVM.
 
Finding Relationships between the Our-NIR Cluster Results
Finding Relationships between the Our-NIR Cluster ResultsFinding Relationships between the Our-NIR Cluster Results
Finding Relationships between the Our-NIR Cluster Results
 
Data clustering using map reduce
Data clustering using map reduceData clustering using map reduce
Data clustering using map reduce
 
F017533540
F017533540F017533540
F017533540
 
Experimental study of Data clustering using k- Means and modified algorithms
Experimental study of Data clustering using k- Means and modified algorithmsExperimental study of Data clustering using k- Means and modified algorithms
Experimental study of Data clustering using k- Means and modified algorithms
 
Review : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic SegmentationReview : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic Segmentation
 
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
A Novel Penalized and Compensated Constraints Based Modified Fuzzy Possibilis...
 
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETSA HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
A HYBRID MODEL FOR MINING MULTI DIMENSIONAL DATA SETS
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
G0354451
G0354451G0354451
G0354451
 
A Comparative Study Of Various Clustering Algorithms In Data Mining
A Comparative Study Of Various Clustering Algorithms In Data MiningA Comparative Study Of Various Clustering Algorithms In Data Mining
A Comparative Study Of Various Clustering Algorithms In Data Mining
 
An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...
An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...
An Approach to Mixed Dataset Clustering and Validation with ART-2 Artificial ...
 
Data clustering using kernel based
Data clustering using kernel basedData clustering using kernel based
Data clustering using kernel based
 
Deep Semi-supervised Learning methods
Deep Semi-supervised Learning methodsDeep Semi-supervised Learning methods
Deep Semi-supervised Learning methods
 

Recently uploaded

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

PaperReview_ “Few-shot Graph Classification with Contrastive Loss and Meta-classifier” by Chao Wei, Zhidong Deng (2).pptx

  • 1. Paper: “Few-shot Graph Classification with Contrastive Loss and Meta-classifier” by Chao Wei, Zhidong Deng Review by Akanksha Rawat
  • 2. Few-Shot Learning FFew-shot learning (FSL) uses just a few samples and past information to acquire representations that generalize effectively to novel classes. Existing FSL models can generally be divided into three categories: (1) methods based on optimization (2) Using memory-based techniques (3) Approaches based on metrics
  • 3. Few shot classification Few-shot classification seeks to train a classifier to identify previously unidentified classes using a small number of labeled instances. Recent works suggest incorporating few-shot learning frameworks for quick adaptations to graph classes with few labeled graphs to address the label scarcity barrier.
  • 4. Contrastive Representation Learning Contrastive learning uses the idea of comparing samples against one another to identify characteristics that are shared by different data classes and characteristics that distinguish one data class from another, improving performance on visual tasks. The fundamental foundation for contrastive learning involves choosing a "anchor" data sample, a "positive" sample of data from the same distribution as the anchor, and a "negative" sample of data from a different distribution.
  • 5. Introduction This paper investigates the problem of few-shot graph classification. They presented a novel graph contrastive relation network (GCRNet) by introducing a practical yet straightforward graph meta-baseline with contrastive loss and meta-classifier, which achieved comparable performance for graph few-shot learning.
  • 6. Paper’s main contributions ● It recommends a contrastive loss to obtain a strong contrastive representation by pushing away samples from various classes and grouping graph features belonging to the same class. ● It also suggests a meta-classifier, which starts with the mean feature of the support sets and extracts the global feature using GNode to learn more appropriate similarity metrics. ● Even with relatively small support sets, such as 1-shot or 5-shot, SOTA results are obtained in the experiment on all four datasets. ● Comparatively speaking, the proposed method outperforms the current SOTA method by 10%.
  • 7. Problem Definition In an N-way K-shot few-shot task, the support set contains N classes with K samples in each category. the query set contains the same N classes with Q samples in each class. The goal is to classify the N × Q unlabeled samples in the query set into N classes.
  • 8. Architecture Graph Neural Network A specific node called the global node (GNode) was added to the graph and made a directed connection from each graph node to GNode individually. In the AGGREGATEUPDATE step, the representation of GNode has been updated as normal nodes in the graph, and GNode has no impact on GNNs to learn the node properties. Finally, a linear projection was applied, followed by a softmax to make the prediction.
  • 9. Architecture Meta-learning Algorithm- Existing GNNs and novel GNode were chosen as graph feature extractor to learn contrastive representation and choose a linear parameter with softmax function as meta-classifier. Few-shot classification method is considered as meta-learning because it makes the training procedure explicitly learn to learn from a given small support set.
  • 10. Architecture Meta-learning framework- 1. First pre-train GCRNet with a series of meta-training tasks sampled from the base graph set for a feature extractor Fθ. 2. Finally, finetune the classifier with the support set.
  • 12. Experiment and Results Datasets and Backbone- Reddit-12K ENZYMES dataset The Letter-High dataset TRIANGLES dataset Baseline and implementation details: They adopted a five-layer graph isomorphism network (GIN) with 64- dimensional hidden units for performance comparison. They ran the model by partitioning it into the feature extractor, i.e., GIN (backbone) + GNode, and the classifier to fairly compare our method with other baselines.
  • 15. Experiment and Results Few-Shot Results The proposed method, GCRNet, achieved the best performance on all four datasets, thus strongly indicating that the improvements of the method can primarily be attributed to the graph meta-classifier fed with contrastive loss.
  • 16. Experiment and Results Results on different GNNs It compared the effect of four competitive GNN models, i.e., GCN, GraphSAGE, GAT, and GIN, as the backbone of the proposed GCRNet. model almost achieve the best results with GIN in all four datasets, which indicates that GIN is more powerful for learning the graph-level representation.
  • 18. References 1. Few-shot Graph Classification with Contrastive Loss and Meta-classifier- https://ieeexplore-ieee- org.libaccess.sjlibrary.org/stamp/stamp.jsp?tp=&arnumber=9892886&tag=1