Nanning Zheng, Yuwang Wang, Yan Lu, Tao Yang
We lifted 1 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| thomasmry/disdiff | — | 0 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| ResBlockShift | Not yet run | thomasmry/disdiff/ldm/modules/diffusionmodules/openaimodel_shift.py code served (permissive licence) · get_code("9be4d1f5767e5f30") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Targeting to understand the underlying explainable factors behind observations and modeling the conditional generation process on these factors, we connect disentangled representation learning to Diffusion Probabilistic Models (DPMs) to take advantage of the remarkable modeling ability of DPMs. We propose a new task, disentanglement of (DPMs): given a pre-trained DPM, without any annotations of the factors, the task is to automatically discover the inherent factors behind the observations and disentangle the gradient fields of DPM into sub-gradient fields, each conditioned on the representation of each discovered factor. With disentangled DPMs, those inherent factors can be automatically discovered, explicitly represented, and clearly injected into the diffusion process via the sub-gradient fields. To tackle this task, we devise an unsupervised approach named DisDiff, achieving disentangled representation learning in the framework of DPMs. Extensive experiments on synthetic and real-world datasets demonstrate the effectiveness of DisDiff.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2301.13721")
get_code_for_paper("2301.13721")
have("2301.13721")
Connect an agent — have() is free.