LLMs as Master Forgers: Generating Synthetic Time Series Data for Manufacturing

Mantek Singh, Jeshwanth Challagundla, Prateek Karnal, Gagan Ganapathy, Vineet Shah, Ridam Arora

arXiv:2609.16155 · 2026-09-16 공개 · arXiv · PDF

llm retrieval-augmented synthetic-data anomaly-detection rag lstm temporal-dependencies arima

Abstract

This paper presents a novel framework leveraging Large Language Models (LLMs) to generate synthetic time series data for manufacturing processes. Motivated by the scarcity of labeled time-series data in real-world manufacturing settings, which hinders the development of robust machine learning models, we explore the potential of LLMs to learn complex temporal dependencies and generate realistic synthetic data. Our approach involves fine-tuning pre-trained LLMs on manufacturing process instructions and employing a Retrieval Augmented Generation (RAG) technique to enhance data diversity and realism. We evaluate our method against traditional time series modeling techniques like ARIMA and LSTMs, using quantitative metrics, PCA analysis, and downstream task performance (anomaly detection). Results demonstrate that our LLM-driven framework outperforms these baselines, generating high-quality synthetic time series data that effectively captures temporal dependencies and statistical properties of real manufacturing data, leading to improvements in downstream task performance.

한국어 요약

한 줄 요약

LLM을 활용한 제조 공정 시계열 데이터 생성 프레임워크를 제안한다.

핵심 기여도

핵심 아이디어

기존 제조 분야에서 라벨이 부족한 시계열 데이터는 머신러닝 모델 개발에 큰 장애가 된다. 이를 해결하기 위해, 본 연구는 LLM이 복잡한 시간적 의존성을 학습하고, 제조 공정 설명서를 기반으로 시계열 데이터를 생성할 수 있음을 제시한다. 특히, RAG 기법을 통해 실제 데이터와 유사한 패턴을 유지하면서도 다양성을 확보하는 것이 핵심이다. 이는 LLM이 텍스트에서 숨겨진 시계열 구조를 추출하고 생성하는 새로운 접근법을 의미한다.

기술적 접근법

주요 결과

의의 및 한계

본 연구는 LLM이 제조 분야에서 시계열 데이터 생성에 활용될 수 있음을 실증적으로 보여주며, 데이터 부족 문제를 해결하는 새로운 방향을 제시한다. 또한, RAG 기법을 통해 생성 데이터의 현실성과 다양성을 동시에 확보한 점이 학술적 의의이다. 그러나, 제안된 방법이 특정 제조 환경에만 적용 가능할 수 있으며, 실제 산업 현장에서의 확장성과 안정성 검증이 필요하다는 한계가 있다.

실용적 활용

본 연구는 제조 분야에서 라벨 데이터가 부족한 상황에서 머신러닝 모델 훈련용 데이터를 생성하는 데 유용하게 활용될 수 있다. 특히, 이상 탐지, 예측 유지보수 등과 같은 산업용 AI 시스템 개발에 적용 가능하다.