CLBMMar 13, 2024

MoleculeQA: A Dataset to Evaluate Factual Accuracy in Molecular Comprehension

arXiv:2403.08192v132 citationsh-index: 10EMNLP
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of factual errors in molecular research for AI practitioners, though it is incremental as it focuses on dataset creation rather than a new method.

The authors tackled the problem of evaluating factual accuracy in molecular comprehension by large language models, presenting MoleculeQA, a dataset with 62K QA pairs over 23K molecules, which revealed deficiencies in existing models.

Large language models are playing an increasingly significant role in molecular research, yet existing models often generate erroneous information, posing challenges to accurate molecular comprehension. Traditional evaluation metrics for generated content fail to assess a model's accuracy in molecular understanding. To rectify the absence of factual evaluation, we present MoleculeQA, a novel question answering (QA) dataset which possesses 62K QA pairs over 23K molecules. Each QA pair, composed of a manual question, a positive option and three negative options, has consistent semantics with a molecular description from authoritative molecular corpus. MoleculeQA is not only the first benchmark for molecular factual bias evaluation but also the largest QA dataset for molecular research. A comprehensive evaluation on MoleculeQA for existing molecular LLMs exposes their deficiencies in specific areas and pinpoints several particularly crucial factors for molecular understanding.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes