paper-with-me

홈 › Papers

Applying Fine-Tuned LLMs for Reducing Data Needs in Load Profile Analysis

2024-06-02 · Yi Hu, Hyeonjin Kim, Kai Ye, Ning Lu

This paper presents a novel method for utilizing fine-tuned Large Language Models (LLMs) to minimize data requirements in load profile analysis, demonstrated through the restoration of missing data in power system load profiles. A two-stage fine-tuning strategy is proposed to adapt a pre-trained LLMs, i.e., GPT-3.5, for missing data restoration tasks. Through empirical evaluation, we demonstrate the effectiveness of the fine-tuned model in accurately restoring missing data, achieving comparable performance to state-of-the-art specifically designed models such as BERT-PIN. Key findings include the importance of prompt engineering and the optimal utilization of fine-tuning samples, highlighting the efficiency of few-shot learning in transferring knowledge from general user cases to specific target users. Furthermore, the proposed approach demonstrates notable cost-effectiveness and time efficiency compared to training models from scratch, making it a practical solution for scenarios with limited data availability and computing resources. This research has significant potential for application to other power system load profile analysis tasks. Consequently, it advances the use of LLMs in power system analytics, offering promising implications for enhancing the resilience and efficiency of power distribution systems.

📄 PDF Abstract BibTeX arXiv:2406.02479

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningPrompt Engineering

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 &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Optimizing Medical Question-Answering Systems: A Comparative Study of Fine-Tuned and Zero-Shot Large Language Models with RAG Framework

2025-12-05 · Tasnimul Hassan, Md Faisal Karim, Haziq Jeelani, Elham Behnam 외 arxiv

Medical question-answering (QA) systems can benefit from advances in large language models (LLMs), but directly applying LLMs to the clinical domain poses challenges such as maintaining factual accuracy and avoiding hall…

Speech Prefix-Tuning with RNNT Loss for Improving LLM Predictions

2024-06-20 · Murali Karthick Baskar, Andrew Rosenberg, Bhuvana Ramabhadran, Neeraj Gaur 외

In this paper, we focus on addressing the constraints faced when applying LLMs to ASR. Recent works utilize prefixLM-type models, which directly apply speech as a prefix to LLMs for ASR. We have found that optimizing spe…

Simul-LLM: A Framework for Exploring High-Quality Simultaneous Translation with Large Language Models

2023-12-07 · Victor Agostinelli, Max Wild, Matthew Raffel, Kazi Ahmed Asif Fuad 외

Large language models (LLMs) with billions of parameters and pretrained on massive amounts of data are now capable of near or better than state-of-the-art performance in a variety of downstream natural language processin…

Machine TranslationNMTTranslation

Enabling Efficient On-Device Fine-Tuning of LLMs Using Only Inference Engines

2024-09-23 · Lei Gao, Amir Ziashahabi, Yue Niu, Salman Avestimehr 외

Large Language Models (LLMs) are currently pre-trained and fine-tuned on large cloud servers. The next frontier is LLM personalization, where a foundation model can be fine-tuned with user/task-specific data. Given the s…

parameter-efficient fine-tuningText Generation

A Close Look At World Model Recovery In Supervised Fine-Tuned LLM Planners

2026-06-02 · Patrick Emami, Nan Qiang, Peter Graf arxiv

Supervised fine-tuning (SFT) improves end-to-end classical planning in large language models (LLMs), but do these models also learn to represent and reason about the planning problems they are solving? Due to the relativ…