paper-with-me

Papers

Few-Shot LoRA Adaptation of a Flow-Matching Foundation Model for Cross-Spectral Object Detection

2026-01-07 · Maxim Clouser, Kia Khezeli, John Kalantari arxiv

Foundation models for vision are predominantly trained on RGB data, while many safety-critical applications rely on non-visible modalities such as infrared (IR) and synthetic aperture radar (SAR). We study whether a single flow-matching foundation model pre-trained primarily on RGB images can be repurposed as a cross-spectral translator using only a few co-measured examples, and whether the resulting synthetic data can enhance downstream detection. Starting from FLUX.1 Kontext, we insert low-rank adaptation (LoRA) modules and fine-tune them on just 100 paired images per domain for two settings: RGB to IR on the KAIST dataset and RGB to SAR on the M4-SAR dataset. The adapted model translates RGB images into pixel-aligned IR/SAR, enabling us to reuse existing bounding boxes and train object detection models purely in the target modality. Across a grid of LoRA hyperparameters, we find that LPIPS computed on only 50 held-out pairs is a strong proxy for downstream performance: lower LPIPS consistently predicts higher mAP for YOLOv11n on both IR and SAR, and for DETR on KAIST IR test data. Using the best LPIPS-selected LoRA adapter, synthetic IR from external RGB datasets (LLVIP, FLIR ADAS) improves KAIST IR pedestrian detection, and synthetic SAR significantly boosts infrastructure detection on M4-SAR when combined with limited real SAR. Our results suggest that few-shot LoRA adaptation of flow-matching foundation models is a promising path toward foundation-style support for non-visible modalities.

📄 PDF Abstract BibTeX arXiv:2601.04381

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian DetectionObject Detection

Similar Papers 제목 키워드 기반

SA-VLA: Spatially-Aware Flow-Matching for Vision-Language-Action Reinforcement Learning

2026-01-31 · Xu Pan, Zhenglin Wan, Xingrui Yu, Xianwei Zheng 외 arxiv

Vision-Language-Action (VLA) models exhibit strong generalization in robotic manipulation, yet reinforcement learning (RL) fine-tuning often degrades robustness under spatial distribution shifts. For flow-matching VLA po…

Representation LearningReinforcement Learning

Edit2Restore:Few-Shot Image Restoration via Parameter-Efficient Adaptation of Pre-trained Editing Models

2026-01-06 · M. Akın Yılmaz, Ahmet Bilican, Burak Can Biner, A. Murat Tekalp arxiv

Image restoration has traditionally required training specialized models on thousands of paired examples per degradation type. Large pre-trained text-conditioned image editing models encode rich priors about image struct…

parameter-efficient fine-tuningImage-to-Image TranslationImage EnhancementImage Restoration

FlowEdit: Associative Memory for Lifelong Pronunciation Adaptation in Flow-Matching TTS

2026-06-18 · Harshit Singh, Ayush Pratap Singh, Nityanand Mathur arxiv

Flow-matching text-to-speech systems achieve remarkable zero-shot quality but remain static after deployment: pronunciation errors on out-of-vocabulary proper nouns persist unless the model is retrained. We introduce Flo…

LoRA Recycle: Unlocking Tuning-Free Few-Shot Adaptability in Visual Foundation Models by Recycling Pre-Tuned LoRAs

2025-01-01 · CVPR 2025 1 · Zixuan Hu, Yongxian Wei, Li Shen, Chun Yuan 외

Large Language Models (LLMs) such as ChatGPT demonstrate strong few-shot adaptability without requiring fine-tuning, positioning them ideal for data-limited and real-time applications. However, this adaptability has …

In-Context LearningMeta-Learning

Unlocking Tuning-Free Few-Shot Adaptability in Visual Foundation Models by Recycling Pre-Tuned LoRAs

2024-12-03 · Zixuan Hu, Yongxian Wei, Li Shen, Chun Yuan 외

Large Language Models (LLMs) such as ChatGPT demonstrate strong few-shot adaptability without requiring fine-tuning, positioning them ideal for data-limited and real-time applications. However, this adaptability has not …

In-Context LearningMeta-Learning