Search papers, labs, and topics across Lattice.
The paper introduces ProtRLSearch, a multi-round protein search agent that leverages both protein sequence and text as multimodal inputs for improved protein analysis in healthcare settings. To train the agent, the authors use a multi-dimensional reward-based reinforcement learning approach, addressing limitations of single-round, text-only search agents and improving keyword selection and reasoning. They evaluate ProtRLSearch on a newly constructed benchmark, ProtMCQs, demonstrating its ability to integrate protein sequence information and text-based inputs for complex protein query tasks.
Protein search agents can now leverage multi-dimensional reward-based RL and multimodal inputs (protein sequence + text) to produce higher quality reports for complex protein analysis tasks.
Protein analysis tasks arising in healthcare settings often require accurate reasoning under protein sequence constraints, involving tasks such as functional interpretation of disease-related variants, protein-level analysis for clinical research, and similar scenarios. To address such tasks, search agents are introduced to search protein-related information, providing support for disease-related variant analysis and protein function reasoning in protein-centric inference. However, such search agents are mostly limited to single-round, text-only modality search, which prevents the protein sequence modality from being incorporated as a multimodal input into the search decision-making process. Meanwhile, their reliance on reinforcement learning (RL) supervision that focuses solely on the final answer results in a lack of search process constraints, making deviations in keyword selection and reasoning directions difficult to identify and correct in a timely manner. To address these limitations, we propose ProtRLSearch, a multi-round protein search agent trained with multi-dimensional reward based RL, which jointly leverages protein sequence and text as multimodal inputs during real-time search to produce high quality reports. To evaluate the ability of models to integrate protein sequence information and text-based multimodal inputs in realistic protein query settings, we construct ProtMCQs, a benchmark of 3,000 multiple choice questions (MCQs) organized into three difficulty levels. The benchmark evaluates protein query tasks that range from sequence constrained reasoning about protein function and phenotype changes to comprehensive protein reasoning that integrates multi-dimensional sequence features with signal pathways and regulatory networks.