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 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

Artificial Neural Network for Drug Design, Delivery and Disposition

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

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Informazioni sul libro

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

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
Artificial Neural Network for Drug Design, Delivery and Disposition è disponibile online in formato PDF/ePub?
Sì, puoi accedere a Artificial Neural Network for Drug Design, Delivery and Disposition di Munish Puri,Yashwant Pathak,Vijay Kumar Sutariya,Srinivas Tipparaju,Wilfrido Moreno in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Business e Business Intelligence. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
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...

Indice dei contenuti

  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
Stili delle citazioni per 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.