• About Us
  • Disclaimer
  • Contact Us
  • Privacy Policy
Thursday, March 26, 2026
mGrowTech
No Result
View All Result
  • Technology And Software
    • Account Based Marketing
    • Channel Marketing
    • Marketing Automation
      • Al, Analytics and Automation
      • Ad Management
  • Digital Marketing
    • Social Media Management
    • Google Marketing
  • Direct Marketing
    • Brand Management
    • Marketing Attribution and Consulting
  • Mobile Marketing
  • Event Management
  • PR Solutions
  • Technology And Software
    • Account Based Marketing
    • Channel Marketing
    • Marketing Automation
      • Al, Analytics and Automation
      • Ad Management
  • Digital Marketing
    • Social Media Management
    • Google Marketing
  • Direct Marketing
    • Brand Management
    • Marketing Attribution and Consulting
  • Mobile Marketing
  • Event Management
  • PR Solutions
No Result
View All Result
mGrowTech
No Result
View All Result
Home Al, Analytics and Automation

ByteDance Releases Protenix-v1: A New Open-Source Model Achieving AF3-Level Performance in Biomolecular Structure Prediction

Josh by Josh
February 9, 2026
in Al, Analytics and Automation
0
ByteDance Releases Protenix-v1: A New Open-Source Model Achieving AF3-Level Performance in Biomolecular Structure Prediction


How close can an open model get to AlphaFold3-level accuracy when it matches training data, model scale and inference budget? ByteDance has introduced Protenix-v1, a comprehensive AlphaFold3 (AF3) reproduction for biomolecular structure prediction, released with code and model parameters under Apache 2.0. The model targets AF3-level performance across protein, DNA, RNA and ligand structures while keeping the entire stack open and extensible for research and production.

The core release also ships with PXMeter v1.0.0, an evaluation toolkit and dataset suite for transparent benchmarking on more than 6k complexes with time-split and domain-specific subsets.

What is Protenix-v1?

Protenix is described as ‘Protenix: Protein + X‘, a foundation model for high-accuracy biomolecular structure prediction. It predicts all-atom 3D structures for complexes that can include:

  • Proteins
  • Nucleic acids (DNA and RNA)
  • Small-molecule ligands

The research team defines Protenix as a comprehensive AF3 reproduction. It re-implements the AF3-style diffusion architecture for all-atom complexes and exposes it in a trainable PyTorch codebase.

The project is released as a full stack:

  • Training and inference code
  • Pre-trained model weights
  • Data and MSA pipelines
  • A browser-based Protenix Web Server for interactive use

AF3-level performance under matched constraints

As per the research team Protenix-v1 (protenix_base_default_v1.0.0) is ‘the first fully open-source model that outperforms AlphaFold3 across diverse benchmark sets while adhering to the same training data cutoff, model scale, and inference budget as AlphaFold3.‘

The important constraints are:

  • Training data cutoff: 2021-09-30, aligned with AF3’s PDB cutoff.
  • Model scale: Protenix-v1 itself has 368M parameters; AF3 scale is matched but not disclosed.
  • Inference budget: comparisons use similar sampling budgets and runtime constraints.
https://github.com/bytedance/Protenix

On challenging targets such as antigen–antibody complexes, increasing the number of sampled candidates from several to hundreds yields consistent log-linear improvements in accuracy. This gives a clear and documented inference-time scaling behavior rather than a single fixed operating point.

PXMeter v1.0.0: Evaluation for 6k+ complexes

To support these claims, the research team released PXMeter v1.0.0, an open-source toolkit for reproducible structure prediction benchmarks.

PXMeter provides:

  • A manually curated benchmark dataset, with non-biological artifacts and problematic entries removed
  • Time-split and domain-specific subsets (for example, antibody–antigen, protein–RNA, ligand complexes)
  • A unified evaluation framework that computes metrics such as complex LDDT and DockQ across models

The associated PXMeter research paper, ‘Revisiting Structure Prediction Benchmarks with PXMeter,‘ evaluates Protenix, AlphaFold3, Boltz-1 and Chai-1 on the same curated tasks, and shows how different dataset designs affect model ranking and perceived performance.

How Protenix fits into the broader stack?

Protenix is part of a small ecosystem of related projects:

  • PXDesign: a binder design suite built on the Protenix foundation model. It reports 20–73% experimental hit rates and 2–6× higher success than methods such as AlphaProteo and RFdiffusion, and is accessible via the Protenix Server.
  • Protenix-Dock: a classical protein–ligand docking framework that uses empirical scoring functions rather than deep nets, tuned for rigid docking tasks.
  • Protenix-Mini and follow-on work such as Protenix-Mini+: lightweight variants that reduce inference cost using architectural compression and few-step diffusion samplers, while keeping accuracy within a few percent of the full model on standard benchmarks.

Together, these components cover structure prediction, docking, and design, and share interfaces and formats, which simplifies integration into downstream pipelines.

