LLM-based Knowledge Pruning for Time Series Data Analytics on Edge-computing Devices
Ruibing Jin, Qing Xu, Min Wu, Yuecong Xu, Dan Li, Xiaoli Li, Zhenghua, Chen

TL;DR
This paper introduces Knowledge Pruning (KP), a method to distill relevant knowledge from large language models for time series analysis on edge devices, reducing computational costs while maintaining high performance.
Contribution
The paper proposes a novel KP paradigm that prunes redundant knowledge from LLMs, enabling lightweight models for time series tasks on resource-constrained devices without loading full LLMs.
Findings
Achieves 19.7% average improvement in regression tasks.
Up to 13.7% accuracy gain in classification tasks.
Demonstrates effectiveness across diverse environments and benchmarks.
Abstract
Limited by the scale and diversity of time series data, the neural networks trained on time series data often overfit and show unsatisfacotry performances. In comparison, large language models (LLMs) recently exhibit impressive generalization in diverse fields. Although massive LLM based approaches are proposed for time series tasks, these methods require to load the whole LLM in both training and reference. This high computational demands limit practical applications in resource-constrained settings, like edge-computing and IoT devices. To address this issue, we propose Knowledge Pruning (KP), a novel paradigm for time series learning in this paper. For a specific downstream task, we argue that the world knowledge learned by LLMs is much redundant and only the related knowledge termed as "pertinent knowledge" is useful. Unlike other methods, our KP targets to prune the redundant…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsKollen-Pollack Learning · Pruning
