Search papers, labs, and topics across Lattice.
The paper introduces LM-Lexicon, a definition modeling approach that trains specialized language models as semantic domain experts and merges them using a sparse mixture-of-experts architecture. This approach decomposes the definition modeling task into specialized semantic domains via data clustering and semantic expert learning. LM-Lexicon achieves a 7% BLEU score improvement over prior state-of-the-art models across five benchmarks, demonstrating the effectiveness of fine-grained expert specialization and semantic-aware routing.
Forget monolithic models: a mixture-of-experts approach using clustered semantic domains boosts definition modeling by 7% BLEU, proving that specialization wins.
We introduce LM-Lexicon, an innovative definition modeling approach that incorporates data clustering, semantic expert learning, and model merging using a sparse mixture-of-experts architecture. By decomposing the definition modeling task into specialized semantic domains, where small language models are trained as domain experts, LM-Lexicon achieves substantial improvements (+7% BLEU score compared with the prior state-of-the-art model) over existing methods on five widely used benchmarks. Empirically, we demonstrate that 1) the clustering strategy enables fine-grained expert specialization with nearly 10% improvement in definition quality; 2) the semantic-aware domain-level routing mechanism achieves higher expert efficacy (+1%) than conventional token-level routing; and 3) further performance gains can be obtained through test-time compute and semantic expert scaling. Our work advances definition modeling while providing insights into the development of efficient language models for semantic-intensive applications.