Next Article in Journal
Experimenting Agriculture 4.0 with Sensors: A Data Fusion Approach between Remote Sensing, UAVs and Self-Driving Tractors
Previous Article in Journal
Power Management Unit for Solar Energy Harvester Assisted Batteryless Wireless Sensor Node
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Deblurring of Sound Source Orientation Recognition Based on Deep Neural Network

1
School of Earth Sciences, Zhejiang University, Hangzhou 301127, China
2
Explosion and Seismic Sensing Research Center, Advanced Technology Institute, Zhejiang University, Hangzhou 301127, China
3
Hainan Institute, Zhejiang University, Sanya 572025, China
4
College of Biomedical Engineering and Instrument Science, Zhejiang University, Hangzhou 301127, China
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(20), 7909; https://doi.org/10.3390/s22207909
Submission received: 10 August 2022 / Revised: 9 October 2022 / Accepted: 13 October 2022 / Published: 18 October 2022
(This article belongs to the Section Sensing and Imaging)

Abstract

:
Underwater target detection and identification technology are currently two of the most important research directions in the information disciplines. Traditionally, underwater target detection technology has struggled to meet the needs of current engineering. However, due to the large manifold error of the underwater sonar array and the complexity of ensuring long-term signal stability, traditional high-resolution array signal processing methods are not ideal for practical underwater applications. In conventional beamforming methods, when the signal-to-noise ratio is lower than −43.05 dB, the general direction can only be vaguely identified in the general direction. To address the above challenges, this paper proposes a beamforming method based on a deep neural network. Through preprocessing, the space-time domain of the target sound signal is converted into two-dimensional data in the angle-time domain. Subsequently, we trained the network with enough sample datasets. Finally, high-resolution recognition and prediction of two-dimensional images are realized. The results of the test dataset in this paper demonstrate the effectiveness of the proposed method, with a minimum signal-to-noise ratio of −48 dB.

1. Introduction

With the development of precision detection instruments, the accurate detection and identification of short-range targets became possible [1,2]; therefore, scholars have turned to the positioning and identification of long-distance signals. Beamforming is an effective method to identify long-distance target signals, which has been widely used in radar, MIMO and other fields [3]. The general classical beamforming method is based on Fourier transform in the directional domain, where the input signal-to-noise ratio condition must be satisfied to ensure high resolution. The conventional beamforming method (CBF) achieves better adaptability by exploiting the phase deviation without prior knowledge of the number of signal sources, such as minimum variance distortion-free response (MVDR) and multiple signal classification (MUSIC) [4,5]. Although there are many beamforming methods for long-distance signals, the conditions of a high signal-to-noise ratio generally cannot be met. Furthermore, challenges remain in the detection of underwater targets under conditions of low signal-to-noise ratio, particularly when large distances exist between the sensor array and the target.
In recent years, with the rise of artificial intelligence and neural networks, an increasing number of fields have introduced and applied deep learning to practical problems and achieved satisfactory results. Deep learning was first applied to speech recognition and image segmentation and has since been further developed beyond its limitations. For example, Dong et al. proposed the neural network framework of the U-Net model [6], which integrates motion information into the network input and gives different motion constraints for each pixel; compared with the best-performing algorithm PSNR (peak signal-to-noise ratio), its value was improved by 0.14 dB. Hu et al. introduced a novel end-to-end U-Net and SAS network (U-SAS-Net) to extract and fuse local and semantic hierarchical features from a relatively large receptive field, resulting in an improved PSNR by 0.6 dB [7]. Zhang et al. used the improved U-Net deep neural network to extract data features through compression channels and restore data details through expansion channels, forming a nonlinear mapping from noisy data to denoised data, and finally outputting the denoised results [8]. Chen proposed an automatic segmentation algorithm for brain tumor MRI images based on an improved U-Net. Introducing residual blocks in U-Net to replace convolution blocks and adding attention modules to skip connections enables the model to converge faster during training and focus on the area to be segmented to obtain a better actual segmentation effect [9]. Wang proposed a superpixel segmentation method based on the U-Net network. This method embeds a norm layer after the convolution layer of each feature scale in the U-Net network, which is used to enhance the sensitivity of the network to parameters and effectively improve the segmentation accuracy of the medical image superpixels [10]. Jahn developed a method based on a neural network that can jointly estimate the spectral masks of all frequencies, and then estimate the cross-power spectral density matrix of speech and noise, so that the signal and noise can be accurately identified during beamforming [11]. Therefore, the neural network has an immeasurable ability for target recognition. Compared with the fuzzy recognition of conventional beamforming, if the deep neural network is combined with beamforming, it may obtain better results. Thus, this paper combines the U-Net network with beamforming, which can accurately identify the signal under the condition of a low signal-to-noise ratio. The lowest signal-to-noise ratio is improved from −40.6 dB to −48 dB compared to the traditional method. In addition, the deep neural network realizes the conversion of graph to graph, that is, both the input and the output are two-dimensional images. For the learning (training) process of a neural network, what the dataset learns is particularly important, as the quality of the dataset determines the learning of the network and the quality of the prediction results.

