paper-with-me

Papers

LLM Enhancer: Merged Approach using Vector Embedding for Reducing Large Language Model Hallucinations with External Knowledge

2025-04-29 · Naheed Rayhan, Md. Ashrafuzzaman

Large Language Models (LLMs), such as ChatGPT, have demonstrated the capability to generate human like, natural responses across a range of tasks, including task oriented dialogue and question answering. However, their application in real world, critical scenarios is often hindered by a tendency to produce inaccurate information and a limited ability to leverage external knowledge sources. This paper introduces the LLM ENHANCER system, designed to integrate multiple online sources such as Google, Wikipedia, and DuckDuckGo to enhance data accuracy. The LLMs employed within this system are open source. The data acquisition process for the LLM ENHANCER system operates in parallel, utilizing custom agent tools to manage the flow of information. Vector embeddings are used to identify the most pertinent information, which is subsequently supplied to the LLM for user interaction. The LLM ENHANCER system mitigates hallucinations in chat based LLMs while preserving response naturalness and accuracy.

📄 PDF Abstract BibTeX arXiv:2504.21132

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

Using Word Embeddings to Translate Named Entities

2016-05-01 · LREC 2016 5 · Octavia-Maria {\c{S}}ulea, Sergiu Nisioi, Liviu P. Dinu

In this paper we investigate the usefulness of neural word embeddings in the process of translating Named Entities (NEs) from a resource-rich language to a language low on resources relevant to the task at hand, introduc…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

High-resolution embedding extractor for speaker diarisation

2022-11-08 · Hee-Soo Heo, Youngki Kwon, Bong-Jin Lee, You Jin Kim 외

Speaker embedding extractors significantly influence the performance of clustering-based speaker diarisation systems. Conventionally, only one embedding is extracted from each speech segment. However, because of the slid…

Vocal Bursts Intensity Prediction

Neural P$^3$M: A Long-Range Interaction Modeling Enhancer for Geometric GNNs

2024-09-26 · Yusong Wang, Chaoran Cheng, Shaoning Li, Yuxuan Ren 외

Geometric graph neural networks (GNNs) have emerged as powerful tools for modeling molecular geometry. However, they encounter limitations in effectively capturing long-range interactions in large molecular systems. To a…

Word Embedding Binarization with Semantic Information Preservation

2020-12-01 · COLING 2020 8 · Samarth Navali, Praneet Sherki, Ramesh Inturi, Vanraj Vala

With growing applications of Machine Learning in daily lives Natural Language Processing (NLP) has emerged as a heavily researched area. Finding its applications in tasks ranging from simple Q/A chatbots to Fully fledged…

BinarizationSentenceSentence EmbeddingSentence-Embedding

Combining Discrete Wavelet and Cosine Transforms for Efficient Sentence Embedding

2025-08-01 · Rana Salama, Abdou Youssef, Mona Diab arxiv

Wavelets have emerged as a cutting edge technology in a number of fields. Concrete results of their application in Image and Signal processing suggest that wavelets can be effectively applied to Natural Language Processi…