Next Article in Journal
A Framework for Bioacoustic Vocalization Analysis Using Hidden Markov Models
Next Article in Special Issue
Data Centric Sensor Stream Reduction for Real-Time Applications in Wireless Sensor Networks
Previous Article in Journal
CADrx for GBM Brain Tumors: Predicting Treatment Response from Changes in Diffusion-Weighted MRI
Previous Article in Special Issue
Super-Resolution Reconstruction of Remote Sensing Images Using Multifractal Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Methodology, Algorithms, and Emerging Tool for Automated Design of Intelligent Integrated Multi-Sensor Systems

Institute of Integrated Sensor Systems, University of Kaiserslautern, Erwin–Schrödinger–Straße, 67663 Kaiserslautern, Germany
*
Author to whom correspondence should be addressed.
Algorithms 2009, 2(4), 1368-1409; https://doi.org/10.3390/a2041368
Submission received: 25 August 2009 / Revised: 10 October 2009 / Accepted: 12 November 2009 / Published: 18 November 2009
(This article belongs to the Special Issue Sensor Algorithms)

Abstract

:
The emergence of novel sensing elements, computing nodes, wireless communication and integration technology provides unprecedented possibilities for the design and application of intelligent systems. Each new application system must be designed from scratch, employing sophisticated methods ranging from conventional signal processing to computational intelligence. Currently, a significant part of this overall algorithmic chain of the computational system model still has to be assembled manually by experienced designers in a time and labor consuming process. In this research work, this challenge is picked up and a methodology and algorithms for automated design of intelligent integrated and resource-aware multi-sensor systems employing multi-objective evolutionary computation are introduced. The proposed methodology tackles the challenge of rapid-prototyping of such systems under realization constraints and, additionally, includes features of system instance specific self-correction for sustained operation of a large volume and in a dynamically changing environment. The extension of these concepts to the reconfigurable hardware platform renders so called self-x sensor systems, which stands, e.g., for self-monitoring, -calibrating, -trimming, and -repairing/-healing systems. Selected experimental results prove the applicability and effectiveness of our proposed methodology and emerging tool. By our approach, competitive results were achieved with regard to classification accuracy, flexibility, and design speed under additional design constraints.

Graphical Abstract

1. Introduction

Intelligent integrated multi-sensor systems are finding a more and more widespread range of applications in areas including the automotive, aerospace and defense industries, industrial, medical, building automation and security uses, and intelligent house and wear. This remarkable increase of applications is due to the ongoing advances in sensor and integration technology [1,2,3,4], computing nodes [5,6], wireless communication [7,8,9], and signal processing algorithms [10,11,12,13]. Such intelligent multi-sensor systems also require, however, a larger variety of sensor electronics and sensor signal processing techniques to be efficiently employed in all these different applications.
Currently, a significant part of intelligent sensor systems are still manually created by more or less experienced designers and need to be adapted or reengineered for each new application or different task. The design process goes through the main steps of sensor selection and scene optimization, analog and digital hardware selection or conception, choice of signal and feature processing, dimensionality reduction, and classification. Although the sensor selection, sensor parameter selection and the processing steps of dimensionality reduction and classification are more and more the subject of automation efforts, employing learning and optimization techniques [14,15,16], the decisive tasks of selection, combination, and parameter setting of heuristic signal processing and feature computation method are currently left to the human designers as a tedious, time and labor consuming task with potentially suboptimal outcome. In particular, the great diversity of available methods and tools from conventional signal processing to computational intelligence techniques imposes severe challenges on the experience and qualifications of the designer. Similar problems have already inspired research and implementation in the field of industrial vision and the design of corresponding image processing systems in the last fifteen years [61,62]. However, image processing and general sensor signal processing show substantial differences due to underlying physical principles. Thus, only inspirations from this work can be abstracted to our field of work and numerous extensions and modifications reflected by our research goals are required.
In numerous cases, the utilization of a single sensor is insufficient for deriving important information about particular measured objects. Other research activities have shown the need for multi-sensors or sensor arrays, e.g., in chemical sensing applications, for improving of the decision-making or the overall system performance [2,17]. However, these multi–sensor systems will increase the problem complexity and load on the designer for choosing and combining the proper signal processing and feature computation operators and the setting of the best parameters.
In a general approach for intelligent decision making task, e.g., airbag triggering in cars under the constraint of seat occupancy, the sensor signals are computed by operators of feature computation to extract the important features employed in a classifier unit for the recognition task. The features extracted from multi-sensor signals by feature computation operators enrich the dimensionality of data, which as a result increases the computational effort and could decrease the performance of a classifier due to the curse of dimensionality [18]. Therefore, some form of dimensionality reduction is usually applied to reduce the feature space of the data. One of the common dimensionality reduction methods, i.e., feature selection, has been applied in the optimization of intelligent sensor system design in order to reduce the cost measurement of overall system with eliminating the unimportant sensors and feature computation operators [19]. The feature computation and classifier selection, as well as the corresponding parameterization are crucial steps in the design process of intelligent multi–sensor systems.
In many optimization approaches for classification tasks, an objective or fitness function is mostly computed based on only the classification results. In our design approach, the multi–objective function is used based on the classification accuracy [20], overlap and compactness measurement of data structure [16] along with the constraints, i.e., the computational effort of feature computation and the number of selected feature [19]. In the context of our application domain, there are two commonly applied approaches of multi-objective optimization that have been proposed to solve the multi–objective problems, i.e., the aggregating method and Pareto–optimal methods [21]. In this paper, the aggregating method is adopted for this engineering problem for reasons of feasibility and complexity. More advanced schemes can be studied in the later stages of the work. For optimizing sensor selection, the combination and parameterization of feature computation, feature selection, and classifier, evolutionary computation (EC) techniques, in particular Genetic Algorithms (GA) [22,23] and Particle Swarm Optimization (PSO) [24,25] have been chosen. Both GA and PSO have been applied to optimize a variety of signal processing and feature computation as well as classification problems [12,19,20,26]. However, most of these prior approaches aim at optimizing only a single operator, without regard for the the overall system design.
Furthermore, according to predictions of technology roadmaps, mobile sensor nodes are expected to become constantly smaller and cheaper [27], potentially offering fast computation, constrained only by limited energy resources. This means that a designer has to achieve an efficient constrained design, i.e., select the combination of data processing techniques, which give low computation effort and only require small memory, but still perform well. This and a couple of other features, distinguish general sensor systems clearly from the field of industrial vision, where also several design automation or learning system designs can be observed [44,45]. These can provide some inspiration, but are not sufficient for the challenges in the general sensor system field.
Some research activities which have proposed methods and contributed to the activities for automated design of intelligent sensor systems, are briefly discussed in [28,29,30]. In [28], the authors focused on the sensor parameter selection for a multi-sensor array using genetic algorithms. In [29], a method to assist the designer of a sensor system in finding the optimal set of sensors for a given measurement problem was proposed. In [30], the authors proposed an algorithm based on particle swarm optimization (PSO) of model selection. This algorithm is capable of designing the best recognition system by finding a combination of pre-processing methods, feature selection, and learning algorithms from a given method pool, which provides the best recognition performance. The approach of Escalante et al. [30] does not try to optimize the selected standard models, e.g., nearest-neighbour classifier and probability neural network, with regard to resource awareness.
Our goals are to contribute to the automation of intelligent sensor systems that efficiently employ a rich and increasing variety of sensor principles and electronics for an increasing number of technical fields and tasks at feasible cost. For this purpose, we propose a concept, methodology, and a framework for automated design of intelligent multi-sensor systems (ADIMSS) based on well established as well as newly evolved signal processing and computational intelligence operators to build an application-specifc system. The proposed methodology is converted to a constantly growing toolbox based on Matlab. Our ADIMSS approach provides both rapid-prototyping properties, as well as adaptation or reconfiguration properties required when facing the deployment of the designed system to a larger volume of hardware instances, i.e., sensors and electronics, as well as the time-dependent influence of environmental changes and aging. The aim of our emerging tool is to provide flexible and computational effective solutions, rapid-prototyping under constraints, and robustness and fault tolerance at low effort, cost, and short design time. Such self-x features, e.g., for self-monitoring, -calibrating, -trimming, and -repairing/-healing systems [60], can be achieved at various levels of abstraction, from system and algorithm adaptation down to self-x sensor and system electronics. Our proposed architecture for intelligent sensor systems design can be applied in a broad variety of fields. Currently, we are focusing on ambient intelligence, home automation, MEMS (Micro Electromechanical Systems) based measurement systems, wireless–sensor–networks, and automotive applications.
The next section will describe the conceived methodology of self-x intelligent sensor systems. In Section 3 we summarize aspects of evolutionary computation relevant for our particular work, focusing on genetic algorithm and particle swarm optimisation. Section 4 discusses approaches to design and optimise physical aspects of the sensor front-end. Section 5 treats options for systematically optimising sensor signal processing and feature computation methods. Section 6 regards available dimensionality reduction techniques and introduces in this context crucial issues of solution stability. Section 7 extends the employed optimisation and assessment methods to the classification task. Hardware constraints and resource awareness are treated for the example of a particular low power classifier implementation. For the aim of step by step demonstration of our approach, data of gas sensor systems or electronic nose and other benchmark datasets are applied to demonstrate the proposed method of sensor systems design (the approach has also been applied to industrial tasks and data, but publication permission is currently not granted).

2. Concepts and Architecture of Multi-Sensor Signal Processing

Intelligent sensor systems for potentially complex recognition tasks are composed of involved methods and algorithms with numerous parameters. Figure 1 exemplifies the standard building blocks of intelligent multi–sensor systems related to recognition applications. Of course, the graph shown simplifies the actual system, as more complex structures can be employed, e.g., for hierarchical classification or sensor fusion concepts. The tedious task of selecting, combining, and parameterizing methods of a method pool or even conceiving/developing new algorithms, is commonly burdened on a human designer. Such a manual, human–centered design process naturally consumes substantial human effort, time, and cost. Depending on the particular designer’s expertise, the manual approach can still deliver mediocre results. To alleviate the required effort and to achieve competitive results, design automation activities emerged as in other disciplines, e.g., chip design. Thus, in our work we pursue a shift of paradigm from expert-driven to automated design. In the following, we will outline the concept and describe our methodology, including the emerging ADIMSS tool based on evolutionary computation for constrained optimized design of intelligent sensor systems. The following subsections will discuss how the human expert can be effectively replaced by automation, similar to the development in other domains, e.g., microelectronics.
Figure 1. Block diagram of typical intelligent multi-sensor system. The design in each step or block depends human observation and assistance.
Figure 1. Block diagram of typical intelligent multi-sensor system. The design in each step or block depends human observation and assistance.
Algorithms 02 01368 g001

2.1. Global Optimization

