DiffAugment
DiffAugment: 7 implementations from 5 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 5 distinct outputs across 2 buckets, one shared input per bucket.
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence. Implementations are compared only within one bucket, the positional (rank, kind, dtype) of each array argument; the argument name is not part of the key because the harness draws the shared array from (rank, kind) and casts it to the dtype, whatever the name; each bucket's shared input is fixed by that key, so members of one bucket saw bitwise-identical inputs under their own scalar arguments. A cluster is the set of members whose recorded output digest is identical. Nothing here says which computation a paper's method intended, and nothing reproduces a paper's results.
Not compared, and not in the tables or the counts above:
- Every examined implementation of this name that took an array argument ran on the shared input.
- No implementation of this name ran on its own fixture arguments only: every one that ran took an array argument.
- Every compared output was digested.
Bucket 1 of 2: arg 1: rank 4, kind float, dtype float32
6 implementations from 5 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 4 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 3 implementations 2 papers b5326b98d124 recorded values identical |
DiffAugment_pytorch.py b0bbabd6 recorded x:4/float/float32; policy='color,translation,cutout', channels_first=True DiffAugment_pytorch.py 5a98bf7c recorded x:4/float/float32; policy='color,translation,cutout', channels_first=True BigGAN and DiffAugGAN/utils/diff_aug.py b13ee696 recorded x:4/float/float32; policy='color,translation,cutout', channels_first=True |
[0, 0, 0.544682, -0.037938, 0, 0, -0.146346, 0.34756, …] shape [2, 3, 4, 4] · float32 · Tensor |
| 1 implementation 1 paper 0ddf0db7f256 |
pg_modules/discriminator.py fb2ae62e recorded x:4/float/float32; policy='color,translation,cutout', channels_first=True |
[0.0633563, 0.485426, 0.544682, -0.037938, 0, 0.615005, -0.146346, 0.34756, …] shape [2, 3, 4, 4] · float32 · Tensor |
| 1 implementation 1 paper d8dff36cd4ec |
main_run.py 655f5003 recorded x:4/float/float32; param=<fx_655f5003e174acea__DiffAugment.DiffAugParam object at 0xf |
[0.723105, 0.653079, 1.44609, 1.09854, 1.1373, -0.199927, -0.271487, 0.831979, …] shape [2, 3, 4, 4] · float32 · Tensor |
| 1 implementation 1 paper ed3922697652 |
distill.py de12e346 recorded x:4/float/float32; strategy='color', seed=-1, param=<fx_de12e346f3744454__DiffAugment.DiffAugParam object at 0xf |
[-0.0263015, 0.297149, 0.263731, -0.13914, -0.038914, 0.478093, -0.085934, 0.176177, …] shape [2, 3, 4, 4] · float32 · Tensor |
Bucket 2 of 2: arg 1: rank 5, kind float, dtype float32
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper ea226b4adf3b |
diff_augment.py aff3959c recorded x:5/float/float32; types=['contrast', 'translation', 'cutout'] |
[0, 0, 0, 0, 0, 0, 0, 0, …] shape [2, 2, 3, 4, 4] · float32 · Tensor |
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence; where a cluster's members carry recorded values, the largest difference among them is shown under the cluster. Paper titles are the archive's archive 2025-07-28 where the paper is in the archive and the graph's where it was added by Syntology; papers with no page here are shown by their recorded paper id only. A paper count above the implementation count means one implementation (one code sha) is held from several papers' repositories and counts once. Per-sample status, licence and fingerprint records for each paper are on its paper page. JSON twin: /census/diffaugment.json.
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