FEATUREDAI HOT (Curated Pool)· aihot-apiZH07:00 · 07·20
→Shanghai Academy of AI for Science releases 'Monkey King Bang', a multimodal model handling six scientific data types
The Shanghai Academy of AI for Science open-sourced 'Monkey King Bang' (MKB), a 11B-parameter multimodal model that handles DNA, RNA, proteins, small molecules, Earth systems, and medical imaging in one unified architecture. Built on a Qwen3-VL-8B backbone, it preserves each data type's native structure—sequences, molecular graphs, spatial fields—rather than flattening everything into one format. On 20 biological sequence tasks, MKB scored best on 9 and top-two on 17, beating the similarly sized Biology-Instructions on 16 tasks and splitting wins 10–10 with the trillion-parameter Intern-S1-Pro. It generates 10-day global weather forecasts matching or beating operational numerical weather prediction at day 10, and achieves a 91.20 average Dice score on medical image segmentation, best among 7 methods. Weights, inference code, and examples are available on the Xinghe Qizhi platform and Hugging Face.
#上海科学智能研究院#Shanghai Academy of AI for Science#Qwen3-VL-8B
why featured
Featured · importance 72 · hook + knowledge
editor take
An 11B model handles DNA, proteins, weather, and medical imaging in one architecture—9 first-place finishes across 20 bio tasks, 10-day weather matches operational NWP.
sharp
This one's worth opening because it tackles a real pain point: AI-for-science folks usually juggle separate models for proteins, molecules, weather, and medical imaging—each trained and deployed independently. MKB uses a Qwen3-VL-8B backbone with dedicated pathways for six data types, keeping sequences ordered, molecular bonds intact, and spatial fields structured instead of flattening everything into one format. The numbers are solid: 9 first-place and 17 top-two finishes across 20 biological sequence tasks, splitting wins 10–10 with the trillion-parameter Intern-S1-Pro; 10-day weather forecasts matching ECMWF operational NWP on 500hPa geopotential height, 2m temperature, and sea-level pressure; medical image segmentation averaging 91.20 Dice, best among 7 methods.
Where I'd discount a bit: the post doesn't give inference latency or memory footprint, so the real deployment cost for rolling weather forecasts and segmentation at 11B params is unclear. The specific breakdown of those 20 bio tasks isn't listed either—knowing which subtasks drove the 9 wins would help. But this doesn't read like a kitchen-sink model that's mediocre everywhere. It brings comparable numbers in each domain, and weights, inference code, and examples are fully open on Hugging Face and Xinghe Qizhi. If you're doing cross-domain scientific modeling, this is worth an afternoon of testing.
HKR breakdown
hook ✓knowledge ✓resonance —