xMEN: A Modular Toolkit for Cross-Lingual Medical Entity Normalization
Florian Borchert, Ignacio Llorca, Roland Roller, Bert Arnrich,, Matthieu-P. Schapranow

TL;DR
xMEN is a modular, extensible toolkit that significantly improves cross-lingual medical entity normalization, especially in low-resource languages, by leveraging English aliases and trainable cross-encoders, and is publicly available for research use.
Contribution
The paper introduces xMEN, a novel modular toolkit that enhances multilingual medical entity normalization, particularly in low-resource settings, by combining candidate generation, cross-encoder ranking, and weak supervision techniques.
Findings
xMEN achieves state-of-the-art results across multiple multilingual benchmarks.
Weakly supervised cross-encoders perform well without target language training data.
The toolkit is compatible with existing frameworks and is openly accessible.
Abstract
Objective: To improve performance of medical entity normalization across many languages, especially when fewer language resources are available compared to English. Materials and Methods: We introduce xMEN, a modular system for cross-lingual medical entity normalization, which performs well in both low- and high-resource scenarios. When synonyms in the target language are scarce for a given terminology, we leverage English aliases via cross-lingual candidate generation. For candidate ranking, we incorporate a trainable cross-encoder model if annotations for the target task are available. We also evaluate cross-encoders trained in a weakly supervised manner based on machine-translated datasets from a high resource domain. Our system is publicly available as an extensible Python toolkit. Results: xMEN improves the state-of-the-art performance across a wide range of multilingual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Topic Modeling · Natural Language Processing Techniques
