NE-R1: Enhancing Named Entity Recognition Model via Reinforcement Learning
This is a competent incremental approach to a known problem: NER models struggle on domain-specific and rare entities. The retrieval-on-demand mechanism is sensible and gains a couple of points on benchmarks. But NER itself is increasingly a solved problem for most builders who just call an LLM. This matters more if you're operating under strict latency or cost constraints.