LoraMap: Harnessing the Power of LoRA Connections
Fact-checking techniques can mitigate hallucinations in Large Language Models (LLMs), a prominent issue in specialized domains. As parameter-efficient techniques such as Low-Rank Adaptation (LoRA) can overcome substantial computational overhead, some studies have explored the integration of multiple LoRAs. While previous studies focus on parallel integration, this paper investigates methods to establish connections among multiple LoRAs. We create three reasoning datasets tailored to fact-checking and fine-tune individual LoRAs, allowing them to view and reason from diverse perspectives. Then, we explore strategies for allocating these reasoning LoRAs and introduce LoraMap, an approach to map connections between them. The results of the fact-checking task demonstrate that the performance of LoraMap is superior to LoraHub, an existing method for integrating LoRAs. LoraMap also outperforms with significantly fewer trainable parameters than LoraConcat, which concatenates LoRAs and further fine-tunes them.
Code (0)
등록된 구현이 없습니다.
Tasks
Fact CheckingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Harnessing Diet and Gene Expression Insights through a Centralized Nutrigenomics Database to Improve Public Health
Nutrigenomics is an emerging field that explores the intricate interaction between genes and diet. This study aimed to develop a comprehensive database to help clinicians and patients understand the connections between g…
S-LoRA: Scalable Low-Rank Adaptation for Class Incremental Learning
Continual Learning with foundation models has recently emerged as a promising approach to harnessing the power of pre-trained models for sequential tasks. Existing prompt-based methods generally use a gating mechanism to…
class-incremental learningClass Incremental LearningContinual LearningIncremental LearningSciAgents: Automating scientific discovery through multi-agent intelligent graph reasoning
A key challenge in artificial intelligence is the creation of systems capable of autonomously advancing scientific understanding by exploring novel domains, identifying complex patterns, and uncovering previously unseen …
AI AgentKnowledge Graphsscientific discoveryDeepRetro: Retrosynthetic Pathway Discovery using Iterative LLM Reasoning
Retrosynthesis, the identification of precursor molecules for a target compound, is pivotal for synthesizing complex molecules, but faces challenges in discovering novel pathways beyond predefined templates. Recent large…
HallucinationLarge Language ModelRetrosynthesisLong Range Communication on Batteryless Devices
Bulk of the existing Wireless Sensor Network (WSN) nodes are usually battery powered, stationary and mostly designed for short distance communication, with little to no consideration for constrained devices that operate …