Papers › DoraCycle: Domain-Oriented Adaptation of Unified Generative Model in Multimodal Cycles

DoraCycle: Domain-Oriented Adaptation of Unified Generative Model in Multimodal Cycles

5 Mar 2025CVPR 2025 1arXiv:2503.03651archive 2025-07-28

Rui Zhao, Weijia Mao, Mike Zheng Shou

Adapting generative models to specific domains presents an effective solution for satisfying specialized requirements. However, adapting to some complex domains remains challenging, especially when these domains require substantial paired data to capture the targeted distributions. Since unpaired data from a single modality, such as vision or language, is more readily available, we utilize the bidirectional mappings between vision and language learned by the unified generative model to enable training on unpaired data for domain adaptation. Specifically, we propose DoraCycle, which integrates two multimodal cycles: text-to-image-to-text and image-to-text-to-image. The model is optimized through cross-entropy loss computed at the cycle endpoints, where both endpoints share the same modality. This facilitates self-evolution of the model without reliance on annotated text-image pairs. Experimental results demonstrate that for tasks independent of paired knowledge, such as stylization, DoraCycle can effectively adapt the unified model using only unpaired data. For tasks involving new paired knowledge, such as specific identities, a combination of a small set of paired image-text examples and larger-scale unpaired data is sufficient for effective domain-oriented adaptation. The code will be released at https://github.com/showlab/DoraCycle.

PaperPDFConference PDFCodeCode 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="2503.03651")

Code

Syntology Ran 8 of 13 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 6 ran with no contract checked.

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

showlab/doracycle officialmentioned in papermentioned on GitHubApache-2.0 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

13 samples harvested; 8 ran; 0 honoured the contract we drafted; 5 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.

2ran · our draft was wrong
6ran
5unverified

Licence: 0 of the 13 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 showlab/DoraCycle. “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.

Normalize showlab/DoraCycle/models/common_modules.py official repository ran · our draft was wrong Apache-2.0 (permissive) · c3a6b977022957cb · report
broadcast showlab/DoraCycle/models/misc.py official repository ran fingerprinted Apache-2.0 (permissive) · 1f6ae43d06c76ba5 · report
get_constant_schedule showlab/DoraCycle/models/lr_schedulers.py official repository ran Apache-2.0 (permissive) · a8366f238618edad · report
get_constant_schedule_with_warmup showlab/DoraCycle/models/lr_schedulers.py official repository ran Apache-2.0 (permissive) · 11f07821d1b2286b · report
get_linear_schedule_with_warmup showlab/DoraCycle/models/lr_schedulers.py official repository ran Apache-2.0 (permissive) · 1975e0c51e6f5753 · report
nonlinearity showlab/DoraCycle/models/common_modules.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 3137073275f8c21a · report
parse_structured showlab/DoraCycle/models/misc.py official repository ran Apache-2.0 (permissive) · 0e7f77d6003e2412 · report
unpack_time showlab/DoraCycle/models/common_modules.py official repository ran fingerprinted Apache-2.0 (permissive) · 2d82abbef2c4addb · report
find_first_consecutive_repetition showlab/DoraCycle/training/train_doracycle.py official repository unverified Apache-2.0 (permissive) · 02554d5db4e2113c · report
find_linear_layers showlab/DoraCycle/inference_t2i_lora.py official repository unverified Apache-2.0 (permissive) · 87b4fce7f46f7561 · report
get_logger showlab/DoraCycle/models/logging.py official repository unverified Apache-2.0 (permissive) · 376bf22d5737fc2a · report
nonlinearity showlab/DoraCycle/models/common_modules_magvitv2.py official repository unverified Apache-2.0 (permissive) · 2210d299c0546b2e · report
pcgrad showlab/DoraCycle/training/train_doracycle.py official repository unverified Apache-2.0 (permissive) · e512481f18876aef · report

Tasks

Domain AdaptationImage to text

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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