paper-with-me

홈 › Papers

Retrieval-Augmented Instruction Tuning for Automated Process Engineering Calculations : A Tool-Chaining Problem-Solving Framework with Attributable Reflection

2024-08-28 · Sagar Srinivas Sakhinana, Geethan Sannidhi, Venkataramana Runkana

The current technology landscape lacks a foundational AI model for solving process engineering calculations. In this work, we introduce a novel autonomous agent framework leveraging Retrieval-Augmented Instruction-Tuning (RAIT) to enhance open, customizable small code language models (SLMs) for these calculations. By combining instruction tuned code SLMs with Retrieval-Augmented Code Generation (RACG) using external tools, the agent generates, debugs, and optimizes code from natural language specifications. Our approach addresses the limitations of the current lack of a foundational AI model for specialized process engineering tasks and offers benefits of explainability, knowledge editing, and cost-effectiveness. Additionally, we curate custom datasets of chemical and process engineering problems and solutions to overcome data scarcity. Experimental results show that our framework matches the performance of large-scale proprietary models on benchmark datasets, proving its effectiveness and usability.

📄 PDF Abstract BibTeX arXiv:2408.15866

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generationknowledge editingRetrieval

Similar Papers 제목 키워드 기반

Improving Few-Shot Cross-Domain Named Entity Recognition by Instruction Tuning a Word-Embedding based Retrieval Augmented Large Language Model

2024-11-01 · Subhadip Nandi, Neeraj Agrawal

Few-Shot Cross-Domain NER is the process of leveraging knowledge from data-rich source domains to perform entity recognition on data scarce target domains. Most previous state-of-the-art (SOTA) approaches use pre-trained…

BenchmarkingCross-Domain Named Entity RecognitionLanguage ModelingLanguage Modelling+5

Retrieval Augmented Instruction Tuning for Open NER with Large Language Models

2024-06-25 · Tingyu Xie, Jian Zhang, Yan Zhang, Yuanyuan Liang 외

The strong capability of large language models (LLMs) has been applied to information extraction (IE) through either retrieval augmented prompting or instruction tuning (IT). However, the best way to incorporate informat…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

HIRAG: Hierarchical-Thought Instruction-Tuning Retrieval-Augmented Generation

2025-07-08 · YiHan Jiao, ZheHao Tan, Dan Yang, DuoLin Sun 외 arxiv

Retrieval-augmented generation (RAG) has become a fundamental paradigm for addressing the challenges faced by large language models in handling real-time information and domain-specific problems. Traditional RAG systems …

RA-DIT: Retrieval-Augmented Dual Instruction Tuning

2023-10-02 · Xi Victoria Lin, Xilun Chen, Mingda Chen, Weijia Shi 외

Retrieval-augmented language models (RALMs) improve performance by accessing long-tail and up-to-date knowledge from external data stores, but are challenging to build. Existing approaches require either expensive retrie…

Few-Shot LearningOpen-Domain Question AnsweringQuestion AnsweringRetrieval

DISC-FinLLM: A Chinese Financial Large Language Model based on Multiple Experts Fine-tuning

2023-10-23 · Wei Chen, Qiushi Wang, Zefei Long, Xianyin Zhang 외

We propose Multiple Experts Fine-tuning Framework to build a financial large language model (LLM), DISC-FinLLM. Our methodology improves general LLMs by endowing them with multi-turn question answering abilities, domain …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+2