Basically, in an automation approach, the human expert could be removed by a global optimization unit that is supported by a knowledge base, e.g., containing seed solutions and recommended parameter ranges and settings, for such search space reduction (see Figure 2). However, the concurrent optimization of the sensor selection, sensor parameters, and the chain of sensor signal processing methods will easily become infeasible for practical systems. As well-known, for instance, from feature selection, such exhaustive search approaches, though promising with regards to achievable solution quality, can only be applied to moderate search space dimensions. Thus, for reasons of tracktability and feasibility, a consecutive local optimization of subproblems is pursued and developed.
Figure 2. The concept of intelligent multi-sensor system design based on global optimization.
Figure 2. The concept of intelligent multi-sensor system design based on global optimization.
Algorithms 02 01368 g002

2.2. Local Optimization

The procedure of local optimization follows the divide-et-impera principle and dismantles the design problem into a set of local, smaller design problems with reduced search space, e.g., select or combine methods and to optimize their parameters, or structure gradually in the chain of sensor signal processing. However, the individual design steps depend on each other. This dependence can be honored, by letting the subproblems exhange information with their neighboring blocks. The simplest way to do this is to sequentially evolve the system. The direction of local optimization can be ‘bottom-up’ or ‘top-down’ optimization, as suggested by Figure 3. In this Figure, the top row repeats the general block strucuture of the intelligent multi-sensor system under design composed of multi-sensor/sensor array (including signal conditioning), signal pre-processing and enhancement, feature computation, dimensionality reduction, and classification (including the hierarchical classifiers). The second row illustrates the distributed optimization of the design tool, which in each local optimization block contains a potentially extensible collection of proven methods and algorithms of sensor and recognition systems and the local optimization tool, including single or multiple assessment methods from Section 3.5, for searching and finding of the best structure and parameters in each block. In addition to the the named assessment functions, which quantify the achieved decision making ability on the regarded level, further constraints related to, e.g., computational complexity and/or energy consumption, could be included as multiple objectives in the optimization approach on each level. As most the optimization tasks pursued here, rely on the concept of learning-from-examples, data and supervised information must be made available in an appropriate form on that level. This includes also statistically meaningful validation techniques employed in the design hierarchy.
Figure 3. The concept of intelligent multi-sensor system design based on local optimization.
Figure 3. The concept of intelligent multi-sensor system design based on local optimization.
Algorithms 02 01368 g003
In the third row, the knowledge base or memory block is depicted. Its main task is to avoid starting from scratch and to reduce the search space complexity by collecting and employing design knowledge from previous applications. The initial design (expert driven) can be obtained from the knowledge of expert designer or the previous best solution. The knowledge about the methods or parameters from a specific application of sensor systems can be applied to rapidly design for similar application, but usually result in sub-optimum. Those design decisions and parameters of each block in the intelligent systems commonly still need a refinement or adjustment by the optimization procedures. The issue of determining a similar problem in the database gives rise to interesting recognition tasks on a meta-level [46].

2.3. Multi-objective Design of Intelligent Multi-Sensor Systems

As became clear from the previous discussion, the automated design of intelligent multi-sensor system commonly is a multi-objective design problem. In addition to the primary goal of excellent decision-making performance, numerous other goals must be met. This is illustrated in detail in Figure 4. Appropriate assessment and optimization methods are required to support the demanded mult-objective decision-making. Agglomerative or Pareto-approach [21] could be employed here. In particular, some of the goals or constraints shown in Figure 4 relate to hardware properties. In particular, sensor and analog electronics impose static and dynamic constraints that should be known at design time. Even digital implementations, if design and deployment platform are substantially different, will constrain the implementation.
Figure 4. Objectives and constraints to be considered in designing of intelligent multi-sensor systems.
Figure 4. Objectives and constraints to be considered in designing of intelligent multi-sensor systems.
Algorithms 02 01368 g004
In part, these constraints could be modeled a priori and incorporated into the optimization activities of the design to find a solution with acceptable discrimination honoring the given constraints. In terms of evolutionary computation, this approach is commonly denoted as extrinsic evolution. Figure 5 shows the feedback of target hardware platform constraints to the design system running on the resources of an unconstrained computational platform, e.g., PC or workstation, to be incorporated in the design process (top arrow, case 1).
Figure 5. Feedback of hardware platform related constraints in the design process.
Figure 5. Feedback of hardware platform related constraints in the design process.
Algorithms 02 01368 g005
This kind of constraint modeling and honoring will work, if indeed at design time the actual constraints can be accurately predicted, i.e., modeled accurately, and no dynamic changes occur. This can be assumed for, e.g., reduced accuracy of a fixed-point architecture and its computational implications. However, moving forward from the deployment of a single prototype to real-world deployment of a potentially large volume of instances, additionally effects have to be heeded for successful system design. Figure 6 shows three phases of system design and applications, that is, design time so far covered by the preceeding discussion, as well as deployment time and operation time.
Figure 6. Three different phases of the system design and application cycle.
Figure 6. Three different phases of the system design and application cycle.
Algorithms 02 01368 g006
In deployment time, the system solution evolved so far is duplicated or copied to numerous hardware instances. These will all show instance specific static variations or deviations, due to well-known manufacturing tolerances. Thus, a tuning of the exisiting system solution in the light of the hardware deviations is required for compensation and restoration of a uniform performance over the systems lot. Generally, this requires feedback of hardware-level system performance, as in industrial circuit trimming. Figure 5 already depicts the mapping of the system solution to the hardware platform (bottom arrow) and the result or performance retrieval for optimization (top arrow, case 2.). This kind of optimization loop, taking hardware in the loop, is denoted as intrinsic evolution or self-trimming, or, in the history of neural computation, as chip-in-the-loop-learning [52]. It must be mentioned here, that in particular, putting the sensors in the loop, as suggested also by researchers from NASA in evolvable hardware [47], requires significant physical effort or sophisticated alternative solutions.
Finally, at operation time, the trimmed system instances face aging and drift due to environmental changes. This could also comprise both hard or soft defects encountered in microelectronic circuits. Continuous self-monitoring of the achieved system, followed by continued self-trimming or self-repair/healing is required. For digital processing reconfigurable circuits, e.g., FPGA, are commonplace and widely available to render such self-x functionality. For the crucial case of sensor front-ends and electronics, reconfigurable techniques are also gaining more and more ground. For instance, such research has been conducted by NASA [47], as well as in our group, by dynamic PSO application [40] based on reconfigurable sensor electronic platform [41]. The generalization of these concepts and their incorporation into our design methodology is proposed here and exemplified in Figure 7.
Figure 7. Enhanced design methodology for intelligent multi-sensor systems based on intrinsic and extrinsic optimization.
Figure 7. Enhanced design methodology for intelligent multi-sensor systems based on intrinsic and extrinsic optimization.
Algorithms 02 01368 g007
Here, the assumed hardware platform is no longer restricted to be hardwired. Instead, reconfigurability and availability of redundant resources on the digital, analog, and sensor levels are assumed to achieve true self-x intelligent sensor systems. The underlying substantial additional effort will in particular pay-off for safety critical systems, systems out of easy maintenance reach and future microelecronic systems, that will become increasingly vulnerable to statistical and environmental perturbations. Further, the sensor data acquisition and conditioning must not strictly adhere to the established linear design. Simple solutions, opportunistically exploiting available processing capability could be found and employed.
For cost–effective systems based on today’s off-the-shelf components, predominantly the extrinsic part of our design methodology will be employed and the corresponding tool implementation pursued as a near–term research goal. The static deviations met in the deployment phase in part could be covered also by the extrinsic case, employing statistical modeling techniques well established in the field of yield optimization and design centering (e.g., [53]). As a long-term goal, the intrinsic architecture and approach will be pursued, which also requires accompanying hardware design activities for true self-x intelligent sensor systems.

2.4. Implementation of ADIMSS

The concept of ADIMSS is implemented in the Matlab platform. The design process is done in one way of using a bottom-up approach, where the optimization process runs from one block after another block starting from the sensor block to the classification block. An offline mode is set in the process of generating intelligent sensor systems, whereas an online mode is done for testing the generated intelligent sensor systems. The first process is to collect the signals of sensors using DAQ toolbox. Then, the raw signals of sensors are divided into training and validation sets. The training set is used to design the systems in the learning process (model with different structures and meta-parameters). The trained system that performs best on the validation set is then selected as the final system. In the ADIMSS implementation, the validation techniques are available for the user or designer to select one of four options, which are holdout method, k-fold cross-validation, leave-one-out (LOO) cross–validation, and bootstrap method [18].
Figure 8 shows the list of toolboxes used in our ADIMSS implementation. All the functions or subroutines set by designers are invoked in the main program. When a new function is developed, this new function can be straightforwardly added in the list of the toolbox and directly called in the main program. The procedures of individual local optimization are shown in Figure 9. The dataset from one step or block is processed and recorded along with the label or class information. The number of examples or patterns is same from the dataset of sensor raw signals, but the dimensional data feeded into each block is different. The raw data are captured by means of signal acquisition device (multi-sensor) and extracted by feature computation block. The extracted feature data are saved into a matrix form, where the row index represents features and the colomn index represents patterns or examples. The label or class affiliation of patterns is saved in a row vector of separated file.
Figure 8. The list of toolboxes used in ADIMSS framework.
Figure 8. The list of toolboxes used in ADIMSS framework.
Algorithms 02 01368 g008
Figure 9. Thelocal optimization procedures in ADIMSS.
Figure 9. Thelocal optimization procedures in ADIMSS.
Algorithms 02 01368 g009aAlgorithms 02 01368 g009b

3. Evolutionary Techniques for Intelligent Sensor Systems Design

Evolutionary techniques have been applied to solve many areas of problems, which require searching through a huge space of possibilities for solutions. The capability of evolutionary techniques to find the complex solution, either in static or dynamic optimization problems, is adopted in our methodology of ADIMSS. The flexibility to encode many problems in one representation of candidate solutions is one of the reasons to apply these techniques in our design methodology. Also, many of optimization problems have non-derivable cost functions, therefore, analytical methods cannot be applied.
The key optimization tasks in ADIMSS corresponding to Figure 3 are selection and combination; parameter settings and process structure determination [59]; and evolving mapping function. For each optimization task in ADIMSS small adaptations of the optimization algorithms are required. Those modifications mostly occur in the representation of the candidate solutions, the mechanisms of evolving operators (e.g., genetic algorithms) or updating operators (e.g., particle swarm optimization), parameter settings, and the fitness functions. The required modifications have to be specified, when entering a new method to method pool.
Two metaheuristic optimization algorithms, namely, Genetic Algorithms (GA) and Particle Swarm Optimization (PSO), are described briefly in this paper, as well as their modification to cope with our particular design methodology.

3.1. Genetic Algorithm

