arXiv:2601.09531cs.CV2026-01AAAI被引 1

从分层数据服务器中匹配目标域模式,构建更优训练集

Bipartite Mode Matching for Vision Training Set Search from a Hierarchical Data Server

  • 通过二分图模式匹配,在分层数据服务器中寻找与目标域最相似的数据模式
  • 在重识别和检测任务上,新训练集与目标域的领域差距更小,模型精度更高
  • 适用于无实时标注场景,可与现有模型级无监督域适应方法结合

我们研究在目标域可访问但无法实时标注的情况下,如何从大规模数据服务器中构建替代训练集以获得高性能模型。由于目标域通常存在显著的语义模式(即数据分布的聚类),若训练集缺失这些模式,模型性能将受损。现有方法多聚焦算法迭代优化,而本文探索了优化数据服务器结构的潜力。受网络搜索引擎分层结构启发,提出分层数据服务器与二分图模式匹配算法(BMM),针对每个目标模式,在服务器数据树中寻找最优匹配源模式(大小不限)。通过一对一匹配,确保所有目标模式均被最佳覆盖。相比现有训练集搜索方法,所获训练集在物体重识别(re-ID)与检测任务中均表现出更小的领域差距,训练模型精度更高。BMM支持数据驱动的无监督域适应(UDA),可独立于模型级方法使用;与伪标签等现有方法结合后,性能进一步提升。

原文摘要 · Abstract (English)

We explore a situation in which the target domain is accessible, but real-time data annotation is not feasible. Instead, we would like to construct an alternative training set from a large-scale data server so that a competitive model can be obtained. For this problem, because the target domain usually exhibits distinct modes (i.e., semantic clusters representing data distribution), if the training set does not contain these target modes, the model performance would be compromised. While prior existing works improve algorithms iteratively, our research explores the often-overlooked potential of optimizing the structure of the data server. Inspired by the hierarchical nature of web search engines, we introduce a hierarchical data server, together with a bipartite mode matching algorithm (BMM) to align source and target modes. For each target mode, we look in the server data tree for the best mode match, which might be large or small in size. Through bipartite matching, we aim for all target modes to be optimally matched with source modes in a one-on-one fashion. Compared with existing training set search algorithms, we show that the matched server modes constitute training sets that have consistently smaller domain gaps with the target domain across object re-identification (re-ID) and detection tasks. Consequently, models trained on our searched training sets have higher accuracy than those trained otherwise. BMM allows data-centric unsupervised domain adaptation (UDA) orthogonal to existing model-centric UDA methods. By combining the BMM with existing UDA methods like pseudo-labeling, further improvement is observed.

训练集搜索无监督域适应模式匹配数据服务器

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