6 citations · 8 across the 9 of their papers we have counts for
6 papers · 1 filter
DiffuRank: Effective Document Reranking with Diffusion Language Models
Qi Liu, Kun Ai, Jiaxin Mao +6
Recent advances in large language models (LLMs) have inspired new paradigms for document reranking. While this paradigm better exploits the reasoning and contextual understanding c…
How do Large Language Models Understand Relevance? A Mechanistic Interpretability Perspective
Qi Liu, Jiaxin Mao, Ji-Rong Wen
Recent studies have shown that large language models (LLMs) can assess relevance and support information retrieval (IR) tasks such as document ranking and relevance judgment genera…
LLM4Ranking: An Easy-to-use Framework of Utilizing Large Language Models for Document Reranking
Qi Liu, Haozhe Duan, Yiqun Chen +3
Utilizing large language models (LLMs) for document reranking has been a popular and promising research direction in recent years, many studies are dedicated to improving the perfo…
Mamba Retriever: Utilizing Mamba for Effective and Efficient Dense Retrieval
Hanqi Zhang, Chong Chen, Lang Mei +2
In the information retrieval (IR) area, dense retrieval (DR) models use deep learning techniques to encode queries and passages into embedding space to compute their semantic relat…
TourRank: Utilizing Large Language Models for Documents Ranking with a Tournament-Inspired Strategy
Yiqun Chen, Qi Liu, Yi Zhang +6
Large Language Models (LLMs) are increasingly employed in zero-shot documents ranking, yielding commendable results. However, several significant challenges still persist in LLMs f…
An Analysis on Matching Mechanisms and Token Pruning for Late-interaction Models
Qi Liu, Gang Guo, Jiaxin Mao +5
With the development of pre-trained language models, the dense retrieval models have become promising alternatives to the traditional retrieval models that rely on exact match and…