paper-with-me

홈 › Papers

Beyond Content Relevance: Evaluating Instruction Following in Retrieval Models

2024-10-31 · Jianqun Zhou, Yuanlei Zheng, Wei Chen, Qianqian Zheng, Hui Su, Wei zhang, Rui Meng, Xiaoyu Shen

Instruction-following capabilities in LLMs have progressed significantly, enabling more complex user interactions through detailed prompts. However, retrieval systems have not matched these advances, most of them still relies on traditional lexical and semantic matching techniques that fail to fully capture user intent. Recent efforts have introduced instruction-aware retrieval models, but these primarily focus on intrinsic content relevance, which neglects the importance of customized preferences for broader document-level attributes. This study evaluates the instruction-following capabilities of various retrieval models beyond content relevance, including LLM-based dense retrieval and reranking models. We develop InfoSearch, a novel retrieval evaluation benchmark spanning six document-level attributes: Audience, Keyword, Format, Language, Length, and Source, and introduce novel metrics -- Strict Instruction Compliance Ratio (SICR) and Weighted Instruction Sensitivity Evaluation (WISE) to accurately assess the models' responsiveness to instructions. Our findings indicate that although fine-tuning models on instruction-aware retrieval datasets and increasing model size enhance performance, most models still fall short of instruction compliance.

📄 PDF Abstract BibTeX arXiv:2410.23841

Code (1)

EIT-NLP/InfoSearch 공식 구현

Tasks

Instruction FollowingRerankingRetrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FollowTable: A Benchmark for Instruction-Following Table Retrieval

2026-05-01 · Rihui Jin, Yuchen Lu, Ting Zhang, Jun Wang 외 arxiv

Table Retrieval (TR) has traditionally been formulated as an ad-hoc retrieval problem, where relevance is primarily determined by topical semantic similarity. With the growing adoption of LLM-based agentic systems, acces…

Semantic SimilarityTable Retrieval

Video-IFBench: Evaluating Instruction Following of Multimodal LLMs in Video Understanding Scenarios

2026-08-26 · Hongbo Liu, Peixian Chen, Sihan Liu, Peiyuan Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) have shown strong performance in video understanding. However, their ability to follow instructions in this domain remains under-explored. Real-world video understanding requires …

Instruction Following

VCIFBench: Evaluating Complex Instruction Following for Video Understanding

2026-06-03 · Huangchen Xu, Yuan Wu, Yi Chang arxiv

Multimodal large language models have made rapid progress in video understanding, yet existing benchmarks largely rely on simple prompts and provide limited evidence about whether models can satisfy explicit output const…

Instruction Following

C3L: Content Correlated Vision-Language Instruction Tuning Data Generation via Contrastive Learning

2024-05-21 · Ji Ma, Wei Suo, Peng Wang, Yanning Zhang

Vision-Language Instruction Tuning (VLIT) is a critical training phase for Large Vision-Language Models (LVLMs). With the improving capabilities of open-source LVLMs, researchers have increasingly turned to generate VLIT…

Contrastive Learning

VisIT-Bench: A Dynamic Benchmark for Evaluating Instruction-Following Vision-and-Language Models

2023-09-26 · NeurIPS 2023 11

We introduce VisIT-Bench (Visual InsTruction Benchmark), a benchmark for evaluating instruction-following vision-language models for real-world use. Our starting point is curating 70 "instruction families" that we envisi…