SOTAVerified

AnomaLLMy -- Detecting anomalous tokens in black-box LLMs through low-confidence single-token predictions

2024-06-28Code Available0· sign in to hype

Waligóra Witold

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper introduces AnomaLLMy, a novel technique for the automatic detection of anomalous tokens in black-box Large Language Models (LLMs) with API-only access. Utilizing low-confidence single-token predictions as a cost-effective indicator, AnomaLLMy identifies irregularities in model behavior, addressing the issue of anomalous tokens degrading the quality and reliability of models. Validated on the cl100k_base dataset, the token set of GPT-4, AnomaLLMy detected 413 major and 65 minor anomalies, demonstrating the method's efficiency with just \$24.39 spent in API credits. The insights from this research are expected to be beneficial for enhancing the robustness of and accuracy of LLMs, particularly in the development and assessment of tokenizers.

Reproductions