← Search

Dingkun Long

12 accepted papers

2026

ERank: Fusing Supervised Fine-Tuning and Reinforcement Learning for Effective and Efficient Text Reranking

AAAI 2026technical

Text reranking models are a crucial component in modern systems like Retrieval-Augmented Generation, tasked with selecting the most relevant documents prior to generation. However, current Large Language Models (LLMs) powered rerankers often face a fundamental trade-off. On one hand, Supervised Fine

Cited by 0SourcePDFScholar
2026

Supervised Fine-Tuning or Contrastive Learning? Towards Better Multimodal LLM Reranking

ICLR 2026poster

In information retrieval, training reranking models mainly focuses on two types of objectives: metric learning (e.g. contrastive loss to increase the predicted scores on relevant query-document pairs) and classification (binary label prediction of relevance vs. irrelevance). For BERT-style encoders,…

Cited by 0SourcecodeScholar
2025

Bridging Modalities: Improving Universal Multimodal Retrieval by Multimodal Large Language Models

CVPR 2025poster

Universal Multimodal Retrieval (UMR) aims to enable search across various modalities using a unified model, where queries and candidates can consist of pure text, images, or a combination of both. Previous work has attempted to adopt multimodal large language models (MLLMs) to realize UMR using only…

2025

SSRB: Direct Natural Language Querying to Massive Heterogeneous Semi-Structured Data

NeurIPS 2025poster

Searching over semi-structured data with natural language (NL) queries has attracted sustained attention, enabling broader audiences to access information easily. As more applications, such as LLM agents and RAG systems, emerge to search and interact with semi-structured data, two major challenges h…

Cited by 0SourceScholar
2025

Towards Text-Image Interleaved Retrieval

ACL 2025long

Current multimodal information retrieval studies mainly focus on single-image inputs, which limits real-world applications involving multiple images and text-image interleaved content. In this work, we introduce the text-image interleaved retrieval (TIIR) task, where the query and document are inter…

2024

A Two-Stage Adaptation of Large Language Models for Text Ranking

ACL 2024findings

Text ranking is a critical task in information retrieval. Recent advances in pre-trained language models (PLMs), especially large language models (LLMs), present new opportunities for applying them to text ranking. While supervised fine-tuning (SFT) with ranking data has been widely explored to bett…

2024

Chinese Sequence Labeling with Semi-Supervised Boundary-Aware Language Model Pre-training

COLING 2024main

Chinese sequence labeling tasks are sensitive to word boundaries. Although pretrained language models (PLM) have achieved considerable success in these tasks, current PLMs rarely consider boundary information explicitly. An exception to this is BABERT, which incorporates unsupervised statistical bou…

2024

mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval

EMNLP 2024industry

We present systematic efforts in building long-context multilingual text representation model (TRM) and reranker from scratch for text retrieval. We first introduce a text encoder (base size) enhanced with RoPE and unpadding, pre-trained in a native 8192-token context (longer than 512 of previous mu…

2023

Text Representation Distillation via Information Bottleneck Principle

EMNLP 2023long main

Pre-trained language models (PLMs) have recently shown great success in text representation field. However, the high computational cost and high-dimensional representation of PLMs pose significant challenges for practical applications. To make models more accessible, an effective method is to distil…

Cited by 0SourcecodeScholar
2022

Unsupervised Boundary-Aware Language Model Pretraining for Chinese Sequence Labeling

EMNLP 2022main

Boundary information is critical for various Chinese language processing tasks, such as word segmentation, part-of-speech tagging, and named entity recognition. Previous studies usually resorted to the use of a high-quality external lexicon, where lexicon items can offer explicit boundary informatio…

2021

A Fine-Grained Domain Adaption Model for Joint Word Segmentation and POS Tagging

EMNLP 2021main

Domain adaption for word segmentation and POS tagging is a challenging problem for Chinese lexical processing. Self-training is one promising solution for it, which struggles to construct a set of high-quality pseudo training instances for the target domain. Previous work usually assumes a universal…

2020

Learning with Noise: Improving Distantly-Supervised Fine-grained Entity Typing via Automatic Relabeling

IJCAI 2020poster

Fine-grained entity typing (FET) is a fundamental task for various entity-leveraging applications. Although great success has been made, existing systems still have challenges in handling noisy samples in training data introduced by distant supervision methods. To address these noise, previous studi…

Cited by 0SourcePDFScholar