生成式模型比非生成式模型更易实现高效视觉泛化。
Is Generation Required for Data-Efficient Perception?

- 通过解码器反演构建内部表征,可实现更简单的归纳偏置。
- 非生成式模型需大规模预训练才能提升组合泛化能力。
- 生成式方法无需额外数据即可提升泛化性能,适合小样本场景。
有观点认为,实现类人视觉感知的数据效率需依赖生成式方法,即通过反演解码器获得内部表征。然而当前最成功的视觉模型均为非生成式,仅用编码器将图像映射为表征,不涉及解码器反演。这引发疑问:机器感知的数据效率是否必须依赖生成?为此,我们研究生成式与非生成式方法在组合泛化(人类数据效率的标志)上的表现。在组合生成过程中,我们形式化刻画了基于解码器(生成式)与基于编码器(非生成式)方法所需的归纳偏置。理论分析表明,编码器所需归纳偏置复杂度高,难以通过结构约束或正则化显式施加;而解码器偏置形式简单,可直接控制。结果表明,通过生成式学习与解码器反演可能更易实现组合泛化。我们在合成图像数据上对多种生成式与非生成式方法进行实证验证,发现非生成式模型常无法组合泛化,需大规模预训练才能改善;而生成式方法在不增加数据的前提下即能提升泛化性能。
原文摘要 · Abstract (English)
It has been hypothesized that achieving the data efficiency of human visual perception requires a generative approach in which internal representations result from inverting a decoder. Yet today's most successful vision models are non-generative, relying on an encoder that maps images to representations without decoder inversion. This raises the question of whether generation is necessary for data-efficient machine perception. To address this, we study to what extent generative and non-generative methods can achieve compositional generalization, a hallmark of human data efficiency. Under a compositional generative process, we formally characterize the inductive biases required for compositional generalization in decoder-based (generative) and encoder-based (non-generative) methods. We show theoretically that the inductive biases required for an encoder are substantially more complex and generally infeasible to impose explicitly through architectural constraints or regularization. By contrast, the decoder biases take a simple form that can be enforced directly. These results suggest that compositional generalization may be substantially easier to achieve through a generative paradigm of learning and inverting a decoder rather than learning an encoder directly. We examine our theoretical findings empirically by training a range of generative and non-generative methods on synthetic image data. We find that non-generative methods often fail to generalize compositionally and require large-scale pretraining to improve generalization. By comparison, generative methods yield gains in generalization without requiring additional data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。