Papers › Hybrid Generative-Contrastive Representation Learning

Hybrid Generative-Contrastive Representation Learning

11 Jun 2021arXiv:2106.06162archive 2025-07-28

Saehoon Kim, Sungwoong Kim, Juho Lee

Unsupervised representation learning has recently received lots of interest due to its powerful generalizability through effectively leveraging large-scale unlabeled data. There are two prevalent approaches for this, contrastive learning and generative pre-training, where the former learns representations from instance-wise discrimination tasks and the latter learns them from estimating the likelihood. These seemingly orthogonal approaches have their own strengths and weaknesses. Contrastive learning tends to extract semantic information and discards details irrelevant for classifying objects, making the representations effective for discriminative tasks while degrading robustness to out-of-distribution data. On the other hand, the generative pre-training directly estimates the data distribution, so the representations tend to be robust but not optimal for discriminative tasks. In this paper, we show that we could achieve the best of both worlds by a hybrid training scheme. Specifically, we demonstrated that a transformer-based encoder-decoder architecture trained with both contrastive and generative losses can learn highly discriminative and robust representations without hurting the generative performance. We extensively validate our approach on various tasks.

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="2106.06162")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

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

kakaobrain/scrl officialmentioned in paperpytorchApache-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

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

10unverified

Licence: 0 of the 10 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 kakaobrain/scrl. “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.

all_gather kakaobrain/scrl/distributed/comm.py official repository unverified Apache-2.0 (permissive) · ded50c9b95170f58 · report
bbox_iou kakaobrain/scrl/models/box_generator.py official repository unverified Apache-2.0 (permissive) · c5744484ed18b5c3 · report
bisect_params_with_names kakaobrain/scrl/optim/getters.py official repository unverified Apache-2.0 (permissive) · fac6d4127f49a1a3 · report
clip_box kakaobrain/scrl/models/box_generator.py official repository unverified Apache-2.0 (permissive) · bee36a96a86e2857 · report
free_pass_trans_info kakaobrain/scrl/augment/transforms.py official repository unverified Apache-2.0 (permissive) · b416f49365bfa24d · report
gather kakaobrain/scrl/distributed/comm.py official repository unverified Apache-2.0 (permissive) · 0ae40a93ce2b44c0 · report
get_dist_url kakaobrain/scrl/distributed/getters.py official repository unverified Apache-2.0 (permissive) · 5c3bb378846a1c57 · report
get_mean_and_std kakaobrain/scrl/augment/normalize.py official repository unverified Apache-2.0 (permissive) · 1bc251af2efa1bd9 · report
jitter_box kakaobrain/scrl/models/box_generator.py official repository unverified Apache-2.0 (permissive) · df3c1450c6cebedb · report
scatter kakaobrain/scrl/distributed/comm.py official repository unverified Apache-2.0 (permissive) · e1d95008530ae31a · report

Tasks

Contrastive LearningDecoderRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive Learning

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