paper-with-me

홈 › Papers

Emergent Interpretable Symbols and Content-Style Disentanglement via Variance-Invariance Constraints

2024-07-04 · Yuxuan Wu, Ziyu Wang, Bhiksha Raj, Gus Xia

We contribute an unsupervised method that effectively learns from raw observation and disentangles its latent space into content and style representations. Unlike most disentanglement algorithms that rely on domain-specific labels and knowledge, our method is based on the insight of domain-general statistical differences between content and style -- content varies more among different fragments within a sample but maintains an invariant vocabulary across data samples, whereas style remains relatively invariant within a sample but exhibits more significant variation across different samples. We integrate such inductive bias into an encoder-decoder architecture and name our method after V3 (variance-versus-invariance). Experimental results show that V3 generalizes across two distinct domains in different modalities, music audio and images of written digits, successfully learning pitch-timbre and digit-color disentanglements, respectively. Also, the disentanglement robustness significantly outperforms baseline unsupervised methods and is even comparable to supervised counterparts. Furthermore, symbolic-level interpretability emerges in the learned codebook of content, forging a near one-to-one alignment between machine representation and human knowledge.

📄 PDF Abstract BibTeX arXiv:2407.03824

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDisentanglementInductive Bias

Similar Papers 제목 키워드 기반

StyleDiffusion: Controllable Disentangled Style Transfer via Diffusion Models

2023-08-15 · ICCV 2023 1 · Zhizhong Wang, Lei Zhao, Wei Xing

Content and style (C-S) disentanglement is a fundamental problem and critical challenge of style transfer. Existing approaches based on explicit definitions (e.g., Gram matrix) or implicit learning (e.g., GANs) are neith…

DisentanglementStyle Transfer

Simple Disentanglement of Style and Content in Visual Representations

2023-02-20 · Lilian Ngweta, Subha Maity, Alex Gittens, Yuekai Sun 외

Learning visual representations with interpretable features, i.e., disentangled representations, remains a challenging problem. Existing methods demonstrate some success but are hard to apply to large-scale vision datase…

DisentanglementDomain Generalization

Learning Interpretable Representation for Controllable Polyphonic Music Generation

2020-08-17 · Ziyu Wang, Dingsu Wang, Yixiao Zhang, Gus Xia

While deep generative models have become the leading methods for algorithmic composition, it remains a challenging problem to control the generation process because the latent variables of most deep-learning models lack …

DisentanglementMusic GenerationStyle Transfer

InfoStyler: Disentanglement Information Bottleneck for Artistic Style Transfer

2023-07-30 · Yueming Lyu, Yue Jiang, Bo Peng, Jing Dong

Artistic style transfer aims to transfer the style of an artwork to a photograph while maintaining its original overall content. Many prior works focus on designing various transfer modules to transfer the style statisti…

DisentanglementRepresentation LearningStyle Transfer

Measuring the Biases and Effectiveness of Content-Style Disentanglement

2020-08-27 · Xiao Liu, Spyridon Thermos, Gabriele Valvano, Agisilaos Chartsias 외

A recent spate of state-of-the-art semi- and un-supervised solutions disentangle and encode image "content" into a spatial tensor and image appearance or "style" into a vector, to achieve good performance in spatially eq…

DisentanglementImage-to-Image Translation