paper-with-me

Papers

AgriLens: Semantic Retrieval in Agricultural Texts Using Topic Modeling and Language Models

2026-01-13 · Heba Shakeel, Tanvir Ahmad, Tanya Liyaqat, Chandni Saxena arxiv

As the volume of unstructured text continues to grow across domains, there is an urgent need for scalable methods that enable interpretable organization, summarization, and retrieval of information. This work presents a unified framework for interpretable topic modeling, zero-shot topic labeling, and topic-guided semantic retrieval over large agricultural text corpora. Leveraging BERTopic, we extract semantically coherent topics. Each topic is converted into a structured prompt, enabling a language model to generate meaningful topic labels and summaries in a zero-shot manner. Querying and document exploration are supported via dense embeddings and vector search, while a dedicated evaluation module assesses topical coherence and bias. This framework supports scalable and interpretable information access in specialized domains where labeled data is limited.

📄 PDF Abstract BibTeX arXiv:2601.08283

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Retrieval

Similar Papers 제목 키워드 기반

KrishokBondhu: A Retrieval-Augmented Voice-Based Agricultural Advisory Call Center for Bengali Farmers

2025-10-21 · Mohd Ruhul Ameen, Akif Islam, Farjana Aktar, M. Saifuzzaman Rafat arxiv

In Bangladesh, many farmers still struggle to access timely, expert-level agricultural guidance. This paper presents KrishokBondhu, a voice-enabled, call-centre-integrated advisory platform built on a Retrieval-Augmented…

Semantic Retrieval

Cross-Document Topic-Aligned Chunking for Retrieval-Augmented Generation

2025-11-08 · Mile Stankovic arxiv

Chunking quality determines RAG system performance. Current methods partition documents individually, but complex queries need information scattered across multiple sources: the knowledge fragmentation problem. We introd…

Improving Retrieval in Theme-specific Applications using a Corpus Topical Taxonomy

2024-03-07 · SeongKu Kang, Shivam Agarwal, Bowen Jin, Dongha Lee 외

Document retrieval has greatly benefited from the advancements of large-scale pre-trained language models (PLMs). However, their effectiveness is often limited in theme-specific applications for specialized areas or indu…

Retrieval

AgriRegion: Region-Aware Retrieval for High-Fidelity Agricultural Advice

2025-12-10 · Mesafint Fanuel, Mahmoud Nabil Mahmoud, Crystal Cook Marshal, Vishal Lakhotia 외 arxiv

Large Language Models (LLMs) have demonstrated significant potential in democratizing access to information. However, in the domain of agriculture, general-purpose models frequently suffer from contextual hallucination, …

Semantic Similarity

Replicated Siamese LSTM in Ticketing System for Similarity Learning and Retrieval in Asymmetric Texts

2018-07-08 · COLING 2018 8 · Pankaj Gupta, Bernt Andrassy, Hinrich Schütze

The goal of our industrial ticketing system is to retrieve a relevant solution for an input query, by matching with historical tickets stored in knowledge base. A query is comprised of subject and description, while a hi…

RetrievalSentence