Artificial Neural Network for Drug Design, Delivery and Disposition
eBook - ePub

Artificial Neural Network for Drug Design, Delivery and Disposition

Munish Puri,Yashwant Pathak,Vijay Kumar Sutariya,Srinivas Tipparaju,Wilfrido Moreno

  1. 440 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Artificial Neural Network for Drug Design, Delivery and Disposition

Munish Puri,Yashwant Pathak,Vijay Kumar Sutariya,Srinivas Tipparaju,Wilfrido Moreno

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

Artificial Neural Network for Drug Design, Delivery and Disposition provides an in-depth look at the use of artificial neural networks (ANN) in pharmaceutical research. With its ability to learn and self-correct in a highly complex environment, this predictive tool has tremendous potential to help researchers more effectively design, develop, and deliver successful drugs.

This book illustrates how to use ANN methodologies and models with the intent to treat diseases like breast cancer, cardiac disease, and more. It contains the latest cutting-edge research, an analysis of the benefits of ANN, and relevant industry examples. As such, this book is an essential resource for academic and industry researchers across the pharmaceutical and biomedical sciences.

  • Written by leading academic and industry scientists who have contributed significantly to the field and are at the forefront of artificial neural network (ANN) research
  • Focuses on ANN in drug design, discovery and delivery, as well as adopted methodologies and their applications to the treatment of various diseases and disorders
  • Chapters cover important topics across the pharmaceutical process, such as ANN in structure-based drug design and the application of ANN in modern drug discovery
  • Presents the future potential of ANN-based strategies in biomedical image analysis and much more

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Artificial Neural Network for Drug Design, Delivery and Disposition est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Artificial Neural Network for Drug Design, Delivery and Disposition par Munish Puri,Yashwant Pathak,Vijay Kumar Sutariya,Srinivas Tipparaju,Wilfrido Moreno en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Business et Business Intelligence. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Éditeur
Academic Press
Année
2015
ISBN
9780128017449
Section 1
Basics of ANN: Concept and Strategy in Drug Design
Chapter 1

Introduction to Artificial Neural Network (ANN) as a Predictive Tool for Drug Design, Discovery, Delivery, and Disposition

Basic Concepts and Modeling

Munish Puri1, Aum Solanki2, Timothy Padawer2, Srinivas M. Tipparaju2, Wilfrido Alejandro Moreno3, and Yashwant Pathak4 1Visiting Fellow, National Cancer Institute, NIH, Bethesda, MD, USA 2Department of Pharmaceutical Sciences, College of Pharmacy, University of South Florida, Tampa, FL, USA 3Department of Electrical Engineering, University of South Florida, Tampa, FL, USA; and R&D of Ibero-American Science and Technology Education Consortium (ISTEC) 4USF College of Pharmacy, University of South Florida, Tampa, FL, USA

Abstract

An ANN is a computational model inspired by networks of biological neurons, wherein the neurons compute output values from inputs. It learns from its past experience and errors in a non-linear parallel processing manner. The neuron is the basic calculating entities which computes from a number of inputs and deliver one output comparing with threshold value and turned on (fired). The computational processing is done by internal structural arrangement consists of hidden layers which utilizes the back propagation and feed forward mechanism to deliver output close to accuracy. The learning is based on reinforcement (supervised) and unsupervised (no target) type. The unsupervised mimics the biological neuron pattern of learning. ANN is widely used in medicine as classifier in cancer applications, drug delivery, pharmaceutical research and Blood-Brain Barrier (BBB) permeability.

Keywords

Artificial Neural Network; ANN in medicine; ANN as classifier; neural network in pharmaceutical; ANN in Blood-Brain Barrier (BBB) permeability

1. Artificial Neural Network

