Node feature update via neighborhood aggregation across L message-passing layers.
For GNN papers (GCN, GAT, GraphSAGE, MPNN) and applications like molecular property prediction.
Replace simple aggregation with attention-weighted aggregation. Show the attention weights alpha_{ij} as varying-thickness edges between focal node and its neighbors.