What is two-tower model in recommendation systems?

Updated May 16, 2026

Short answer

A two-tower model learns separate embeddings for users and items and matches them via similarity.

Deep explanation

One neural network encodes users and another encodes items. Their embeddings are compared using dot product or cosine similarity. This architecture is scalable for large-scale retrieval systems like YouTube and Google Search recommendations.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Recommendation Systems interview questions

View all →