| Literature DB >> 30149565 |
Abstract
A hybrid particle swarm optimization (PSO), able to overcome the large-scale nonlinearity or heavily correlation in the data fusion model of multiple sensing information, is proposed in this paper. In recent smart convergence technology, multiple similar and/or dissimilar sensors are widely used to support precisely sensing information from different perspectives, and these are integrated with data fusion algorithms to get synergistic effects. However, the construction of the data fusion model is not trivial because of difficulties to meet under the restricted conditions of a multi-sensor system such as its limited options for deploying sensors and nonlinear characteristics, or correlation errors of multiple sensors. This paper presents a hybrid PSO to facilitate the construction of robust data fusion model based on neural network while ensuring the balance between exploration and exploitation. The performance of the proposed model was evaluated by benchmarks composed of representative datasets. The well-optimized data fusion model is expected to provide an enhancement in the synergistic accuracy.Entities:
Keywords: distributed intelligence system; multi-sensor information fusion; multi-sensor system; particle swarm optimization; sensor data fusion algorithm
Year: 2018 PMID: 30149565 PMCID: PMC6165151 DOI: 10.3390/s18092792
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1A multi-sensor system.
Figure 2Example of user localization using a multi-sensor system.
Parameter information of the PSO method alone.
| Parameters | Value |
|---|---|
| Swarm size ( | 28 |
| Initial Position of Particles | Spread within a hypercube using a uniform random distribution |
| Minimum velocity norm | 0.05 |
| Inertial weight ( | 1 |
| Minimum position (min_pos) | −100 |
| Maximum position (max_pos) | 100 |
Figure 3PSO alone: (a) Initial position of the particles within a hypercube using a uniform random distribution; and (b) converged position of the particles.
Parameter information of the PSOpid-based method alone.
| Parameters | Value |
|---|---|
| Minimum position (min_pos) | 1.2 × min (LM-PSO) |
| Maximum position (max_pos) | 1.2 × max (LM-PSO) |
| Proportional term ( | 0.5 (fixed) |
| Integral term ( | 0.5 (fixed) |
| Derivative term ( | 0.6 (fixed) |
Figure 4A hybridization of PSOpid, LM and PSO, namely PSOpid-LM-PSO: (a) initial position of particles within a shrunk hypercube; and (b) convergence position of the particles.
Figure 5Three-phase hybrid optimization method.
Figure 6Exploration of a new possibility. Each (x,y) coordinate indicates the minimum and maximum of all parameters such as weights and biases, and the outcomes are from each independent trial.
Figure 7Performance analysis.
Comparison results of the algorithm enhancement rates (out of 100 independent runs).
| Single-Subject Evaluation: Mean Distance Error [mm] | |||||
|---|---|---|---|---|---|
| Weight | Trilateration | LM alone | LM-PSO | PSOpid-LM-PSO | PSOpid-LM-PSO |
| 58 kg | 546.07 | 26.28 | 24.85 | 23.18 | 95.76% |
| 64 kg | 213.54 | 30.39 | 27.01 | 25.14 | 88.23% |
| 72 kg | 637.15 | 31.34 | 30.07 | 24.76 | 96.11% |
| 85 kg | 160.16 | 50.14 | 44.02 | 41.48 | 74.10% |
| 90 kg | 196.56 | 27.32 | 24.96 | 20.35 | 89.65% |
Figure 8Enhancement graph of each algorithm as compared to the classic LM-based backpropagation algorithm.
Figure 9Performance test using a sample dataset.