proomt

Search

Search posts, papers, and topics

All posts

Amazon ScienceMelih Yilmaz, Luca Giancardo, Yue Zhao, Edward Lee, Chuanyui Teh, Fangda Xu, Gordon Trang10 min readadvanced

Advancing AI for biology: Teaching models to design and characterize antibodies

Summary

Amazon Bio Discovery developed three AI models: MochiBind for fast, sequence-based antibody binding ranking, CA-MAP for context-aware developability prediction robust to batch effects, and an agent-guided system for de novo antibody design. These advancements aim to accelerate and improve the accuracy of antibody drug discovery, with experimental validation for a novel cancer target.

  • MochiBind predicts relative antibody binding affinity from sequence, achieving 10% higher accuracy and 100x faster inference than structure-based methods.
  • CA-MAP uses context-aware learning to predict antibody developability properties, maintaining 0.99 correlation despite batch effects and running 200x faster than LLMs.
  • An agent-guided de novo design system successfully generated 46 validated strong binders against a novel cancer target with no prior structural data.
  • The work addresses key bottlenecks in antibody engineering: binding prediction, developability, and end-to-end design.

This work matters to biopharmaceutical engineers and researchers as it offers concrete AI advancements to significantly reduce the cost and time of developing new antibody-based drugs.

7/10

Related reading

  1. HypoEvolve: Genetic Algorithms Enable Multi-Agent LLMs to Discover Scientific Hypotheses

    The paper presents HypoEvolve, a generational genetic algorithm that coordinates specialized LLM agents to iteratively propose, critique, and refine scientific hypotheses. On a drug‑repurposing benchmark across 34 cancer types, it outperforms six baselines, achieving a DepMap selectivity of 0.171 versus 0.115.

    Hugging Face Daily Papersarxiv.org1 minpaper
  2. ScienceBuddy: Recursive-in-Recursive Self-Improvement for Interactive Scientific Agents

    ScienceBuddy is an interactive workspace that converts researcher prompts, feedback, and execution traces into continual‑learning tasks for AI agents. It introduces a "recursive‑in‑recursive" self‑improvement loop that alternates harness refinement and model training, and showcases case studies across four scientific task families.

    Hugging Face Daily Papersarxiv.org1 minpaperHN2
  3. COBRA-Skills: Contextual Bandit-Guided Evolution for Agent Skill Optimization

    COBRA‑Skills uses a contextual‑bandit loop to selectively evaluate and evolve LLM agent skills, achieving better performance with roughly half the evaluation cost of prior methods. The framework works with limited examples and remains robust across different agent setups and even when the target model creates its own skills.

    Hugging Face Daily Papersarxiv.org1 minpaper