paper-with-me

홈 › Papers

Domain-specific Question Answering with Hybrid Search

2024-12-04 · Dewang Sultania, Zhaoyu Lu, Twisha Naik, Franck Dernoncourt, David Seunghyun Yoon, Sanat Sharma, Trung Bui, Ashok Gupta, Tushar Vatsa, Suhas Suresha, Ishita Verma, Vibha Belavadi, Cheng Chen, Michael Friedrich

Domain specific question answering is an evolving field that requires specialized solutions to address unique challenges. In this paper, we show that a hybrid approach combining a fine-tuned dense retriever with keyword based sparse search methods significantly enhances performance. Our system leverages a linear combination of relevance signals, including cosine similarity from dense retrieval, BM25 scores, and URL host matching, each with tunable boost parameters. Experimental results indicate that this hybrid method outperforms our single-retriever system, achieving improved accuracy while maintaining robust contextual grounding. These findings suggest that integrating multiple retrieval methodologies with weighted scoring effectively addresses the complexities of domain specific question answering in enterprise settings.

📄 PDF Abstract BibTeX arXiv:2412.03736

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRetrieval

Methods 이 논문이 사용한 방법론

URL A computationally efficient approach for solving hard nonlinear problems of reinforcement learning (RL). It combines umbrella sampling, from computational physics/chemistry, with…

Similar Papers 제목 키워드 기반

Open-Domain Question Answering

2020-07-01 · ACL 2020 6 · Danqi Chen, Wen-tau Yih

This tutorial provides a comprehensive and coherent overview of cutting-edge research in open-domain question answering (QA), the task of answering questions using a large collection of documents of diversified topics. W…

Open-Domain Question AnsweringQuestion Answering

Exploring the Impact of Table-to-Text Methods on Augmenting LLM-based Question Answering with Domain Hybrid Data

2024-02-20 · Dehai Min, Nan Hu, Rihui Jin, Nuo Lin 외

Augmenting Large Language Models (LLMs) for Question Answering (QA) with domain specific data has attracted wide attention. However, domain data often exists in a hybrid format, including text and semi-structured tables,…

Question AnsweringRAGTable-to-Text GenerationText Generation

A Survey on Table-and-Text HybridQA: Concepts, Methods, Challenges and Future Directions

2022-12-27 · Dingzirui Wang, Longxu Dou, Wanxiang Che

Table-and-text hybrid question answering (HybridQA) is a widely used and challenging NLP task commonly applied in the financial and scientific domain. The early research focuses on migrating other QA task methods to Hybr…

Question AnsweringSurvey

Reasoning over Hybrid Chain for Table-and-Text Open Domain Question Answering

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Tabular and textual question answering requires systems to perform reasoning over heterogeneous information, considering table structure, and the connections among table and text. In this paper, we propose a ChAin-centri…

Open-Domain Question AnsweringQuestion Answering

Semantic Web Enabled Geographic Question Answering Framework: GeoTR

2023-01-11 · Ceren Ocal Tasar, Murat Komesli, Murat Osman Unalir

With the considerable growth of linked data, researchers have focused on how to increase the availability of semantic web technologies to provide practical usages for real life systems. Question answering systems are an …

Geographic Question AnsweringQuestion Answering