Related Experiment Video
Updated: Sep 21, 2026

Computer Vision-Based Biomass Estimation for Invasive Plants
Published on: February 9, 2024
Robust vision transformer adaptation for UAV imagery
Jagan Murugesan1, P Helen Vijitha1, L Jai Vinita1
1School of Computer Science and Engineering, Vellore Institute of Technology, Chennai, India.
Abstract:
Vision Transformers (ViTs) perform well on clean aerial imagery but degrade sharply when deployed in post-earthquake UAV operations, where motion blur, dust haze, illumination variation, and sensor noise combine to produce what we term post-earthquake visual drift, a structured distributional shift that can render an otherwise capable model dangerously unreliable in the field. Retraining or conventional domain adaptation is not a realistic option under the latency, compute, and annotation constraints of active disaster response. This work presents a comprehensive empirical evaluation of lightweight label-free test-time adaptation (TTA) methods for improving the robustness of ViTs under such deployment conditions, systematically comparing consistency-based self-supervision (MEMO) and entropy minimization (TENT) across datasets with varying classification complexity. Consistent with existing lightweight TTA approaches, only the LayerNorm affine parameters are adapted during inference, while the backbone and attention weights remain frozen. On the UAV-TEBDE post-earthquake dataset, accuracy rises from 73.47% under severe drift (severity 0.3) to 89.18% using MEMO, corresponding to a recovery of 15.71 percentage points over the drifted baseline, without using any ground-truth labels or performing any retraining. On UAV-TEBDE, MEMO also achieved higher recovery than the SAR baseline evaluated in this study. Additional evaluation on AID (30-class aerial scene classification) and UC Merced (21-class land-use classification) shows consistent drift-induced degradation and adaptation-driven recovery across datasets of varying complexity. The cross-dataset evaluation further reveals that the relative effectiveness of lightweight TTA methods depends on the classification-space dimensionality. TENT-based entropy minimization outperforms consistency-based MEMO when the class count is large, while MEMO is the stronger choice in low-class settings. This interaction between method design and classification-space dimensionality has direct consequences for choosing TTA strategies in operational disaster assessment pipelines. Feature-space PCA analysis confirms that LayerNorm-only updates geometrically recalibrate internal representations, rather than simply correcting the model's output logits.
Related Concept Videos
Transformers with Off-Nominal Turns Ratios
Vision
Light Acquisition
Transformers in Distribution System
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Types Of Transformers
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...