Genetic algorithms (GA) are search algorithms based on the concept of natural selection and natural genetics [22,23]. GA optimization is a powerful tool with the ability not to get stuck in unfortunate local solutions like gradient descent. This allows one to find feasible and superior solutions in many real applications. Due to this reason, we adopt this optimization concept of GA to solve the problems faced in our design methodology.
Briefly, the main steps of the GA are initialization (generate an initial population), selection for recombination (e.g., Roulette Wheel Selection or Tournament Selection), recombination (e.g., one point crossover), mutation, selection for reproduction / replacement (e.g., elitism with the best 5–10% of the population), and termination conditions (maximum number of generations exceeded or objective function criteria achieved).
Each candidate solution is referred as an individual or chromosome of a population. An individual encodes a point in the search space of a given problem. The individuals are compared by means of a fitness function. The fitness value is used to guide the recombination and survival of individuals.
A few modifications from the basic concept of GA are needed to cope with our particular system design requirements. The modifications of GA implementation are due to the representation of candidate solutions that are usually composed of heterogeneous structure and different types of values (i.e., binary, integer, and floating-point). Those types of values in the single candidate solution representation usually require properly selected operators (e.g., crossover and mutation) and the combination of those operators. For example, the evolved Gaussian kernels of feature computation reported in [26] applied five different mutation operators to deal with replacement of entire set of solutions, kernel replacement, magnitude adjustment, kernel position adjustment, and kernel width adjustment. Those five mutation operators are controlled by the dynamic weight factor. However, the main steps of GA still remains as shown in Figure 10.
Figure 10. The generalprocess of GA.
Figure 10. The generalprocess of GA.
Algorithms 02 01368 g010
To find an optimal solution, Genetic Algorithms usually require a large number of individuals in the population (around 50 to 100). Two operators, namely, recombination and mutation, play an important role to increase the population diversity and to ensure the exploration of the search space in finding the best solution.
Recombination (crossover) operators are applied probabilistically according to a crossover rate Pc, which is typically in the range [0.5,1.0]. Usually two parents are selected and then a random variable is drawn from [0,1) and compared to Pc. If the random value is lower than the crossover rate Pc, then two offspring are created via recombination of two parents; otherwise they just copy their parents. Recombination operator can be distinguished into two categories, namely, discrete recombination and arithmetic recombination [48].
Discrete recombination is the process of exchanging the segments of parents (crossover) to produce offspring, as illustrated in Figure 11. One point crossover works by choosing a random number in the range of the encoding length, then splitting both parents at this point, and creating the two opffspring by exchaning the tails. This operator is mostly used due to the simplicity. One-point crossover can easily be generalised to N-point crossover, where the representation is broken into more than two segments of contiguous genes, and then taking alternative segments from the two parents creates the children. In contrast to those two crossover operators, uniform crossover works by treating each gene independently and making a random choice as to which parent it should be inherited from. This is implemented by generating a string of random variables (equal to the encoding length) from a uniform distribution over [0,1]. In each position, if the value is below a parameter (p = 0.5), then the gene is inherited from the first parent, otherwise from the second. These three crossover operators can be applied for binary, integer, and floating-point representations. However, in the case of real-valued coding (floating-point), these operators have the disadvantage, since these crossover operators only give new combinations of existing values of floating-point. This searching process would rely entirely on the mutation operator. Because of this, another recombination operators for floating-point strings are introduced.
Figure 11. Types of discrete recombination.
Figure 11. Types of discrete recombination.
Algorithms 02 01368 g011
Arithmetic recombination works by creating a new value in the offspring that lies between those of the parents. Those new values can be produced by the following equation:
z i = α x i + ( 1 α ) y i
where xi and yi are the genes from the first and second parents, respectively, and the α parameter is in the range [0,1]. The types of arithmetic recombination can be recognised through how they select the genes for recombining process. Those are simple arithmetic recombination, single arithmetic recombination, and whole arithmetic recombination. Figure 12 explains the recombination process of all arithmetic recombination operators.
Figure 12. Types of arithmetic recombination; α = 0.5.
Figure 12. Types of arithmetic recombination; α = 0.5.
Algorithms 02 01368 g012
Mutation is a variation operator that uses only one parent and creates one child. Similar to recombination, the forms of mutation taken depend on the choice of encoding used. The most common mutation operator used for binary encoding considers each gene separately with a small probability Pm (mutation rate) and allows each bit to flip (from 1 to 0 or 0 to 1). It is usually suggested to set a very small value for the mutation rate, from 0.001 to 0.01. For integer encodings, the bit-flipping mutation is extended to random resetting, so that a new value is chosen at random from the set of permissible values in each position with mutation rate Pm. For floating-point representations, a uniform mutation is used, where the values of selected gene xi in the offspring are drawn uniformly randomly in its domain given by an interval between a lower Li and upper Ui bound. Table 1 summarizes the most used operators with regard to the representation of individuals.
Table 1. Common recombination and mutation noperators applied for binary, integer, and floating-point representations.
Table 1. Common recombination and mutation noperators applied for binary, integer, and floating-point representations.
Representation of solutionsRecombinationMutation
BinaryDiscreteBit-flipping
IntegerDiscreteRandom resetting
Floating-pointDiscrete, ArithmeticUniform

3.2. Particle Swarm Optimization

Particle swarm optimization (PSO) is a stochastic optimization based on Swarm Intelligence, which also is affiliated to evolutionary computation techniques. Similar to GA, PSO is a population-based search algorithm inspired by the behaviour of biological communities, that exhibit both individual and social behavior, such as fish schooling, bird flocking, swarm of bees, etc. [24].
In PSO, each solution is called a particle. Each particle has a current position in search space, x i t = x i , 1 t , x i , 2 t , , x i , d t , a current velocity, v i t , and a personal best position in search space, p i t . Particles move through the search space, remembering the best solution encountered. The fitness function is determined by an application-specific objective function. During each iteration, the velocity of each particle is adjusted based on its momentum and influenced by its local best solution p i t and the global best solution of the whole swarm p g t . The particles then move to new positions, and the process is repeated for a prescribed number of iterations. The new velocities and positions in the search space are obtained by the following equations [42]:
v i , j t + 1 = w v i , j t + c 1 r 1 ( p i , j t x i , j t ) + c 2 r 2 ( p g , j t x i , j t )
x i , j t + 1 = x i , j t + v i , j t + 1
p i t + 1 : = { p i t i f f ( x i t + 1 ) f ( p i t ) x i t + 1 i f f ( x i t + 1 ) > f ( p i t )
p g t + 1 : = { p g t i f f ( p i t + 1 ) f ( p g t ) P i t + 1 i f f ( p i t + 1 ) > f ( p g t )
Acceleration coefficients c1 and c2 are positive constants, referred to as cognitive and social parameters, respectively. They control how far a particle will move in a single iteration. These are both typically set to a value of two [37,43], although assigning different values to c1 and c2 sometimes leads to improved performance. r1 and r 2 ~ U [ 0 , 1 ] are values that introduce randomness into the search process, while w is the so called inertia weight, whose goal is to control the impact of the past velocity of a particle over the current one. This value is typically set up to vary linearly from 0.9 to 0.4 during the course of a training run [37,43]. Larger values of w at the start of the optimization, allow the exploration of particles into a large area and then, to slightly refine the search space of particles into local optimum by smaller inertia weight coefficients. The general optimization process of PSO is depicted in Figure 13.
Figure 13. The general process of PSO.
Figure 13. The general process of PSO.
Algorithms 02 01368 g013
The original PSO explained above is basically designed for real-values (floating–point) problems. Due to the variation in the representation of solution (e.g., binary or discrete and integer), a modification of updating position of particles is required. For a binary representation, the velocity is used to determine a probability threshold. If the velocity is higher, the values of particles are more likely to choose ‘1’, and lower values favor the ‘0’ choice. One of the functions accomplishing this feature is the sigmoid function [25]:
s ( v i , j t + 1 ) = 1 ( 1 + e v i , j t + 1 )
Then a new position of particle is computed by the following equation:
x i , j t + 1 : = { 1 if s ( v i , j t + 1 ) > ρ 0 if s ( v i , j t + 1 ) ρ
where ρ is a random numbers from uniform distribution between 0 and 1.
The adaptation approach of PSO for integer representations is based on the binary PSO, where a small modification in the scaling function is required. The outputs of the scaling function are symmetric about 0 and both negative and positive values to lead to high probabilities. The comparison of scaling function used for binary and integer representations is shown in Figure 14. The scaling function [49] is given by:
s i ( v i , j t + 1 ) = 2 ( 1 + e | v i , j t + 1 | ) 1
The new position of integer PSO is computed by the following equation:
x i , j t + 1 = R a n d I ( ) , if r a n d ( ) < s i ( v i , j t + 1 )
where RandI() is a random integer, rand() is a random number from a uniform distribution. However, this approach is suitable for a small range of integer-valued problems and for cardinal attributes (e.g., the compass points). For large ranges of integer-valued problems and ordinal attributes (e.g., 4 is more close to 5 than 30), the adaptation of particle is almost similar to real-value PSO. The difference in the integer PSO from real–valued PSO in equation (3) is that the velocity values are rounded to the nearest integer values. The updated particles are computed as follows:
x i , j t + 1 = x i , j t + r o u n d ( v i , j t + 1 )
Figure 14. Scaling function of binary PSO based sigmoid function vs. integer PSO.
Figure 14. Scaling function of binary PSO based sigmoid function vs. integer PSO.
Algorithms 02 01368 g014

3.3. Representation of Individuals

The first stage of developing application-specific algorithms by evolutionary computation (e.g., GA and PSO) is to decide on a representation of a candidate solution to the problem. The representation structure of individuals is identical for both chromosomes in GA and particles in PSO. The representation forms of individuals depend on the type of numbers used to solve a problem. There are three basic types of numbers mostly used in many real problems, namely, binary, integer, and real-valued (floating-point).
Binary representations encode solutions into a string of binary digits (a bit string). In the problems of dimensionality reduction based on automatic feature selection, for instance, the candidate solutions is represented in binary string, where the value of ‘1’ means that elements of the vector are selected and ‘0’ is not selected. Trying to solve a path on a square grid, the compass points {North, East, South, West} could be mapped to a set of values {0,1,2,3} to form a string of integer values (integer representations) for candidate solutions. Real-valued or floating-point representations are the most commonly used in our design type problem. The candidate solution is encoded by a string of real values.
In the proposed ADIMSS tool, the representation of the candidate solutions can be homogeneously one of three types of values or the combination of these three types of values in a vector form. Dealing with mixed type of values, an extra string of information for every segment in the representations of GA or PSO is separately added to select the proper operators. Thus, GA and PSO can properly select the adaptation operators according to this information. This extra information does not evolve during the learning process. The general representation of a candidate solution is described in the following equation:
x i = { G i , 1 , G i , 2 , G i , 3 , , G i , n }
I N F O = { I n f o 1 , I n f o 2 , I n f o 3 , , I n f o n }
G i , k = { a i , 1 , a i , 2 , , a i , p } , k = 1 , 2 , , n
I n f o k { bin , int , float }

3.4. Parameter Settings and Knowledge Base

The parameter settings of the optimization algorithms also play an important role to find the best solution. In our automated system design (ADIMSS) tool, the parameters of GA and PSO could be obtained by “trial–and–error” with several fortunate parameters or by automated search using another optimization algorithm. In practice this means that the original optimization problem is now itself run and improved in an additional processing loop, i.e., two nested optimization runs occur. The employment of such a nested optimization approach has to be traded-off with regard to required effort and achievable result quality for each application.
Using the information from the knowledge base or memory block (see Figure 7) to solve similar problems as an initial solution, the effort of nested-loop approach can be reduced due to less search space (intervals). Also, a priori knowledge obtained through experience can be used in the optimization problems with regard to system solutions, parameter settings or intervals, and fusion aspects.

3.5. Assessment Functions and Multi-objective Problem

The evaluation of solutions obtained by the optimization algorithms of ADIMSS is commonly based on classification accuracy. Basically, any classifier can be applied as an assessment function. However, algorithms that possess few parameters are favorable and offer a reliable convergence in training. For instance, the voting k-NN classifier is often applied as an assessment function in automatic feature selection. In the voting k-NN classifier, a test sample is classified in the class represented by a majority of the k number of selected samples. One variant of nearest neighbor methods is the volumetric k-NN, where a test sample is classified in the class represented by the smallest distance among distances between the test sample and the k-th sample in each class. Another variant is the sum-volumetric k--NN [34], which employs the sum of all the k nearest neighbors per class for its decision. The classification performance measure is implemented using the balance accuracy rate, which takes into account the correct classification rate per class. This prevents the searching optimization algorithms from selecting biased models in imbalanced datasets. The assessment function using classification measure is the average of the correct classification as described in the following equation:
q t = q ω 1 + q ω 2 + + q ω L L
where Ω = (ω1, ω2, …, ωL) gives the class affiliation of patterns and qω denotes the classification accuracy of a set of patterns with the same class affiliation ω.
The non-parametric overlap measure (NPOM), which is inspired by the nearest neighbor concepts, provides a very fine-grained value range. The NPOM measures the quality of the discriminant data classes in the feature space, where it gives values close to one for non-overlapping class regions and decreases towards zero proportional to increasingly overlapping of class regions. The NPOM is computed by:
q o = 1 L c = 1 L 1 N c i = 1 N c j = 1 k R i , j + j = 1 k n j 2 j = 1 k n j
n j = 1 D i , j D i , k
R i , j = { n i ω i = ω j n i ω i ω j
where nj computes the weighting factor for the position of the j-th nearest neighbor. Di,j is the Euclidean distance between the i-th pattern and its j-th nearest neighbor. Ri,j denotes the measure contribution of the i-th pattern with regard to the j-th nearest neighbor. ωi denotes the class affiliation of the i–th sample, L is the number of classes, and Nc is the number of patterns in the c-th class. Typically, the number of parameter k of this quality measure is set in the range of 5 to 10 [34].
The nonparameteric compactness measure (NPCM) is inspired by linear and non-linear discriminant analysis. The NPCM is applied to measure the quality of the class compactness and separation in the feature space. However, this assessment function still suffers from lack of normalization. The extended version of NPCM is done employing normalized distances (Euclidean distance) [16,34], as shown in the following equation:
d n i , j = d m a x d i , j d m a x d m i n
where di,j is the Euclidean distance between the I–th and the j–th samples. Thus, the normalized NPCM is computed as follows:
q c = w ( 1 q i n t r a ) + ( 1 w ) q i n t e r
q i n t r a = 1 L c = 1 L 2 N c ( N c 1 ) i = 1 N 1 j = i + 1 N δ ( ω i , ω j ) δ ( ω i , ω c ) d n i , j
q i n t e r = 1 N B i = 1 N 1 j = i + 1 N ( 1 δ ( ω i , ω j ) ) d n i , j
N B = i = 1 N 1 j = i + 1 N ( 1 δ ( ω i , ω j ) )
where δ(ωi, ωj) is the Kronecker delta, which is δ(ωi, ωj) = 1 for ωi = ωj (i.e., both patterns have the same class affiliation), and 0 otherwise. N is the number of all patterns. The extended compactness assessment is an aggregation of two assessment functions, i.e., class compactness (qintra) and separation (qinter), where it can be considered as a multi-objective function based on weighting method. A user defines the weighting factor, where the default setting of w is 0.5.
Other assessment functions, such as mutual information, entropy [57], and SVM classifier [26], can also be effectively employed in the optimization algorithm to evaluate the candidate solutions. They are the subject of our ongoing studies.
In the proposed ADIMSS, the fitness or assessment function also associates with certain software constraints (e.g., computational complexity, time, stability, etc.) and hardware constraints (e.g., size, speed, memory, timer, counter, power, etc.). Objectives and constraints in design methodology of intelligent multi-sensor systems have been described in Figure 4. Optimizing two or more objective functions, the standard multi-objective optimization approach, in particular, the weighting method is used, since this method is easy to implement. Many objectives are converted to one objective by forming a linear combination of the objectives. Thus, the fitness function is generally described as follows:
f i t n e s s = w 1 f 1 + w 2 f 2 + + w n f n i = 1 n w i
where wi are called weighting factors, fi denote assessment values. As GA or PSO parameters, this weigting factors wi can be determined in two ways, i.e., based on the knowledge of designer (as lucky setting) or based on the systematic search method.
Moreover, to overcome limitations of black-box behavior of the so far described optimization procedures and to add transparency during design, the automated assessment in the ADIMSS tool is complemented by an effective visualization unit, that employs multivariate visualization based on dimensionality reducing mappings, such as the Sammon’s mapping [58]). The visualization unit can be applied by the designer for step-by-step monitoring of the currently achieved pattern discrimination in every part of the whole system during the design process as a visual complement of assessment functions.

4. Sensor Selection and Sensor Parameters

From this section to section seven as shown in Figure 15, we describe the design steps of our design methodology.
Figure 15. Demonstration of the design steps in the ADIMSS automated design methodology.
Figure 15. Demonstration of the design steps in the ADIMSS automated design methodology.
Algorithms 02 01368 g015
As outlined in the introduction, a large and increasing number of commercial sensors is available on the market. Considering the high number of selectable sensors for an application, finding a good or even optimal solution is not an easy task. Selection of the best sensor is based on the requirements of the measurement system, e.g., accuracy, speed and size, and cost (see Figure 5).
On the other hand, the quality of the solutions obtainable with intelligent multi-sensor systems also depends on sensor parameters and sensor positions. These two conditions can be optimized to increase the results of intelligent sensor systems with regards to classification accuracy. In applications of gas sensor systems, the operating temperature of semiconductor gas sensors is an example of sensor parameter. The heating element has to be properly controlled to have high sensitivity as well as selectivity [33,34]. Typical sensor response curves are shown in Figure 16. For selected sensors, an optimum heating curve could be evolved.
Figure 16. A snapshot of response curves of a gas sensor is shown for H2 (7 ppm), CH4 (1,000 ppm), ethanol (2.4 ppm), and CO (400 ppm) at 70% relative humidity.
Figure 16. A snapshot of response curves of a gas sensor is shown for H2 (7 ppm), CH4 (1,000 ppm), ethanol (2.4 ppm), and CO (400 ppm) at 70% relative humidity.
Algorithms 02 01368 g016
To obtain the best combination of multi-sensor and the optimal sensor parameters, an intrinsic local optimization method is proposed. The local optimization process of intrinsic method is shown in Figure 17, where the sensors are directly connected to the computational model and optimization algorithms. The candidate solution of PSO or GA in this problem represents the indices of selected sensors and their determined sensor parameter settings. The binary representation is used to encode the sensors, where the value of ‘one’ means that sensor is selected and ‘zero’ means the opposite. The multi-sensor can be composed of single sensors and sensor arrays. The sensor parameter can be encoded using either integer representation or floating-point representation, depending on the problems. The representation of a candidate solution is described as follows:
x i = { s 1 , s 2 , , s m , h 1 , h 2 , , h m }
I N F O = { bin , int }
where si are a bit value of a sensor, hi are a parameter value of a sensor, where i = (1, 2, …, m). The fitness of each of candidate solution in the iterations is evaluated by the classification rate. The designer may define a standard model of an intelligent system to evaluate each of the candidate solutions created by optimization algorithms (GA or PSO) with regard to the classification rate. Instead of using such a standard model, other assessment functions based on nearest neighbor methods can also be directly employed to evaluate the candidate solutions. The sensor selection and parameter setting requires intrinsic optimization, which is in this particular case a resource consuming method due to physical stimuli presentations and data acquisition.
Figure 17. An intrinsic method of the local optimization to obtain the optimum multi-sensor and their parameters.
Figure 17. An intrinsic method of the local optimization to obtain the optimum multi-sensor and their parameters.
Algorithms 02 01368 g017

5. Signal Processing and Feature Computation

Sensors often generate data with high dimensionality, therefore extracting the meaningful information of sensor signals requires effective feature computation methods. The next design step in our ADIMSS tool is to obtain the optimal combination of signal processing and feature computation from the method library and to find the best parameter settings. The method library is subject to continuous extension by manually or evolutionarily conceived algorithms.
Signal Pre-processing and Enhancement (SPE) is a first stage of signal processing for noise removal, drift compensation, contrast enhancement and scaling. For example, in the particular case of gas sensor systems, the methods used in the signal prepocessing and enhancement step are differential, relative, fractional [32,35], and derivation [33,36]. In the framework of ADIMSS, the set of operations applied to analyze and extract the features are listed with ID number, which is included in the representation of candidate solutions of PSO or GA. The ID number is evolved in optimization process to indicate the selected method. Table 2 presents a list of signal pre-processing and enhancement, where the method for IDSPE = 1 is stated as ‘None’, which means that no operation of SPE will be applied.
Table 2. List of signal pre-processing and enhancement methods used for gas sensor systems filled in the design tool of ADIMSS.
Table 2. List of signal pre-processing and enhancement methods used for gas sensor systems filled in the design tool of ADIMSS.
IDSPEMethodEquation
1None---
2Differential h ( t ) = ( s ( t ) + δ a ) ( s ( 0 ) + δ a ) = s ( t ) s ( 0 )
3Relative h ( t ) = s ( t ) ( 1 + δ m ) s ( 0 ) ( 1 + δ m ) = s ( t ) s ( 0 )
4Fractional h ( t ) = s ( t ) s ( 0 ) s ( 0 )
5Derivation h ( t ) = s ( t ) s ( t 1 )
Common types of features mostly extracted from raw sensor signals are the geometric attributes of signal curve (e.g., steady state, transient, duration, slope, zero-crossings), statistical feature (mean, standard deviation, minimum, maximum, etc.), histogram, spectral peaks (Fourier Transform), Wavelet Transform, Wigner–Ville Transform, auditory feature for sound and speech signals, etc. Table 3 summarizes a small list of feature computation methods. Here, two operators of heuristic feature computation (i.e., Multi–level thresholding and Gaussian Kernels) applied in gas sensor systems are picked up as examples to demonstrate the autoconfiguration of feature computation in the proposed ADIMSS tool.
Table 3. List of operators for extracting of features used in sensor signal processing (e.g., gas detection).
Table 3. List of operators for extracting of features used in sensor signal processing (e.g., gas detection).
IDFCMethodParameter
1Steady-statenone
2Transient integralnone
3Histogramrange of bins, down_bnd, up_bnd
4MLTthresholds (TL); L = 1, 2, …, n
5GWFμk, σk, Mk; k = 1, 2, …, n
6Spectral peaks (FFT)None
Multi-level thresholding (MLT) operators are a heuristic feature computation method that extracts the features by counting samples of signal responses lying in the range between two thresholds. MLT is derived from histogram and amplitude distribution computation by non-equal range of bins [15]. Figure 18 illustrates differential and cumulative (up and down) modes of MLT computation. The MLT is optimized by moving of the levels up and down until the optimal solution with regard to the classification rates and other assessment criteria achieved. The number of features extracted by MLT depends on the number of thresholdings minus one. In the optimization process, the numbers of thresholds are swept from 3 to 10 (the maximum number of thresholds can be defined by designer) and in each sweep the positions of the current set of thresholds are optimized based on the assessment function (e.g., the quality overlap measure). In the end of the optimization process, the optimum solutions are selected by the aggregating function of the assessment function and the number of thresholds used.
Figure 18. Multi-level thresholding used for extracting features of slope curves of gas sensors. MLT is modified from histogram and amplitude distribution computation by non-equal range of bins. Three methods of MLT are differential, cumulative (up) and cumulative (down) modes.
Figure 18. Multi-level thresholding used for extracting features of slope curves of gas sensors. MLT is modified from histogram and amplitude distribution computation by non-equal range of bins. Three methods of MLT are differential, cumulative (up) and cumulative (down) modes.
Algorithms 02 01368 g018
The Gaussian window function (GWF) method computes features from sensor signals based on the product of two vectors, i.e., a sensor signal and Gaussian function. The GWF method consists of many kernels, which are Gaussian exponential functions with different means μi, standard deviations σi, and magnitudes Mi, where i = 1, 2, …, k. Those three parameters represent the position, width, and the height of kernels (see Figure 19). The extracted features of GWF and Gaussian kernel function [26,37] are defined as follows:
f i = s = 1 N x s G ( s , M i , μ i , σ i )
G ( s , M i , μ i , σ i ) = M i e 1 2 ( s μ i σ i ) 2
where xs is a measurement value of sensor signal at sampled time index s = 1, 2, …, N. The magnitudes of kernels is in the range from ‘0’ to ‘1’. The optimization strategy of GWF is different from MLT optimization, where the number of kernels evolves according to values of Mi. If the values of Mi are zero, then those kernels can be discarded. The maximum number of kernels is defined by the designer.
Figure 19. Evolving Gaussian kernels used for extracting features of gas sensor responses.
Figure 19. Evolving Gaussian kernels used for extracting features of gas sensor responses.
Algorithms 02 01368 g019
Table 4 gives the details of the parameter settings of PSO and GA related to the methods of feature computation in the experiments of the benchmark gas dataset [15]. Those parameter settings of PSO and GA are defined by the designer manually (as lucky parameters). However, in the automated system design, the parameters of optimisation algorithms can be defined by the nested optimization approach. Both PSO and GA employed for finding the proper configuration of extracting features using the MLT methods have proved to overcome the suboptimum solution given by expert designer as shown in Table 5.
Table 4. Parameter settings of GA and PSO.
Table 4. Parameter settings of GA and PSO.
MLT-DM-GA / MLT-CM-GAMLT-DM-PSO / MLT-CM-PSOGWF-GA
Population = 20
Selection = Roulette Wheel
Recombination = discrete; Pc = 0.8
Mutation = uniform; Pm = 0.01
Elitism = 10%
Maximum generation = 100
Assessment fcn = NPOM (k = 5)
Population = 20
wstart = 0.9; wend = 0.4
c1 = 2; c2 = 2
Update fcn = floating-point
Maximum generation = 100
Assessment fcn = NPOM (k = 5)
Population = 20
Selection = Tournament
Recombination = discrete; Pc = 0.85
Mutation = uniform; Pm = 0.1 Elitism = 10%
Maximum generation = 100
Assessment fcn = k-NN (k = 5)
Table 5. Results of MLT-DM and MLT-CM configured by human expert (Manual), GA and PSO (Automated) and result of GWF configured by GA (Automated).
Table 5. Results of MLT-DM and MLT-CM configured by human expert (Manual), GA and PSO (Automated) and result of GWF configured by GA (Automated).
Methodqok-NN (%) with k = 5Thresholds or Kernels
MLT-DM0.98299.1713
MLT-DM – GA0.99599.679
MLT-DM – PSO1.001009
MLT-CM0.95697.175
MLT-CM – GA0.98899.505
MLT-CM – PSO 0.99599.925
GWF – GA 0.99198.463
As mentioned in Subsection 3.5, multivariate visualization can be employed effectively to provide insight into the achieved solutions to the designer. Figure 20 shows an example of multivariate data visualizations of four gases extracted by evolved Gaussian kernels, where the discrimination of patterns with regard to their class affiliation is clearly depicted.
Figure 20. Visual inspection of four gases data: (a) raw sensor signals and (b) extracted by evolved Gaussian kernels.
Figure 20. Visual inspection of four gases data: (a) raw sensor signals and (b) extracted by evolved Gaussian kernels.
Algorithms 02 01368 g020

6. Dimensionality Reduction

In this section, we show the dimensionality reduction aspects related to our automated system design methodology. There are many available methods used for dimensionality reduction, i.e., principle component analysis (PCA), linear discriminant analysis (LDA), projection pursuit, multi–dimensional scaling (MDS), etc. [18,58]. A special case of dimensionality reduction described here is feature selection. Feature selection is a method to find minimum feature subset giving optimum discrimination between two or more defined groups of objects. This method is an iterative algorithm, also called Automatic Feature Selection (AFS). This approach is applied for optimized sensor system design by reducing or discarding the irrelevant or redundant features or groups of features, which are extracted by feature computation methods at previous stage. Moreover, the sensorial effort will be saved due to efficient selection. Figure 21 describes the elimination process of unnecessary features or groups of features, as well as sensors.
Basically, the AFS can be divided into two groups, i.e., (1) wrapper method that is performed dependently of the learning algorithm or classifier (e.g., RBF, SVM, etc.); and (2) filter approach that utilizes various statistical techniques underlying training data and operates independently of the classifier [51]. In general, the wrapper method provides selected features that lead to more accurate classifications than that of the filter method. However, the filter method executes many times faster than the wrapper method.
Figure 21. Process of intelligent multi-sensor system design focused on the structure optimization by elimination of redundant feature computation and sensors.
Figure 21. Process of intelligent multi-sensor system design focused on the structure optimization by elimination of redundant feature computation and sensors.
Algorithms 02 01368 g021

6.1. AFS with Acquisition Cost

In designing an intelligent sensor system, the objective function of the AFS in the optimization tool (ADIMSS) is often associated with certain cost. The aim of the AFS with acquisiton Cost (AFSC) is to discard the unnecessary and expensive features. The accumulative expression of the objective function is:
f i t n e s s = w 1 q + w 2 ( 1 C s C t ) + w 3 ( 1 f s f t )
where q can be the quality of overlap measurement given in subsection 3.5 and/or the classification rate depending on the user selection, wi are weighting factor with i = 1 3 w i = 1 . Cs denotes the sum of costs from selected features, Ct denotes the sum of total cost from all features, fs is the number of selected features, and ft is the number of whole features. Table 6 shows one example of defining the cost value by designer for each mathematical operation used to extract features in feature computation methods.
Table 6. The cost values for basic operations mostly used to evaluate the computational effort of methods of feature computation.
Table 6. The cost values for basic operations mostly used to evaluate the computational effort of methods of feature computation.
No.OperationCost
1Addition (+)1
2Substraction (-)1
3Multiplication (*)4
4Substraction (/)4
5Comparison (>,≥, ≤,<, =, ≠)2
6Root square6
7Exponential (ex)8
8logarithm8
Table 7 gives the details of the parameter settings of PSO and GA with regard to the automated design activities based on automatic feature selection with acquisition cost and the cost assignment of eye image dataset. Again, these parameter settings of PSO and GA are heuristically set based on the knowledge base. The cost assignment for the three feature computation operators is determined with regard to the number of multiplication and addition operations. In these experiments, the assuming multiplication has the cost of 10 additions. Therefore, the cost of each feature for Gabor filter, ELAC, and LOC is determined as shown in Table 7. From the experimental results shown in Table 8, the AFSC employing PSO or GA can select low cost and less number of features (i.e., six of 58 features).
Table 7. Parameter settings of GA and PSO, as well as the acquisition cost
Table 7. Parameter settings of GA and PSO, as well as the acquisition cost
AFS - GAAFS - PSOEye image data
Population = 20
Selection = Roulette Wheel
Recombination = discrete; Pc = 0.8
Mutation = uniform; Pm = 0.01
Elitism = 10%
Maximum generation = 100
Assessment fcn = NPOM (k = 5)
Population = 20
wstart = 0.9; wend = 0.4
c1 = 2; c2 = 2
Update fcn = binary
Maximum generation = 100
Assessment fcn = NPOM (k = 5)
Gabor filter = 12 features
ELAC = 13 features
LOC = 33 features
Cost:
Gabor filter = 6358 per feature
ELAC = 3179 per feature
LOC = 1445 per feature
Table 8. The AFS and AFSC results for eye-image data [19].
Table 8. The AFS and AFSC results for eye-image data [19].
MethodCostFeature9-NN (%)RNN (%)NNs (%)
without AFS1653085896.7280.3397.87
AFS-GA531761698.3695.0896..81
AFSC-GA13872696.7295.0896.81
AFS-PSO459511810095.0898.94
AFSC-PSO10404696.7298.3698.94

6.2. Effective Unbiased Automatic Feature Selection

AFS techniques try to find the optimum feature set based on the corresponding training set. Interchange of the training and test sets or even smaller changes in the data can dramatically effect the selection. Thus, the issue of selection stability arises, in particular for small sample cases, which heretofore has been largely unanswered. For this reason, in this approach the AFS is augmented by cross-validation (CV), which is a well known method for classifier error estimation. The aim of applying CV is to perturb the training set to obtain selection statistics and information on most frequently used (stable) features [16,50]. For instance, the leave-one-out (LOO) method is implanted within the AFS procedure, where the LOOFS will take place based on (N – 1) samples from the training set for N runs. First and second order statistics can be generated from these N selection results by incrementing the bins ρi for the selected features, or ρij for selected feature pairs, respectively. The first and second order statistics of features is normalized by N. Three methods have been introduced in [50], namely, Highest Average Frequency (HAF), Elimination Low Rank Feature (ELRF), and Neighborhood-Linkage Feature (NLF). The first two approaches (HAF and ELRF) determine the unbiased features based on first order statistics, and the NLF is based on first and second order statistics.
The HAF approach is to seek the optimal feature subset among N solutions produced by LOOFS, where each solution of active features is multiplied with their probability of the first order statistic and normalized by the number of active features. A solution is selected from the collection of solutions found by LOOFS in N runs, if its average frequency is the highest. Let Fn = (fn,1, fn,2, …, fn,M) be a solution of consisting M features and Fn be a binary-vector, where n = {1, 2,…, N}. The average frequency is defined as:
P n = i = 1 M f n , i ρ i A
where A denotes the number of active features.
The ELRF approach is to seek the unbiased feature subset, where the probability of selected features is above a computed threshold. The ELRF ranks the features based on the frequency of first order histogram from highest to lowest frequency and recomputes the first order histogram as follows:
R i = j = 1 i ρ j i
where ρ j is the probability value of the j-th feature after ranking arrangement and i is the rank index. The threshold is computed as follows:
T = i = 1 M R i M
where M is the number of features.
In the NLF approach, first order statistics is used as a reference to determine the rank of the features. In this approach the highest rank feature will be selected or activated automatically. The rest of lower rank features will be evaluated by referring to the active higher rank features. If the evaluation of one feature fails to even a single of its active higher rank features, the feature will be discarded, otherwise it will be selected and participated into evaluating process for the next lower rank features. This selection process is described in more detail in Figure 22.
Figure 22. The evaluating procedure of NFL approach.
Figure 22. The evaluating procedure of NFL approach.
Algorithms 02 01368 g022
The evaluation process is determined by the following equation:
ρ i , j ( 2 ) S f ρ j
where ρ i , j ( 2 ) are the 2nd order frequencies of selected the j-th feature when the i-th feature is selected, and Sf denotes the selection stability measurement [16]. Here, the selection stability function is modified to give proportional assessment value for all possible cases. The selection stability measurement is defined by following equation:
S f = ( ρ max ρ min ) U + f z B + f h + f z
where the value of Sf is in the range between 0 (the worst case situations) and 1 (the best stability). U denotes the accumulation of all frequencies, which are larger than half of the maximum frequency value. B denotes the accumulation of all frequencies, which are lower than half of the maximum frequency value. fz is the number of features which their frequency values are equal zero. fh is the number of features which their frequency values are larger than half of the maximum frequency value. This selection stability criterion indicates the aptness of feature selection for the regarded task and data.  In these experiments, we applied benchmark datasets from repository and real application, i.e., wine, rock, and eye-tracking image to give a perspective of using these approaches in the sensor system design. Details of the benchmark datasets are given in Table 9.
Table 9. Summary of the benchmark datasets [16].
Table 9. Summary of the benchmark datasets [16].
DatasetFeatureClassSamples
Wine13359 / 71 / 48
Rock18331 / 51 / 28
Eye image582105 / 28
Figure 23 shows the first and second order histogram of Wine data achieved by 10 runs of the LOOFS. The k-NN voting classifier was used as the fitness function by manually setting of the parameter (k = 5). Table 10 gives the detail results of three approaches. The selection stability of eye image data is very low, which indicates that no specific strong feature is in the eye image data. The selected features really depend on the patterns included in the training set, which puts the reliability of the system into question. In addition to cross-validation techniques [16,26], the presented approach for stable feature selection tackles the general problem of specialization or overtraining, which is encountered in learning problems based on a limited number of examples. The experience gained for automated feature selection can be abstracted to other tasks and levels of the overall system design with the aspect of generating more stable and reliable systems. Again, the underlying effort must be traded-off with the expected performance and reliability gain. Thus, this extension is provided as an optional feature, that could be omitted if design speed and low design effort are more important.
Figure 23. First and second order statistics of Wine data.
Figure 23. First and second order statistics of Wine data.
Algorithms 02 01368 g023
Table 10. Results of selected features by HAF, ELRF, and NLF methods using k–NN voting classifier with k = 5.
Table 10. Results of selected features by HAF, ELRF, and NLF methods using k–NN voting classifier with k = 5.
DatasetSfHAFELRFNLFClass (%)
Class. (%)FeatureClass. (%)FeatureClass. (%)FeatureMeanMedian
Wine0.5796.06496.62696.06495.4196.06
Rock0.5999.09395.45699.09397.6598.18
Eye image0.0996.24799.242297.741796.7796.99

7. Efficient Classifiers Optimization

In the final stage of the computational modelling shown in Figure 7, we describe the process of classifier optimisation. There are two main focuses in the classifier optimisation, i.e., to select the proper parameter of the classifier and to obtain lean but well performing classifier. The second focus is of particular relevance in mobile implementation due to imposed resource limitations.
The parameters of classifiers play an important role for obtaining good results. For example, in the nearest neighbor classifier (k-NN), the sensitivity of k parameter has been investigated for the gas benchmark data as shown in Figure 24 [26]. In automated feature selection, employing a classifier as assessment function (wrapper method), the representation of candidate solutions of GA or PSO is extended by including the chosen classifier’s parameters along with the binary feature in the gene or particle during optimisation. Practically, this describes a special case of simultaneously co-evolving two steps of the design process, i.e. dimensionality reduction and classification [14].
Figure 24. Sensitivity investigation of k–NN using extracted features by Gaussian kernel (GWF) of gas benchmark data. The k parameter values are set as 1, 3, 5, 7, and 9.
Figure 24. Sensitivity investigation of k–NN using extracted features by Gaussian kernel (GWF) of gas benchmark data. The k parameter values are set as 1, 3, 5, 7, and 9.
Algorithms 02 01368 g024
Many classifiers, for instance, nearest neighbor (k-NN) and probabilistic neural networks (PNN), use the training set as prototypes to evaluate the new patterns. There are numerous related previous works focused on the designing lean classifiers, i.e., particularly resource-aware classifier instances. Hart proposed that pruning methods reduced the amount of data which has to be stored for the nearest neighbor classifier called Condensed Nearest Neighbor (CNN) [55]. Gates proposed a postprocessing step for the CNN pruning algorithm called Reduced Nearest Neighbor (RNN) [54]. The Restricted Coulomb Energy (RCE) is a three layer feedforward network, which gradually selects the prototypes in a only growing approach and adjusts their radii until satisfactory training. The limitations of CNN, RNN, and RCE methods are: (1) their result strongly depends on the presentation order of the training set and (2) prototypes are selected from training without any adjustment. The work of Platt introduced Resource-Allocating Networks (RAN), which are related to RCE and Radial Basis Function networks (RBF) [56]. The RAN method allows to insert new prototypes for of Gaussian kernels, which will be adjusted as well as their centers by gradient descent technique in training. This attractive method is hampered due to well-known gradient descent limitations. Improvements can be found, e.g., in Cervantes et al. [39], where a new algorithm for nearest neighbor classification called Adaptive Michigan PSO, which can obtain less number of prototypes and is able to adjust their positions is proposed. These adjusted prototypes using AMPSO can classify the new patterns better than CNN, RNN, and RCE. The manner of encoding of the Michigan PSO is much better suited to optimize the named classifiers’ structure than the standard PSO. Thus, the Michigan approach was chosen for our work. In [38], a novel adaptive resource-aware Probabilistic Neural Network (ARAPNN) model was investigated using Michigan-nested Pittsburgh PSO algorithms.
Original implementation of PSO and GA encodes one candidate solution (a particle for PSO or a chromosome for GA) as one complete solution of the problem. This is also known as Pittsburgh approach. In optimization algorithms based on Michigan approach, each individual of the population represents one of patterns (prototypes) selected from the training set and the population represents as a single solution. This particle representation has advantages compared with original PSO, where particles have lower dimension and less computational effort, also flexibility in growing and reducing the number of prototypes.
In the algorithm for optimizing the PNN classifier, the Michigan approach is placed as the main optimisation procedure, which is used for obtaining the best position of prototypes and adjusting the number of prototypes. The Pittsburgh approach embedded inside the main algorithm as nested optimization procedure is applied for obtaining the best smoothing factor (σ) of Gaussian distribution function, which regulates the density approximation. In the Michigan approach, each particle is interpreted as a single prototype with its class affiliation, which is defined as follows:
x i = { x i , 1 , x i , 2 , , x i , d , ω i }
I N F O = { f l o a t , n o n e }
where d denotes the number of variables or features, xi is the i-th prototype, ωi denotes the class information of the prototype. This class information does not evolve, but remains fixed for each particle. This is signed by ‘none’ in INFO variable. Each particle movement is evaluated by the local objective function, which measures its contribution in classifying new patterns with regard to the statistical value. Two additional operators included in the PSO algorithm of ARAPNN are reproduction and reduction of prototypes. These two operator are used to increase or decrease the number of prototypes. The whole swarm of particles is evaluated by global function, which is the classification rate of PNN. If the current global fitness larger than pervious one, then the current best swarm will be saved by replacing the old one. More detail description for this optimisation procedure of ARAPNN can be seen in [38]. Similar to this concept of the ARAPNN or AMAPSO algorithms, the basic algorithm of PSO and GA can be expanded or modified to deal with other classifiers.
Here, we show the feasibility of the optimization algorithm in our ADIMSS tool by performing experimentation on five sets of well-known benchmark data collected from the UCI Machine Learning Repository. Table 11 describes the parameter settings of ARAPNN used in the experiments. The parameters of the optimization algorithms are set manually by the expert designer. In the extension process of optimization loops, those parameters can be included in the automated searching process. Table 12 and Table 13 show the experimental results of five benchmark datasets. The ARAPNN achieves less prototypes than RNN and SVM. In the classification rates, the performance of ARAPNN are close to the SVM classifier, but shows better results compared to the performance achieved by RNN and standard PNN.
Table 11. The parameter settings of ARAPNN .
Table 11. The parameter settings of ARAPNN .
Population: 3 patterns per class randomly select as individuals
wstart = 0.9; wend = 0.4
c1 = 0.35; c2 = 0.35; c3 = 0.1
Update fcn = floating-point
Maximum generation = 50
Fitness fcn = local and global
Data splitting = 60% - training and 40% - validation
Repeat = 20 runs
Table 12. Comparison of the averaged number of prototypes selected by RNN, SVM, and ARAPNN [38].
Table 12. Comparison of the averaged number of prototypes selected by RNN, SVM, and ARAPNN [38].
MethodBupaDiabetesWineThyroidGlass
RNN123.75233.2019.0520.5562.25
SVM140.20237.6535.7527.30136.85
ARAPNN41.05166.4518.8512.4028.24
Table 13. Comparison of the averaged classification rates of RNN, SVM, standard PNN and ARAPNN [38].
Table 13. Comparison of the averaged classification rates of RNN, SVM, standard PNN and ARAPNN [38].
MethodBupaDiabetesWineThyroidGlass
RNN59.0665.6493.2494.6564.71
SVM66.6775.9196.9096.5768.13
PNN62.9373.9295.1495.8766.10
ARAPNN64.4975.5796.4196.4067.70
The proposed optimization scheme in our design architecture is demonstrated for the final classification block in extrinsic mode, i.e., based on the simulation of our classifier model. Extension to intrinsic mode, i.e., assuming a physical classifier hardware in the optimization loop as in evolvable hardware schemes [47], is discussed. In previous research work, a dedicated low–power 1–nearest–neighbor classifier has been designed in mixed–signal architecture in CMOS 0.6 μm technology. In our work, the statistical behavior and deviations were modelled as constraints in the extrinsic optimisation. A viable solution was evolved for the given classification problem and underlying electronic realization, optimizing the expected applicability or yield of implemented electronic instances [31]. The pursued approach can easily be extended to the intrinsic case by putting the chip instead of the statistical computational classifier model in the loop. Assessment during evolution is less demanding in this case of nonlinear decision making as for linear systems, e.g., sensor amplifiers [40,41]. To cope with the instance-specific deviations, basically obtained prototypes of the nearest neighbor classifier in the computational system model still have to be adjusted by the optimization algorithm with regard to these hardware constraints in the deployment time. Figure 25 shows the layout and chip of the classifier, designed in a previous research project, as well as the conceived corresponding computational hardware model of the 1–NN classifier, incorporating statistical features to model instance deviations.
Figure 25. Layout and chip of reconfigurable mixed-signal classifier chip and hardware modeling of nearest neighbor classifier.
Figure 25. Layout and chip of reconfigurable mixed-signal classifier chip and hardware modeling of nearest neighbor classifier.
Algorithms 02 01368 g025
The current optimisation algorithm only adjusts the fixed number of prototypes prescribed by the initial problem solution. Adaptive increase of the prototype number to the limits of the available resources in case of unsatisfactory solution could be done in the next step. The procedure of the prototype optimization is shown in Figure 26.
Figure 26. Procedure of the hardware constraint prototype optimization.
Figure 26. Procedure of the hardware constraint prototype optimization.
Algorithms 02 01368 g026
Figure 27 shows the experimental results between the adjusted prototypes by PSO and the prototypes which are not adjusted. The PSO algorithm has succeeded in effectively recovering the classifier performance regarding to classification accuracies, even for extreme deviations. However, it still cannot restore up to 100% of classification rates for high perturbation cases due to exhausted prototype resource, which can be tackle by adaptively increasing of the prototype number to the limits of available resources.
Figure 27. Classification accuracies on test set of eye image data, where hi and Rf are perturbation factors in the computational hardware model [31].
Figure 27. Classification accuracies on test set of eye image data, where hi and Rf are perturbation factors in the computational hardware model [31].
Algorithms 02 01368 g027

8. Conclusions

Our paper deals with a particular design automation approach to overcome a bottleneck in conceiving and implementing intelligent sensor systems. This bottleneck is aggravated by the rapid emergence of novel sensing elements, computing nodes, wireless communication and integration technology, which actually give unprecedented possibilities for intelligent systems design and application. To effectively exploit these possibilities, design methodology and related frameworks/tools for automated design are required. We summarized the few existing activities, predominantly found in the field of industrial vision. We have conceived a methodology, that takes into account the specificities of multi–sensor–systems and allows to incorporate multiple objectives and constraints of physical realization into a computational model and in a resource-aware design process.
The architecture and current implementation was demonstrated step by step employing gas sensor and benchmark data examples. It can be shown that competitive or superior solutions can be found and resource–constraints can be included in the design process. The method portfolio is currently extended and the potential design space reduction by employment of a priori knowledge is advanced.
We have also discussed the extension of the adaptive design architecture to deployment and operation time, where, based on appropriate reconfigurable hardware, self-x properties can be achieved by intrinsic evolution to achieve robust and well-performing self-x sensor intelligent systems.
A future extension of the group’s research work will be directed towards wireless-sensor-networks, where, in contrast to the lumped systems regarded so far, sensing and decision making is distributed and load distribution with regards to computation vs. communication in the context of intelligent systems. as well as potential occurrence of missing data must be treated. Corresponding extensions of the presented methodology and tool will be pursued.

References

  1. Traenkler, H.R.; Kanoun, O. Some Contributions to Sensor Technologies. In Proceedings of the International Conference on Sensors and Systems, St. Petersburg, Russia, June 2002; pp. 24–27.
  2. Luo, R.C.; Yih, C.C.; Su, L.K. Multisensor Fusion and Integration: Approaches, Applications, and Future Research Directions. IEEE. Sens. J. 2002, 2, 107–119. [Google Scholar] [CrossRef]
  3. Ankara, Z.; Kammerer, T.; Gramm, A.; Schütze, A. Low Power Vvirtual Sensor Array Based on A Micromachined Gas Sensor for Fast Discrimination between H2, CO and Relative Humidity. Sens. Actuat. B 2003, 100, 240–245. [Google Scholar] [CrossRef]
  4. Hauptmann, P.R. Selected Examples of Intelligent (Micro) Sensor Systems: State-of-The-Art and Tendencies. Meas. Sci. Technol 2006, 17, 459–466. [Google Scholar] [CrossRef]
  5. Chandrasekhar, V.; Seah, W.K.G.; Choo, Y.S.; Ee, H.V. Localization in Underwater Sensor Networks ― Survey and Challenges. In Proceedings of the 1st ACM International Workshop on Underwater Networks, Los Angles, CA, USA, September 25; 2006; pp. 33–40. [Google Scholar]
  6. Ou, C.H.; Ssu, K.F. Sensor Position Determination with Flying Anchors in Three-Dimensional Wireless Sensor Networks. IEEE Trans. Mobile. Comp. 2008, 7, 1084–1097. [Google Scholar]
  7. Akyildiz, I.F.; Su, W.L.; Sankarasubramaniam, Y.; Cayirci, E. A Survey on Sensor Networks. IEEE Commun. Mag. 2002, 40, 102–114. [Google Scholar] [CrossRef]
  8. Rhodes, M. Electromagnetic Propagation in Sea Water and Its Value in Military Systems. In Proceedings of 2nd Annual Conference Systems Engineering for Autonomous Systems Defence Technology Centre, Edinburgh, UK; July 2007. [Google Scholar]
  9. Toumpis, S.; Toumpakaris, D. Wireless Ad Hoc Networks and Related Topologies: Applications and Research Challenges. Electrotech. Informationstech. 2006, 123, 232–241. [Google Scholar] [CrossRef]
  10. Wen, X.; Sandler, M. Composite Spectrogram Using Multiple Fourier Transforms. IET. Signal. Process. 2009, 3, 51–63. [Google Scholar] [CrossRef]
  11. Johnson, S.G.; Frigo, M. A Modified. Split-Radix FFT with Fewer Artihmatic Operations. IEEE. Trans. Signal. Process. 2007, 55, 111–119. [Google Scholar] [CrossRef]
  12. Courte, D.E.; Rizki, M.M.; Tamburino, L.A.; Gutierrez-Osuna, R. Evolutionary Optimization of Gaussian Windowing Functions for Data Preprocessing. Int. J. Artif. Intell. Tools 2003, 12, 17–35. [Google Scholar] [CrossRef]
  13. Llobet, E.; Ionescu, R.; Al-Khalifa, S.; Brezmes, J.; Vilanova, X.; Correig, X.; Barsan, N.; Gardner, J.W. Multicomponent Gas Mixture Analysis Using A Single Tin Oxide Sensor and Dynamic Pattern Recognition. IEEE. Sens. J. 2001, 1, 207–213. [Google Scholar] [CrossRef]
  14. Raymer, M.L.; Punch, W.F.; Goodman, E.D.; Kuhn, L.A.; Jain, A.K. Dimensionality Reduction Using Genetic Algorithms. IEEE. Trans. Evol. Comput. 2000, 4, 164–171. [Google Scholar] [CrossRef]
  15. Iswandy, K.; König, A.; Fricke, T.; Baumbach, M.; Schütze, A. Towards Automated Configuration of Multi-Sensor Systems Using Evolutionary Computation ― A Method and A Case Study. J. Comput. Theor. Nanosci. 2005, 2, 574–82. [Google Scholar] [CrossRef]
  16. Iswandy, K.; König, A. Feature-Level Fusion by Multi-Objective Binary Particle Swarm Based Unbiased Feature Selection for Optimized Sensor System Design. In Processings of IEEE International Conference on Multisensor Fusion for Intelligent Systems, Heidelberg, Germany; 2006; pp. 365–370. [Google Scholar]
  17. Artursson, T.; Holmberg, M. Wavelet Transform of Electronic Tongue Data. Sens. Actuat. B 2002, 87, 379–391. [Google Scholar] [CrossRef]
  18. Jain, A.K.; Duin, R.P.W.; Mao, J.C. Statistical Pattern Recognition: A Review. IEEE Trans. Pattern. Anal. Mach. Intell. 2000, 22, 4–37. [Google Scholar] [CrossRef]
  19. Iswandy, K.; König, A. Feature Selection with Acquisition Cost for Optimizing Sensor System Design. Adv. Rad. Sci. 2006, 4, 131–141. [Google Scholar] [CrossRef]
  20. Emmanouilidis, C. Evolutionary Multi-Objective Feature Selection and ROC Analysis with Application to Industrial Machinery Fault Diagnosis. In Proceedings of Evolutionary Methods for Design, Optimization and Control (CIMNE), Barcelona, Spain; 2002. [Google Scholar]
  21. Zitzler, E. Evolutionary Alogrithms for Multiobjective Optimization: Methods and Applications; Shaker Verlag: Aachen, Germany, 1999. [Google Scholar]
  22. Bäck, T.; Hammel, U.; Schwefel, H.–P. Evolutionary Computation: Comments on The History and Current State. IEEE. Trans. Evol. Comput. 1997, 1, 3–17. [Google Scholar] [CrossRef]
  23. Goldberg, D.A. Genetic Algorithms in Search, Optimization and Machine Learning; Addison Wesley: Indianapolis, IN, USA, 1989. [Google Scholar]
  24. Kennedy, J.; Eberhart, R.C. Particle Swarm Optimization. In Proceedings of IEEE International Conference on Neural Networks, Perth, Australia; 1995; Vol. 4, pp. 1942–1948. [Google Scholar]
  25. Kennedy, J.; Eberhart, R.C. A Discrete Binary Vversion of The Particle Swarm Algorithm. In Proceedings of IEEE Conference Systems, Man, amd Cybernetics, Orlando, FL, USA, 12–15 October 1997; pp. 4104–4109.
  26. Iswandy, K.; König, A. Fully Evolved Kernel Method Employing SVM Assessment for Feature Computation from Multisensor Signals. Int. J. Comput. Intell. Appl. 2009, 8, 1–15. [Google Scholar] [CrossRef]
  27. Kahn, J.M.; Katz, R.H.; Pister, K.S.J. Next Century Challenges: Mobile Networking for Smart Dust. In Proceedings of ACM / IEEE International Conference On Mobile Computing and Networking (MobiCom 99), Seattle, WA, USA, August 1999; pp. 271–278.
  28. Corcoran, P.; Anglesea, J.; Elshaw, M. The Application of Genetic Algortihms to Sensor Parameter Selection for Multisensor Array Configuration. Sens. Actuat. 1999, 76, 57–66. [Google Scholar] [CrossRef]
  29. Korsten, M.J.; van der Vet, P.E.; Retien, P.P.L. A System for The Automatic Selection of Sensors. In Proceedings of International Measurement Confederation (IMEKO XVI), Vienna, Austria, 25–28 September 2000; pp. 211–216.
  30. Escalante, H.J.; Montes, M.; Sucar, L.E. Particle Swarm Model Selection. J. Mach. Learn. Res 2009, 10, 405–440. [Google Scholar]
  31. Iswandy, K.; König, A. PSO for Fault-Tolerant Nearest Neighbor Classification Employing Reconfigurable, Analog Hardware Implementation in Low Power Intelligent Sensor Systems. In Proceedings of International Conference on Hybrid Intelligent Systems, Barcelona, Spain; 2008; pp. 380–385. [Google Scholar]
  32. Gutierrez-Osuna, R.; Nagle, H.T. A Method for Evaluating Data-Preprocessing Techniques for Odor Classification with An Array of Gas Sensors. IEEE. Trans. Syst. Man. Cybern. C 1999, 29, 626–623. [Google Scholar] [CrossRef] [PubMed]
  33. Kammerer, T.; Ankara, Z.; Schütze, A. A Selective Gas Sensor System Based on Temperature Cycling and Comprehensible Pattern Classification: A Systematic Approach. In Prooceedings of Eurosensors XVII, Guimares, Portugal; 2003; pp. 22–24. [Google Scholar]
  34. Iswandy, K.; König, A. Comparison of Effective Assessment Functions for Optimized Sensor System Design. In Application of Soft Computing, ASC 52; Springer: Berlin, Germany, 2009; pp. 34–42. [Google Scholar]
  35. Gardner, J.W.; Craven, M.; Dow, C.; Hines, E.L. The Prediction of Bacteria Type and Culture Growth Phase by An Electronic Nose with A Multi-Layer Perceptron Network. Meas. Sci. Technol. 1998, 9, 120–127. [Google Scholar] [CrossRef]
  36. Baumbach, M.; Kammerer, T.; Sossong, A.; Schütze, A. A New Method for Fast Identification of Gases and Gas Mixtures after Sensor Power Up. In Proceedings of IEEE Sensors, Viena, Austria, October 2004; pp. 1388–1391.
  37. Iswandy, K.; König, A. Comparison of PSO-Based Optimized Feature Computation for Automated Configuration of Multi-Sensor Systems. In Soft Computing in Industrial Applications, ASC 39; Springer: Berlin, Germany, 2007; pp. 240–245. [Google Scholar]
  38. Iswandy, K.; König, A. A Novel Adaptive Resource-Aware PNN Algorithm Based on Michigan-Nested Pittsburgh PSO. In ICONIP; Springer, 2009; Part II, LNCS 5507; pp. 477–484. [Google Scholar]
  39. Cervantes, A.; Galván, I.; Isasi, P. AMPSO: A New Particle Swarm Method for Nearest Neighbor Classification. IEEE. Trans. Syst. Man. Cybern. C 2009, 39, 1082–1091. [Google Scholar] [CrossRef] [PubMed]
  40. Tawdross, P.M. Bio-Inspired Circuit Sizing and Trimming Methods for Dynamically Reconfigurable Sensor Electronics in Industrial Embedded System. Ph.D. Thesis, Institute of Integrated Sensor Systems. TU Kaiserslautern, Kaiserslautern, Germany, 2007. [Google Scholar]
  41. Lakshmanan, S.K. Towards Dynamically Reconfigurable Analog and Mixed-Signal Electronics for Embedded and Intelligent Sensor Systems. Ph.D. Thesis, Inst. of Integrated Sensor Systems. TU Kaiserslautern, Kaiserslautern, Germany, 2008. [Google Scholar]
  42. Shi, Y.; Eberhart, R.C. A Modified Particle Swarm Optimizer. In Proceedings International Conference on Evolutionary Computation, Anchorage, AK, USA; 1998; pp. 69–73. [Google Scholar]
  43. Shi, Y.; Eberhart, R.C. Parameter Selection in Particle Swarm Optimization. In Proceedings of the 7th International Conference on Evolutionary Programming, San Diego, CA, USA; 1998; pp. 591–600. [Google Scholar]
  44. Eberhardt, M.; Roth, S.; König, A. Industrial Application of Machine-in-The-Loop-Learning for A Medical Robot Vision System – Concept and Comprehensive Field Study. Comput. Electrical. Eng 2008, 34, 111–126. [Google Scholar] [CrossRef]
  45. COGNEX Home Page. Available online: www.cognex.com (accessed 23 August 2009).
  46. Prudencio, R.B.C.; Ludermir, T.B. Active Selection of Training Examples for Meta-Learning. In Proceedings of International Conference on Hybrid Intelligent Systems, Kaiserslautern, Germany; 2007; pp. 126–131. [Google Scholar]
  47. Stoica, A. Reconfigurable Transistor Array for Evolvable Hardware; Caltech/JPL Novel Technology Report; Caltech/JPL: Pasadena, CA, USA, July 1996. [Google Scholar]
  48. Dumitrescu, D.; Lazzerini, B.; Jain, L.C.; Dumitrescu, A. Evolutionary Computation; CRC: Boca Raton, FL, USA, 2000. [Google Scholar]
  49. Hereford, J.M.; Gerlach, H. Integer-Valued Particle Swarm Optimisation Applied to Sudoku Puzzles. In Proceedings of the IEEE Swarm Intelligence Symposium, St. Louis, MO, USA, September 2008.
  50. Iswandy, K.; König, A. Towards Effective Unbiased Automated Feature Selection. In Proceedings of Inernational Conference on Hybrid Intelligent Systems, Auckland, New Zealand; 2006; pp. 380–385. [Google Scholar]
  51. Liu, H; Motoda, H. Feature Selection for Knowledge Discovery and Data Mining; Kluwer Academic: Norwell, MA, USA, 1998. [Google Scholar]
  52. Tam, S.M.; Gupta, B.; Castro, H.A.; Holler, M. Learning on An Analog VLSI Neural Network Chip. In Proceedings of IEEE International Conference Systems, Man and Cybernetics, Los Angeles, CA, USA, November 4–7; 1990; pp. 701–703. [Google Scholar]
  53. Schenkel, F.; Pronath, M.; Zizala, S.; Schwencker, R.; Graeb, H.E.; Antreich, K. Mismatch Analysis and Direct Yield Optimization by Spec-Wise Linearization and Feasibility-Guided Search. In Proceedings of the 38th Design Automation Conference, Las Vegas, NV, USA, June 2001; pp. 858–863.
  54. Gates, W. The Reduced nNearest Neighbor Rule. IEEE Trans. Inf. Theory 1972, 18, 431–433. [Google Scholar] [CrossRef]
  55. Hart, P.E. The Condensed Nearest Neighbor Rule. IEEE Trans. Inf. Theory 1968, 14, 515–516. [Google Scholar] [CrossRef]
  56. Platt, J.A. Resource-Allocating Network for Function Interpolation. Neural Comput. 1991, 3, 213–225. [Google Scholar] [CrossRef]
  57. Haykin, S. Neural Networks: A Comprehensive Foundation,, 2nd Ed. ed; Prentice Hall International: Englewood Cliffs, NJ, USA, 1999. [Google Scholar]
  58. König, A. Dimensionality Reduction Techniques for Interactive Visualization, Exploratory Data Analysis, and Classification. In Pattern Recognition in Soft Computing Paradigm; World Scientific: Hackensack, NJ, USA, 2001; pp. 1–37. [Google Scholar]
  59. Peters, S.; König, A. A Contribution to Automatic Design of Image Analysis Systems ― Segmentation of Thin and Thick Fibers in 2D and 3D Images. In Proceedings of International Conference on Instrumentation Communication and Information Technology (ICICI), Bandung, Indonesia; 2005; pp. 488–493. [Google Scholar]
  60. Müller-Schloer, C.; von der Malsburg, C.; Würtz, R.P. Organic Computing. Informatik Spektrum 2004, 27, 332–336. [Google Scholar] [CrossRef]
  61. Köppen, M.; Franke, K.; Vicente-Garcia, R. Tiny GAs for Image Processing Applications. IEEE Comput. Intell. Mag. 2006, 1, 17–26. [Google Scholar] [CrossRef]
  62. Peters, S.; König, A. A Hybrid Texture Analysis Systems Based on Non-Linear and Oriented Kernels, Particle Swarm Optimization, and kNN Vs. Support Vector Maschines. In Proceedings of the 7th International Conference on Hybrid Intelligent Systems, Kaiserslautern, Germany, September 17–19; 2007; pp. 507–527. [Google Scholar]

Share and Cite

MDPI and ACS Style

Iswandy, K.; König, A. Methodology, Algorithms, and Emerging Tool for Automated Design of Intelligent Integrated Multi-Sensor Systems. Algorithms 2009, 2, 1368-1409. https://doi.org/10.3390/a2041368

AMA Style

Iswandy K, König A. Methodology, Algorithms, and Emerging Tool for Automated Design of Intelligent Integrated Multi-Sensor Systems. Algorithms. 2009; 2(4):1368-1409. https://doi.org/10.3390/a2041368

Chicago/Turabian Style

Iswandy, Kuncup, and Andreas König. 2009. "Methodology, Algorithms, and Emerging Tool for Automated Design of Intelligent Integrated Multi-Sensor Systems" Algorithms 2, no. 4: 1368-1409. https://doi.org/10.3390/a2041368

Article Metrics

Back to TopTop