Controlled synthetic annotator disagreement generator.
Project description
synthetic-disagreement
Stress-test your IAA pipeline before recruiting reviewers with deterministic synthetic annotator disagreement.
Quickstart
pip install synthetic-disagreement
python -c "from synthetic_disagreement import UniformNoise, generate; print(generate([{'item_id':'1','label':1}], ['r1','r2'], UniformNoise(seed=1), [0,1]))"
IAA Stress Curve
from synthetic_disagreement import UniformNoise, degradation_curve, write_agreement_curve_svg
items = [{"item_id": str(i), "label": i % 2} for i in range(12)]
rows = degradation_curve(items, ["r1", "r2", "r3"], lambda level: UniformNoise(rate=level, seed=7), [0, 0.25, 0.5])
write_agreement_curve_svg(rows, "agreement-vs-noise.svg")
The stress harness feeds generated labels into iaa-kit and emits a deterministic SVG agreement-vs-noise curve.
What This Is Not
Not a replacement for real reviewer studies. Examples are synthetic.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file synthetic_disagreement-0.1.1.tar.gz.
File metadata
- Download URL: synthetic_disagreement-0.1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b953417788e77ee81a3753a6abc56af06307a800dad604cadbbc73c93f3cb077
|
|
| MD5 |
ad21d984fbb86e9706f63fabd4279326
|
|
| BLAKE2b-256 |
270cd323014a2c42155586cfef2bd154d9bcf0531a38936fd537b5ec157fe2a4
|
Provenance
The following attestation bundles were made for synthetic_disagreement-0.1.1.tar.gz:
Publisher:
release-python.yml on auraoneai/synthetic-disagreement
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
synthetic_disagreement-0.1.1.tar.gz -
Subject digest:
b953417788e77ee81a3753a6abc56af06307a800dad604cadbbc73c93f3cb077 - Sigstore transparency entry: 1519843720
- Sigstore integration time:
-
Permalink:
auraoneai/synthetic-disagreement@dfc5521734c484756a9ec5f547906a1c04a10cda -
Branch / Tag:
refs/heads/main - Owner: https://github.com/auraoneai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-python.yml@dfc5521734c484756a9ec5f547906a1c04a10cda -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file synthetic_disagreement-0.1.1-py3-none-any.whl.
File metadata
- Download URL: synthetic_disagreement-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df0b1ca741ac2f90969d9bae0589bef4ca10cc6810bef97aae4fec5a1c8ec4ae
|
|
| MD5 |
17d6aae29355bcffa0951f193104a111
|
|
| BLAKE2b-256 |
388e800ef064bf0d630f2f6192bbbb27364a01cfaa3235cfd366a0dda26965f2
|
Provenance
The following attestation bundles were made for synthetic_disagreement-0.1.1-py3-none-any.whl:
Publisher:
release-python.yml on auraoneai/synthetic-disagreement
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
synthetic_disagreement-0.1.1-py3-none-any.whl -
Subject digest:
df0b1ca741ac2f90969d9bae0589bef4ca10cc6810bef97aae4fec5a1c8ec4ae - Sigstore transparency entry: 1519843772
- Sigstore integration time:
-
Permalink:
auraoneai/synthetic-disagreement@dfc5521734c484756a9ec5f547906a1c04a10cda -
Branch / Tag:
refs/heads/main - Owner: https://github.com/auraoneai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-python.yml@dfc5521734c484756a9ec5f547906a1c04a10cda -
Trigger Event:
workflow_dispatch
-
Statement type: