论文标题
通过闭环转录无监督的结构化表示
Unsupervised Learning of Structured Representations via Closed-Loop Transcription
论文作者
论文摘要
本文提出了一种无监督的方法,用于学习一种既有歧视性和生成目的的统一表示形式。尽管大多数现有的无监督学习方法仅着眼于这两个目标之一的代表,但我们表明统一的代表可以享受两者兼而有之的相互利益。可以通过将最近提出的\ textIt {闭环转录}框架(称为ctrl)概括为无监督的设置来实现这种表示。这需要在降低降低目标上求解受约束的最大值游戏,该目标扩展了所有样品的特征,同时压缩每个样本的增强功能。通过此过程,我们看到在结果表示中出现了歧视性低维结构。在可比的实验条件和网络复杂性下,我们证明了这些结构化表示形式可以使分类性能接近最新的无监督歧视性表示,并有条件地生成的图像质量明显高于先进的无监督生成模型的图像质量。可以在https://github.com/delay-xili/uctrl上找到源代码。
This paper proposes an unsupervised method for learning a unified representation that serves both discriminative and generative purposes. While most existing unsupervised learning approaches focus on a representation for only one of these two goals, we show that a unified representation can enjoy the mutual benefits of having both. Such a representation is attainable by generalizing the recently proposed \textit{closed-loop transcription} framework, known as CTRL, to the unsupervised setting. This entails solving a constrained maximin game over a rate reduction objective that expands features of all samples while compressing features of augmentations of each sample. Through this process, we see discriminative low-dimensional structures emerge in the resulting representations. Under comparable experimental conditions and network complexities, we demonstrate that these structured representations enable classification performance close to state-of-the-art unsupervised discriminative representations, and conditionally generated image quality significantly higher than that of state-of-the-art unsupervised generative models. Source code can be found at https://github.com/Delay-Xili/uCTRL.