2. Method and Implement

2.1. Traditional Beamforming Methods

In the traditional methods, the CBF is used for angular decomposition, but this method has insufficient spatial resolution and poor noise adaptability. Therefore, in 2011, T.C. Yang introduced a deconvolution algorithm called Richardson–Lucy for high-power spectral estimation [12]. Deconvolution has been widely used in geological mapping and other complex environments [13]. Su et al. proposed a subspace vector deconvolution (SVD) method based on the deconvolution algorithm to improve its robustness [14].
In the frequency domain, depending on how the signal arrives, the receiver gets the signal from:
R = V S source + N noise
where V represents a matrix of steering vectors with M rows and N columns; Ssource denotes the source signal of length N; Nnoise denotes the noise in the background and Nnoise is the same size as V. In the time domain, Nnoise is generally bigger than V ∗ Ssource. To eliminate the disadvantage brought by the Nnoise matrix, a Fourier series is used to highlight the frequency characteristics in Equation (2):
X R ( k ) = n = 0 N 1 R ( n ) exp j ( 2 π / N ) kn
The received data in Equation (1) can be expressed by the following Equation (3):
P = S ideal K + N G
where means a Kronecker product; P replaces R as mentioned above, which stands for the blurred data; Sideal represents the ideal signal in the signal process; K represents PSF with the same size as V; NG is white Gaussian noise.
For Poisson noise distribution, the likelihood probability of the desired Sideal can be expressed as:
p ( P | S ideal ) P = x N ( S ideal K ) x B ( x ) exp [ ( S ideal K ) x ] B ( x ) !
B P ( x ) = Poisson ( ( S ideal K ) ( x ) )
In order to obtain the solution of the above equation, the power function needs to be minimized:
S ideal = argmin   E ( S ideal )
E ( S ideal ) = [ ( S ideal K ) P × log ( S ideal K ) ]
Equation (7) is called Kullback–Leibler divergence (relative entropy). The Lucy–Richardson algorithm needs two prerequisites: received data, PSF, and ideal data must be nonnegative; the first two data must integrate to 1. The prerequisites mean that the RL algorithm has two features: nonnegative and energy retention. By controlling the preconditions, the iteration of the solution can be expressed as:
S ideal t + 1 = S ideal t [ K P / ( S ideal t K ) ]
where t represents the number of iterations, which varies with different inputs. For the original discrete Fourier transform, a discrete signal of finite length can be expressed as:
X ( k ) = n = 0 N 1 x ( n ) Y N kn , k = 0 ,   1 , , N 1
Y N kn = e j 2 π / N
Then, the PSF can be replaced by:
X k = i = 1 l | ( Y N kn ) T v j Y N kn | 2
where l denotes the length of data.
P k = i = 1 M X k w H A
The Plancherel theorem can acquire the strongest direction of all sensors in Equation (12), in which Pk represents the power of beamforming depending on different theta, w is the weight vector of the beamforming, and A corresponds to Equation (2).

2.2. Processing of Array Angle Recognition Based on Neural Network

