EDBT 2026 Demo / reviewers in the wild / expert
Jiayin Wang 0001
dblp:74/1572-1
· DBLP profile ↗
7ranked-venue papers in the field
3as first author
7since 2021 · last 2026
0000-0001-8875-1850ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6 (2 first)Data Mining & Knowledge Discovery · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Understanding Internal Representations of Recommendation Models with Sparse AutoencodersabstractRecommendation model interpretation aims to reveal the relationships between inputs, model internal representations, and outputs to enhance the transparency, interpretability, and trustworthiness of recommendation systems. However, the inherent complexity and opacity of deep learning models pose challenges for model-level interpretation. Moreover, most existing methods for interpreting recommendation models are tailored to specific architectures or model types, limiting their generalizability across different types of recommenders. In this article, we propose RecSAE, a generalizable probing framework that interprets Rec ommendation models with S parse A uto E ncoders. The framework extracts interpretable latents from the internal representations of recommendation models and links them to semantic concepts for interpretations. It does not alter original models during interpretations and also enables targeted tuning to models. Experiments on three types of recommendation models (general, graph-based, sequential) with four widely used public datasets demonstrate the effectiveness and generalization of the RecSAE framework. The interpreted concepts are further validated by human experts, showing strong alignment with human perception. Overall, RecSAE serves as a novel step in both model-level interpretations to various types of recommendation models without affecting their functions and offering potential for targeted tuning of models. The code and data are available at https://github.com/Alice1998/RecSAE . Jiayin Wang 0001, Xiaoyu Zhang 0018, Weizhi Ma, Zhiqiang Guo, Min Zhang 0006 |
ACM Trans. Inf. Syst. | 1 |
| 2025 | U-Sticker: A Large-Scale Multi-Domain User Sticker Dataset for Retrieval and PersonalizationabstractInstant messaging with texts and stickers has become a widely adopted communication medium, enabling efficient expression of user semantics and emotions. With the increased use of stickers conveying information and feelings, sticker retrieval and recommendation has emerged as an important area of research. However, a major limitation in existing literature has been the lack of datasets capturing temporal and user-specific sticker interactions, which has hindered further progress in user modeling and sticker personalization. To address this, we introduce User-Sticker, a dataset that includes temporal and user anonymous ID across conversations. It is the largest publicly available sticker dataset to date, containing 22K unique users, 370K stickers, and 8.3M messages. The raw data was collected from a popular messaging platform from 67 conversations over 720 hours of crawling. All text and image data were carefully vetted for safety and privacy checks and modifications. Spanning 10 domains, the U-Sticker dataset captures rich temporal, multilingual, and cross-domain behaviors not previously available in other datasets. Extensive quantitative and qualitative experiments demonstrate U-Sticker's practical applications in user behavior modeling and personalized recommendation and highlight its potential to further research areas in personalized retrieval and conversational studies. U-Sticker dataset is publicly available. Heng Er Metilda Chee, Jiayin Wang 0001, Zhiqiang Guo, Weizhi Ma, Qinglang Guo, Min Zhang 0006 |
SIGIR | 2 |
| 2025 | PerSRV: Personalized Sticker Retrieval with Vision-Language ModelabstractInstant Messaging is a popular mean for daily communication, allowing users to send text and stickers.As the saying goes, "a picture is worth a thousand words", so developing an effective sticker retrieval technique is crucial for enhancing user experience.However, existing sticker retrieval methods rely on labeled data to interpret stickers, and general-purpose Vision-Language Models (VLMs) often struggle to capture the unique semantics of stickers.Additionally, relevance-based sticker retrieval methods lack personalization, creating a gap between diverse user expectations and retrieval results.To address these, we propose the Personalized Sticker Retrieval with Vision-Language Model framework, namely PerSRV, structured into offline calculations and online processing modules.The online retrieval part follows the paradigm of relevant recall and personalized ranking, supported by the offline precalculation parts, which are sticker semantic understanding, utility evaluation and personalization modules.Firstly, for sticker-level semantic understanding, we supervised fine-tuned LLaVA-1.5-7B to generate human-like sticker semantics, complemented by textual content extracted from figures and historical interaction queries.Secondly, we investigate three crowd-sourcing metrics for sticker utility evaluation.Thirdly, we cluster style centroids based on users' historical interactions to achieve personal preference modeling.Finally, we evaluate our proposed PerSRV method on a public sticker retrieval dataset from WeChat 1 , containing 543,098 candidates and 12,568 interactions.Experimental results show that PerSRV significantly outperforms existing methods in multi-modal sticker retrieval.Additionally, our supervised fine-tuned VLM delivers notable improvements in sticker semantic understandings.The code 2 * Both authors contributed equally to this research. Heng Er Metilda Chee, Jiayin Wang 0001, Zhiqiang Guo, Weizhi Ma, Min Zhang 0006 |
WWW | 2 |
| 2025 | Beyond Utility: Evaluating LLM as RecommenderabstractWith the rapid development of Large Language Models (LLMs), recent studies employed LLMs as recommenders to provide personalized information services for distinct users. Despite efforts to improve the accuracy of LLM-based recommendation models, relatively little attention is paid to beyond-utility dimensions. Moreover, there are unique evaluation aspects of LLM-based recommendation models, which have been largely ignored. To bridge this gap, we explore four new evaluation dimensions and propose a multidimensional evaluation framework. The new evaluation dimensions include: 1) history length sensitivity, 2) candidate position bias, 3) generation-involved performance, and 4) hallucinations. All four dimensions have the potential to impact performance, but are largely unnecessary for consideration in traditional systems. Using this multidimensional evaluation framework, along with traditional aspects, we evaluate the performance of seven LLM-based recommenders, with three prompting strategies, comparing them with six traditional models on both ranking and re-ranking tasks on four datasets. We find that LLMs excel at handling tasks with prior knowledge and shorter input histories in the ranking setting, and perform better in the re-ranking setting, beating traditional models across multiple dimensions. However, LLMs exhibit substantial candidate position bias issues, and some models hallucinate nonexistent items much more often than others. We intend our evaluation framework and observations to benefit future research on the use of LLMs as recommenders. The code and data are available at https://github.com/JiangDeccc/EvaLLMasRecommender. Chumeng Jiang, Jiayin Wang 0001, Weizhi Ma, Charles L. A. Clarke, Shuai Wang 0020, Chuhan Wu, Min Zhang 0006 |
WWW | 2 |
| 2024 | Large Language Models as Evaluators for Recommendation ExplanationsabstractThe explainability of recommender systems has attracted significant attention in academia and industry. Many efforts have been made for explainable recommendations, yet evaluating the quality of the explanations remains a challenging and unresolved issue. In recent years, leveraging LLMs as evaluators presents a promising avenue in Natural Language Processing tasks (e.g., sentiment classification, information extraction), as they perform strong capabilities in instruction following and common-sense reasoning. However, evaluating recommendation explanatory texts is different from these NLG tasks, as its criteria are related to human perceptions and are usually subjective. Xiaoyu Zhang 0018, Yishan Li, Jiayin Wang 0001, Weizhi Ma, Peijie Sun, Min Zhang 0006 |
RecSys | 3 |
| 2023 | Measuring Item Global Residual Value for Fair RecommendationabstractIn the era of information explosion, numerous items emerge every day, especially in feed scenarios. Due to the limited system display slots and user browsing attention, various recommendation systems are designed not only to satisfy users' personalized information needs but also to allocate items' exposure. However, recent recommendation studies mainly focus on modeling user preferences to present satisfying results and maximize user interactions, while paying little attention to developing item-side fair exposure mechanisms for rational information delivery. This may lead to serious resource allocation problems on the item side, such as the Snowball Effect. Furthermore, unfair exposure mechanisms may hurt recommendation performance. In this paper, we call for a shift of attention from modeling user preferences to developing fair exposure mechanisms for items. We first conduct empirical analyses of feed scenarios to explore exposure problems between items with distinct uploaded times. This points out that unfair exposure caused by the time factor may be the major cause of the Snowball Effect. Then, we propose to explicitly model item-level customized timeliness distribution, Global Residual Value (GRV), for fair resource allocation. This GRV module is introduced into recommendations with the designed Timeliness-aware Fair Recommendation Framework (TaFR). Extensive experiments on two datasets demonstrate that TaFR achieves consistent improvements with various backbone recommendation models. By modeling item-side customized Global Residual Value, we achieve a fairer distribution of resources and, at the same time, improve recommendation performance. Jiayin Wang 0001, Weizhi Ma, Chumeng Jiang, Min Zhang 0006, Yuan Zhang 0024, Biao Li 0002, Peng Jiang 0002 |
SIGIR | 1 |
| 2022 | Make Fairness More Fair: Fair Item Utility Estimation and Exposure Re-DistributionabstractThe item fairness issue has become one of the significant concerns with the development of recommender systems in recent years, focusing on whether items' exposures are consistent with their utilities. So the measurement of item unfairness depends on the modeling of item utility, and most previous approaches estimated item utility simply based on user-item interaction logs in recommender systems. The Click-through rate (CTR) is the most popular one. However, we argue that these types of item utilities (named observed utility here) measurements may result in unfair exposures of items. The number of exposure for each item is uneven, and recommendation methods select the exposure audiences (users). Jiayin Wang 0001, Weizhi Ma, Jiayu Li 0001, Min Zhang 0006, Biao Li 0002, Yiqun Liu 0001, Peng Jiang 0002, Shaoping Ma |
KDD | 1 |