finishing finish conclision

This commit is contained in:
2026-03-18 11:39:38 +01:00
parent fb09ea2b68
commit ee26954fae
4 changed files with 40 additions and 27 deletions

View File

@@ -30,7 +30,7 @@ The sign structure is consistent with the theoretical expectation: human session
\subsection{Experimental Outcomes}
To evaluate robustness contributions, we compare two policies on the same environment family: (i) robust pricing with COI-aware reward and adversarial contamination step, and (ii) non-robust baseline with revenue-only reward (no-robust flag).
To evaluate robustness contributions, we compare two policies on the same environment family: (i) robust pricing with COI-aware reward and adversarial contamination step, and (ii) a baseline policy with revenue-only reward.
\begin{table}[ht]
\centering
@@ -41,7 +41,7 @@ To evaluate robustness contributions, we compare two policies on the same enviro
Policy & Eval reward & Eval revenue & COI leakage & Margin collapse rate \\
\midrule
Robust policy & \textit{TBD} & \textit{TBD} & \textit{TBD} & \textit{TBD} \\
Non-robust baseline (\texttt{--no-robust}) & \textit{TBD} & \textit{TBD} & \textit{TBD} & \textit{TBD} \\
Baseline policy & \textit{TBD} & \textit{TBD} & \textit{TBD} & \textit{TBD} \\
\bottomrule
\end{tabular}
\end{table}