U-Net was originally proposed by Ronneberger in 2015 and applied to medical cell segmentation [15]. Prior to that, the field of computer vision used fully connected (FCN) for image segmentation. Ronneberger proposed a more ‘elegant’ fully convolutional network, whose structure is divided into two parts, an encoder and a decoder, and the shape is exactly like the ‘U’ letter, thus it was named U-Net.
The following part briefly introduces the two important components of U-Net, namely, the encoder and the decoder.
Assuming that the initial input image size is a 572 × 572 grayscale image, after two convolution kernels of 3 × 3 × 64 (64 3 × 3 convolution kernels, to obtain 64 feature maps), the convolution operation becomes 568 × 568 × 64 in size. Then, a 2 × 2 max pooling operation is performed to yield 248 × 248 × 64, and the above process is repeated four times. Each time the first 3 × 3 convolution operation after pooling is performed, the number of 3 × 3 convolution kernels exponentially increases. When the bottom layer is reached, that is, after the 4th maximum pooling, the image becomes 32 × 32 × 512 in size, and then two 3 × 3 × 1024 convolution operations are performed, finally resulting in a 28 × 28 × 1024 size. The above operations constitute the downsampling process.
At this time, the size of the image is 28 × 28 × 1024. Firstly, we perform a 2 × 2 deconvolution operation to change the image to a 56 × 56 × 512 size. Then, we copy and crop the image before the corresponding maximum pooling layer, and deconvolve the image obtained by stitching it together to get a 56 × 56 × 1024 size image, and then perform a 3 × 3 × 512 convolution operation. We repeat the above process four times, and in the first 3 × 3 convolution operation after each stitching, the number of 3 × 3 convolution kernels is doubled. When the top layer is reached, that is, after the 4th deconvolution, the image becomes 392 × 392 × 64 in size. The image is copied and cropped, and then stitched to obtain a size of 392 × 392 × 128. Subsequently, two 3 × 3 × 64 convolution operations are performed to get an image of 388 × 388 × 64 size, and finally, we perform a 1 × 1 × 2 convolution operation. The above steps constitute the upsampling process.
The deep neural network used in this paper has a similar structure to the classic U-NET (Figure 1) and is also divided into four downsamplings and four upsamplings. Each convolution kernel is 3 × 3 × 64, the pooling layer is 2 × 2, and the activation function is ReLU.
Initially, the sampling frequency was set to 500 Hz, the underwater sound speed was 1500 m/s, the total length of the array was 1 km, the number of array elements was 101 equally spaced in the 1 km array, and the sampling time was 3600 s.
Ship trajectory generation process: within random distances of 20–100 km, and a random angle of −55~+55, distance-time domain datasets were generated. These are then preprocessed by the conventional beamforming (CBF) method and converted into the azimuth-time domain. The azimuth(angle) and time are the horizontal and vertical axes of the image, respectively. The time sampling rate is set to every 30 s, and the angle sampling rate is set to every 1 degree, that is, a 121 × 120 image is generated, and this image is used as the original input of the network. The actual trajectory of the ship is used as a network label (known). Then we put the original input datasets and network labels into the training module, where the total number of samples is 100 (1000 samples and 100 samples are pre-generated for testing; the network learning effect is the same, because the sample generation takes a long time (one sample takes nearly 300 s), so using 100 samples can save a lot of time and still achieve the training effect). The training set is 70%, the validation set is 30%, and the epoch is set to 200.

3. Data Example

3.1. Noise-Free Conditions

The preprocessed time-angle map is used as the input of the network, and the known real ship trajectory map (that is, the real time-angle map) is taken as the label of the network and put into network training.
It can be seen from the Figure 2 that the CBF method and the deconvolution method have low resolution (the recognition result is shadowy and blurry) for the identification of the ship’s trajectory (azimuth), and they do not meet the current requirements for high-precision detection. Meanwhile, the U-Net neural network used in this paper greatly improves the angular resolution through its training, and the final prediction results are basically consistent with the original real data (clear and without shadows), which proves the effectiveness of the network.

3.2. Noisy Conditions

