The major goal of this study is to model the encoding and retrieval
operations of the brain during memory processing, using statistical learning
tools. The suggested method assumes that the memory encoding and retrieval
processes can be represented by a supervised learning system, which is trained
by the brain data collected from the functional Magnetic Resonance (fMRI)
measurements, during the encoding stage. Then, the system outputs the same
class labels as that of the fMRI data collected during the retrieval stage.
Handwritten Numeral recognition plays a vital role in postal automation
services especially in countries like India where multiple languages and
scripts are used Discrete Hidden Markov Model (HMM) and hybrid of Neural
Network (NN) and HMM are popular methods in handwritten word recognition
system. The hybrid system gives better recognition result due to better
discrimination capability of the NN. A major problem in handwriting recognition
is the huge variability and distortions of patterns.
One of the frequently stated advantages of neural networks is that they can
work effectively with non-normally distributed data. But optimal results are
possible with normalized data.In this paper, how normality of the input affects
the behaviour of a K-means fast learning artificial neural network(KFLANN) for
grouping the data is presented.
We investigate the self-organising behaviour of Digital Ecosystems, because a
primary motivation for our research is to exploit the self-organising
properties of biological ecosystems. We extended a definition for the
complexity, grounded in the biological sciences, providing a measure of the
information in an organism's genome. Next, we extended a definition for the
stability, originating from the computer sciences, based upon convergence to an
equilibrium distribution.
For many optimization problems it is possible to define a distance metric
between problem variables that correlates with the likelihood and strength of
interactions between the variables. For example, one may define a metric so
that the dependencies between variables that are closer to each other with
respect to the metric are expected to be stronger than the dependencies between
variables that are further apart.
The nature and source of evolutionary trends in complexity is difficult to
assess from the fossil record, and the driven vs. passive nature of such trends
has been debated for decades. There are also questions about how effectively
artificial life software can evolve increasing levels of complexity. We extend
our previous work demonstrating an evolutionary increase in an information
theoretic measure of neural complexity in an artificial life system
(Polyworld), and introduce a new technique for distinguishing driven from
passive trends in complexity.
Mixed strategy EAs aim to integrate several mutation operators into a single
algorithm. However few theoretical analysis has been made to answer the
question whether and when the performance of mixed strategy EAs is better than
that of pure strategy EAs. In theory, the performance of EAs can be measured by
asymptotic convergence rate and asymptotic hitting time.
We study the sequences generated by neuronal recurrence equations of the form
$x(n) = {\bf 1}[\sum_{j=1}^{h} a_{j} x(n-j)- \theta]$. From a neuronal
recurrence equation of memory size $h$ which describes a cycle of length
$\rho(m) \times lcm(p_0, p_1,..., p_{-1+\rho(m)})$, we construct a set of
$\rho(m)$ neuronal recurrence equations whose dynamics describe respectively
the transient of length $O(\rho(m) \times lcm(p_0, ..., p_{d}))$ and the cycle
of length $O(\rho(m) \times lcm(p_{d+1}, ..., p_{-1+\rho(m)}))$ if $0 \leq d
\leq -2+\rho(m)$ and 1 if $d=\rho(m)-1$.
The quadratic assignment problem (QAP) is one of the most difficult
combinatorial optimization problems. One of the most powerful and commonly used
heuristics to obtain approximations to the optimal solution of the QAP is
simulated annealing (SA). We present an efficient implementation of the SA
heuristic which performs more than 100 times faster then existing
implementations for large problem sizes and a large number of SA iterations.
We present a novel distributed evolutionary algorithm, KaFFPaE, to solve the
Graph Partitioning Problem, which makes use of KaFFPa (Karlsruhe Fast Flow
Partitioner). The use of our multilevel graph partitioner KaFFPa provides new
effective crossover and mutation operators. By combining these with a scalable
communication protocol we obtain a system that is able to improve the best
known partitioning results for many inputs in a very short amount of time.
In this paper we propose a crossover operator for evolutionary algorithms
with real values that is based on the statistical theory of population
distributions. The operator is based on the theoretical distribution of the
values of the genes of the best individuals in the population. The proposed
operator takes into account the localization and dispersion features of the
best individuals of the population with the objective that these features would
be inherited by the offspring. Our aim is the optimization of the balance
between exploration and exploitation in the search process.
Biclustering is a two way clustering approach involving simultaneous
clustering along two dimensions of the data matrix. Finding biclusters of web
objects (i.e. web users and web pages) is an emerging topic in the context of
web usage mining. It overcomes the problem associated with traditional
clustering methods by allowing automatic discovery of browsing pattern based on
a subset of attributes. A coherent bicluster of clickstream data is a local
browsing pattern such that users in bicluster exhibit correlated browsing
pattern through a subset of pages of a web site.
A methodology that can generate the optimal coefficients of a numerical
method with the use of an artificial neural network is presented in this work.
The network can be designed to produce a finite difference algorithm that
solves a specific system of ordinary differential equations numerically. The
case we are examining here concerns an explicit two-stage Runge-Kutta method
for the numerical solution of the two-body problem. Following the
implementation of the network, the latter is trained to obtain the optimal
values for the coefficients of the Runge-Kutta method.
A schema is a naturally defined subset of the space of fixed-length binary
strings. The Holland Schema Theorem gives a lower bound on the expected
fraction of a population in a schema after one generation of a simple genetic
algorithm. This paper gives formulas for the exact expected fraction of a
population in a schema after one generation of the simple genetic algorithm.
Holland's schema theorem has three parts, one for selection, one for crossover,
and one for mutation. The selection part is exact, whereas the crossover and
mutation parts are approximations.
Ant Colony Optimization (ACO) is a very popular metaheuristic for solving
computationally hard combinatorial optimization problems. Runtime analysis of
ACO with respect to various pseudo-boolean functions and different graph based
combinatorial optimization problems has been taken up in recent years. In this
paper, we investigate the runtime behavior of an MMAS*(Max-Min Ant System) ACO
algorithm on some well known hypergraph covering problems that are NP-Hard.
In this paper, we present an empirical study on convergence nature of
Differential Evolution (DE) variants to solve unconstrained global optimization
problems. The aim is to identify the competitive nature of DE variants in
solving the problem at their hand and compare. We have chosen fourteen
benchmark functions grouped by feature: unimodal and separable, unimodal and
nonseparable, multimodal and separable, and multimodal and nonseparable.
Fourteen variants of DE were implemented and tested on fourteen benchmark
problems for dimensions of 30.
A genetic programming system is created. A first fitness function f1 is used
to evolve a program that implements a first feature. Then the fitness function
is switched to a second function f2, which is used to evolve a program that
implements a second feature while still maintaining the first feature. The
median number of generations G1 and G2 needed to evolve programs that work as
defined by f1 and f2 are measured. The behavior of G1 and G2 are observed as
the difficulty of the problem is increased.
Genetic Programming (GP) has found various applications. Understanding this
type of algorithm from a theoretical point of view is a challenging task. The
first results on the computational complexity of GP have been obtained for
problems with isolated program semantics. With this paper, we push forward the
computational complexity analysis of GP on a problem with dependent program
semantics. We study the well-known sorting problem in this context and analyze
rigorously how GP can deal with different measures of sortedness.
The article presents an algorithm for learning neuron thresholds to improve
memory storage. This approach is further applied to the B-matrix approach of
memory retrieval. It is shown that learning variable thresholds increases the
capacity of the network in both cases.
Bankruptcy prediction is very important for all the organization since it
affects the economy and rise many social problems with high costs. There are
large number of techniques have been developed to predict the bankruptcy, which
helps the decision makers such as investors and financial analysts. One of the
bankruptcy prediction models is the hybrid model using Fuzzy C-means clustering
and MARS, which uses static ratios taken from the bank financial statements for
prediction, which has its own theoretical advantages.
Several genetic programming systems are created, each solving a different
problem. In these systems, the median number of generations G needed to evolve
a working program is measured. The behavior of G is observed as the difficulty
of the problem is increased. In these systems, the density D of working
programs in the universe of all possible programs is measured.
In this paper I present a novel type of Topology and Weight Evolving
Artificial Neural Network (TWEANN) system called Monolithic Discover & eXplore
Neural Network (DXNN), a monolithic variant of the standard DXNN which utilized
explicit modularity.
We study the properties of the distance between attractors in Random Boolean
Networks, a prominent model of genetic regulatory networks. We define three
distance measures, upon which attractor distance matrices are constructed and
their main statistic parameters are computed. The experimental analysis shows
that ordered networks have a very clustered set of attractors, while chaotic
networks' attractors are scattered; critical networks show, instead, a pattern
with characteristics of both ordered and chaotic networks.
This paper details the application of a genetic programming framework for
classification of decision tree of Soil data to classify soil texture. The
database contains measurements of soil profile data. We have applied GATree for
generating classification decision tree. GATree is a decision tree builder that
is based on Genetic Algorithms (GAs). The idea behind it is rather simple but
powerful. Instead of using statistic metrics that are biased towards specific
trees we use a more flexible, global metric of tree quality that try to
optimize accuracy and size.
In This paper we present a genetic algorithm for the multi-pickup and
delivery problem with time windows (m-PDPTW). The m-PDPTW is an optimization
vehicles routing problem which must meet requests for transport between
suppliers and customers satisfying precedence, capacity and time constraints.
This paper purposes a brief literature review of the PDPTW, present our
approach based on genetic algorithms to minimizing the total travel distance
and thereafter the total travel cost, by showing that an encoding represents
the parameters of each individual.
Web page categorization is one of the challenging tasks in the world of ever
increasing web technologies. There are many ways of categorization of web pages
based on different approach and features. This paper proposes a new dimension
in the way of categorization of web pages using artificial neural network (ANN)
through extracting the features automatically. Here eight major categories of
web pages have been selected for categorization; these are business & economy,
education, government, entertainment, sports, news & media, job search, and
science.
This paper describes an efficient algorithm REx for generating symbolic rules
from artificial neural network (ANN). Classification rules are sought in many
areas from automatic knowledge acquisition to data mining and ANN rule
extraction. This is because classification rules possess some attractive
features. They are explicit, understandable and verifiable by domain experts,
and can be modified, extended and passed on as modular knowledge.
In recent years, many neural network models have been proposed for pattern
classification, function approximation and regression problems. This paper
presents an approach for classifying patterns from simplified NNs. Although the
predictive accuracy of ANNs is often higher than that of other methods or human
experts, it is often said that ANNs are practically "black boxes", due to the
complexity of the networks. In this paper, we have an attempted to open up
these black boxes by reducing the complexity of the network. The factor makes
this possible is the pruning algorithm.
Artificial neural networks have been successfully applied to a variety of
business application problems involving classification and regression. Although
backpropagation neural networks generally predict better than decision trees do
for pattern classification problems, they are often regarded as black boxes,
i.e., their predictions are not as interpretable as those of decision trees.
Neural networks (NNs) have been successfully applied to solve a variety of
application problems involving classification and function approximation.
Although backpropagation NNs generally predict better than decision trees do
for pattern classification problems, they are often regarded as black boxes,
i.e., their predictions cannot be explained as those of decision trees. In many
applications, it is desirable to extract knowledge from trained NNs for the
users to gain a better understanding of how the networks solve the problems.
This paper describes an efficient rule generation algorithm, called rule
generation from artificial neural networks (RGANN) to generate symbolic rules
from ANNs. Classification rules are sought in many areas from automatic
knowledge acquisition to data mining and ANN rule extraction. This is because
classification rules possess some attractive features. They are explicit,
understandable and verifiable by domain experts, and can be modified, extended
and passed on as modular knowledge. A standard three-layer feedforward ANN is
the basis of the algorithm.
Text classification is the process of classifying documents into predefined
categories based on their content. Existing supervised learning algorithms to
automatically classify text need sufficient documents to learn accurately. This
paper presents a new algorithm for text classification that requires fewer
documents for training. Instead of using words, word relation i.e association
rules from these words is used to derive feature set from preclassified text
documents.
This research is to search for alternatives to the resolution of complex
medical diagnosis where human knowledge should be apprehended in a general
fashion. Successful application examples show that human diagnostic
capabilities are significantly worse than the neural diagnostic system. This
paper describes a modified feedforward neural network constructive algorithm
(MFNNCA), a new algorithm for medical diagnosis. The new constructive algorithm
with backpropagation; offer an approach for the incremental construction of
near-minimal neural network architectures for pattern classification.
Although backpropagation ANNs generally predict better than decision trees do
for pattern classification problems, they are often regarded as black boxes,
i.e., their predictions cannot be explained as those of decision trees. In many
applications, it is desirable to extract knowledge from trained ANNs for the
users to gain a better understanding of how the networks solve the problems. A
new rule extraction algorithm, called rule extraction from artificial neural
networks (REANN) is proposed and implemented to extract symbolic rules from
ANNs.
Artificial neural networks (ANNs) have been successfully applied to solve a
variety of classification and function approximation problems. Although ANNs
can generally predict better than decision trees for pattern classification
problems, ANNs are often regarded as black boxes since their predictions cannot
be explained clearly like those of decision trees. This paper presents a new
algorithm, called rule extraction from ANNs (REANN), to extract rules from
trained ANNs for medical diagnosis problems.
This research is to search for alternatives to the resolution of complex
medical diagnosis where human knowledge should be apprehended in a general
fashion. Successful application examples show that human diagnostic
capabilities are significantly worse than the neural diagnostic system. Our
research describes a constructive neural network algorithm with
backpropagation; offer an approach for the incremental construction of
nearminimal neural network architectures for pattern classification.
This paper presents some properties of unary coding of significance for
biological learning and instantaneously trained neural networks.
In this paper, Estimation of Distribution Algorithm (EDA) is used for Zone
Routing Protocol (ZRP) in Mobile Ad-hoc Network (MANET) instead of Genetic
Algorithm (GA). It is an evolutionary approach, and used when the network size
grows and the search space increases. When the destination is outside the zone,
EDA is applied to find the route with minimum cost and time. The implementation
of proposed method is compared with Genetic ZRP, i.e., GZRP and the result
demonstrates better performance for the proposed method.
This paper includes supplementary material for the paper [A.N. Gorban, A.
Zinovyev, Principal manifolds and graphs in practice: from molecular biology to
dynamical systems, International Journal of Neural Systems 20 (3) (2010),
219-232. E-print: arXiv:1001.1122 [cs.NE]]. We present details of the analysis
of the nonlinear quality of life index for 162 countries. This index is based
on four indicators: GDP per capita, Life expectancy at birth, Infant mortality
rate, and Tuberculosis incidence.
In this paper I present a novel type of Topology and Weight Evolving
Artificial Neural Network (TWEANN) system called Discover & eXplore Neural
Network (DXNN) Platform.
In the paper, an evolutionary approach to test generation for functional BIST
is considered. The aim of the proposed scheme is to minimize the test data
volume by allowing the device's microprogram to test its logic, providing an
observation structure to the system, and generating appropriate test data for
the given architecture. Two methods of deriving a deterministic test set at
functional level are suggested.
This paper presents an analysis of building blocks propagation in
Quantum-Inspired Genetic Algorithm, which belongs to a new class of
metaheuristics drawing their inspiration from both biological evolution and
unitary evolution of quantum systems. The expected number of quantum
chromosomes matching a schema has been analyzed and a random variable
corresponding to this issue has been introduced. The results have been compared
with Simple Genetic Algorithm. Also, it has been presented how selected binary
quantum chromosomes cover a domain of one-dimensional fitness function.
This paper continues on the work of the B-Matrix approach in hebbian learning
proposed by Dr. Kak. It reports the results on methods of improving the memory
retrieval capacity of the hebbian neural network which implements the B-Matrix
approach. Previously, the approach to retrieving the memories from the network
was to clamp all the individual neurons separately and verify the integrity of
these memories.
The sequential parameter optimization (SPOT) package for R is a toolbox for
tuning and understanding simulation and optimization algorithms. Model-based
investigations are common approaches in simulation and optimization. Sequential
parameter optimization has been developed, because there is a strong need for
sound statistical analysis of simulation and optimization algorithms.
We report recent research on computing with biology-based neural network
models by means of physics-based opto-electronic hardware. New technology
provides opportunities for very-high-speed computation and uncovers problems
obstructing the wide-spread use of this new capability. The Computation
Modeling community may be able to offer solutions to these cross-boundary
research problems.
We introduce a new neural architecture and an unsupervised algorithm for
learning invariant representations from temporal sequence of images. The system
uses two groups of complex cells whose outputs are combined multiplicatively:
one that represents the content of the image, constrained to be constant over
several consecutive frames, and one that represents the precise location of
features, which is allowed to vary over time but constrained to be sparse. The
architecture uses an encoder to extract features, and a decoder to reconstruct
the input from the features.
The Global Positioning Systems (GPS) and Inertial Navigation System (INS)
technology have attracted a considerable importance recently because of its
large number of solutions serving both military as well as civilian
applications. This paper aims to develop a more efficient and especially a
faster method for processing the GPS signal in case of INS signal loss without
losing the accuracy of the data. The conventional or usual method consists of
processing data through a neural network and obtaining accurate positioning
output data.
In this paper we present a novel genetic algorithm (GA) solution to a simple
yet challenging commercial puzzle game known as the Zen Puzzle Garden (ZPG). We
describe the game in detail, before presenting a suitable encoding scheme and
fitness function for candidate solutions. We then compare the performance of
the genetic algorithm with that of the A* algorithm.
In this paper an attempt has been made to identify most important human
resource factors and propose a diagnostic model based on the back-propagation
and connectionist model approaches of artificial neural network (ANN). The
focus of the study is on the mobile -communication industry of India. The ANN
based approach is particularly important because conventional approaches (such
as algorithmic) to the problem solving have their inherent disadvantages. The
algorithmic approach is well-suited to the problems that are well-understood
and known solution(s).
ECG Feature Extraction plays a significant role in diagnosing most of the
cardiac diseases. One cardiac cycle in an ECG signal consists of the P-QRS-T
waves. This feature extraction scheme determines the amplitudes and intervals
in the ECG signal for subsequent analysis. The amplitudes and intervals value
of P-QRS-T segment determines the functioning of heart of every human.
Recently, numerous research and techniques have been developed for analyzing
the ECG signal.
In this paper the approach to solving several combinatorial optimization
problems using the local search and the genetic algorithm techniques is
proposed. Initially this approach was developed in purpose to overcome some
difficulties inhibiting the application of above mentioned techniques to the
problems of the Questionnaire Theory. But when the algorithms were developed it
became clear that them could be successfully applied also to the Minimum Set
Cover, the 0-1-Knapsack and probably to other combinatorial optimization
problems.
Mobility prediction allows estimating the stability of paths in a mobile
wireless Ad Hoc networks. Identifying stable paths helps to improve routing by
reducing the overhead and the number of connection interruptions. In this
paper, we introduce a neural network based method for mobility prediction in Ad
Hoc networks. This method consists of a multi-layer and recurrent neural
network using back propagation through time algorithm for training.
A general procedure of average-case performance evaluation for population
dynamics such as genetic algorithms (GAs) is proposed and its validity is
numerically examined. We introduce a learning algorithm of Gibbs distributions
from training sets which are gene configurations (strings) generated by GA in
order to figure out the statistical properties of GA from the view point of
thermodynamics. The learning algorithm is constructed by means of minimization
of the Kullback-Leibler information between a parametric Gibbs distribution and
the empirical distribution of gene configurations.
Swarm cognition aims at bringing together the studies of the
self-organization of swarms and the cognitive processes of the brain. In this
paper, the Computing Networks (CNs) framework is presented. CNs are used to
generalize neural and swarm architectures. Artificial neural networks, ant
colony optimization, particle swarm optimization, and realistic biological
models are used as examples of instantiations of CNs. The description of these
architectures as CNs allows their comparison.
The exclusive OR is generally computed using distributed processing in a
neural network. However, the XOR may be deterministically computed for
simultaneously arriving pulses at a single point where active dendrites merge.
In this special case, circuitry for artificial dendrites permits a simulation
of dynamic dendritic processing.
Complexity of global optimization algorithms makes implementation of the
algorithms difficult and leads the algorithms to require more computer
resources for the optimization process. The ability to explore the whole
solution space without increasing the complexity of algorithms has a great
importance to not only get reliable results but so also make the implementation
of these algorithms more convenient for higher dimensional and complex-real
world problems in science and engineering.
Back-propagation with gradient method is the most popular learning algorithm
for feed-forward neural networks. However, it is critical to determine a proper
fixed learning rate for the algorithm. In this paper, an optimized recursive
algorithm is presented for online learning based on matrix operation and
optimization methods analytically, which can avoid the trouble to select a
proper learning rate for the gradient method. The proof of weak convergence of
the proposed algorithm also is given.
This paper extends the analogies employed in the development of
quantum-inspired evolutionary algorithms by proposing quantum-inspired Hadamard
walks, called QHW. A novel quantum-inspired evolutionary algorithm, called
HQEA, for solving combinatorial optimization problems, is also proposed. The
novelty of HQEA lies in it's incorporation of QHW Remote Search and QHW Local
Search - the quantum equivalents of classical mutation and local search, that
this paper defines. The intuitive reasoning behind this approach, and the
exploration-exploitation balance thus occurring is explained.
In recent years, the use of non-analytical methods of computing such as fuzzy
logic, evolutionary computation, and neural networks has demonstrated the
utility and potential of these paradigms for intelligent control of mobile
robot navigation. In this paper, a theoretical model of a fuzzy based
controller for an autonomous mobile robot is developed. The paper begins with
the mathematical model of the robot that involves the kinematic model. Then,
the fuzzy logic controller is developed and discussed in detail.
As an immune inspired algorithm, the Dendritic Cell Algorithm (DCA) has been
applied to a range of problems, particularly in the area of intrusion
detection. Ideally, the intrusion detection should be performed in real-time,
to continuously detect misuses as soon as they occur. Consequently, the
analysis process performed by an intrusion detection system must operate in
real-time or near-to real-time. The analysis process of the DCA is currently
performed offline, therefore to improve the algorithm's performance we suggest
the development of a real-time analysis component.
In this paper, researchers estimated the stock price of activated companies
in Tehran (Iran) stock exchange. It is used Linear Regression and Artificial
Neural Network methods and compared these two methods. In Artificial Neural
Network, of General Regression Neural Network method (GRNN) for architecture is
used. In this paper, first, researchers considered 10 macro economic variables
and 30 financial variables and then they obtained seven final variables
including 3 macro economic variables and 4 financial variables to estimate the
stock price using Independent components Analysis (ICA).
The paper introduces particle swarm optimization as a viable strategy to find
numerical solution of Diophantine equation, for which there exists no general
method of finding solutions. The proposed methodology uses a population of
integer particles. The candidate solutions in the feasible space are optimized
to have better positions through particle best and global best positions. The
methodology, which follows fully connected neighborhood topology, can offer
many solutions of such equations.
Good old on-line back-propagation for plain multi-layer perceptrons yields a
very low 0.35% error rate on the famous MNIST handwritten digits benchmark. All
we need to achieve this best result so far are many hidden layers, many neurons
per layer, numerous deformed training images, and graphics cards to greatly
speed up learning.
This piece of research belongs to the field of educational assessment issue
based upon the cognitive multimedia theory. Considering that theory; visual and
auditory material should be presented simultaneously to reinforce the retention
of a mathematical learned topic, a carefully computer-assisted learning (CAL)
module is designed for development of a multimedia tutorial for our suggested
mathematical topic. The designed CAL module is a multimedia tutorial computer
package with visual and/or auditory material.
The paper describes the design, the implementation of a neural controller
used in an automatic daylight control system. The automatic lighting control
system (ALCS) attempt to maintain constant the illuminance at the desired level
on working plane even if the daylight contribution is variable. Therefore, the
daylight will represent the perturbation signal for the ALCS. The mathematical
model of process is unknown. The applied structure of control need the inverse
model of process.
Because of the stochastic nature of traffic requirement matrix, it is very
difficult to get the optimal traffic distribution to minimize the delay even
with adaptive routing protocol in a fixed connection network where capacity
already defined for each link. Hence there is a requirement to define such a
method, which could generate the optimal solution very quickly and efficiently.
This paper presenting a new concept to provide the adaptive optimal traffic
distribution for dynamic condition of traffic matrix using nature based
intelligence methods.
Since their conception in 1975, Genetic Algorithms have been an extremely
popular approach to find exact or approximate solutions to optimization and
search problems. Over the last years there has been an enhanced interest in the
field with related techniques, such as grammatical evolution, being developed.
Unfortunately, work on developing genetic optimizations for low-end embedded
architectures hasn't embraced the same enthusiasm.
Inventory management is considered to be an important field in Supply Chain
Management because the cost of inventories in a supply chain accounts for about
30 percent of the value of the product. The service provided to the customer
eventually gets enhanced once the efficient and effective management of
inventory is carried out all through the supply chain. The precise estimation
of optimal inventory is essential since shortage of inventory yields to lost
sales, while excess of inventory may result in pointless storage costs.
With information revolution, increased globalization and competition, supply
chain has become longer and more complicated than ever before. These
developments bring supply chain management to the forefront of the managements
attention. Inventories are very important in a supply chain. The total
investment in inventories is enormous, and the management of inventory is
crucial to avoid shortages or delivery delays for the customers and serious
drain on a companys financial resources.
This work is an attempt for a state-of-the-art survey of natural and life
sciences with the goal to define the scope and address the central questions of
an original research program. It is focused on the phenomena of emergence,
adaptive dynamics and evolution of self-assembling, self-organizing,
self-maintaining and self-replicating biosynthetic systems viewed from a
newly-arranged perspective and understanding of computation and communication
in the living nature.
The stability and convergence of the neural networks are the fundamental
characteristics in the Hopfield type networks. Since time delay is ubiquitous
in most physical and biological systems, more attention is being made for the
delayed neural networks. The inclusion of time delay into a neural model is
natural due to the finite transmission time of the interactions. The stability
analysis of the neural networks depends on the Lyapunov function and hence it
must be constructed for the given system.
This paper describes a new method for the synthesis of planar antenna arrays
using fuzzy genetic algorithms (FGAs) by optimizing phase excitation
coefficients to best meet a desired radiation pattern. We present the
application of a rigorous optimization technique based on fuzzy genetic
algorithms (FGAs), the optimizing algorithm is obtained by adjusting control
parameters of a standard version of genetic algorithm (SGAs) using a fuzzy
controller (FLC) depending on the best individual fitness and the population
diversity measurements (PDM).
The Application of Bio Inspired Algorithms to complicated Power System
Stability Problems has recently attracted the researchers in the field of
Artificial Intelligence. Low frequency oscillations after a disturbance in a
Power system, if not sufficiently damped, can drive the system unstable. This
paper provides a systematic procedure to damp the low frequency oscillations
based on Bio Inspired Genetic (GA) and Particle Swarm Optimization (PSO)
algorithms.
CODEQ is a new, population-based meta-heuristic algorithm that is a hybrid of
concepts from chaotic search, opposition-based learning, differential evolution
and quantum mechanics. CODEQ has successfully been used to solve different
types of problems (e.g. constrained, integer-programming, engineering) with
excellent results. In this paper, CODEQ is used to train feed-forward neural
networks. The proposed method is compared with particle swarm optimization and
differential evolution algorithms on three data sets with encouraging results.
In this note, we extend an evolutionary stochastic portfolio optimization
framework to include probabilistic constraints. Both the stochastic
programming-based modeling environment as well as the evolutionary optimization
environment are ideally suited for an integration of various types of
probabilistic constraints. We show an approach on how to integrate these
constraints. Numerical results using recent financial data substantiate the
applicability of the presented approach.
In this paper we have investigated the performance of PSO Particle Swarm
Optimization based clustering on few real world data sets and one artificial
data set. The performances are measured by two metric namely quantization error
and inter-cluster distance. The K means clustering algorithm is first
implemented for all data sets, the results of which form the basis of
comparison of PSO based approaches. We have explored different variants of PSO
such as gbest, lbest ring, lbest vonneumann and Hybrid PSO for comparison
purposes.
This paper discusses the problem of placing weighted items in a circular
container in two-dimensional space. This problem is of great practical
significance in various mechanical engineering domains, such as the design of
communication satellites. Two constructive heuristics are proposed, one for
packing circular items and the other for packing rectangular items. These work
by first optimizing object placement order, and then optimizing object
positioning.
In this paper, we introduce elements of probabilistic model that is suitable
for modeling of learning algorithms in biologically plausible artificial neural
networks framework. Model is based on two of the main concepts in quantum
physics - a density matrix and the Born rule. As an example, we will show that
proposed probabilistic interpretation is suitable for modeling of on-line
learning algorithms for PSA, which are preferably realized by a parallel
hardware based on very simple computational units.
This paper addresses the path selection problem from a known sender to the
receiver. The proposed work shows path selection using genetic algorithm(GA)and
simulated annealing (SA) approaches. In genetic algorithm approach, the multi
point crossover and mutation helps in determining the optimal path and also
alternate path if required. The input to both the algorithms is a learnt module
which is a part of the cognitive router that takes care of four QoS
parameters.The aim of the approach is to maximize the bandwidth along the
forward channels and minimize the route length.
This paper reviews application of Artificial Neural Networks in Aircraft
Maintenance, Repair and Overhaul (MRO). MRO solutions are designed to
facilitate the authoring and delivery of maintenance and repair information to
the line maintenance technicians who need to improve aircraft repair turn
around time, optimize the efficiency and consistency of fleet maintenance and
ensure regulatory compliance. The technical complexity of aircraft systems,
especially in avionics, has increased to the point at which it poses a
significant troubleshotting and repair challenge for MRO personnel.
Reactive power plays an important role in supporting the real power transfer
by maintaining voltage stability and system reliability. It is a critical
element for a transmission operator to ensure the reliability of an electric
system while minimizing the cost associated with it. The traditional objectives
of reactive power dispatch are focused on the technical side of reactive
support such as minimization of transmission losses.
We present a simple neural network model which combines a locally-connected
feedforward structure, as is traditionally used to model inter-neuron
connectivity, with a layer of undifferentiated connections which model the
diffuse projections from the human limbic system to the cortex. This new layer
makes it possible to model global effects such as salience, at the same time as
the local network processes task-specific or local information.
The official meteorological network is poor on the island of Corsica: only
three sites being about 50 km apart are equipped with pyranometers which enable
measurements by hourly and daily step. These sites are Ajaccio (41\degree 55'N
and 8\degree 48'E, seaside), Bastia (42\degree 33'N, 9\degree 29'E, seaside)
and Corte (42\degree 30'N, 9\degree 15'E average altitude of 486 meters). This
lack of weather station makes difficult the predictability of PV power grid
performance.
We present several applications of non-linear data modeling, using principal
manifolds and principal graphs constructed using the metaphor of elasticity
(elastic principal graph approach). These approaches are generalizations of the
Kohonen's self-organizing maps, a class of artificial neural networks. On
several examples we show advantages of using non-linear objects for data
approximation in comparison to the linear ones. We propose four numerical
criteria for comparing linear and non-linear mappings of datasets into the
spaces of lower dimension.
Central Force Optimization is a deterministic metaheuristic for an
evolutionary algorithm that searches a decision space by flying probes whose
trajectories are computed using a gravitational metaphor. CFO benefits
substantially from the inclusion of a pseudorandom component (a numerical
sequence that is precisely known by specification or calculation but otherwise
arbitrary). The essential requirement is that the sequence is uncorrelated with
the decision space topology, so that its effect is to pseudorandomly distribute
probes throughout the landscape.
In the interconnected power system network, instability problems are caused
mainly by the low frequency oscillations of 0.2 to 2.5 Hz .The supplementary
control signal in addition with AVR and high gain excitation systems are
provided by means of Power System Stabilizer (PSS). Conventional power system
stabilizers provide effective damping only on a particular operating point. But
fuzzy based PSS provides good damping for a wide range of operating points.
Mobile ad hoc networking (MANET) has become an exciting and important
technology in recent years because of the rapid proliferation of wireless
devices. MANETs are highly vulnerable to attacks due to the open medium,
dynamically changing network topology and lack of centralized monitoring point.
It is important to search new architecture and mechanisms to protect the
wireless networks and mobile computing application. IDS analyze the network
activities by means of audit data and use patterns of well-known attacks or
normal profile to detect potential attacks.
Although researchers often discuss the rising popularity of nature-inspired
meta-heuristics (NIM), there has been a paucity of data to directly support the
notion that NIM are growing in prominence compared to other optimization
techniques.
The art of solving the Mastermind puzzle was initiated by Donald Knuth and is
already more than 30 years old; despite that, it still receives much attention
in operational research and computer games journals, not to mention the
nature-inspired stochastic algorithm literature.
This paper proposes a novel neural-network-based adaptive hybrid-reflectance
three-dimensional (3-D) surface reconstruction model. The neural network
combines the diffuse and specular components into a hybrid model. The proposed
model considers the characteristics of each point and the variant albedo to
prevent the reconstructed surface from being distorted.
Multi-stage financial decision optimization under uncertainty depends on a
careful numerical approximation of the underlying stochastic process, which
describes the future returns of the selected assets or asset categories.
Various approaches towards an optimal generation of discrete-time,
discrete-state approximations (represented as scenario trees) have been
suggested in the literature. In this paper, a new evolutionary algorithm to
create scenario trees for multi-stage financial optimization models will be
presented. Numerical results and implementation details conclude the paper.
Short Term Load forecasting in this paper uses input data dependent on
parameters such as load for current hour and previous two hours, temperature
for current hour and previous two hours, wind for current hour and previous two
hours, cloud for current hour and previous two hours. Forecasting will be of
load demand for coming hour based on input parameters at that hour. In this
paper we are using multiparameter regression method for forecasting which has
error within tolerable range.
We apply deep belief networks of restricted Boltzmann machines to bags of
words of sift features obtained from databases of 13 Scenes, 15 Scenes and
Caltech 256 and study experimentally their behavior and performance. We find
that the final performance in the supervised phase is reached much faster if
the system is pre-trained.
There exists a range of different models for estimating and simulating credit
risk transitions to optimally manage credit risk portfolios and products. In
this chapter we present a Coupled Markov Chain approach to model rating
transitions and thereby default probabilities of companies. As the likelihood
of the model turns out to be a non-convex function of the parameters to be
estimated, we apply heuristics to find the ML estimators.
An Artificial Neural Network-based error compensation method is proposed for
improving the accuracy of resolver-based 16-bit encoders by compensating for
their respective systematic error profiles. The error compensation procedure,
for a particular encoder, involves obtaining its error profile by calibrating
it on a precision rotary table, training the neural network by using a part of
this data and then determining the corrected encoder angle by subtracting the
ANN-predicted error from the measured value of the encoder angle.
Recursive Neural Networks are non-linear adaptive models that are able to
learn deep structured information. However, these models have not yet been
broadly accepted. This fact is mainly due to its inherent complexity. In
particular, not only for being extremely complex information processing models,
but also because of a computational expensive learning phase.
This paper reviews the overview of the dynamic shortest path routing problem
and the various neural networks to solve it. Different shortest path
optimization problems can be solved by using various neural networks
algorithms. The routing in packet switched multi-hop networks can be described
as a classical combinatorial optimization problem i.e. a shortest path routing
problem in graphs.
This paper studies two issues related to the paper on Computing by
Self-reproduction: Autopoietic Automata by Jiri Wiedermann. It is shown that
all results presented there extend to deterministic computations. In
particular, nondeterminism is not needed for a lineage to generate all
autopoietic automata.
There are both benefits and drawbacks to creativity. In a social group it is
not necessary for all members to be creative to benefit from creativity; some
merely imitate or enjoy the fruits of others' creative efforts. What proportion
should be creative? This paper contains a very preliminary investigation of
this question carried out using a computer model of cultural evolution referred
to as EVOC (for EVOlution of Culture).
Modern evolutionary computation utilizes heuristic optimizations based upon
concepts borrowed from the Darwinian theory of natural selection. We believe
that a vital direction in this field must be algorithms that model the activity
of genomic parasites, such as transposons, in biological evolution. This
publication is our first step in the direction of developing a minimal
assortment of algorithms that simulate the role of genomic parasites.
Specifically, we started in the domain of genetic algorithms (GA) and selected
the Artificial Ant Problem as a test case.
Biologically inspired computing is an area of computer science which uses the
advantageous properties of biological systems. It is the amalgamation of
computational intelligence and collective intelligence. Biologically inspired
mechanisms have already proved successful in achieving major advances in a wide
range of problems in computing and communication systems. The consortium of
bio-inspired computing are artificial neural networks, evolutionary algorithms,
swarm intelligence, artificial immune systems, fractal geometry, DNA computing
and quantum computing, etc.
A primary motivation for research in Digital Ecosystems is the desire to
exploit the self-organising properties of natural ecosystems. Ecosystems arc
thought to be robust, scalable architectures that can automatically solve
complex, dynamic problems. However, the biological processes that contribute to
these properties have not been made explicit in Digital Ecosystem research.
Here, we introduce how biological properties contribute to the self-organising
features of natural ecosystems.
Can intelligence optimise Digital Ecosystems? How could a distributed
intelligence interact with the ecosystem dynamics? Can the software components
that are part of genetic selection be intelligent in themselves, as in an
adaptive technology? We consider the effect of a distributed intelligence
mechanism on the evolutionary and ecological dynamics of our Digital Ecosystem,
which is the digital counterpart of a biological ecosystem for evolving
software services in a distributed network.
EVITA, standing for Evolutionary Inventory and Transportation Algorithm, is a
two-level methodology designed to address the Inventory and Transportation
Problem (ITP) in retail chains. The top level uses an evolutionary algorithm to
obtain delivery patterns for each shop on a weekly basis so as to minimise the
inventory costs, while the bottom level solves the Vehicle Routing Problem
(VRP) for every day in order to obtain the minimum transport costs associated
to a particular set of patterns.