chore: rename to distinguishability

This commit is contained in:
2026-03-15 22:09:02 +01:00
parent c8df2e9cbd
commit 9642edd1b1
13 changed files with 53 additions and 53 deletions

View File

@@ -62,7 +62,7 @@ We propose a robust optimization objective. The platform seeks a pricing policy
Here:
\begin{itemize}
\item The first term, $p_t \cdot \hat{q}_t(p_t | \theta=H)$, represents the revenue generated strictly from the estimated human segment.
\item $\mathcal{L}_{detect}$ is a penalty term for failing to separate distributions (the cost of confusion).
\item $\mathcal{L}_{detect}$ is a penalty term for failing to distinguish distributions (the cost of confusion).
\item $\lambda$ is a hyperparameter balancing revenue exploitation vs. robust detection.
\end{itemize}