Considering that in practical applications, the array reception is affected by a series of environmental factors, it is not practical to test only at a noise-free level, therefore, we take the actual noise into account.
Marine environmental noise is caused by natural and human factors, such as sea surface wind and waves, underwater undercurrent surging, ship operation, wind power project construction and operation periods, and submarine construction operations. The sound wave signal forms a relatively complex background noise field after reflection and absorption associated with seawater, sea level, seabed, etc. The academic community generally believes that ship noise and windborne noise are the two main components of this noise. The former mainly affects the noise in the middle and low frequency bands (10–500 Hz), and the latter mostly influences the noise in the higher frequency bands (500 to 25,000 Hz). In addition to the above two major components, in the low frequency band (1–100 Hz), tides, surges, waves, large-scale turbulence, and distant earthquakes and storms all contribute to marine environmental noise [16,17,18].
Finally, referring to the article published by Wenz [14] in 1962, we regard wind noise as environmental noise, which is simulated according to the empirical formula summed up by the Wenz curve for the wind noise of different energy levels. The empirical formula of wind noise is as follows:
G ( f ) = A lg ( f ) + b
Among them, G(f) represents the final noise level in dB; f represents the frequency; A and b are affected by the environment, and the values of A and b are different in different environments. For the convenience of the experiment, we take different values of A and b respectively, which represent the noise of different energy levels.
The above empirical formula is the wind noise on the sea surface. In fact, the sensors we deploy are generally under the sea surface, where the impact of the wind noise is not significant, so the noise added to the simulation is larger.
Finally, different levels of noise are added, and the signal-to-noise ratio is introduced (the same energy level of noise, the distance between the sensor position, and the distance of propagation will eventually lead to a large difference in the signal-to-noise ratio), and the advantages and disadvantages of the traditional method and the network method are compared.

3.2.1. Test One—When the Signal-to-Noise Ratio Is −26.78 dB (Relatively High)

When the value of A in the empirical formula is 14.2 and the value of b is 86.3, the noise level is relatively small, and the signal-to-noise ratio is relatively high.
It can be seen from the Figure 3 that when the noise with the b value of 86.3 in the empirical formula is added, the SNR is −26.78 at this time. The deconvolution method and the input of the network (data after CBF) can roughly identify the angle, but the angle resolution is not high, and the prediction result of the neural network is completely consistent with the label (real data), showing that the network is very helpful for the improvement of angular resolution, and the prediction accuracy is also high.

3.2.2. Test Two—When the Signal-to-Noise Ratio Is −33.57 dB~−37.18 dB (Relatively Slightly Lower)

When the value of A in the empirical formula is 14.2, and the value of b is 91.3, it is equivalent to increasing the noise and reducing the signal-to-noise ratio.
It can be seen from the Figure 4 that when the noise with the b value of 91.3 energy level in the empirical formula is added, the deconvolution method and the input of the network can also identify the approximate angle, and both show a gradual blurring trend; however, the network can still improve the angle resolution, that is, the network output is still highly accurate, and the prediction accuracy is also extremely high.

3.2.3. Test Three—When the Signal-to-Noise Ratio Is −40.6 dB~−43.05 dB (Relatively Low)

Here, the value of A in the empirical formula is 14.2 and the value of b is 96.3.
It can be seen from the Figure 5 that when the noise with the b value of 96.3 in the empirical formula is added, the information identified by the deconvolution method is overwhelmed by the noise, and the trajectory cannot be identified at all by the naked eye. At this time, the network learning ability is not greatly affected.

3.2.4. Test Four—When the Signal-to-Noise Ratio Is −44.27 dB~−50.35 dB (Relatively Extremely Low)

