#personalization
-
2026-03-10
Through-Line Detection: What LLMs See That Rule Systems Can'tCross-modal pattern detection across behavioral data, free-text, and metadata — the capability that actually justifies using an LLM in a recommendation system.
-
2026-03-10
Multi-Window Temporal Aggregation for Behavioral TrajectoryThe same metric across 7, 30, and 90 days tells you where someone is heading, not just where they are. Here's why that distinction is the whole game.
-
2026-03-10
Signal Stability Classification: Inference Cost-Benefit in Hybrid Recommendation SystemsNot all behavioral signals deserve the same compute budget. Genre affinity changes over weeks; session mood changes in seconds. Classify by stability, infer by tier, and stop pretending daily batch is the answer to everything.
-
2026-03-10
Query-Theme-Keyed Search ExpansionTwo users search 'sleep' and get different results — with no LLM at query time. How pre-computed, theme-keyed expansion terms turn a flat search into something that actually knows you.
-
2026-03-10
Pre-computed Personalization: The Offline Agent PatternWhy your personalization agent should never run at request time. The LLM does its heavy lifting on a schedule; your product serves the artifacts. Zero latency, infinite scale.
-
2026-03-10
Negative Signals as First-Class Citizens in RecommendationWhat users don't do matters more than what they do. Most recommendation systems are built entirely on applause. Here's why the silence is louder.
-
2026-03-10
Intention-Action Gaps as Behavioral SignalsWhat you say you'll do vs what you actually do — the gap is the insight.
-
2026-03-10
Filter Bubble Mitigation in Personalized SystemsHow to avoid turning personalization into an algorithmic echo chamber — and why the fix isn't as simple as randomly throwing garbage at your users.
-
2026-03-10
Empathy Architecture: Designing LLM Outputs That Don't Feel Like Surveillance"After you close the laptop" vs "Your Evening Wind-Down" — why the difference matters, and how to build systems that infer emotion without weaponising it.