User Tools

Site Tools


ml:graph_nn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ml:graph_nn [2021/06/06 18:19] – [People] jmflanigml:graph_nn [2025/04/19 00:20] (current) – [Papers] jmflanig
Line 2: Line 2:
  
 ===== Overviews ===== ===== Overviews =====
-  * [[https://arxiv.org/pdf/1901.00596.pdf|Wu et al 2019 - A Comprehensive Survey on Graph Neural Networks]] +Best overview: [[https://arxiv.org/pdf/2106.06090.pdf|Wu et al 2021 - Graph Neural Networks for Natural Language Processing: A Survey]] 
-  * [[https://www.morganclaypool.com/doi/abs/10.2200/S00980ED1V01Y202001AIM045|Liu  & Zhou 2020 - Introduction to Graph Neural Networks]] + 
-  * [[https://ieeexplore.ieee.org/document/9046288|Wu et al 2020 - A Comprehensive Survey on Graph Neural Networks]] +  * General surveys (not just NLP): 
-  * {{papers:Graph neural networks A review of methods and applications.pdf|Graph Neural Networks: A Review of Methods and Applications}}+    * [[https://arxiv.org/pdf/1901.00596.pdf|Wu et al 2019 - A Comprehensive Survey on Graph Neural Networks]] 
 +    * [[https://www.morganclaypool.com/doi/abs/10.2200/S00980ED1V01Y202001AIM045|Liu  & Zhou 2020 - Introduction to Graph Neural Networks]] 
 +    * [[https://ieeexplore.ieee.org/document/9046288|Wu et al 2020 - A Comprehensive Survey on Graph Neural Networks]] 
 +    * {{papers:Graph neural networks A review of methods and applications.pdf|Graph Neural Networks: A Review of Methods and Applications}} 
 +  * NLP Surveys: 
 +    * **[[https://arxiv.org/pdf/2106.06090.pdf|Wu et al 2021 - Graph Neural Networks for Natural Language Processing: A Survey]]** 
 +    * [[https://arxiv.org/pdf/2012.15445.pdf|Yuan et al 2020 - Explainability in Graph Neural Networks: A Taxonomic Survey]] 
 +    * Nice overview in related work here: [[https://aclanthology.org/2021.findings-acl.126.pdf|Lin 2021]]
  
 ===== Papers ===== ===== Papers =====
Line 16: Line 23:
     * [[https://arxiv.org/pdf/1804.00823.pdf|Xu et al 2018 - Graph2Seq: Graph to Sequence Learning with Attention-based Neural Networks]]     * [[https://arxiv.org/pdf/1804.00823.pdf|Xu et al 2018 - Graph2Seq: Graph to Sequence Learning with Attention-based Neural Networks]]
   * Applications   * Applications
 +    * See also [[nlp:Knowledge-Enhanced Methods]].
     * [[https://www.aclweb.org/anthology/2020.findings-emnlp.255.pdf|Li et al 2020 - Graph-to-Tree Neural Networks for Learning Structured Input-Output Translation with Applications to Semantic Parsing and Math Word Problem]] (Graph to tree neural network)     * [[https://www.aclweb.org/anthology/2020.findings-emnlp.255.pdf|Li et al 2020 - Graph-to-Tree Neural Networks for Learning Structured Input-Output Translation with Applications to Semantic Parsing and Math Word Problem]] (Graph to tree neural network)
     * [[https://www.aclweb.org/anthology/D17-1209v1.pdf|Bastings et al 2017 - Graph Convolutional Encoders for Syntax-aware Neural Machine Translation]]     * [[https://www.aclweb.org/anthology/D17-1209v1.pdf|Bastings et al 2017 - Graph Convolutional Encoders for Syntax-aware Neural Machine Translation]]
Line 24: Line 32:
     * [[https://arxiv.org/pdf/1905.07374.pdf|Tu et al 2019 - Multi-hop Reading Comprehension across Multiple Documents by Reasoning over Heterogeneous Graphs]]]     * [[https://arxiv.org/pdf/1905.07374.pdf|Tu et al 2019 - Multi-hop Reading Comprehension across Multiple Documents by Reasoning over Heterogeneous Graphs]]]
     * [[https://arxiv.org/pdf/1908.00059.pdf|Chen et al 2019 - GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension]]     * [[https://arxiv.org/pdf/1908.00059.pdf|Chen et al 2019 - GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension]]
 +    * [[https://aclanthology.org/2021.findings-acl.126.pdf|Lin et al 2021 - BertGCN: Transductive Text Classification by Combining GCN and BERT]]
 +  * Graph Language Models
 +    * [[https://arxiv.org/pdf/2401.07105|2024 - Graph Language Models]]
  
 ===== Software ===== ===== Software =====
-  * [[https://github.com/graph4ai/graph4nlp|Graph4NLP]]+  * [[https://github.com/graph4ai/graph4nlp|Graph4NLP]] (uses DGL as the runtime library) 
 +  * [[https://www.dgl.ai|DGL - Deep Graph Library]] 
 +  * [[https://pytorch-geometric.readthedocs.io/en/latest/|PyTorch Geometric]] (not as actively maintained as DGL)
  
 ===== Tutorials ===== ===== Tutorials =====
Line 37: Line 50:
  
 ===== Related Pages ===== ===== Related Pages =====
 +  * [[nlp:Knowledge-Enhanced Methods]]
   * [[nn_architectures|Neural Network Architectures]]   * [[nn_architectures|Neural Network Architectures]]
  
  
ml/graph_nn.1623003578.txt.gz · Last modified: 2023/06/15 07:36 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki