paper-with-me

홈 › Papers

Swarms of Large Language Model Agents for Protein Sequence Design with Experimental Validation

2025-11-27 · Fiona Y. Wang, Di Sheng Lee, David L. Kaplan, Markus J. Buehler arxiv

Designing proteins de novo with tailored structural, physicochemical, and functional properties remains a grand challenge in biotechnology, medicine, and materials science, due to the vastness of sequence space and the complex coupling between sequence, structure, and function. Current state-of-the-art generative methods, such as protein language models (PLMs) and diffusion-based architectures, often require extensive fine-tuning, task-specific data, or model reconfiguration to support objective-directed design, thereby limiting their flexibility and scalability. To overcome these limitations, we present a decentralized, agent-based framework inspired by swarm intelligence for de novo protein design. In this approach, multiple large language model (LLM) agents operate in parallel, each assigned to a specific residue position. These agents iteratively propose context-aware mutations by integrating design objectives, local neighborhood interactions, and memory and feedback from previous iterations. This position-wise, decentralized coordination enables emergent design of diverse, well-defined sequences without reliance on motif scaffolds or multiple sequence alignments, validated with experiments on proteins with alpha helix and coil structures. Through analyses of residue conservation, structure-based metrics, and sequence convergence and embeddings, we demonstrate that the framework exhibits emergent behaviors and effective navigation of the protein fitness landscape. Our method achieves efficient, objective-directed designs within a few GPU-hours and operates entirely without fine-tuning or specialized training, offering a generalizable and adaptable solution for protein design. Beyond proteins, the approach lays the groundwork for collective LLM-driven design across biomolecular systems and other scientific discovery tasks.

📄 PDF Abstract BibTeX arXiv:2511.22311

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Design

Similar Papers 제목 키워드 기반

Cognitive swarming in complex environments with attractor dynamics and oscillatory computing

2019-09-15 · Joseph D. Monaco, Grace M. Hwang, Kevin M. Schultz, Kechen Zhang

Neurobiological theories of spatial cognition developed with respect to recording data from relatively small and/or simplistic environments compared to animals' natural habitats. It has been unclear how to extend theoret…

ProtRLSearch: A Multi-Round Multimodal Protein Search Agent with Large Language Models Trained via Reinforcement Learning

2026-03-02 · Congying Liu, Taihao Li, Ming Huang, Xingyuan Wei 외 arxiv

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 anal…

Reinforcement Learning

FLIP: Real-Time and Resilient Formation Planning for Large-Scale DIstributed Swarms via Point Cloud Registration

2026-05-28 · Yuan Zhou, Guangtong Xu, Zhenyu Hou, Jialiang Hou 외 arxiv

Traditional large-scale formation planning either oversimplify the formation representation which leads to poor performance, or they employ complete collaborative relationships, which results in excessive computational l…

Point Cloud RegistrationTrajectory Planning

AERoS: Assurance of Emergent Behaviour in Autonomous Robotic Swarms

2023-02-20 · Dhaminda B. Abeywickrama, James Wilson, Suet Lee, Greg Chance 외

The behaviours of a swarm are not explicitly engineered. Instead, they are an emergent consequence of the interactions of individual agents with each other and their environment. This emergent functionality poses a chall…

SwarmSys: Decentralized Swarm-Inspired Agents for Scalable and Adaptive Reasoning

2025-10-11 · Ruohao Li, Hongjun Liu, Leyi Zhao, Zisu Li 외 arxiv

Large language model (LLM) agents have shown remarkable reasoning abilities. However, existing multi-agent frameworks often rely on fixed roles or centralized control, limiting scalability and adaptability in long-horizo…