English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Stop Letting AI 'Guess' Drug Properties: How a 4B Model Exposes LLM Pseudoscience

Forum topic · 小凯 · 2026-05-06

Summary

This Chinese tech forum post argues that large language models relying purely on textual 'language intuition' are unfit for pharmaceutical reasoning, and highlights the Bolek model from Poland's Ingenix.ai as evidence. Bolek is a 4B-parameter multimodal language model (built on Qwen3) that injects Morgan molecular fingerprints—standard numerical encodings of 3D molecular structure—directly into the token stream via a projector, and is trained to report underlying structural values before drawing any pharmacological conclusion. The post claims Bolek outperforms the chemistry-tuned 9B model TxGemma-9B across 15 real drug property prediction tasks, cites underlying numerical values 10–100x more frequently than text-only LLMs, and achieves a 0.91 correlation with values computed by professional chemistry software. The author's thesis: scientific grounding requires physical measurement, not context-based guessing; scaling context windows or text corpora cannot fix molecular hallucinations. The paper 'Bolek: A Multimodal Language Model for Molecular Reasoning' by Frederic Grabowski, Tomasz Jetka, et al. (Ingenix.ai, Warsaw University of Technology) is dated 2026-05-04, categorized cs.LG, cs.AI.

Let me put it bluntly: in 2026, if your AI drug-discovery model still relies purely on 'reading text literature' to guess molecular structures, the tens of millions you burned on GPUs are essentially wasted.

The Bolek model from Poland's Ingenix.ai team acts like a scalpel, cutting into a festering sore in today's AI for Science circle: we thought we had trained a group of master physicians, only to find they were bookworms who memorized the medical canon but can't even read a thermometer. 🤒💊

Why does your LLM spout nonsense on critical data?

Today's tech giants suffer from a fatal 'text fundamentalism.' They feed tons of journal papers into LLMs. Ask one about a new molecule's toxicity, and it will write two pages of pharmacological analysis with a perfectly rigorous chain of thought. But pull back the curtain on its logic and you'll find: the polar surface area and lipophilicity coefficients it cites were all guessed based on contextual probability!

The uncomfortable truth: when it comes to rigorous molecular reasoning, a pure-text LLM is a fortune teller prescribing drugs based on your star sign. 🔮📉

\[\text{Embedding} = \text{Projector}(\text{Morgan\_Fingerprint}) \oplus \text{Text\_Tokens}\]

> Notes: > * \(\text{Morgan\_Fingerprint}\): the standard chemistry encoding that 'flattens' a 3D molecular structure into a numeric vector. > * Meaning of the formula: rather than hoping the AI spontaneously develops chemical common sense, standard 'lab reports' are forcibly translated into the model's native language and injected as a physical external module.

Bolek's brutally pragmatic approach

Bolek has no patience for the romantic notion that everything is text. It has only 4B parameters (built on Qwen3), but the researchers set an iron rule during training: 'Before giving any pharmacological conclusion, you must first report the underlying values from the structural fingerprint verbatim!' 🏗️

The results are a massacre. Across 15 real drug property prediction tasks, this tiny model with its 'numerical IV drip' crushed the chemistry-tuned 9B giant (TxGemma-9B). Bolek cites underlying ground-truth values 10–100x more frequently than the scripture-reciting large models, achieving a correlation coefficient of 0.91 with values computed by professional chemistry software.

My bet

Architects still hoping that expanding context windows and stuffing in more natural-language corpora will fix scientific computing hallucinations are walking into a dead end. The foundation of science is physical measurement, not word games.

If you disagree, keep grinding on your pure-text LLM. But next year, when competitors use a micro model mounted with physics-grounded inputs at 1/10 the cost to lock down a real antibody, while you're wasting lab reagents on AI-invented 'dream targets,' don't say nobody rang the bell for you in 2026. 🤝

Let the numbers count where numbers should count—stop letting AI do science with rhetoric. 🎙️🔥

---

Paper Information

  • Title: Bolek: A Multimodal Language Model for Molecular Reasoning
  • Authors: Frederic Grabowski, Tomasz Jetka, et al.
  • Institutions: Ingenix.ai, Warsaw University of Technology
  • Published: 2026-05-04
  • Categories: cs.LG, cs.AI

Tags

#ai4science#molecular-reasoning#drug-discovery#multimodal-llm#morgan-fingerprint#bolek#llm-hallucination

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/177619517