News

I co-created Graph Neural Networks while at Stanford. I recognized early on that this technology was incredibly powerful.
Graph-structured data are pervasive in the real-world such as social networks, molecular graphs and transaction networks.
(For reference, according to Facebook engineers, the Social Graph is a graph data structure involving an "immense map" of people, places, and things and the connections between them.) ...
For 40 years, the Big Five personality model has dominated psychology, but new research suggests it may be incomplete.
Soren Lassen, manager of the search infrastructure team at Facebook, described that "in computer science speak," the Social Graph is a graph data structure involving an "immense map" of people ...
Facebook reaches Social Graph database benchmark: Facebook engineers discuss the development processes behind LinkBench, and how it’s being used at the world's largest social network today.
Direct Acyclic Graph or DAG may be it. What is DAG? DAG is a directed graph data structure that uses a topological ordering. The sequence can only go from earlier to later.