Papers › DUET: 2D Structured and Approximately Equivariant Representations

DUET: 2D Structured and Approximately Equivariant Representations

28 Jun 2023arXiv:2306.16058archive 2025-07-28

Xavier Suau, Federico Danieli, T. Anderson Keller, Arno Blaas, Chen Huang, Jason Ramapuram, Dan Busbridge, Luca Zappella

Multiview Self-Supervised Learning (MSSL) is based on learning invariances with respect to a set of input transformations. However, invariance partially or totally removes transformation-related information from the representations, which might harm performance for specific downstream tasks that require such information. We propose 2D strUctured and EquivarianT representations (coined DUET), which are 2d representations organized in a matrix structure, and equivariant with respect to transformations acting on the input data. DUET representations maintain information about an input transformation, while remaining semantically expressive. Compared to SimCLR (Chen et al., 2020) (unstructured and invariant) and ESSL (Dangovski et al., 2022) (unstructured and equivariant), the structured and equivariant nature of DUET representations enables controlled generation with lower reconstruction error, while controllability is not possible with SimCLR or ESSL. DUET also achieves higher accuracy for several discriminative tasks, and improves transfer learning.

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

Code

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

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

apple/ml-duet officialmentioned in papermentioned on GitHubpytorch 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

15 samples harvested; 9 ran; 1 honoured the contract we drafted; 6 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.

1ran · honoured contract
1ran · our draft was wrong
7ran
6unverified

Licence: 15 of the 15 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 apple/ml-duet. “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.

BatchNormND apple/ml-duet/duet/models/duet.py official repository ran · metamorphic tier: deterministic licence not identified · pointer only · 1aae64bb00e30bb3 · report
Cifar10_ResNet apple/ml-duet/duet/models/duet.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · c9aec5ed3baab71c · report
DUETLayer apple/ml-duet/duet/models/duet.py official repository ran · metamorphic tier: deterministic licence not identified · pointer only · bf58dc5e02638b17 · report
Identity apple/ml-duet/duet/models/duet.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 4f7e1c08346a6301 · report
Squeezer apple/ml-duet/duet/models/duet.py official repository ran · metamorphic tier: invariant fingerprinted licence not identified · pointer only · f83957353db97231 · report
View apple/ml-duet/duet/models/duet.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 931e09f1354d129a · report
aug_stack_from_codes apple/ml-duet/duet/models/duet.py official repository ran · our draft was wrong licence not identified · pointer only · a313ad3859803c5d · report
dummy_context apple/ml-duet/duet/models/duet.py official repository ran licence not identified · pointer only · afd70c94caa641e9 · report
get_aug_params apple/ml-duet/duet/models/duet.py official repository ran · honoured contract licence not identified · pointer only · 0b1813f686bf9dbf · report
DUET apple/ml-duet/duet/models/duet.py official repository unverified licence not identified · pointer only · 749d8932b36b065f · report
ParamAugStack apple/ml-duet/duet/models/duet.py official repository unverified licence not identified · pointer only · 99978a9ab1357a8c · report
RandomRotation90 apple/ml-duet/duet/models/duet.py official repository unverified licence not identified · pointer only · 40f59c42fe51876f · report
SimCLR apple/ml-duet/duet/models/duet.py official repository unverified licence not identified · pointer only · 6598676dc68f1a6f · report
_weights_init apple/ml-duet/duet/models/duet.py official repository unverified licence not identified · pointer only · b966d756f19409ce · report
augment_safe apple/ml-duet/duet/models/duet.py official repository unverified licence not identified · pointer only · 35c5c984a6f6af3a · report

Tasks

Self-Supervised LearningTransfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

1x1 ConvolutionAverage PoolingBatch NormalizationBottleneck Residual BlockColorJitterConvolutionDense ConnectionsFeedforward NetworkGlobal Average PoolingKaiming InitializationMax PoolingNT-XentRandom Gaussian BlurRandom Resized CropReLUResidual BlockResidual ConnectionSimCLR

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