gshevchenko commited on
Commit
249f2a0
·
verified ·
1 Parent(s): 87c747b

upload paper.md

Browse files
Files changed (1) hide show
  1. paper.md +6 -3
paper.md CHANGED
@@ -28,8 +28,11 @@ smoke (v1.0 paper measurement) reported 0.821 EN / 0.837 RU; the
28
  4× expanded battery with proper class balance per (lang, genre) cell
29
  stabilized the numbers upward.
30
 
31
- On the 300-sample adversarial paired set, ensemble AUROC reaches
32
- **0.985** (in-distribution human baseline).
 
 
 
33
 
34
  The contribution of this work is **field-leading reproducibility**, not
35
  state-of-the-art absolute AUROC. Anyone can clone the repository, run the
@@ -81,7 +84,7 @@ Our headline numbers, reproducible end-to-end on Hetzner CX43-class hardware
81
 
82
  - **English ensemble OOD AUROC: 0.864** (176-sample expanded smoke, 2026-04-29)
83
  - **Russian ensemble OOD AUROC: 0.846** (176-sample expanded smoke, 2026-04-29)
84
- - **English ensemble adversarial AUROC: 0.984** on 300-sample paraphrase-paired set
85
  - **English ensemble p50 latency: 1.2 seconds** (8-core CPU, no GPU)
86
 
87
  Earlier v1.0 paper reported 0.802/0.847 on the original 44-text smoke;
 
28
  4× expanded battery with proper class balance per (lang, genre) cell
29
  stabilized the numbers upward.
30
 
31
+ On the 300-sample adversarial paired set (cross-model paraphrasing
32
+ attack, OOD-augmented baseline), ensemble AUROC reaches **0.998**
33
+ (re-measured 2026-04-29 with current calibration). Earlier v1.0
34
+ paper measurement was 0.985 — the slight increase reflects the
35
+ intervening calibration tuning between Gap-7 and current state.
36
 
37
  The contribution of this work is **field-leading reproducibility**, not
38
  state-of-the-art absolute AUROC. Anyone can clone the repository, run the
 
84
 
85
  - **English ensemble OOD AUROC: 0.864** (176-sample expanded smoke, 2026-04-29)
86
  - **Russian ensemble OOD AUROC: 0.846** (176-sample expanded smoke, 2026-04-29)
87
+ - **English ensemble adversarial AUROC: 0.998** on 300-sample paraphrase-paired OOD-augmented set (re-measured 2026-04-29)
88
  - **English ensemble p50 latency: 1.2 seconds** (8-core CPU, no GPU)
89
 
90
  Earlier v1.0 paper reported 0.802/0.847 on the original 44-text smoke;