paper-with-me

홈 › Papers

PQA: Zero-shot Protein Question Answering for Free-form Scientific Enquiry with Large Language Models

2024-02-21 · Eli M Carrami, Sahand Sharifzadeh

Understanding protein structure and function is crucial in biology. However, current computational methods are often task-specific and resource-intensive. To address this, we propose zero-shot Protein Question Answering (PQA), a task designed to answer a wide range of protein-related queries without task-specific training. The success of PQA hinges on high-quality datasets and robust evaluation strategies, both of which are lacking in current research. Existing datasets suffer from biases, noise, and lack of evolutionary context, while current evaluation methods fail to accurately assess model performance. We introduce the Pika framework to overcome these limitations. Pika comprises a curated, debiased dataset tailored for PQA and a biochemically relevant benchmarking strategy. We also propose multimodal large language models as a strong baseline for PQA, leveraging their natural language processing and knowledge. This approach promises a more flexible and efficient way to explore protein properties, advancing protein research. Our comprehensive PQA framework, Pika, including dataset, code, and model checkpoints, is openly accessible on github.com/EMCarrami/Pika, promoting wider research in the field.

📄 PDF Abstract BibTeX arXiv:2402.13653

Code (1)

emcarrami/pika 공식 구현 pytorch

Tasks

BenchmarkingFormQuestion Answering

Similar Papers 제목 키워드 기반

Unleashing the Potential of Large Language Model: Zero-shot VQA for Flood Disaster Scenario

2023-12-04 · Yimin Sun, Chao Wang, Yan Peng

Visual question answering (VQA) is a fundamental and essential AI task, and VQA-based disaster scenario understanding is a hot research topic. For instance, we can ask questions about a disaster image by the VQA model an…

Language ModelingLanguage ModellingLarge Language ModelMultiple-choice+3

Zero-shot protein stability prediction by inverse folding models: a free energy interpretation

2025-06-05 · Jes Frellsen, Maher M. Kassem, Tone Bengtsen, Lars Olsen 외

Inverse folding models have proven to be highly effective zero-shot predictors of protein stability. Despite this success, the link between the amino acid preferences of an inverse folding model and the free-energy consi…

Protein Stability Prediction

DocPrompt: Large-scale continue pretrain for zero-shot and few-shot document question answering

2023-08-21 · Sijin Wu, Dan Zhang, Teng Hu, Shikun Feng

In this paper, we propose Docprompt for document question answering tasks with powerful zero-shot and few-shot performance. We proposed a novel weakly supervised data generation method, a novel multl-stage training metho…

Question Answering

Zero-Shot Visual Question Answering

2016-11-17 · Damien Teney, Anton Van Den Hengel

Part of the appeal of Visual Question Answering (VQA) is its promise to answer new questions about previously unseen images. Most current methods demand training questions that illustrate every possible concept, and will…

Question AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)+1

Zero-shot Generalization in Dialog State Tracking through Generative Question Answering

2021-01-20 · EACL 2021 2 · Shuyang Li, Jin Cao, Mukund Sridhar, Henghui Zhu 외

Dialog State Tracking (DST), an integral part of modern dialog systems, aims to track user preferences and constraints (slots) in task-oriented dialogs. In real-world settings with constantly changing services, DST syste…

dialog state trackingDomain AdaptationGenerative Question AnsweringLanguage Modeling+4