Here, the value of A in the empirical formula is 14.4, and the value of b is 96.3.
It can be seen from the Figure 6 that when the signal-to-noise ratio is lower than −43 dB, the network’s ability to recognize the angle gradually decreases, and there are artifacts. Until the signal-to-noise ratio reaches −50 dB, the network’s recognition ability is completely invalid.
After sorting out the experimental data, the concept of accuracy is introduced, that is, we correlate the prediction results of CBF, deconvolution, and U-NET with the real trajectory (label), and if the error range between the result and the real trajectory is within the spatial resolution (1 degree), the prediction/recognition is considered accurate, and conversely, the prediction/recognition is wrong. Finally, the ratio of all correctly predicted quantities to total quantities is calculated. Figure 7 below shows the accuracy change of different methods under different signal-to-noise ratio conditions.
To sum up, when the values of A and b in the empirical formula are different, the signal-to-noise ratio changes greatly, and the difference between the deconvolution method and the network identification method is also large. Among them, under the condition of no noise, both the traditional method and the proposed network can learn the label data well, and the prediction result is consistent with the label. Meanwhile, after adding noise, when the signal-to-noise ratio is higher than −33.5 dB, the identification of the network is consistent with the label, and the traditional deconvolution method is also effective; when the signal-to-noise ratio is lower than −33.5 dB, the deconvolution method gradually blurs and fails, but the network identification is still accurate, until the signal-to-noise ratio is as low as −43 dB. The information in the deconvolution method and the U-Net network input is completely overwhelmed by noise; the deconvolution method basically fails, and at this time, the accuracy of the network decreases slightly, and some small artifacts appear in the network identification. When the signal-to-noise ratio is lower than −43 dB, the network identification ability gradually declines, but it can still identify a part of the trajectory information; until the noise ratio is lower than −50 dB, the network fails completely.

4. Discussions and Conclusions

The orientation recognition of underwater sound sources is a hot research topic in hydroacoustics. The existing conventional beamforming method (CBF) has a certain efficiency in the identification of ship trajectories, but there are still problems, such as inaccuracy and low resolution. In this paper, we use the U-Net deep neural network to train and learn the preprocessed time-angle ship trajectories and put the pregenerated label dataset into the network. According to the final prediction results of the network, in the absence of noise, the U-Net network can accurately identify the specific orientation of the ship’s trajectory. Compared with CBF, the angular resolution is greatly improved. After adding wind noise, when the signal-to-noise ratio is higher than −43 dB, the U-Net network can learn and predict the true trajectory of the ship; when the signal-to-noise ratio is lower than −43 dB, the noise is completely drowned out by the true trajectory, and the U-Net network can also partially identify the true trajectory of the ship, accompanied by a few artifacts. When the signal-to-noise ratio reaches −50 dB, the learning ability of the network becomes completely invalid.
The deconvolution methods compared in this paper have certain conditions of applicability conditions, that is, when the difference between the energy level of the target and the energy level of the interference is large (usually 40 dB), these methods are effective, but for the background noise simulated in this paper, they are no longer applicable. At the same time, the neural network method proposed in this paper is more accurate and effective. Therefore, compared with the traditional method, our U-Net neural network method reduces the lower limit of the signal-to-noise ratio to −48 dB, which has a significant effect on the improvement of angular resolution.
Compared with the traditional methods, the neural network is data driven and does not rely on a priori assumptions, but has requirements on a known label dataset. The deep neural network used in this paper is based on U-Net. Subsequent experiments may verify the recognition of the target trajectory angle under noisy conditions by different types of neural networks, and compare the similarities, differences, advantages, and disadvantages of each network.

Author Contributions

