paper-with-me

Papers

VectorSearch: Enhancing Document Retrieval with Semantic Embeddings and Optimized Search

2024-09-25 · Solmaz Seyed Monir, Irene Lau, Shubing Yang, Dongfang Zhao

Traditional retrieval methods have been essential for assessing document similarity but struggle with capturing semantic nuances. Despite advancements in latent semantic analysis (LSA) and deep learning, achieving comprehensive semantic understanding and accurate retrieval remains challenging due to high dimensionality and semantic gaps. The above challenges call for new techniques to effectively reduce the dimensions and close the semantic gaps. To this end, we propose VectorSearch, which leverages advanced algorithms, embeddings, and indexing techniques for refined retrieval. By utilizing innovative multi-vector search operations and encoding searches with advanced language models, our approach significantly improves retrieval accuracy. Experiments on real-world datasets show that VectorSearch outperforms baseline metrics, demonstrating its efficacy for large-scale retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2409.17383

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Enhancing Retrieval-Augmented Generation with Topic-Enriched Embeddings: A Hybrid Approach Integrating Traditional NLP Techniques

2025-12-31 · Rodrigo Kataishi arxiv

Retrieval-augmented generation (RAG) systems rely on accurate document retrieval to ground large language models (LLMs) in external knowledge, yet retrieval quality often degrades in corpora where topics overlap and them…

Dimensionality Reduction

On the Representational Limits of Quantum-Inspired 1024-D Document Embeddings: An Experimental Evaluation Framework

2026-04-10 · Dario Maio arxiv

Text embeddings are central to modern information retrieval and Retrieval-Augmented Generation (RAG). While dense models derived from Large Language Models (LLMs) dominate current practice, recent work has explored quant…

Information Retrieval

Enhancing Technical Documents Retrieval for RAG

2025-09-04 · Songjiang Lai, Tsun-Hin Cheung, Ka-Chun Fung, Kaiwen Xue 외 arxiv

In this paper, we introduce Technical-Embeddings, a novel framework designed to optimize semantic retrieval in technical documentation, with applications in both hardware and software development. Our approach addresses …

Semantic Retrieval

Utilizing Embeddings for Ad-hoc Retrieval by Document-to-document Similarity

2017-08-10 · Yang Chenhao, He Ben, Ran Yanhua

Latent semantic representations of words or paragraphs, namely the embeddings, have been widely applied to information retrieval (IR). One of the common approaches of utilizing embeddings for IR is to estimate the docume…

Document RankingInformation RetrievalRetrieval

Shadow Queries for Private Retrieval in Vector Databases

2026-09-04 · Xinguo Feng, Zhongkui Ma, Zihan Wang, Chuan Yan 외 arxiv

Large language models (LLMs) increasingly rely on information retrieval (IR) systems, such as Retrieval-Augmented Generation (RAG), to incorporate domain-specific knowledge without costly re-training. These systems often…

Information Retrieval