Search papers, labs, and topics across Lattice.
The paper introduces the Deep Adaptive Intent-Aware Network (DAIAN) to address intent myopia in Trigger-Induced Recommendation (TIR) systems, where recommendations are overly focused on the trigger item. DAIAN extracts personalized intent representations by analyzing user clicks and trigger item correlations, then retrieves related historical behaviors to mine diverse user intents. By reinforcing item similarity with a hybrid ID and semantic enhancer, DAIAN adaptively selects items based on varying intents, outperforming existing methods on public and industrial e-commerce datasets.
Overcome "intent myopia" in trigger-based recommendations with DAIAN, a network that adaptively learns user intent from click correlations and hybrid ID/semantic similarity, boosting CTR in e-commerce.
Recommendation systems are essential for personalizing e-commerce shopping experiences. Among these, Trigger-Induced Recommendation (TIR) has emerged as a key scenario, which utilizes a trigger item (explicitly represents a user's instantaneous interest), enabling precise, real-time recommendations. Although several trigger-based techniques have been proposed, most of them struggle to address the intent myopia issue, that is, a recommendation system overemphasizes the role of trigger items and narrowly focuses on suggesting commodities that are highly relevant to trigger items. Meanwhile, existing methods rely on collaborative behavior patterns between trigger and recommended items to identify the user's preferences, yet the sparsity of ID-based interaction restricts their effectiveness. To this end, we propose the Deep Adaptive Intent-Aware Network (DAIAN) that dynamically adapts to users' intent preferences. In general, we first extract the users' personalized intent representations by analyzing the correlation between a user's click and the trigger item, and accordingly retrieve the user's related historical behaviors to mine the user's diverse intent. Besides, sparse collaborative behaviors constrain the performance in capturing items associated with user intent. Hence, we reinforce similarity by leveraging a hybrid enhancer with ID and semantic information, followed by adaptive selection based on varying intents. Experimental results on public datasets and our industrial e-commerce datasets demonstrate the effectiveness of DAIAN.