arXiv:2606.00558cs.LG2026-06中稿 · ICML

用随机噪声域提升小样本下的模型泛化能力

Semi-Supervised Noise Adaptation: Transferring Knowledge from Noise Domain

论文配图:Semi-Supervised Noise Adaptation: Transferring Knowledge from Noise Domain
图 1 · 摘自论文原文
  • 利用高斯噪声构造源域,替代真实数据进行知识迁移
  • 实验证明噪声域可收紧泛化界,提升模型性能
  • 适合标签稀缺的半监督场景,尤其对资源受限任务有益

迁移学习旨在通过源域知识提升目标域的学习效果。传统源域通常包含语义明确的样本(如图像),但最近研究发现,在半监督设置下(仅少量目标样本有标签),由简单分布(如高斯分布)生成的噪声域可作为替代源域。基于此观察,我们提出新问题——半监督噪声适应(SSNA),旨在利用合成噪声域提升目标域的泛化能力。为此,我们推导了一个泛化界,揭示噪声域对泛化的影响,并据此设计了噪声适应框架(NAF)。大量实验表明,NAF能有效利用噪声域收紧目标域的泛化界,显著提升模型性能。代码已开源:https://github.com/AIResearch-Group/SSNA。

原文摘要 · Abstract (English)

Transfer learning aims to facilitate the learning of a target domain by transferring knowledge from a source domain. The source domain typically contains semantically meaningful samples (*e.g.*, images) to facilitate effective knowledge transfer. However, a recent study observes that the noise domain constructed from simple distributions (*e.g.*, Gaussian distributions) can serve as a surrogate source domain in the semi-supervised setting, where only a small proportion of target samples are labeled while most remain unlabeled. Based on this surprising observation, we formulate a novel problem termed *Semi-Supervised Noise Adaptation* (SSNA), which aims to leverage a synthetic noise domain to improve the generalization of the target domain. To address this problem, we first establish a generalization bound characterizing the effect of the noise domain on generalization, based on which we propose a Noise Adaptation Framework (NAF). Extensive experiments demonstrate that NAF effectively leverages the noise domain to tighten the generalization bound of the target domain, leading to improved performance. The codes are available at https://github.com/AIResearch-Group/SSNA.

半监督噪声域迁移学习泛化

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