Conceptualization, Z.Z., L.Y. and W.L.; funding acquisition and H.R.; investigation, T.W.; methodology, X.S. and L.T.; software, T.W., X.S. and L.T.; supervison, H.R.; writing—original draft, T.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded in part by the Project of Sanya Yazhou Bay Science and Technology City, grant No: SCKJ-JYRC-2022-46 and SCKJ-JYRC-2022-45; in part by Hainan Provincial Natural Science Foundation of China, grand No: 422MS091; and in part by the National Natural Science Foundation of China under, grant No: 42074135.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data that support the findings of this study are available from the corresponding author upon reasonable request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Fan, L.; Jin, C.; Zhang, S. Research on Multi-Source Detection Method of Underwater Target Based on Improved Evidence Theory. In Proceedings of the 5th International Conference on Information Science and Control Engineering (ICISCE), Zhengzhou, China, 20–22 July 2018; pp. 482–485. [Google Scholar] [CrossRef]
  2. Wei, H. Overview of Underwater Acoustic Detection Technology. China New Technol. New Prod. 2010, 5, 6–7. [Google Scholar] [CrossRef]
  3. Xie, M.; Wei, X.; Tang, Y.; Hu, D. A Robust Design for Aperture-Level Simultaneous Transmit and Receive with Digital Phased Array. Sensors 2022, 22, 109. [Google Scholar] [CrossRef] [PubMed]
  4. Yang, T.C. Deconvolution of decomposed conventional beamforming. J. Acoust. Soc. Am. 2020, 148, EL195–EL201. [Google Scholar] [CrossRef] [PubMed]
  5. Chardon, G.; Boureau, U. Gridless three-dimensional compressive beamforming with the Sliding Frank-Wolfe algorithm. J. Acoust. Soc. Am. 2021, 150, 3139–3148. [Google Scholar] [CrossRef] [PubMed]
  6. Dong, X.; Liu, C.; Zhao, J. Image Motion Blur Removal Algorithm Fusion Motion Information. Comput. Appl. Res. 2021, 38, 278–281. [Google Scholar] [CrossRef]
  7. Hu, Z.; Chung, Y.Y.; Ouyang, W.; Chen, X.; Chen, Z. Light Field Reconstruction Using Hierarchical Features Fusion. Expert Syst. Appl. 2020, 113394, 957–4174. [Google Scholar] [CrossRef]
  8. Zhang, P.; Li, Y.; Zhang, T.; Yue, J.; Dong, R.; Cao, S.; Zhang, Q. Research on Seismic Data Denoising Based on U-Net Deep Neural Network. Met. Min. 2020, 1, 200–208. [Google Scholar] [CrossRef]
  9. Cai, C.; Chen, J.; Chen, X. Brain tumor magnetic resonance image segmentation based on improved U-Net method. J. South-Cent. Univ. Natl. (Nat. Sci. Ed.) 2021, 40, 417–423. [Google Scholar] [CrossRef]
  10. Wang, H.; Liu, H.; Guo, Q.; Deng, K.; Zhang, C. Superpixel U-Net Network Design for Medical Image Segmentation. J. Comput. Aided Des. Graph. 2019, 31, 1007–1017. [Google Scholar] [CrossRef]
  11. Heymann, J.; Drude, L.; Haeb-Umbach, R. Neural network based spectral mask estimation for acoustic beamforming. In Proceedings of the 2016 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Shanghai, China, 20–25 March 2016; pp. 196–200. [Google Scholar] [CrossRef]
  12. Wind, O. Peer-Reviewed Technical Communication. IEEE J. Ocean. Eng. 2011, 36, 489–499. [Google Scholar]
  13. Wang, H.; Miller, P.C. Scaled Heavy-Ball Acceleration of the Richardson-Lucy Algorithm for 3D Microscopy Image Restoration. IEEE Trans. Image Process. 2014, 23, 848–854. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  14. Su, X.; Miao, Q.; Sun, X.; Ren, H.; Ye, L.; Song, K. An Optimal Subspace Deconvolution Algorithm for Robust and High-Resolution Beamforming. Sensors 2022, 22, 2327. [Google Scholar] [CrossRef] [PubMed]
  15. Ronneberger, O.; Fischer, P.; Brox, T. U-Net: Convolutional Networks for Biomedical Image Segmentation. In Medical Image Computing and Computer-Assisted Intervention (MICCAI); Lecture Notes in Computer Science; Springer: Cham, Switzerland, 2015; Volume 9351, pp. 234–241. [Google Scholar] [CrossRef] [Green Version]
  16. Wenz, G.M. Acoustic Ambient Noise in The Ocean: Spectra and Sources. J. Acoust. Soc. Am. 1962, 34, 1936–1956. [Google Scholar] [CrossRef]
  17. Xu, G.; Chen, H.; Wang, E.; Han, Y. Marine Environmental Noise Observation Technology and Data Processing Method. Ocean. Technol. 2014, 30, 69–71. [Google Scholar]
  18. Ross, D. On Ocean Under Water Ambient Noise. Acoust. Bull. 1993, 18, 5–8. [Google Scholar]
