Papers › Unified Generation, Reconstruction, and Representation: Generalized Diffusion with...

Unified Generation, Reconstruction, and Representation: Generalized Diffusion with Adaptive Latent Encoding-Decoding

29 Feb 2024arXiv:2402.19009archive 2025-07-28

Guangyi Liu, Yu Wang, Zeyu Feng, Qiyu Wu, Liping Tang, Yuan Gao, Zhen Li, Shuguang Cui, Julian McAuley, Zichao Yang, Eric P. Xing, Zhiting Hu

The vast applications of deep generative models are anchored in three core capabilities -- generating new instances, reconstructing inputs, and learning compact representations -- across various data types, such as discrete text/protein sequences and continuous images. Existing model families, like variational autoencoders (VAEs), generative adversarial networks (GANs), autoregressive models, and (latent) diffusion models, generally excel in specific capabilities and data types but fall short in others. We introduce Generalized Encoding-Decoding Diffusion Probabilistic Models (EDDPMs) which integrate the core capabilities for broad applicability and enhanced performance. EDDPMs generalize the Gaussian noising-denoising in standard diffusion by introducing parameterized encoding-decoding. Crucially, EDDPMs are compatible with the well-established diffusion model objective and training recipes, allowing effective learning of the encoder-decoder parameters jointly with diffusion. By choosing appropriate encoder/decoder (e.g., large language models), EDDPMs naturally apply to different data types. Extensive experiments on text, proteins, and images demonstrate the flexibility to handle diverse data and tasks and the strong improvement over various existing models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.19009")

Code

Syntology Ran 21 of 24 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 17 ran with no contract checked.

By repository: official repository: 24 samples from 1 repository, 21 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

guangyliu/eddpm officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

24 samples harvested; 21 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
17ran
3unverified

Licence: 19 of the 24 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from guangyliu/eddpm. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BaseBottleneck guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · b38e2abd4e8693ef · report
BaseModel guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · 74b42ac1a61a294c · report
BaseRegressor guangyliu/eddpm/Protein/codes/nn/models.py official repository ran fingerprinted no licence file found · pointer only · 06050df9b6e9539c · report
Block guangyliu/eddpm/Protein/codes/nn/models.py official repository ran fingerprinted no licence file found · pointer only · d6f0bd13ce861a0c · report
DDPM guangyliu/eddpm/Protein/codes/nn/models.py official repository ran fingerprinted no licence file found · pointer only · f376daeaa8e94192 · report
DropoutRegressor guangyliu/eddpm/Protein/codes/nn/models.py official repository ran fingerprinted no licence file found · pointer only · 897d4be7d966b05b · report
EncoderBlock guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · 73cd3359ae45d6c1 · report
MLPLNAct guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · 971501d576e063ff · report
MLPSkipNet guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · 83b87fdcd50ae47f · report
MultiheadAttention guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · ebbb4cab1eb5afaf · report
PositionalEncoding guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · ea11dcdf0fc3269a · report
SpectralRegressor guangyliu/eddpm/Protein/codes/nn/models.py official repository ran fingerprinted no licence file found · pointer only · 07eb713c3f7475b0 · report
TransformerEncoder guangyliu/eddpm/Protein/codes/nn/models.py official repository ran no licence file found · pointer only · 8a9cafe52195db96 · report
ddpm_schedules guangyliu/eddpm/Protein/codes/nn/models.py official repository ran · our draft was wrong no licence file found · pointer only · 30750d439887db4d · report
resize_and_convert guangyliu/EDDPM/Image/data_resize_bedroom.py official repository ran MIT (permissive) · f36fb3b9b1239da0 · report
resize_multiple guangyliu/EDDPM/Image/data_resize_bedroom.py official repository ran MIT (permissive) · b6e307e73df01911 · report
resize_worker guangyliu/EDDPM/Image/data_resize_bedroom.py official repository ran MIT (permissive) · a046145c828624ad · report
scaled_dot_product guangyliu/eddpm/Protein/codes/nn/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 9e67eeb355787261 · report
str2auxnetwork guangyliu/eddpm/Protein/codes/nn/models.py official repository ran · our draft was wrong no licence file found · pointer only · af78970db657f767 · report
timestep_embedding guangyliu/eddpm/Protein/codes/nn/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · df97c543ba6aa8c1 · report
unpack_bz2 guangyliu/EDDPM/Image/align.py official repository ran MIT (permissive) · 8b346c500755d6bc · report
RelsoDiffusion guangyliu/eddpm/Protein/codes/nn/models.py official repository unverified no licence file found · pointer only · 35f5c7853a3a411e · report
get_file guangyliu/EDDPM/Image/align.py official repository unverified MIT (permissive) · f93f74df8c200466 · report
jsonable guangyliu/EDDPM/Image/config_base.py official repository unverified no licence file found · pointer only · 3436fefeb3a4b49a · report

Tasks

DecoderDenoising

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections