J. Ben Tamo
2026
Tree-of-Evidence: Efficient "System 2" Search for Faithful Multimodal Grounding
Micky C. Nnamdi | Benoit Louis Marteau | Yishan Zhong | J. Ben Tamo | May Dongmei Wang
Findings of the Association for Computational Linguistics: ACL 2026
Micky C. Nnamdi | Benoit Louis Marteau | Yishan Zhong | J. Ben Tamo | May Dongmei Wang
Findings of the Association for Computational Linguistics: ACL 2026
Large Multimodal Models (LMMs) achieve state-of-the-art performance in high-stakes domains like healthcare, yet their reasoning remains opaque. Attention- and saliency-based methods often fail to faithfully represent the model’s decision process, particularly when integrating heterogeneous modalities. We introduce Tree-of-Evidence (ToE), an inference-time search algorithm that frames interpretability as a discrete optimization problem. Rather than relying on soft attention weights, ToE employs lightweight Evidence Bottlenecks that score coarse units of data (e.g., vital-sign windows, report chunks) and performs a beam search to identify the compact evidence set required to reproduce the model’s prediction. We evaluate ToE across six tasks spanning three datasets and two domains, including clinical prediction on MIMIC-IV, cross-center validation on eICU, and non-clinical fault detection on LEMMA-RCA. ToE retains over 98% of full-model AUROC with as few as five evidence units, achieves higher decision agreement and lower fidelity error than LIME, SHAP, saliency, and concept-bottleneck baselines under sparse budgets, and outperforms LLMs up to 70B parameters. ToE therefore provides a practical mechanism for auditing multimodal models.
MetaBench: A Multi-task Benchmark for Assessing LLMs in Metabolomics
Yuxing Lu | Xukai Zhao | J. Ben Tamo | Micky C. Nnamdi | Rui Peng | Shuang Zeng | Xingyu Hu | Jinzhuo Wang | May Dongmei Wang
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Yuxing Lu | Xukai Zhao | J. Ben Tamo | Micky C. Nnamdi | Rui Peng | Shuang Zeng | Xingyu Hu | Jinzhuo Wang | May Dongmei Wang
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Large Language Models (LLMs) have demonstrated remarkable capabilities on general text; however, their proficiency in specialized scientific domains that require deep, interconnected knowledge remains largely uncharacterized. Metabolomics presents unique challenges with its complex biochemical pathways, heterogeneous identifier systems, and fragmented databases. To systematically evaluate LLM capabilities in this domain, we introduce MetaBench, the first benchmark for metabolomics assessment. Curated from authoritative public resources, MetaBench evaluates five capabilities essential for metabolomics research: knowledge, understanding, grounding, reasoning, and research. Our evaluation of 25 open- and closed-source LLMs reveals distinct performance patterns across metabolomics tasks: while models perform well on text generation tasks, cross-database identifier grounding remains challenging even with retrieval augmentation. Model performance also decreases on long-tail metabolites with sparse annotations. With MetaBench, we provide essential infrastructure for developing and evaluating metabolomics AI systems, enabling systematic progress toward reliable computational tools for metabolomics research.