Message passing neural network (MPNN)
A Message Passing Neural Network (MPNN) is a type of graph neural network designed to process graph-structured data by iteratively exchanging and aggregating information between nodes. It is widely used in fields such as chemistry, social network analysis, and recommendation systems.