GraphConditioned
GraphConditioned refers to a class of machine learning models designed to make predictions or generate outputs that are influenced by the structure of a graph. In essence, these models learn to operate on data where relationships between entities are explicitly represented as a graph. The "conditioned" aspect highlights that the model's behavior is not just based on the node features but also on the graph's connectivity and overall structure.
These models are particularly useful in scenarios where interactions or dependencies are crucial. For example, in
The conditioning on the graph structure allows these models to capture complex relational patterns that might