Yingfei Sun

dblp:08/6724 · DBLP profile ↗
← Back
8ranked-venue papers in the field
0as first author
7since 2021 · last 2026
0000-0003-0615-2569ORCID · corroborated

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

Information Retrieval & Web Search · 7Knowledge Engineering, Semantic Web & Information Systems · 1
YearPublicationVenuePosition
2026 Breaking the Spiral: A Utility-Driven Optimization Framework for Balanced Information Retrieval in the LLM Era
abstract
The widespread adoption of Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) systems is reshaping the landscape of information retrieval. However, the long-term effects of LLM-generated texts on retrieval systems remain underexplored, creating challenges for mitigating their impact. The effects are examined in this study, with a particular focus on the “Spiral of Silence” phenomenon, which refers to the marginalization of diverse information as certain types of content dominate, leading to a homogenized information ecosystem. To investigate this, a simulation pipeline is constructed to model the iterative introduction of LLM-generated texts into retrieval systems. Experimental results across multiple iterations reveal that as the presence of LLM-generated texts within the system grows, retrieval systems exhibit a stronger tendency to retrieve these texts. This trend, in turn, reduces the visibility of human-generated content, diminishes diversity, propagates errors, and results in a notable decline in retrieval performance. To address these challenges, we propose a Utility-Driven Multi-Objective Optimization (UMO) framework to effectively mitigate the “Spiral of Silence.” This framework employs a two-phase approach: an optimization phase, leveraging the NSGA-II algorithm to derive optimal preference weights for multiple objectives, and a memorization phase, which directly integrates these weights into the retrieval vector space without requiring additional model retraining. Experimental results demonstrate that this framework maintains stable retrieval effectiveness, improves the retrieval proportion of human-generated content, reduces the excessive influence of LLM-generated texts, and preserves information diversity, effectively mitigating the “Spiral of Silence.”
Xiaoyang Chen 0001, Ben He 0001, Xianpei Han, Tianshu Wang 0002, Boxi Cao, Le Sun 0001, Yingfei Sun
ACM Trans. Inf. Syst.8
2024 Improving Image Captioning with Image Concepts of Words
Xunzhi Xiang, Kun Jing, Jungang Xu, Yingfei Sun
KSEM (2)5
2024 AI for social science and social science of AI: A survey
Ruoxi Xu, Yingfei Sun, Mengjie Ren, Shiguang Guo, Ruotong Pan, Le Sun 0001, Xianpei Han
Inf. Process. Manag.2
2024 PARADE: Passage Representation Aggregation forDocument Reranking
abstract
Pre-trained transformer models, such as BERT and T5, have shown to be highly effective at ad hoc passage and document ranking. Due to the inherent sequence length limits of these models, they need to process document passages one at a time rather than processing the entire document sequence at once. Although several approaches for aggregating passage-level signals into a document-level relevance score have been proposed, there has yet to be an extensive comparison of these techniques. In this work, we explore strategies for aggregating relevance signals from a document’s passages into a final ranking score. We find that passage representation aggregation techniques can significantly improve over score aggregation techniques proposed in prior work, such as taking the maximum passage score. We call this new approach PARADE. In particular, PARADE can significantly improve results on collections with broad information needs where relevance signals can be spread throughout the document (such as TREC Robust04 and GOV2). Meanwhile, less complex aggregation techniques may work better on collections with an information need that can often be pinpointed to a single passage (such as TREC DL and TREC Genomics). We also conduct efficiency analyses and highlight several strategies for improving transformer-based aggregation.
Canjia Li, Andrew Yates, Sean MacAvaney, Ben He 0001, Yingfei Sun
ACM Trans. Inf. Syst.5
2023 Dealing with textual noise for robust and effective BERT re-ranking
Xuanang Chen, Ben He 0001, Kai Hui 0001, Le Sun 0001, Yingfei Sun
Inf. Process. Manag.5
2021 Simplified TinyBERT: Knowledge Distillation for Document Retrieval
Xuanang Chen, Ben He 0001, Kai Hui 0001, Le Sun 0001, Yingfei Sun
ECIR (2)5
2021 Contextualized Offline Relevance Weighting for Efficient and Effective Neural Retrieval
abstract
Online search latency is a major bottleneck in deploying large-scale pre-trained language models, e.g. BERT, in retrieval applications. Inspired by the recent advances in transformer-based document expansion technique, we propose to trade offline relevance weighting for online retrieval efficiency by utilizing the powerful BERT ranker to weight the neighbour documents collected by generated pseudo-queries for each document. In the online retrieval stage, the traditional query-document matching is reduced to the much less expensive query to pseudo-query matching, and a document rank list is quickly recalled according to the pre-computed neighbour documents. Extensive experiments on the standard MS MARCO dataset with both passage and document ranking tasks demonstrate promising results of our method in terms of both online efficiency and effectiveness.
Xuanang Chen, Ben He 0001, Kai Hui 0001, Le Sun 0001, Yingfei Sun
SIGIR6
2020 An end-to-end pseudo relevance feedback framework for neural document retrieval
Ze Luo, Canjia Li, Ben He 0001, Le Sun 0001, Yingfei Sun
Inf. Process. Manag.7