← Back to feed

Scaling Graph Neural Networks for Friend Recommendation: Multi-Hash User Embeddings and Temporal Neighbor Sampling

L5 · ResearcherResearcharXiv· 8/27/2026

Advanced techniques for scaling graph neural networks to production-level social graphs with hundreds of millions of users.

AI Summary

Researchers present a scalable GNN system for friend recommendation that reduces table size by 98% and improves temporal sampling efficiency, achieving 16% more friend additions in production tests.

Excerpt

Friend recommendation is inherently graph-structured: the relevance of a potential connection depends on multi-hop social context rather than user attributes alone. However, deploying message-passing GNNs on a production-scale social graph with hundreds of millions of users and tens of billions of edges requires addressing numerous modeling and systems challenges. We present a scalable end-to-end GNN ranking system for production social graphs, focusing on two design choices that are critical in

Read Original
0 upvotes · 0 downvotes · 1 min read

Related Articles

L5 · ResearcherResearchHacker News
Terminal-Bench-Science: Evaluating AI agents on scientific research workflows

Stanford researchers released Terminal-Bench-Science 0.1, a benchmark with 70 expert-curated scientific workflows where Claude Opus achieved only a 30% resolution rate.

L5 · ResearcherResearchLessWrong AI
The Dynamics of Intelligence Explosions

Toby Ord explores the mathematical dynamics of intelligence explosions where AI assists AI R&D, showing singular growth is harder than economic models suggest.

L4 · DeveloperResearcharXiv
Persona-Execution Separation: An Architecture Pattern for Evolving LLM Agents under Execution Audit

Presents Persona-Execution Separation, an architecture pattern for enterprise LLM agents that keeps execution auditable while allowing persona instructions to evolve freely.

L5 · ResearcherResearcharXiv
LLMs Can Design Near-Optimal OR Algorithms

GPT-5.6 can design near-optimal algorithms for operations research problems like inventory control and queueing networks, matching or beating specialized methods with minimal human input.

L5 · ResearcherResearchLessWrong AI
Do AI Models Want to Be Monitored? Measuring Monitorability Disposition in Large Reasoning Models

Researchers propose measuring 'monitorability disposition' in large reasoning models to proactively understand model behavior rather than reactively filtering outputs.