Exploring parameter-efficient fine-tuning (PEFT) of billion-parameter vision models with QLoRA and DoRA: insights into generalization for limited-data image classification under a 98:1 test-to-train regime
Haiyu Yang, Sumit Sharma, Enhong Liu, Miel Hostens

TL;DR
This paper demonstrates that parameter-efficient fine-tuning of billion-parameter vision models with QLoRA and DoRA significantly improves accuracy and efficiency in limited-data image classification for livestock, outperforming traditional methods.
Contribution
It introduces a systematic comparison of PEFT methods like QLoRA and DoRA on billion-parameter vision models for agricultural image classification, providing practical guidelines.
Findings
PEFT outperforms training from scratch and frozen features in accuracy and efficiency.
Best QLoRA configuration achieved 83.16% accuracy with only 2.72% parameters.
Increasing adapter capacity improves generalization without overfitting.
Abstract
Automated behavior classification is essential for precision livestock farming but faces challenges of high computational costs and limited labeled data. This study systematically compared three approaches: training from scratch (ResNet-18, ViT-Small), frozen feature extraction, and parameter-efficient fine-tuning (PEFT) of the DINOv3 foundation model (6.7 billion parameters). We evaluated QLoRA and DoRA across multiple configurations varying rank (8, 16, 64) and target modules (q_proj versus all-linear layers). With 2,160 verified training images, we assessed generalization of our model on 211,800 test samples, which is essentially a 98:1 test-to-train ratio. Results demonstrated that PEFT substantially outperformed alternatives, where the best QLoRA configuration (all-linear layers and rank=64) achieved 83.16% test accuracy with only 2.72% parameters (183.0M) in 5.8 hours, compared…
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
TopicsSmart Agriculture and AI · Animal Behavior and Welfare Studies · Spectroscopy and Chemometric Analyses
