paper-with-me

홈 › Papers

Ancient Wisdom, Modern Tools: Exploring Retrieval-Augmented LLMs for Ancient Indian Philosophy

2024-08-21 · Priyanka Mandikal

LLMs have revolutionized the landscape of information retrieval and knowledge dissemination. However, their application in specialized areas is often hindered by factual inaccuracies and hallucinations, especially in long-tail knowledge distributions. We explore the potential of retrieval-augmented generation (RAG) models for long-form question answering (LFQA) in a specialized knowledge domain. We present VedantaNY-10M, a dataset curated from extensive public discourses on the ancient Indian philosophy of Advaita Vedanta. We develop and benchmark a RAG model against a standard, non-RAG LLM, focusing on transcription, retrieval, and generation performance. Human evaluations by computational linguists and domain experts show that the RAG model significantly outperforms the standard model in producing factual and comprehensive responses having fewer hallucinations. In addition, a keyword-based hybrid retriever that emphasizes unique low-frequency terms further improves results. Our study provides insights into effectively integrating modern large language models with ancient knowledge systems. Project page with dataset and code: https://sites.google.com/view/vedantany-10m

📄 PDF Abstract BibTeX arXiv:2408.11903

Code (1)

priyankamandikal/vedantany-10m 공식 구현 pytorch

Tasks

Information RetrievalLong Form Question AnsweringPhilosophyQuestion AnsweringRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Ancient-Modern Chinese Translation with a Large Training Dataset

2018-08-11 · Dayiheng Liu, Jiancheng Lv, Kexin Yang, Qian Qu

Ancient Chinese brings the wisdom and spirit culture of the Chinese nation. Automatic translation from ancient Chinese to modern Chinese helps to inherit and carry forward the quintessence of the ancients. However, the l…

Cultural Vocal Bursts Intensity PredictionMachine TranslationNMTTranslation

Exploring the Capabilities of ChatGPT in Ancient Chinese Translation and Person Name Recognition

2023-12-23 · Shijing Si, Siqing Zhou, Le Tang, Xiaoqing Cheng 외

ChatGPT's proficiency in handling modern standard languages suggests potential for its use in understanding ancient Chinese. This paper explores ChatGPT's capabilities on ancient Chinese via two tasks: translating ancien…

Translation

The Uncertainty-based Retrieval Framework for Ancient Chinese CWS and POS

2023-10-12 · LT4HALA (LREC) 2022 6 · Pengyu Wang, Zhichen Ren

Automatic analysis for modern Chinese has greatly improved the accuracy of text mining in related fields, but the study of ancient Chinese is still relatively rare. Ancient text division and lexical annotation are import…

Chinese Word SegmentationPart-Of-Speech TaggingPOSRetrieval

TongGu: Mastering Classical Chinese Understanding with Knowledge-Grounded Large Language Models

2024-07-04 · Jiahuan Cao, Dezhi Peng, Peirong Zhang, Yongxin Shi 외

Classical Chinese is a gateway to the rich heritage and wisdom of ancient China, yet its complexities pose formidable comprehension barriers for most modern people without specialized knowledge. While Large Language Mode…

RAGRetrieval-augmented Generation

NLP for The Greek Language: A Longer Survey

2024-08-20 · Katerina Papantoniou, Yannis Tzitzikas

English language is in the spotlight of the Natural Language Processing (NLP) community with other languages, like Greek, lagging behind in terms of offered methods, tools and resources. Due to the increasing interest in…

Information RetrievalManagementRetrievalSurvey