paper-with-me

Papers

OmicsLM: A Multimodal Large Language Model for Multi-Sample Omics Reasoning

2026-05-07 · Maciej Sypetkowski, Joanna Krawczyk, Łukasz Smoliński, Remigiusz Kinas, Przemysław Pietrzak, Tomasz Jetka, Rafał Powalski arxiv

Interpreting transcriptomic data is one of the most common analytical tasks in modern biology. Yet most current models either consume expression profiles without producing natural-language biological explanations, or reason in language without direct access to quantitative omics measurements. We introduce OmicsLM, a multimodal LLM that connects quantitative omics profiles with natural-language biological tasks. OmicsLM represents each transcriptomic profile as a compact continuous representation within the LLM context. This interface preserves quantitative expression signal while allowing natural-language instructions, explicit gene mentions, and multiple interleaved biological samples to be processed together in one model context. We train OmicsLM on more than 5.5 million instruction-following examples spanning over 70 task types, combining continuous transcriptomic inputs, experimental data rendered through diverse language templates, and free-text biological knowledge and question-answering data. This mixture covers cell type annotation, perturbation prediction, clinical prediction, pathway reasoning, and open-ended biological question answering. Existing benchmarks evaluate either profile-level prediction or text-only biological QA, leaving language-guided, multi-sample reasoning over real expression profiles unmeasured. To close this gap, we introduce GEO-OmicsQA, a benchmark for multi-sample biological question answering built from real Gene Expression Omnibus (GEO) studies. We demonstrate that OmicsLM can use expression profiles directly and perform comparably to specialized omics models on profile-level tasks, while outperforming both omics-specialized models and general LLMs on language-guided biological reasoning over expression data.

📄 PDF Abstract BibTeX arXiv:2605.06728

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

MS-Resampler: Multi-Scope Visual Resampling for Efficient Multimodal LLMs

2026-06-30 · Zhongyang Li, Yaqian Li, Faming Fang, Rinyoichi Takezoe 외 arxiv

Multimodal large language models (MLLMs) typically employ resampling-based projectors to transform dense visual features into a compact token sequence for language modeling. Most existing resamplers adopt a single, fixed…

Multimodal Reasoning

Advancing Multimodal Large Language Models with Quantization-Aware Scale Learning for Efficient Adaptation

2024-08-07 · Jingjing Xie, Yuxin Zhang, Mingbao Lin, Liujuan Cao 외

This paper presents the first study to explore the potential of parameter quantization for multimodal large language models to alleviate the significant resource constraint encountered during vision-language instruction …

GPUQuantization

S3: A Simple Strong Sample-effective Multimodal Dialog System

2024-06-26 · Elisei Rykov, Egor Malkershin, Alexander Panchenko

In this work, we present a conceptually simple yet powerful baseline for the multimodal dialog task, an S3 model, that achieves near state-of-the-art results on two compelling leaderboards: MMMU and AI Journey Contest 20…

Language ModelingLanguage ModellingLarge Language Model

Can LLMs Deceive CLIP? Benchmarking Adversarial Compositionality of Pre-trained Multimodal Representation via Text Updates

2025-05-28 · Jaewoo Ahn, Heeseung Yun, Dayoon Ko, Gunhee Kim

While pre-trained multimodal representations (e.g., CLIP) have shown impressive capabilities, they exhibit significant compositional vulnerabilities leading to counterintuitive judgments. We introduce Multimodal Adversar…

BenchmarkingDiversity

ChartM$^3$: Benchmarking Chart Editing with Multimodal Instructions

2025-07-25 · Donglu Yang, Liang Zhang, Zihao Yue, Liangyu Chen 외 arxiv

Charts are a fundamental visualization format widely used in data analysis across research and industry. While enabling users to edit charts based on high-level intentions is of great practical value, existing methods pr…