Detecting Translation Hallucinations via Attention Misalignment
Dealing with translation hallucinations is a major hurdle for NMT reliability. This article explores how to use bidirectional cross-attention and misalignment features to detect errors at the token level. Learn why standard entropy isn’t enough and how to build a lightweight QE head to protect your translation pipelines from model artifacts.