paper-with-me

홈 › Papers

Beyond Prompting: An Efficient Embedding Framework for Open-Domain Question Answering

2025-03-03 · Zhanghao Hu, Hanqi Yan, Qinglin Zhu, Zhenyi Shen, Yulan He, Lin Gui

Large language models have recently pushed open domain question answering (ODQA) to new frontiers. However, prevailing retriever-reader pipelines often depend on multiple rounds of prompt level instructions, leading to high computational overhead, instability, and suboptimal retrieval coverage. In this paper, we propose EmbQA, an embedding-level framework that alleviates these shortcomings by enhancing both the retriever and the reader. Specifically, we refine query representations via lightweight linear layers under an unsupervised contrastive learning objective, thereby reordering retrieved passages to highlight those most likely to contain correct answers. Additionally, we introduce an exploratory embedding that broadens the model's latent semantic space to diversify candidate generation and employs an entropy-based selection mechanism to choose the most confident answer automatically. Extensive experiments across three open-source LLMs, three retrieval methods, and four ODQA benchmarks demonstrate that EmbQA substantially outperforms recent baselines in both accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2503.01606

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningOpen-Domain Question AnsweringQuestion AnsweringRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DPSeg: Dual-Prompt Cost Volume Learning for Open-Vocabulary Semantic Segmentation

2025-05-16 · CVPR 2025 1 · Ziyu Zhao, Xiaoguang Li, Linjia Shi, Nasrin Imanpour 외

Open-vocabulary semantic segmentation aims to segment images into distinct semantic regions for both seen and unseen categories at the pixel level. Current methods utilize text embeddings from pre-trained vision-language…

DecoderOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

Beyond One-Size-Fits-All: Multi-Domain, Multi-Task Framework for Embedding Model Selection

2024-03-30 · Vivek Khetan

This position paper proposes a systematic approach towards developing a framework to help select the most effective embedding models for natural language processing (NLP) tasks, addressing the challenge posed by the prol…

AllModel SelectionPosition

When Does Persona Prompting Actually Help? A Retrieval and Metric Analysis of Expert Role Injection in LLMs

2026-05-28 · Shuai Xiao, Su Liu, Weikai Zhou, Jialun Wu 외 arxiv

Persona prompting is widely used to steer large language models, yet its practical value remains unclear. Prior work often evaluates persona prompting using aggregate scores, making it difficult to determine whether expe…

YOLOE-26: Integrating YOLO26 with YOLOE for Real-Time Open-Vocabulary Instance Segmentation

2026-01-29 · Ranjan Sapkota, Manoj Karkee arxiv

This paper presents YOLOE-26, a unified framework that integrates the deployment-optimized YOLO26(or YOLOv26) architecture with the open-vocabulary learning paradigm of YOLOE for real-time open-vocabulary instance segmen…

Instance Segmentation

Beyond Open Vocabulary: Multimodal Prompting for Object Detection in Remote Sensing Images

2026-02-02 · Shuai Yang, Ziyue Huang, Jiaxin Chen, Qingjie Liu 외 arxiv

Open-vocabulary object detection in remote sensing commonly relies on text-only prompting to specify target categories, implicitly assuming that inference-time category queries can be reliably grounded through pretrainin…

Object Detection