The document proposes a method to identify rare sequential topic patterns in document streams that are uncommon overall but relatively frequent for specific users. It involves three phases: pre-processing to extract topics and identify user sessions, generating all sequential topic pattern candidates and their expected support values for each user, and selecting rare patterns by analyzing rarity from a user-aware perspective. Experiments on real and synthetic datasets show the approach can effectively discover meaningful rare patterns that reflect user characteristics.