arXiv:2608.04394cs.CV2026-08

用扩散模型生成数据,解决跨域少样本检测难题

Free-Lunch Augmentation by Revisiting Diffusion-Based Data Generation for Cross-Domain Few-Shot Object Detection

论文配图:Free-Lunch Augmentation by Revisiting Diffusion-Based Data Generation for Cross-Domain Few-Shot Object Detection
图 1 · 摘自论文原文
  • 通过动态调整噪声和背景修复,针对性弥补视觉与语义差异
  • 在6个数据集上实现新最优,合成数据有效提升性能
  • 适合研究跨域迁移、少样本学习及生成式数据增强的学者

跨域少样本目标检测(CDFSOD)旨在利用数据丰富的通用领域知识,迁移到标注稀缺的专家领域,但显著的领域差异与数据稀疏性使其成为未解难题。本文重新审视数据增强这一自然却未被充分探索的方法:直接使用扩散模型生成数据以补充有限训练样本。然而,由于领域差距过大,现有扩散方法效果不佳,甚至劣于原始图像。为此,我们区分视觉差距与语义差距进行分析:对于视觉差距,发现扩散模型难以区分专家领域中的噪声与有用信息,可通过添加弱化噪声缓解;对于语义差距,发现背景语义差异远小于前景,可通过背景修复弥合。基于此,提出选择性修复与定制噪声方法(SITN),包含生成模块(添加定制噪声)与选择模块(动态选择修复区域)。在6个CDFSOD数据集和4个跨域少样本分割(CDFSS)数据集上的实验表明,该方法可生成有效数据,达到新最佳性能。代码已开源。

原文摘要 · Abstract (English)

Cross-Domain Few-Shot Object Detection (CDFSOD) aims to transfer knowledge from data-rich upstream generic domains to downstream expert domains using scarce training data, where the significant domain gap and data scarcity make it an unsolved challenge. To address this problem, we revisit a natural yet underexplored approach in CDFSOD: data augmentation, by directly synthesizing data through diffusion models to supplement limited training samples. However, due to large domain gaps, we find that current diffusion methods cannot produce good results, leading to performance even lower than using the original images. To address these limitations, we divide the domain gaps into visual gaps and semantic gaps for separate analysis. For the visual gap, we find that the diffusion model cannot distinguish noise from useful information on expert domains, which can be mitigated by adding weakened noise. For the semantic gap, we find that the background semantics shows much smaller gaps between domains than foreground semantics, and we can bridge this gap by background inpainting. Based on the above analysis, we propose a method (Selective Inpainting with Tailored Noise, SITN) to dynamically take different strategies for downstream data synthesis based on their different gaps from the general domain, including a Generation Module for adding tailored noise and a Selection Module to dynamically select the inpainting regions. Extensive experiments on 6 datasets of CDFSOD and 4 datasets of cross-domain few-shot segmentation (CDFSS) validate that we can synthesize helpful data, achieving new state-of-the-art performance. Our codes is available at https://github.com/zzzzj311-droid/Free-Lunch-SITN

少样本检测扩散模型数据增强跨域迁移

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。