While studying GCN, I got a question in the READOUT part.
It's one of the Readouts. The formula for Node-wise summarization is this.
enter image description here
I wonder what the role of MLP is in this formula.
- If MLP is applied to node feature matrix, does the value of matrix change?**
- If it is changed so, why does it change?