paper-with-me

Papers

Sparse Meets Dense: A Hybrid Approach to Enhance Scientific Document Retrieval

2024-01-08 · Priyanka Mandikal, Raymond Mooney

Traditional information retrieval is based on sparse bag-of-words vector representations of documents and queries. More recent deep-learning approaches have used dense embeddings learned using a transformer-based large language model. We show that on a classic benchmark on scientific document retrieval in the medical domain of cystic fibrosis, that both of these models perform roughly equivalently. Notably, dense vectors from the state-of-the-art SPECTER2 model do not significantly enhance performance. However, a hybrid model that we propose combining these methods yields significantly better results, underscoring the merits of integrating classical and contemporary deep learning techniques in information retrieval in the domain of specialized scientific documents.

📄 PDF Abstract BibTeX arXiv:2401.04055

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningInformation RetrievalLanguage ModelingLanguage ModellingLarge Language ModelRetrieval

Similar Papers 제목 키워드 기반

RecIS: Sparse to Dense, A Unified Training Framework for Recommendation Models

2025-09-25 · Hua Zong, Qingtao Zeng, Zhengxiong Zhou, Zhihua Han 외 arxiv

In this paper, we propose RecIS, a unified Sparse-Dense training framework designed to achieve two primary goals: 1. Unified Framework To create a Unified sparse-dense training framework based on the PyTorch ecosystem th…

Sparse Meets Dense: Unified Generative Recommendations with Cascaded Sparse-Dense Representations

2025-03-04 · Yuhao Yang, Zhi Ji, Zhaopeng Li, Yi Li 외

Generative models have recently gained attention in recommendation systems by directly predicting item identifiers from user interaction sequences. However, existing methods suffer from significant information loss due t…

QuantizationRecommendation SystemsRetrieval

Hybrid Autoregressive Inference for Scalable Multi-hop Explanation Regeneration

2021-07-25 · Marco Valentino, Mokanarangan Thayaparan, Deborah Ferreira, André Freitas

Regenerating natural language explanations in the scientific domain has been proposed as a benchmark to evaluate complex multi-hop and explainable inference. In this context, large language models can achieve state-of-th…

Multi-hop Question AnsweringNatural Language InferenceQuestion Answering

Agentic Hybrid RAG for Evidence-Grounded Muon Collider Analysis

2026-06-09 · Ruobing Jiang, Dawei Fu, Cheng Jiang, Tianyi Yang 외 arxiv

Muon collider research spans accelerator physics, detector instrumentation, and high-energy phenomenology, with relevant evidence scattered across a rapidly expanding and heterogeneous body of scientific literature. As h…

Semantic RetrievalQuestion AnsweringAnswer Generation

Hybrid Retrieval for COVID-19 Literature: Comparing Rank Fusion and Projection Fusion with Diversity Reranking

2026-04-15 · Harishkumar Kishorkumar Prajapati arxiv

We present a hybrid retrieval system for COVID-19 scientific literature, evaluated on the TREC-COVID benchmark (171,332 papers, 50 expert queries). The system implements six retrieval configurations spanning sparse (SPLA…