Key Takeaways

  • AF3-class, fully open model: Protenix-v1 is an AF3-style all-atom biomolecular structure predictor with open code and weights under Apache 2.0, targeting proteins, DNA, RNA and ligands.
  • Strict AF3 alignment for fair comparison: Protenix-v1 matches AlphaFold3 on critical axes: training data cutoff (2021-09-30), model scale class and comparable inference budget, enabling fair AF3-level performance claims.
  • Transparent benchmarking with PXMeter v1.0.0: PXMeter provides a curated benchmark suite over 6k+ complexes with time-split and domain-specific subsets plus unified metrics (for example, complex LDDT, DockQ) for reproducible evaluation.
  • Verified inference-time scaling behavior: Protenix-v1 shows log-linear accuracy gains as the number of sampled candidates increases, giving a documented latency–accuracy trade-off rather than a single fixed operating point.

Check out the Repo and Try it here. Also, feel free to follow us on Twitter and don’t forget to join our 100k+ ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.




Source_link

READ ALSO

AI system learns to keep warehouse robot traffic running smoothly | MIT News

How to Build a Vision-Guided Web AI Agent with MolmoWeb-4B Using Multimodal Reasoning and Action Prediction

Related Posts

AI system learns to keep warehouse robot traffic running smoothly | MIT News
Al, Analytics and Automation

AI system learns to keep warehouse robot traffic running smoothly | MIT News

March 26, 2026
How to Build a Vision-Guided Web AI Agent with MolmoWeb-4B Using Multimodal Reasoning and Action Prediction
Al, Analytics and Automation

How to Build a Vision-Guided Web AI Agent with MolmoWeb-4B Using Multimodal Reasoning and Action Prediction

March 26, 2026
Apple Is Finally Rebuilding Siri From the Ground Up. But Will It Be Any Good This Time?
Al, Analytics and Automation

Apple Is Finally Rebuilding Siri From the Ground Up. But Will It Be Any Good This Time?

March 25, 2026
Wristband enables wearers to control a robotic hand with their own movements | MIT News
Al, Analytics and Automation

Wristband enables wearers to control a robotic hand with their own movements | MIT News

March 25, 2026
NVIDIA AI Introduces PivotRL: A New AI Framework Achieving High Agentic Accuracy With 4x Fewer Rollout Turns Efficiently
Al, Analytics and Automation

NVIDIA AI Introduces PivotRL: A New AI Framework Achieving High Agentic Accuracy With 4x Fewer Rollout Turns Efficiently

March 25, 2026
On algorithms, life, and learning | MIT News
Al, Analytics and Automation

On algorithms, life, and learning | MIT News

March 25, 2026
Next Post
Amazon’s ‘Melania’ documentary stumbles in second weekend

Amazon’s ‘Melania’ documentary stumbles in second weekend

POPULAR NEWS

Trump ends trade talks with Canada over a digital services tax

Trump ends trade talks with Canada over a digital services tax

June 28, 2025
Communication Effectiveness Skills For Business Leaders

Communication Effectiveness Skills For Business Leaders

June 10, 2025
15 Trending Songs on TikTok in 2025 (+ How to Use Them)

15 Trending Songs on TikTok in 2025 (+ How to Use Them)

June 18, 2025
App Development Cost in Singapore: Pricing Breakdown & Insights

App Development Cost in Singapore: Pricing Breakdown & Insights

June 22, 2025
Comparing the Top 7 Large Language Models LLMs/Systems for Coding in 2025

Comparing the Top 7 Large Language Models LLMs/Systems for Coding in 2025

November 4, 2025

EDITOR'S PICK

How Summit Real Estate Management Services Helps Owners Navigate California’s Regulatory Maze

How Summit Real Estate Management Services Helps Owners Navigate California’s Regulatory Maze

February 20, 2026
How to use and post TikToks from your computer

How to use and post TikToks from your computer

July 27, 2025
Custom AI vs Generic LLMs: The ROI Breakdown

Custom AI vs Generic LLMs: The ROI Breakdown

March 12, 2026
Insider Partners with Snowflake to Power Real-Time Cross-Channel Personalization

Insider Partners with Snowflake to Power Real-Time Cross-Channel Personalization

October 22, 2025

About

We bring you the best Premium WordPress Themes that perfect for news, magazine, personal blog, etc. Check our landing page for details.

Follow us

Categories

  • Account Based Marketing
  • Ad Management
  • Al, Analytics and Automation
  • Brand Management
  • Channel Marketing
  • Digital Marketing
  • Direct Marketing
  • Event Management
  • Google Marketing
  • Marketing Attribution and Consulting
  • Marketing Automation
  • Mobile Marketing
  • PR Solutions
  • Social Media Management
  • Technology And Software
  • Uncategorized

Recent Posts

  • Craft Food Chocolate Tomato Recipe
  • Mistral AI just released a text-to-speech model it says beats ElevenLabs — and it's giving away the weights for free
  • 14 Customer Journey Orchestration Trends Shaping 2026
  • How developers can use Lyria 3 for AI music generation
  • About Us
  • Disclaimer
  • Contact Us
  • Privacy Policy
No Result
View All Result
  • Technology And Software
    • Account Based Marketing
    • Channel Marketing
    • Marketing Automation
      • Al, Analytics and Automation
      • Ad Management
  • Digital Marketing
    • Social Media Management
    • Google Marketing
  • Direct Marketing
    • Brand Management
    • Marketing Attribution and Consulting
  • Mobile Marketing
  • Event Management
  • PR Solutions