paper-with-me

Papers

SCITUNE: Aligning Large Language Models with Scientific Multimodal Instructions

2023-07-03 · Sameera Horawalavithana, Sai Munikoti, Ian Stewart, Henry Kvinge

Instruction finetuning is a popular paradigm to align large language models (LLM) with human intent. Despite its popularity, this idea is less explored in improving the LLMs to align existing foundation models with scientific disciplines, concepts and goals. In this work, we present SciTune as a tuning framework to improve the ability of LLMs to follow scientific multimodal instructions. To test our methodology, we use a human-generated scientific instruction tuning dataset and train a large multimodal model LLaMA-SciTune that connects a vision encoder and LLM for science-focused visual and language understanding. In comparison to the models that are finetuned with machine generated data only, LLaMA-SciTune surpasses human performance on average and in many sub-categories on the ScienceQA benchmark.

📄 PDF Abstract BibTeX arXiv:2307.01139

Code (1)

lupantech/ScienceQA 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Every Part Matters: Integrity Verification of Scientific Figures Based on Multimodal Large Language Models

2024-07-26 · Xiang Shi, Jiawei Liu, Yinpeng Liu, Qikai Cheng 외

This paper tackles a key issue in the interpretation of scientific figures: the fine-grained alignment of text and figures. It advances beyond prior research that primarily dealt with straightforward, data-driven visuali…

mPLUG-PaperOwl: Scientific Diagram Analysis with the Multimodal Large Language Model

2023-11-30 · Anwen Hu, Yaya Shi, Haiyang Xu, Jiabo Ye 외

Recently, the strong text creation ability of Large Language Models(LLMs) has given rise to many tools for assisting paper reading or even writing. However, the weak diagram analysis abilities of LLMs or Multimodal LLMs …

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

GraphVLM: Benchmarking Vision Language Models for Multimodal Graph Learning

2026-03-09 · Jiajin Liu, Dongzhe Fan, Chuanhao Ji, Daochen Zha 외 arxiv

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in aligning and understanding multimodal signals, yet their potential to reason over structured data, where multimodal entities are connected throug…

Recommendation SystemsGraph Learning

HiPerRAG: High-Performance Retrieval Augmented Generation for Scientific Insights

2025-05-07 · Ozan Gokdemir, Carlo Siebenschuh, Alexander Brace, Azton Wells 외

The volume of scientific literature is growing exponentially, leading to underutilized discoveries, duplicated efforts, and limited cross-disciplinary collaboration. Retrieval Augmented Generation (RAG) offers a way to a…

ArticlesContrastive LearningQuestion AnsweringRAG+2

S1-MMAlign: A Large-Scale, Multi-Disciplinary Dataset for Scientific Figure-Text Understanding

2026-01-01 · He Wang, Longteng Guo, Pengkang Huo, Xuanxu Lin 외 arxiv

Multimodal learning has revolutionized general domain tasks, yet its application in scientific discovery is hindered by the profound semantic gap between complex scientific imagery and sparse textual descriptions. We pre…