Figure 1. U-Net Network Structure Diagram.
Figure 1. U-Net Network Structure Diagram.
Sensors 22 07909 g001
Figure 2. Comparison of angle recognition results by different methods under noise-free conditions, the input of the network (the abscissa is the angle, and the ordinate is the time, which are the same below), deconvolution method, the prediction of the network, and the network label (true trajectory).
Figure 2. Comparison of angle recognition results by different methods under noise-free conditions, the input of the network (the abscissa is the angle, and the ordinate is the time, which are the same below), deconvolution method, the prediction of the network, and the network label (true trajectory).
Sensors 22 07909 g002
Figure 3. Comparison of angle recognition results between different methods when the signal-to-noise ratio is −26.78. From left to right: raw data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, the same below), deconvolution method, the prediction of the network, and the network label (true trajectory).
Figure 3. Comparison of angle recognition results between different methods when the signal-to-noise ratio is −26.78. From left to right: raw data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, the same below), deconvolution method, the prediction of the network, and the network label (true trajectory).
Sensors 22 07909 g003
Figure 4. (a,b) are respectively the angle recognition results and prediction results of different methods under different signal-to-noise ratio conditions. (a,b) from left to right: original data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, which is the same below), deconvolution method, the prediction of the network, and the network label (true trajectory).
Figure 4. (a,b) are respectively the angle recognition results and prediction results of different methods under different signal-to-noise ratio conditions. (a,b) from left to right: original data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, which is the same below), deconvolution method, the prediction of the network, and the network label (true trajectory).
Sensors 22 07909 g004
Figure 5. Comparison of angle recognition results of different methods for different levels of signal-to-noise ratio. From left to right: original data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, which is the same below), deconvolution method, network prediction, network label (true trajectory).
Figure 5. Comparison of angle recognition results of different methods for different levels of signal-to-noise ratio. From left to right: original data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, which is the same below), deconvolution method, network prediction, network label (true trajectory).
Sensors 22 07909 g005
Figure 6. (ad) show the angle recognition results and prediction results of training different methods under different signal-to-noise ratio conditions. (ad) from left to right: original data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, which is the same below), deconvolution method, the network predictions, network labels (true trajectories).
Figure 6. (ad) show the angle recognition results and prediction results of training different methods under different signal-to-noise ratio conditions. (ad) from left to right: original data (the abscissa is the sensor number, and the ordinate is the time), the input of the network (the abscissa is the angle, and the ordinate is the time, which is the same below), deconvolution method, the network predictions, network labels (true trajectories).
Sensors 22 07909 g006aSensors 22 07909 g006b
Figure 7. Graph of accuracy versus signal-to-noise ratio, in which the red line represents the deconvolution method, the black line represents the CBF method, and the blue line represents the U-Net method proposed in this paper.
Figure 7. Graph of accuracy versus signal-to-noise ratio, in which the red line represents the deconvolution method, the black line represents the CBF method, and the blue line represents the U-Net method proposed in this paper.
Sensors 22 07909 g007
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wang, T.; Ren, H.; Su, X.; Tao, L.; Zhu, Z.; Ye, L.; Lou, W. Deblurring of Sound Source Orientation Recognition Based on Deep Neural Network. Sensors 2022, 22, 7909. https://doi.org/10.3390/s22207909

AMA Style

Wang T, Ren H, Su X, Tao L, Zhu Z, Ye L, Lou W. Deblurring of Sound Source Orientation Recognition Based on Deep Neural Network. Sensors. 2022; 22(20):7909. https://doi.org/10.3390/s22207909

Chicago/Turabian Style

Wang, Tong, Haoran Ren, Xiruo Su, Liurong Tao, Zhaolin Zhu, Lingyun Ye, and Weitao Lou. 2022. "Deblurring of Sound Source Orientation Recognition Based on Deep Neural Network" Sensors 22, no. 20: 7909. https://doi.org/10.3390/s22207909

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop