AUC-ROC

AUC-ROC is a performance measurement for classification models at various threshold settings. It represents the area under the Receiver Operating Characteristic curve, summarizing the trade-off between true positive and false positive rates.

Read More →

Prompt leaking

Prompt leaking refers to the unintentional exposure or revealing of input prompts used in artificial intelligence systems, particularly language models, which may compromise privacy, security, or intellectual property. It is a concern in AI deployment and development, affecting model integrity and user confidentiality.

Read More →