Wenge Rong

dblp:18/5572 · DBLP profile ↗
← Back
21ranked-venue papers in the field
0as first author
13since 2021 · last 2026
0000-0002-4229-7215ORCID · verified

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 16Information Retrieval & Web Search · 3Database Systems & Data Management · 1Data Mining & Knowledge Discovery · 1
YearPublicationVenuePosition
2026 Bi-Level Optimization for Generative Recommendation: Bridging Tokenization and Generation
abstract
Generative recommendation is emerging as a transformative paradigm by directly generating recommended items, rather than relying on matching. Building such a system typically involves two key components: (1) optimizing the tokenizer to derive suitable item identifiers, and (2) training the recommender based on those identifiers. Existing approaches often treat these components separately—either sequentially or in alternation—overlooking their interdependence. This separation can lead to misalignment: the tokenizer is trained without direct guidance from the recommendation objective, potentially yielding suboptimal identifiers that degrade recommendation performance. To address this, we propose BLOGER, a Bi-Level Optimization for GEnerative Recommendation framework, which explicitly models the interdependence between the tokenizer and the recommender in a unified optimization process. The lower level trains the recommender using tokenized sequences, while the upper level optimizes the tokenizer based on both the tokenization loss and recommendation loss. We adopt a meta-learning approach to solve this bi-level optimization efficiently, and introduce gradient surgery to mitigate gradient conflicts in the upper-level updates, thereby ensuring that item identifiers are both informative and recommendation-aligned. Extensive experiments on multiple real-world datasets demonstrate that BLOGER consistently outperforms state-of-the-art generative recommendation methods while maintaining practical efficiency with no significant additional computational overhead, effectively bridging the gap between item tokenization and autoregressive generation. We release our code at https://github.com/Ten-Mao/BLOGER.
Yimeng Bai, Yang Zhang 0072, Dingxian Wang, Frank Yang, Andrew Rabinovich, Wenge Rong, Fuli Feng
SIGIR7
2024 Optimization Strategies for Knowledge Graph Based Distractor Generation
Yingshuang Guo, Jianfei Zhang 0003, Chen Li 0046, Yuanxin Ouyang, Wenge Rong
KSEM (1)6
2024 Logarithm of Maximum Posterior Evidence: Advanced Model Selection for Text Classification
Zhenzi Li, Chen Li 0046, Wenge Rong, Yuanxin Ouyang, Zhang Xiong 0001
KSEM (2)5
2024 Prompt Based CVAE Data Augmentation for Few-Shot Intention Detection
Junhao Xue, Chuantao Yin, Chen Li 0046, Hui Chen 0002, Wenge Rong
KSEM (3)6
2023 PopDCL: Popularity-aware Debiased Contrastive Loss for Collaborative Filtering
abstract
Collaborative filtering (CF) is the basic method for recommendation with implicit feedback. Recently, various state-of-the-art CF integrates graph neural networks. However, they often suffer from popularity bias, causing recommendations to deviate from users' genuine preferences. Additionally, several contrastive learning methods based on the in-batch sample strategy have been proposed to train the CF model effectively, but they are prone to suffering from sample bias. To address this problem, debiased contrastive loss has been employed in the recommendation, but instead of personalized debiasing, it treats each user equally. In this paper, we propose a popularity-aware debiased contrastive loss for CF, which can adaptively correct the positive and negative scores based on the popularity of users and items. Our approach aims to reduce the negative impact of popularity and sample bias simultaneously. We theoretically analyze the effectiveness of the proposed method and reveal the relationship between popularity and gradient, which justifies the correction strategy. We extensively evaluate our method on three public benchmarks over balanced and imbalanced settings. The results demonstrate its superiority over the existing debiased strategies, not only on the entire datasets but also when segmenting the datasets based on item popularity.
Zhuang Liu 0004, Haoxuan Li 0003, Guanming Chen, Yuanxin Ouyang, Wenge Rong, Zhang Xiong 0001
CIKM5
2023 TOCOL: Improving Contextual Representation of Pre-trained Language Models via Token-Level Contrastive Learning
abstract
Self-attention, which allows transformers to capture deep bidirectional contexts, plays a vital role in BERT-like pre-trained language models. However, the maximum likelihood pre-training objective of BERT may produce an anisotropic word embedding space, which leads to biased attention scores for high-frequency tokens, as they are very close to each other in representation space and thus have higher similarities. This bias may ultimately affect the encoding of global contextual information. To address this issue, we propose TOCOL, a TOken-Level COntrastive Learning framework for improving the contextual representation of pre-trained language models, which integrates a novel self-supervised objective to the attention mechanism to reshape the word representation space and encourages PLM to capture the global semantics of sentences. Results on the GLUE Benchmark show that TOCOL brings considerable improvement over the original BERT. Furthermore, we conduct a detailed analysis and demonstrate the robustness of our approach for low-resource scenarios.
Keheng Wang, Chuantao Yin, Yunsen Xian, Wenge Rong, Zhang Xiong 0001
DSAA6
2023 Multi-level and Multi-interest User Interest Modeling for News Recommendation
Yuanxin Ouyang, Zhuang Liu 0004, Fujing Han, Wenge Rong, Zhang Xiong 0001
KSEM (3)5
2023 Reinforcement Learning-Based Recommendation with User Reviews on Knowledge Graphs
Yuanxin Ouyang, Zhuang Liu 0004, Wenge Rong, Zhang Xiong 0001
KSEM (3)5
2022 Asymmetric Neighboring Context Modeling for Knowledge Graph Embedding
Yuanhao Hu, Yuanxin Ouyang, Wenge Rong, Zhang Xiong 0001
KSEM (1)5
2022 KnowReQA: A Knowledge-aware Retrieval Question Answering System
Xiaofeng Zhang 0004, Cen Yan, Yuanxin Ouyang, Wenge Rong, Zhang Xiong 0001
KSEM (1)6
2021 Manipulating Black-Box Networks for Centrality Promotion
abstract
Centrality measures are widely used to map each node to its importance in a network. For many practical applications, vital nodes bearing high centrality scores have superior positions over other nodes. To benefit from the positive impact of becoming a vital node, the problem of improving the centrality of the target node has attracted increasing attention. Many existing studies attack this problem by directly increasing the centrality score of the target node on the premise of knowing the network structure. However, these methods suffer from privacy issues due to their dependence on the network structure and may lose their effectiveness because other nodes can simultaneously increase the scores. Therefore, in this paper, we explore the following question: given a black-box network whose structure is unknown, is it possible to improve the centrality ranking (rather than the score) of a target node by implementing certain strategies? We provide an affirmative answer to this question. First, to avoid relying on the network structure for promotion, we propose strategies that freeze the original graph while appending nodes and edges just around the target node. Second, to guide strategies for effectively boosting centrality, we devise two principles that provide the target node with either the maximum gain or the minimum loss of centrality scores over other nodes. We prove that a strategy meeting the proposed principles is guaranteed to upgrade the target node's ranking. Extensive experiments were conducted to verify the effectiveness of the proposed strategies on black-box networks.
Wentao Li 0001, Min Gao 0001, Wenge Rong, Junhao Wen 0001, Lu Qin 0001
ICDE4
2021 Learning Path Recommendation for MOOC Platforms Based on a Knowledge Graph
Hui Chen 0002, Chuantao Yin, Wenge Rong, Zhang Xiong 0001
KSEM5
2021 Learning Resource Recommendation in E-Learning Systems Based on Online Learning Style
Lingyao Yan, Chuantao Yin, Hui Chen 0002, Wenge Rong, Zhang Xiong 0001, Bertrand David 0001
KSEM4
2020 aDMSCN: A Novel Perspective for User Intent Prediction in Customer Service Bots
abstract
As one of the core components of customer service bot, User Intent Prediction (UIP) aims at predicting users? intents (usually represented as predefined user questions) before they ask, and has been widely applied in real applications. However, when developing a machine learning system for this problem, two critical issues, i.e., the problem of feature drift and class imbalance, may emerge and seriously deprave the system performance. Moreover, various scenarios may arise due to business demands, making the aforementioned problems much more severe. To address these two problems, we propose an attention-based Deep Multi-instance Sequential Cross Network (aDMSCN) to deal with the UIP task. On the one hand,the UIP task can be subtly formalized as multi-instance learning(MIL) task with an attention-based method proposed to alleviate the influences of feature drift. To the best of our knowledge, this is the first attempt to model the problem from a MIL perspective.On the other hand, a ratio-sensitive loss is also developed in our model, which can mitigate the negative impact of class imbalance. Extensive experiments on both offline real-world datasets and on-line A/B testing show that our proposed framework significantly out performs other state-of-art methods for the UIP task.
Chilin Fu, Cen Chen 0001, Ya-Lin Zhang 0001, Wenge Rong, Zujie Wen, Jun Zhou 0011, Xiaolong Li 0005, Yu Qiao 0001
CIKM6
2018 A Hybrid RNN-CNN Encoder for Neural Conversation Model
Wenge Rong, Yanmeng Wang, Libin Shi, Zhang Xiong 0001
KSEM (2)2
2018 Attention Aware Bidirectional Gated Recurrent Unit Based Framework for Sentiment Analysis
Zhengxi Tian, Wenge Rong, Libin Shi, Jingshuang Liu, Zhang Xiong 0001
KSEM (1)2
2018 Neural Sentiment Classification with Social Feedback Signals
Tao Wang 0025, Yuanxin Ouyang, Wenge Rong, Zhang Xiong 0001
KSEM (1)3
2017 Connecting Factorization and Distance Metric Learning for Social Recommendations
Junliang Yu, Min Gao 0001, Yuqi Song, Zehua Zhao, Wenge Rong, Qingyu Xiong
KSEM5
2016 LSSL-SSD: Social Spammer Detection with Laplacian Score and Semi-supervised Learning
Wentao Li 0001, Min Gao 0001, Wenge Rong, Junhao Wen 0001, Qingyu Xiong, Bin Ling
KSEM3
2016 Implicit and Explicit Trust in Collaborative Filtering
Yuanxin Ouyang, Jingshuai Zhang, Weizhu Xie, Wenge Rong, Zhang Xiong 0001
KSEM4
2015 Multi-faceted Distrust Aware Recommendation
abstract
Currently the collaborative filtering based recommender system has become more and more indispensable due to its capability in providing users with personalised suggestions. Despite its advances in term of efficiency, easy implementation and robustness, traditional collaborative filtering techniques suffer from several challenges such as cold-start and data sparsity. To overcome these limitations, external information is expected to help improve the overall effectiveness. Among the diverse context information, trust relationships is a widely utilised mechanism. Meanwhile, researchers also found distrust relationships is unavoidable in social network and recommender systems can benefit from distrust information. However, most existed distrusted oriented methods do not take the property of multi-facets in distrust relationships into consideration. In this paper, we exploit distrust relationships in a multi-faceted perspective and proposed a matrix factorization based model with integration of different distrust relationship of quality user between different people. Experimental study on well-known dataset has shown promising result and it is expected that this work could provide insight for researchers in this domain to further discuss the distrust in recommender systems.
Yaoyao Zheng, Yuanxin Ouyang, Wenge Rong, Zhang Xiong 0001
KSEM3