VLDB 2026 Research / reviewers in the wild / expert
Ziming Feng
dblp:127/6107
· DBLP profile ↗
7ranked-venue papers in the field
2as first author
4since 2021 · last 2026
0000-0002-4558-1246ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 5 (1 first)Data Mining & Knowledge Discovery · 1Other / Interdisciplinary · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | A Comprehensive Survey on Retrieval Methods in Recommender SystemsabstractIn an era dominated by information overload, effective recommender systems are essential for managing the deluge of data across digital platforms. Multi-stage cascade ranking systems are widely used in the industry, with retrieval and ranking being two typical stages. Retrieval methods sift through vast candidates to filter out irrelevant items, while ranking methods prioritize these candidates to present the most relevant items to users. Unlike studies focusing on the ranking stage, this survey explores the critical yet often overlooked retrieval stage of recommender systems. To achieve precise and efficient personalized retrieval, we summarize existing work in three key areas: improving similarity computation between user and item, enhancing indexing mechanisms for efficient retrieval, and optimizing training methods of retrieval. We also provide a comprehensive set of benchmarking experiments on three public datasets. Furthermore, we highlight current industrial applications through a case study on retrieval practices at a specific company, covering the entire retrieval process and online serving, along with practical implications and challenges. By detailing the retrieval stage, which is fundamental for effective recommendation, this survey aims to bridge the existing knowledge gap and serve as a cornerstone for researchers interested in optimizing this critical component of cascade recommender systems. Jizheng Chen, Jianghao Lin, Jiarui Qin, Ziming Feng, Weinan Zhang 0001, Yong Yu 0001 |
ACM Trans. Inf. Syst. | 5 |
| 2025 | Unleashing the Potential of Multi-Channel Fusion in Retrieval for Personalized RecommendationsabstractRecommender systems (RS) are pivotal in managing information overload in modern digital services. A key challenge in RS is efficiently processing vast item pools to deliver highly personalized recommendations under strict latency constraints. Multi-stage cascade ranking addresses this by employing computationally efficient retrieval methods to cover diverse user interests, followed by more precise ranking models to refine the results. In the retrieval stage, multi-channel retrieval is often used to generate distinct item subsets from different candidate generators, leveraging the complementary strengths of these methods to maximize coverage. However, forwarding all retrieved items overwhelms downstream rankers, necessitating truncation. Despite advancements in individual retrieval methods, multi-channel fusion, the process of efficiently merging multi-channel retrieval results, remains underexplored. We are the first to identify and systematically investigate multi-channel fusion in the retrieval stage. Current industry practices often rely on heuristic approaches and manual designs, which often lead to suboptimal performance. Moreover, traditional gradient-based methods like SGD are unsuitable for this task due to the non-differentiable nature of the selection process. In this paper, we explore advanced channel fusion strategies by assigning systematically optimized weights to each channel. We utilize black-box optimization techniques, including the Cross Entropy Method and Bayesian Optimization for global weight optimization, alongside policy gradient-based approaches for personalized merging. Our methods enhance both personalization and flexibility, achieving significant performance improvements across multiple datasets and yielding substantial gains in real-world deployments, offering a scalable solution for optimizing multi-channel fusion in retrieval. Jiarui Qin, Jianghao Lin, Ziming Feng, Weinan Zhang 0001, Yong Yu 0001 |
WWW | 4 |
| 2024 | Search-based Time-aware Graph-enhanced Recommendation with Sequential Behavior DataabstractExtending from sequential recommendation models, in this article, we present a novel framework named Search-based Time-Aware Recommendation (STARec), which first retrieves the historical behaviors of the given user through a search-based retriever and then captures the user’s evolving demands over time through a time-aware sequential network. We notice that the key insight of STARec is to use the feature and labels to augment the representations, and thus the effectiveness of STARec relies on the acquisition of rich browsing records of the target user and powerful representation of each browsed item and thus its performance could heavily drop regarding long-tail users and items. To this end, we extend STARec by constructing a graph upon the user–item interactions and leveraging the graph structure to enhance the representation learning. We call this extended version Search-based Time-Aware Graph-Enhanced Recommendation (STAGE). We conduct extensive experiments on three real-world datasets and STARec achieves consistent superiority. We further compare STAGE against STARec long-tail users and our results demonstrate that STAGE could outperform STARec at most cases. Results of online A/B tests show that STARec and STAGE achieve an average click-through rate improvement of around 6% and 1.5% in the two main item recommendation scenarios, respectively. 1 Lei Zheng 0004, Huacan Chai, Jiarui Jin, Weinan Zhang 0001, Yong Yu 0001, Can Ge, Ziming Feng |
Trans. Recomm. Syst. | 9 |
| 2022 | Learn over Past, Evolve for Future: Search-based Time-aware Recommendation with Sequential Behavior DataabstractThe personalized recommendation is an essential part of modern e-commerce, where user’s demands are not only conditioned by their profile but also by their recent browsing behaviors as well as periodical purchases made some time ago. In this paper, we propose a novel framework named Search-based Time-Aware Recommendation (STARec), which captures the evolving demands of users over time through a unified search-based time-aware model. More concretely, we first design a search-based module to retrieve a user’s relevant historical behaviors, which are then mixed up with her recent records to be fed into a time-aware sequential network for capturing her time-sensitive demands. Besides retrieving relevant information from her personal history, we also propose to search and retrieve similar user’s records as an additional reference. All these sequential records are further fused to make the final recommendation. Beyond this framework, we also develop a novel label trick that uses the previous labels (i.e., user’s feedbacks) as the input to better capture the user’s browsing pattern. We conduct extensive experiments on three real-world commercial datasets on click-through-rate prediction tasks against state-of-the-art methods. Experimental results demonstrate the superiority and efficiency of our proposed framework and techniques. Furthermore, results of online experiments on a daily item recommendation platform of Company X show that STARec gains average performance improvement of around 6% and 1.5% in its two main item recommendation scenarios on CTR metric respectively. Jiarui Jin, Weinan Zhang 0001, Ziming Feng, Yong Yu 0001 |
WWW | 5 |
| 2013 | Aggregation-Based Probing for Large-Scale Duplicate Image Detection
Ziming Feng, Jia Chen 0001, Xian Wu 0001, Yong Yu 0001 |
APWeb | 1 |
| 2013 | Detecting Marionette Microblog Users for Improved Information Credibility
Xian Wu 0001, Ziming Feng, Wei Fan 0001, Jing Gao 0004, Yong Yu 0001 |
ECML/PKDD (3) | 2 |
| 2013 | An Empirical Study of User Behaviors on Pinterest Social NetworkabstractMany previous research works have focused on analyzing online social networks in many dimensions, as they bring large commercial value and provide significant references for many other subjects. Pinterest, a pinboard-style image sharing social service, has attracted much attention recently and become one of the most popular social networks. The special mechanism and style of Pinterest distinguish it from other previous popular social networks and shape totally different user behaviors, which makes it worth launching a new study on Pinterest. In this paper, we have an empirical study of user behaviors on Pinterest, based on a large Pinterest dataset containing 1.13 million users, 57 million following relations, 19 million boards and 933 million pins. We focus on studying the characteristics, manifestations and overall effects of user behaviors from many aspects, including the user interests, correlations between neighboring users, the common features of the most popular users, the topology of the network structure, etc. The most distinguishing characteristic of Pinterest is that users focus on everyday lives and are willing to collect many images about decoration, food, fashion, etc, which makes Pinterest an ideal advertising and marketing platform for retail companies. Many other qualitative and quantitative analysis on user behaviors have been discussed in our paper. We provide a comprehensive understanding of user behaviors on the Pinterest social network, which is our main contribution. Ziming Feng, Feng Cong, Kailong Chen, Yong Yu 0001 |
Web Intelligence | 1 |