Pith. sign in

REVIEW 3 cited by

LoRA-C: Parameter-Efficient Fine-Tuning of Robust CNN for IoT Devices

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.16954 v2 pith:UAHSEU2V submitted 2024-10-22 cs.DC

LoRA-C: Parameter-Efficient Fine-Tuning of Robust CNN for IoT Devices

classification cs.DC
keywords devicesfine-tuningdataloralora-cstandardaccuracyapplication
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Efficient fine-tuning of pre-trained convolutional neural network (CNN) models using local data is essential for providing high-quality services to users using ubiquitous and resource-limited Internet of Things (IoT) devices. Low-Rank Adaptation (LoRA) fine-tuning has attracted widespread attention from industry and academia because it is simple, efficient, and does not incur any additional reasoning burden. However, most of the existing advanced methods use LoRA to fine-tune Transformer, and there are few studies on using LoRA to fine-tune CNN. The CNN model is widely deployed on IoT devices for application due to its advantages in comprehensive resource occupancy and performance. Moreover, IoT devices are widely deployed outdoors and usually process data affected by the environment (such as fog, snow, rain, etc.). The goal of this paper is to use LoRA technology to efficiently improve the robustness of the CNN model. To this end, this paper first proposes a strong, robust CNN fine-tuning method for IoT devices, LoRA-C, which performs low-rank decomposition in convolutional layers rather than kernel units to reduce the number of fine-tuning parameters. Then, this paper analyzes two different rank settings in detail and observes that the best performance is usually achieved when ${\alpha}/{r}$ is a constant in either standard data or corrupted data. This discovery provides experience for the widespread application of LoRA-C. Finally, this paper conducts many experiments based on pre-trained models. Experimental results on CIFAR-10, CIFAR-100, CIFAR-10-C, and Icons50 datasets show that the proposed LoRA-Cs outperforms standard ResNets. Specifically, on the CIFAR-10-C dataset, the accuracy of LoRA-C-ResNet-101 achieves 83.44% accuracy, surpassing the standard ResNet-101 result by +9.5%.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LoCA: Spatially-Aware Low-Rank Convolutional Adaptation of Vision Foundation Models

    cs.CV 2026-07 accept novelty 6.0

    Decoupling spatial basis refinement from low-rank channel mixing in convolutional layers yields better parameter-efficient fine-tuning for vision foundation models.

  2. Inheritance Between Feedforward and Convolutional Networks via Model Projection

    stat.ML 2026-02 conditional novelty 5.0

    Freezing a CNN's filters and learning one scalar per channel pair turns convolutional nodes into feedforward-style nodes and yields a competitive parameter-efficient transfer method.

  3. Federated Parameter-Efficient Adaptation for Interference Mitigation at the Wireless Edge

    cs.NI 2026-04 unverdicted novelty 4.0

    Federated LoRA on TCNs for wireless interference suppression reduces per-round communication up to 20x while delivering 12.6% average BER improvement comparable to local adaptation.