The Quantitative Estimate of Drug-Likeness (QED) is a numerical score, ranging from 0 to 1, that measures how closely a molecule's physicochemical properties resemble those of known oral drugs. It provides an intuitive, composite metric by integrating the desirability functions of eight key molecular descriptors, including molecular weight, logP, hydrogen bond donors and acceptors, and polar surface area.
Glossary
Quantitative Estimate of Drug-Likeness

What is Quantitative Estimate of Drug-Likeness?
A numerical score quantifying how closely a molecule's physicochemical properties align with those of known oral drugs, often based on distributions of molecular descriptors.
QED reflects the concept of 'drug-likeness' by weighting each descriptor based on its statistical distribution in a reference set of approved drugs. A higher QED score indicates a greater probability that a compound possesses the balanced properties necessary for oral bioavailability, making it a rapid, quantitative filter in early-stage de novo drug design and virtual screening campaigns.
Core Characteristics of QED
The Quantitative Estimate of Drug-Likeness (QED) provides a single, intuitive score reflecting a molecule's resemblance to known oral drugs. It is derived from the empirical distribution of eight key molecular descriptors.
Concept of Desirability
QED is constructed using the desirability function approach. For each of the eight underlying molecular descriptors, an individual desirability score (d_i) between 0 and 1 is calculated based on how closely the molecule's property matches the distribution found in a reference set of approved oral drugs. A score of 1.0 indicates a perfect match to the drug-like mean, while 0.0 indicates an extreme outlier.
The Eight Core Descriptors
QED integrates eight fundamental physicochemical properties, each weighted equally in the geometric mean:
- Molecular Weight (MW)
- LogP (Octanol-Water Partition Coefficient)
- H-Bond Donors (HBD)
- H-Bond Acceptors (HBA)
- Molecular Polar Surface Area (PSA)
- Number of Rotatable Bonds (ROTB)
- Number of Aromatic Rings (AROM)
- Number of Structural Alerts (ALERTS) for undesirable functionality
Mathematical Formulation
The final QED score is the geometric mean of the individual desirability functions. Using the geometric mean ensures that a very poor score in even one critical property (like excessive molecular weight) significantly drags down the overall drug-likeness assessment. This prevents high scores for molecules with a single fatal flaw, unlike an arithmetic mean which could mask outliers.
Empirical Grounding
The desirability functions are not arbitrary rules but are calibrated against the statistical distributions of properties in a database of 771 orally administered drugs. The functions are asymmetric, often using a double-sigmoid shape to penalize deviations from the optimal range more heavily on the non-drug-like side, reflecting the true landscape of known chemical space.
Interpretation and Thresholds
QED scores range from 0 to 1. A higher score indicates greater drug-likeness:
- > 0.67: Attractive drug-like compound
- 0.49 - 0.67: Moderately attractive
- < 0.34: Unattractive, likely poor oral bioavailability This continuous scale is superior to binary filters like the Rule of Five, allowing for nuanced ranking of virtual compound libraries.
Comparison to Rule of Five
While the Lipinski Rule of Five is a binary pass/fail filter, QED provides a continuous probability. A molecule can technically pass the Rule of Five but still have a low QED score if its properties are at the extreme edges of the allowed ranges. QED offers a more granular and useful metric for multi-objective molecular optimization and ranking in de novo design campaigns.
Frequently Asked Questions
Explore the foundational concepts behind the Quantitative Estimate of Drug-Likeness, a critical metric for prioritizing viable candidates in early-stage drug discovery.
The Quantitative Estimate of Drug-Likeness (QED) is a numerical score, ranging from 0 to 1, that quantifies how closely a molecule's physicochemical properties align with those of known oral drugs. It is calculated by integrating the desirability functions of eight key molecular descriptors: molecular weight (MW), logP (octanol-water partition coefficient), number of hydrogen bond donors (HBD), number of hydrogen bond acceptors (HBA), molecular polar surface area (PSA), number of rotatable bonds (ROTB), number of aromatic rings (AROM), and the presence of undesirable chemical functionalities (ALERTS). The final QED score is the geometric mean of these individual desirability scores, providing a holistic, empirical measure of drug-likeness rather than a binary pass/fail filter like the Rule of Five.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Quantitative Estimate of Drug-Likeness (QED) is a composite score integrating multiple molecular descriptors. The following concepts form the foundational pillars for understanding, calculating, and applying drug-likeness metrics in de novo design.
Lipinski's Rule of Five
The foundational heuristic for oral bioavailability that QED builds upon. A molecule is likely to have poor absorption if it violates two or more of these criteria:
- Molecular Weight > 500 Da
- LogP > 5
- Hydrogen Bond Donors > 5
- Hydrogen Bond Acceptors > 10 QED refines this binary pass/fail into a continuous probabilistic score by modeling the desirability functions of these and other descriptors against a reference set of known oral drugs.
Desirability Functions
The mathematical backbone of the QED metric. Each molecular descriptor (e.g., molecular weight, logP, HBD, HBA, TPSA, rotatable bonds) is transformed into a dimensionless desirability value between 0 and 1 using asymmetric double sigmoidal functions. A value of 1.0 indicates the descriptor falls within the optimal range observed in approved oral drugs. The final QED score is the geometric mean of all individual desirability scores, ensuring that a poor score in any single parameter significantly penalizes the overall assessment.
Synthetic Accessibility Score
A drug-like molecule is useless if it cannot be synthesized. The Synthetic Accessibility (SA) Score complements QED by estimating the ease of laboratory synthesis based on:
- Fragment frequency in PubChem: common substructures lower the score
- Structural complexity: presence of non-standard ring systems, chiral centers, and macrocycles increases the score A balanced candidate exhibits both a high QED (drug-like) and a low SA Score (easy to make). Multi-objective optimization often treats these as competing objectives on a Pareto frontier.
Multi-Objective Molecular Optimization
Drug design is inherently a Pareto optimization problem. QED is rarely maximized in isolation; it must be balanced against potency, selectivity, metabolic stability, and synthetic tractability. Algorithms like NSGA-II or Bayesian optimization with scalarization functions evolve populations of molecules toward the Pareto frontier. A common composite objective is:
Score = w1 * QED + w2 * Bioactivity - w3 * SA_Score
This ensures generated molecules are simultaneously drug-like, active, and synthesizable.
Chemical Space Exploration
QED serves as a topological constraint during the navigation of the vast chemical universe (estimated at 10^60 synthesizable molecules). Generative models like variational autoencoders or reinforcement learning agents use QED as a reward signal to bias exploration toward drug-like regions of latent space. Without such guidance, models waste computational resources generating chemically invalid, toxic, or non-drug-like structures that would never survive preclinical development.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us