← Search

Yixing Fan

12 accepted papers

2025

Attack-in-the-Chain: Bootstrapping Large Language Models for Attacks Against Black-Box Neural Ranking Models

AAAI 2025technical

Neural ranking models (NRMs) have been shown to be highly effective in terms of retrieval performance. Unfortunately, they have also displayed a higher degree of sensitivity to attacks than previous generation models. To help expose and address this lack of robustness, we introduce a novel ranking a…

2025

MDPO: Customized Direct Preference Optimization with a Metric-based Sampler for Question and Answer Generation

COLING 2025main

With the extensive use of large language models, automatically generating QA datasets for domain-specific fine-tuning has become crucial. However, considering the multifaceted demands for readability, diversity, and comprehensiveness of QA data, current methodologies fall short in producing high-qua…

2025

QUITO-X: A New Perspective on Context Compression from the Information Bottleneck Theory

EMNLP 2025

Generative large language models ( LLMs) have achieved remarkable success in various industrial applications, owing to their promising In-Context Learning capabilities. However, the issue of long context in complex tasks poses a significant barrier to their wider adoption, manifested in two main asp

Cited by 0SourcePDFScholar
2024

Bootstrapped Pre-training with Dynamic Identifier Prediction for Generative Retrieval

ACL 2024findings

Generative retrieval uses differentiable search indexes to directly generate relevant document identifiers in response to a query. Recent studies have highlighted the potential of a strong generative retrieval model, trained with carefully crafted pre-training tasks, to enhance downstream retrieval…

Cited by 0SourcePDFScholar
2024

Controlling Risk of Retrieval-augmented Generation: A Counterfactual Prompting Framework

EMNLP 2024finding

Retrieval-augmented generation (RAG) has emerged as a popular solution to mitigate the hallucination issues of large language models. However, existing studies on RAG seldom address the issue of predictive uncertainty, i.e., how likely it is that a RAG model’s prediction is incorrect, resulting in u…

2024

Pretraining Data Detection for Large Language Models: A Divergence-based Calibration Method

EMNLP 2024main

As the scale of training corpora for large language models (LLMs) grows, model developers become increasingly reluctant to disclose details on their data. This lack of transparency poses challenges to scientific evaluation and ethical deployment. Recently, pretraining data detection approaches, whic…

2024

RoCEL: Advancing Table Entity Linking through Distinctive Row and Column Contexts

EMNLP 2024main

Table entity linking (TEL) aims to map entity mentions in the table to their corresponding entities in a knowledge base (KB). The core of this task is to leverage structured contexts, specifically row and column contexts, to enhance the semantics of mentions in entity disambiguation. Most entity lin…

Cited by 0SourcePDFScholar
2023

From Relevance to Utility: Evidence Retrieval with Feedback for Fact Verification

EMNLP 2023short findings

Retrieval-enhanced methods have become a primary approach in fact verification (FV); it requires reasoning over multiple retrieved pieces of evidence to verify the integrity of a claim. To retrieve evidence, existing work often employs off-the-shelf retrieval models whose design is based on the prob…

Cited by 0SourcecodeScholar
2022

A Re-Balancing Strategy for Class-Imbalanced Classification Based on Instance Difficulty

CVPR 2022poster

Real-world data often exhibits class-imbalanced distributions, where a few classes (a.k.a. majority classes) occupy most instances and lots of classes (a.k.a. minority classes) have few instances. Neural classification models usually perform poorly on minority classes when training on such imbalance…

Cited by 44PDFScholar
2022

MGAD: Learning Descriptional Representation Distilled from Distributional Semantics for Unseen Entities

IJCAI 2022poster

Entity representation plays a central role in building effective entity retrieval models. Recent works propose to learn entity representations based on entity-centric contexts, which achieve SOTA performances on many tasks. However, these methods lead to poor representations for unseen entities sinc…

Cited by 0SourcePDFScholar
2022

Visual Named Entity Linking: A New Dataset and A Baseline

EMNLP 2022finding

Visual Entity Linking (VEL) is a task to link regions of images with their corresponding entities in Knowledge Bases (KBs), which is beneficial for many computer vision tasks such as image retrieval, image caption, and visual question answering. While existing tasks in VEL either rely on textual dat…

2021

Learning to Truncate Ranked Lists for Information Retrieval

AAAI 2021technical

Ranked list truncation is of critical importance in a variety of professional information retrieval applications such as patent search or legal search. The goal is to dynamically determine the number of returned documents according to some user-defined objectives, in order to reach a balance between…

Cited by 9SourcePDFScholar