Search papers, labs, and topics across Lattice.
This paper introduces Chamaileon, a novel framework for protein binder design that integrates multi-target and multi-state interactions through cross-context binding landscape modeling. By employing a training paradigm called In-Context Complex Co-Design (I3CD) and a Mixture-of-Paths Sampling (MoPS) strategy during inference, Chamaileon addresses the limitations of existing single-target approaches and enhances the adaptability of generated sequences. Evaluation on the newly developed CROSS benchmark shows that Chamaileon significantly improves the generation of sequences tailored to complex conformational landscapes and diverse binding targets.
Chamaileon revolutionizes protein binder design by enabling the generation of sequences that adapt to multiple targets and conformational states simultaneously.
The rapid evolution of generative models has unlocked new potentials in protein binder design, a pivotal task in structural biology, by facilitating end-to-end generation via joint sequence-structure modeling or hallucination. However, existing approaches are predominantly implemented under a single-target, single-state assumption, limiting their ability to model multi-target or multi-state interactions required for advanced function-oriented protein design. Here, we introduce Chamaileon, which unifies multi-target and multi-state binder design by formulating the problem as cross-context binding landscape modeling. The framework is underpinned by a training paradigm termed In-Context Complex Co-Design (I3CD) for context-aware sequence-structure co-modeling. During inference, we employ Mixture-of-Paths Sampling (MoPS), a scalable strategy that optimizes a single sequence across contexts while alleviating the scarcity of high-quality multi-conformational paired data. Extensive evaluation on our newly constructed benchmark, CROSS, demonstrates that Chamaileon effectively generates sequences adaptable to diverse conformational landscapes and multi-target requirements. The code is available on https://github.com/caohengyuan/Chamaileon.