Concept
Set Aggregators: Janossy pooling
This approach is more powerful than simply taking a sum or mean of the neighbor embeddings. Instead of using a permutation-invariant reduction (e.g., a sum or mean), Janossy pooling applies a permutation-sensitive function and average the result over many possible permutations.
Let denote a permutation function that maps the set to a specific sequence . The Janossy pooling approach then performs neighborhood aggregation by ,
where denotes a set of permutations and ρφ is a permutation-sensitive function.
0
1
Updated 2022-07-10
Tags
Data Science