Mol-MoE: Training Preference-Guided Routers for Molecule Generation
Diego Calanzone, Pierluca D'Oro, Pierre-Luc Bacon
TL;DR
The paper addresses the challenge of de-novo molecule design under multiple objectives by proposing Mol-MoE, a mixture-of-experts architecture that enables test-time steering without retraining. It introduces a preference-guided router objective that encodes user-specified trade-offs in the input prompt and learns to dynamically weight expert contributions via reinforcement learning. Compared to MORLHF, RiC, and RS, Mol-MoE delivers superior sample quality and tighter adherence to target preferences, including robust out-of-distribution performance and scalable handling of increasing numbers of properties. This approach offers practical advantages for rapid exploration of chemical trade-offs in drug design, reducing retraining costs while enabling precise control over multi-objective outcomes.
Abstract
Recent advances in language models have enabled framing molecule generation as sequence modeling. However, existing approaches often rely on single-objective reinforcement learning, limiting their applicability to real-world drug design, where multiple competing properties must be optimized. Traditional multi-objective reinforcement learning (MORL) methods require costly retraining for each new objective combination, making rapid exploration of trade-offs impractical. To overcome these limitations, we introduce Mol-MoE, a mixture-of-experts (MoE) architecture that enables efficient test-time steering of molecule generation without retraining. Central to our approach is a preference-based router training objective that incentivizes the router to combine experts in a way that aligns with user-specified trade-offs. This provides improved flexibility in exploring the chemical property space at test time, facilitating rapid trade-off exploration. Benchmarking against state-of-the-art methods, we show that Mol-MoE achieves superior sample quality and steerability.
