paper-with-me

Papers

HEISIR: Hierarchical Expansion of Inverted Semantic Indexing for Training-free Retrieval of Conversational Data using LLMs

2025-03-06 · Sangyeop Kim, Hangyeul Lee, Yohan Lee

The growth of conversational AI services has increased demand for effective information retrieval from dialogue data. However, existing methods often face challenges in capturing semantic intent or require extensive labeling and fine-tuning. This paper introduces HEISIR (Hierarchical Expansion of Inverted Semantic Indexing for Retrieval), a novel framework that enhances semantic understanding in conversational data retrieval through optimized data ingestion, eliminating the need for resource-intensive labeling or model adaptation. HEISIR implements a two-step process: (1) Hierarchical Triplets Formulation and (2) Adjunct Augmentation, creating semantic indices consisting of Subject-Verb-Object-Adjunct (SVOA) quadruplets. This structured representation effectively captures the underlying semantic information from dialogue content. HEISIR achieves high retrieval performance while maintaining low latency during the actual retrieval process. Our experimental results demonstrate that HEISIR outperforms fine-tuned models across various embedding types and language models. Beyond improving retrieval capabilities, HEISIR also offers opportunities for intent and topic analysis in conversational data, providing a versatile solution for dialogue systems.

📄 PDF Abstract BibTeX arXiv:2503.04141

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Contextual Tokenization for Graph Inverted Indices

2025-10-26 · Pritish Chakraborty, Indradyumna Roy, Soumen Chakrabarti, Abir De arxiv

Retrieving graphs from a large corpus, that contain a subgraph isomorphic to a given query graph, is a core operation in many real-world applications. While recent multi-vector graph representations and scores based on s…

Hypergraph Embedding Indexing for Efficient Dense Vector Retrieval

2026-08-24 · Kishore Konda arxiv

Dense vector retrieval has become the foundation of modern semantic search, yet existing approximate nearest neighbor (ANN) indexes treat an embedding as an indivisible point in a high-dimensional space. In this work, we…

The Performance Envelope of Inverted Indexing on Modern Hardware

2019-10-24 · Jimmy Lin, Lori Paniak, Gordon Boerke

This paper explores the performance envelope of "traditional" inverted indexing on modern hardware using the implementation in the open-source Lucene search library. We benchmark indexing throughput on a single high-end …

Inverted indexing for cross-lingual NLP

2015-07-01 · IJCNLP 2015 7 · Anders S{\o}gaard, {\v{Z}}eljko Agi{\'c}, H{\'e}ctor Mart{\'\i}nez Alonso, Barbara Plank 외
Cross-Lingual TransferDependency ParsingDocument ClassificationWord Alignment

Efficient Indexing of Billion-Scale Datasets of Deep Descriptors

2016-06-01 · CVPR 2016 6 · Artem Babenko, Victor Lempitsky

Existing billion-scale nearest neighbor search systems have mostly been compared on a single dataset of a billion of SIFT vectors, where systems based on the Inverted Multi-Index (IMI) have been performing very well, ach…

Retrieval