gcfairbench-v2 / main_table.tex
nati1221's picture
Add main_table.tex
da6cfc3 verified
Raw
History Blame Contribute Delete
871 Bytes
\begin{table}[t]
\centering
\caption{GCFairBench-100: 100 prompts, 2500 images, 5 seeds. DOPP-CRAFT-GC v3.2 integrates OpenBias-Lite detection with FairImagen FairPCA.}
\begin{tabular}{lccccc}
\toprule
Method & CoFS$\uparrow$ & GP$\uparrow$ & CFS$_{\Delta}$$\uparrow$ & SSA-BFS$\uparrow$ & GCFair$\uparrow$ \\
\midrule
Base SD & 0.9137 & 0.9998 & +0.0000 & +0.0000 & 0.2593 \\
PromptAug & 0.8681 & 0.6990 & +0.0079 & +0.1396 & 0.4697 \\
PromptAug-Explicit & 0.8744 & 0.8517 & +0.2768 & +0.4639 & 0.9264 \\
FairImagen-GC & 0.9096 & 0.8494 & -0.0101 & -0.0916 & 0.0000 \\
DOPP-CRAFT-GC (validated) & 0.8510 & 0.9645 & +0.1832 & +0.3965 & 0.9497 \\
\bottomrule
\end{tabular}
\begin{tablenotes}
\small
\item CoFS theoretical range is [0.714, 1.0]; values are not percentages. Primary claim: SSA-BFS (paired Wilcoxon in paper).
\end{tablenotes}
\end{table}