FinTRec: Transformer Based Unified Contextual Ads Targeting and Personalization for Financial Applications
This work provides a viable shift toward transformer-based models for real-time ad targeting and personalization in Financial Services, addressing both technical and business needs, though it is incremental as it adapts existing methods to a specific domain.
The authors tackled the challenge of applying transformer-based architectures to sequential recommendation in Financial Services, where they addressed issues like long-range user interactions and multiple interrelated products, and demonstrated that their FinTRec framework consistently outperforms production-grade tree-based baselines in offline and live tests.
Transformer-based architectures are widely adopted in sequential recommendation systems, yet their application in Financial Services (FS) presents distinct practical and modeling challenges for real-time recommendation. These include:a) long-range user interactions (implicit and explicit) spanning both digital and physical channels generating temporally heterogeneous context, b) the presence of multiple interrelated products require coordinated models to support varied ad placements and personalized feeds, while balancing competing business goals. We propose FinTRec, a transformer-based framework that addresses these challenges and its operational objectives in FS. While tree-based models have traditionally been preferred in FS due to their explainability and alignment with regulatory requirements, our study demonstrate that FinTRec offers a viable and effective shift toward transformer-based architectures. Through historic simulation and live A/B test correlations, we show FinTRec consistently outperforms the production-grade tree-based baseline. The unified architecture, when fine-tuned for product adaptation, enables cross-product signal sharing, reduces training cost and technical debt, while improving offline performance across all products. To our knowledge, this is the first comprehensive study of unified sequential recommendation modeling in FS that addresses both technical and business considerations.