What is: Graph Finite-State Automaton?
Source | Learning Graph Structure With A Finite-State Automaton Layer |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Graph Finite-State Automaton, or GFSA, is a differentiable layer for learning graph structure that adds a new edge type (expressed as a weighted adjacency matrix) to a base graph. This layer can be trained end-to-end to add derived relationships (edges) to arbitrary graph-structured data based on performance on a downstream task.