An Artificial Neural Network (ANN) is a computational model inspired by networks of biological neurons, wherein the neurons compute output values from inputs. All signals can be assigned binary values as either 1 or −1. The neuron calculates a weighted sum of inputs and compares it to a threshold of 0. If the calculated sum is higher than the threshold, the output is set to 1 or to −1. The power of the neuron results from its collective behavior in a network where all neurons are interconnected. The network starts evolving: neurons continuously evaluate their output by looking at their inputs, calculating the weighted sum, and then comparing to a threshold to decide if they should fire. This is a highly complex parallel process whose features cannot be reduced to phenomena taking place with individual neurons. One observation is that the evolution of an ANN causes it to eventually reach a state where all neurons continue working, but no further changes in their state occur. A network may have more than one stable state, and it is determined by the choice of synaptic weights and thresholds for the neurons.
ANN is a computational model that is based on a machine learning technique. It works like a human brain neuron system. This machine learning technique follows the same pattern of learning, that is, learning from its past experience and mistakes like mammalian neurons to achieve the target value. An algorithm is designed on the basis of a neural network system to implement a parallel computational power of neurons. ANN learns from its past experience and errors in a nonlinear parallel processing manner using a popular algorithm named “feed forward and backpropagation.” The term “feed forward” describes how the neural network processes and recalls patterns. In a feed forward neural network, neurons are only connected forward. Each layer of the neural network contains connections to the next layer, but there are no connections back. The term “backpropagation” describes how this type of neural network is trained. Backpropagation is a form of supervised training. When using a supervised training method, the network must be provided with both sample inputs and anticipated outputs. The anticipated outputs are compared against the actual outputs for given input. Using the anticipated outputs, the backpropagation training algorithm takes a calculated error and adjusts the weights of the various layers backward from the output layer to the input layer to reduce the value of error. The information is delivered to output if it achieves the target; otherwise, it is backpropagated. Hence the name of the algorithm is feed forward backpropagation. The target value will only be achieved if the weighted sum will meet the minimum threshold and hence feed forward or backpropagate for further processing. ANN could be an excellent choice to process large biological data for a more accurate prognosis. The prognostic tools can be designed based on ANN's powerful learning and processing characteristics, which can work perfectly even in a highly probabilistic and noisy environment. The power of the neuron results from its collective behavior in a network where all neurons are interconnected. The network starts evolving; neurons continuously evaluate their output by looking at their inputs, calculating the weighted sum, and then comparing to a threshold to decide if they should fire.
The neuron is the basic calculating entity in ANN processing, which accepts information from a number of inputs and delivers one output by comparing with a threshold value. The computational processing is accomplished by internal structural arrangements that consist of hidden layers and algorithms to deliver a specified output. The learning is based on reinforcement (supervised) and unsupervised (no target) types. The unsupervised mimics the biological neuron pattern of learning.
Basically, ANN is a mathematical model that is used to implement the designed algorithm-based machine learning techniques. ANN communication is performed by calculating the weights of neural inputs, which works on the basis of mathematical operations such as multiplication and addition. Each input received at a nodal point is multiplied with its weights and summed together before activation (firing). In the case of a biological neuron, the information is received at dendrites, processed at soma (cell body), and delivered to axon (output). Similarly, in ANN, the artificial neuron is the basic unit of information reception where the inputs are received and multiplied, summed, and processed via a transfer function before being delivered to the output. An ANN model is so simple and natural that it can handle very complex real-life problems in a nonparallel and distributive way like a biological neural network. The mathematical description of ANN can be understood by the following equation:
image
(1)
where
Xi(t) is the input value at time t,
Wi(t) is the weight of neural input at time t,
c is the bias,
F is a transfer function,
Y(t) is the output value at time t.
Note that the transfer function F is to be selected on the basis of the nature of the problem. It mathematically defines the properties of neurons. It can be any step function or nonlinear sigmoid function, depending on the problem. The step function is used to handle classification problems like classifying the benign and malignant state of breast tumors. Similar to a human neuron network, ANN should be trained before it is actually applied to a specific problem. This learning can be supervised or unsupervised in nature.

2. ANN as a Classifier

ANN can be used to classify the complex and noisy biological data for prognosis. For example, in breast cancer tumor data, an ANN classifier can be trained to classify the benign and malignancy states based on descriptors like cell uniformity, clump thickness, size, shape, intensity, mitosis, etc. Its performance is then judged through mean square error and confusion matrices. Data are loaded in terms of feature elements.
The data available for processing under ANN are distributed in categories such as training, validation, and testing. Training data are the actual data offered to a network during training and adjusted according to errors and mistakes. Validation data are used to test the network performance directly and stop the processing in case of overfitting. Out of sample testing is an independent operation and has no effect on ANN operation durin...

Table des matiĂšres

  1. Cover image
  2. Title page
  3. Table of Contents
  4. Copyright
  5. Dedication
  6. Contributors
  7. Foreword
  8. Preface
  9. Section 1. Basics of ANN: Concept and Strategy in Drug Design
  10. Section 2. Basics and Application of ANN in Drug Discovery
  11. Section 3. ANN in Drug Delivery
  12. Section 4. ANN in Drug Disposition
  13. Section 5. ANN in Various Applications in Medicine
  14. Index
Normes de citation pour Artificial Neural Network for Drug Design, Delivery and Disposition

APA 6 Citation

Puri, M., Pathak, Y., Sutariya, V. K., Tipparaju, S., & Moreno, W. (2015). Artificial Neural Network for Drug Design, Delivery and Disposition ([edition unavailable]). Elsevier Science. Retrieved from https://www.perlego.com/book/1831463/artificial-neural-network-for-drug-design-delivery-and-disposition-pdf (Original work published 2015)

Chicago Citation

Puri, Munish, Yashwant Pathak, Vijay Kumar Sutariya, Srinivas Tipparaju, and Wilfrido Moreno. (2015) 2015. Artificial Neural Network for Drug Design, Delivery and Disposition. [Edition unavailable]. Elsevier Science. https://www.perlego.com/book/1831463/artificial-neural-network-for-drug-design-delivery-and-disposition-pdf.

Harvard Citation

Puri, M. et al. (2015) Artificial Neural Network for Drug Design, Delivery and Disposition. [edition unavailable]. Elsevier Science. Available at: https://www.perlego.com/book/1831463/artificial-neural-network-for-drug-design-delivery-and-disposition-pdf (Accessed: 15 October 2022).

MLA 7 Citation

Puri, Munish et al. Artificial Neural Network for Drug Design, Delivery and Disposition. [edition unavailable]. Elsevier Science, 2015. Web. 15 Oct. 2022.