All Flashcards
(35 cards)
Is SMILES always unique for each molecule?
False. SMILES is not guaranteed to be unique unless canonicalized.
What are molecular fingerprints?
Binary or numerical representations of molecular structures.
What are graph representations of molecules in GNNs?
Atoms as nodes and bonds as edges.
Do degree matrices contain node features like atom type?
False. Degree matrices contain node degrees, not chemical features.
Can autoregressive models be used to generate SMILES?
True. They can sequentially generate valid SMILES strings.
What is QSAR modeling used for?
Predicting properties like toxicity, bioactivity, or solubility from structure.
Do QSAR datasets usually have millions of data points?
False. They are often small, hundreds to thousands of points.
Is cross-validation necessary in QSAR model evaluation?
True. It’s important to avoid overfitting and estimate generalization.
Does hyperparameter selection affect model generalizability?
True. It strongly impacts performance and overfitting risk.
What are bioassays?
Wet-lab procedures to evaluate compound effects in biological systems.
What is drug synergy?
When two drugs combined have a stronger effect than the sum of individual effects.
What is target deconvolution?
Predicting all potential protein targets a molecule may bind.
What is ligand-based virtual screening?
Finding similar molecules to known actives.
Are virtual screening tools 100% accurate?
False. Their predictions are approximations and can be noisy.
What are limitations of GNNs in molecular modeling?
They may struggle with very large or complex graphs.
What does FCD (Frechet ChemNet Distance) measure?
Distance between feature distributions, not individual atoms.
What is synthesis planning?
Designing a sequence of reactions to produce a target compound.
What are reaction templates?
Transformation rules used to model chemical reactions.
Is chemical equilibrium indicated by a one-way arrow?
False. Equilibrium implies two-way reaction.
What are actions in retrosynthesis game?
Choosing reactants to break down a compound.
What are challenges in deep learning for medical imaging?
Image quality and acquisition variability.
Does U-Net use a symmetrical encoder-decoder structure?
True. It’s a key feature of U-Net.
What does PPV (Positive Predictive Value) indicate?
Probability that a positive prediction is truly positive.
What are batch effects?
Artificial variation caused by experimental conditions.