Abstract
Remote sensing image technology to the ground has important guiding significance in disaster assessment and emergency rescue deployment. In order to realize the fast automatic registration of multi-sensor remote sensing images, the remote sensing image block registration idea is introduced, and the image reconstruction is processed by using the conjugate gradient descent (CGD) method. The scale-invariant feature transformation (SIFT) algorithm is improved and optimized by combining the function-fitting method. By this way, it can improve the registration accuracy and efficiency of multi-sensor remote sensing images. The results show that the average peak signal-to-noise ratio of the image processed by the CGD method is 25.428. The average root mean square value is 17.442. The average image processing time is 6.093 s. These indicators are better than the passive filter algorithm and the gradient descent method. The average accuracy of image registration of the improved SIFT registration method is 96.37%, and the average image registration time is 2.14 s. These indicators are significantly better than the traditional SIFT algorithm and speeded-up robust features algorithm. It is proved that the improved SIFT registration method can effectively improve the accuracy and operation efficiency of multi-sensor remote sensing image registration methods. The improved SIFT registration method effectively solves the problems of low accuracy and long time consumption of traditional multi-sensor remote sensing image fast registration methods. While maintaining high registration accuracy, it improves the image registration speed and provides technical support for a rapid disaster assessment after major disasters such as earthquakes and floods. And it has an important value for the development of the efficient post-disaster rescue deployment.
1 Introduction
Remote sensing earth observation technology can detect and analyse changes in the ground environment in real time. After major disasters such as earthquakes, floods, and forest fires, remote sensing earth observation technology provides a stable, fast, and safe information acquisition method for disaster assessment and rapid emergency response after disasters [1,2]. Using remote sensing to ground monitoring technology to compare and analyse ground remote sensing images before and after the occurrence of a disaster can provide assistance for a rapid acquisition of disaster situations and criticality assessment, and help relevant departments quickly launch emergency response mechanisms based on the specific situation of the disaster, deploy personnel to rescue, and other post-disaster work. Multi-sensor remote sensing image registration is an important foundation for quickly extracting disaster information. The accuracy and speed of remote sensing image registration directly affect the efficiency of taking emergency measures after a disaster. It is required to strengthen the analysis of disaster information and improve the efficiency of disaster assessment as much as possible. However, the imaging mechanism of different sensors is different, and the image shooting time and angle are also different. The remote sensing images obtained by different sensors have different resolution and information characteristics. Therefore, it is necessary to process the remote sensing images obtained by different sensors and match them with the ground remote sensing images of the disaster-affected areas before the disaster, so as to achieve a rapid acquisition and evaluation of disaster information [3,4]. At present, the registration of large-scale remote sensing images from different sensors is inefficient. Therefore, the research takes large-scale ground remote sensing images as the research object, focusing on the registration of multi-sensor remote sensing images after disasters, in order to achieve a rapid automatic registration of remote sensing images and provide reference for disaster assessment and emergency rescue.
In order to improve the registration accuracy and efficiency of remote sensing images from different sensors, the image block registration method is proposed, and the conjugate gradient descent (CGD) method is used for image reconstruction. The scale-invariant feature transform (SIFT) algorithm and the function-fitting method are combined to extract and match image feature points, hoping to provide help and reference for the rapid disaster assessment. The main contribution of the research is to introduce the idea of segmentation for image registration and combine the CGD method for image reconstruction, effectively solving the problem of low efficiency in large-scale remote sensing image registration and improving the efficiency of automatic image registration. Second, an improved fast automatic image registration technology was proposed. The SIFT algorithm was improved and optimized using the function-fitting method. Combining the image block registration idea and the CGD method, fast and large-scale ground remote sensing image registration was effectively achieved.
2 Related works
Fast algorithms are a pillar of signal processing. With the continuous development of information technology, research on fast algorithms is increasing. Bowman and Ghoggali [5] proposed an algorithm for computing one-dimensional partial fast Fourier changes, in which the null-frequency domain is divided into rectangular and trapezoidal sub-domains. The fast algorithm is developed based on the subdomains. And it is demonstrated computationally that the partial Fourier transform in the algorithm can be reduced to convolution for fast computation. To solve the problem of difficulty in determining the tile size of Winograd-based convolution, they designed a tile fusion method that can derive the optimal tile size in each convolution layer. It was demonstrated that this method could accelerate the convolution inference process [6]. It was experimentally demonstrated that it could improve the performance of Winograd convolution by a factor of 1.89. Fan et al. [7] investigated the integral formulation and fast algorithm for the steady-state radiative transfer equation. Fourier transform and the spherical harmonic transform coefficients were used to reduce the number of steps in the computational process. And the number of degrees of freedom in the computational process was reduced. By this way, the Fourier transform and spherical harmonic transform coefficients were obtained. The effectiveness and significant computational efficiency of the algorithm proposed in this study were demonstrated in numerical simulations. Li et al. [8] argued that in the modern information society where the amount of data was increasing, the widespread use of convolutional neural networks has led to a gradual decrease in their efficiency in the computation process. In order to solve these problems, a fast convolutional algorithm was proposed, which was able to reduce both the number of computations and data accesses in the computation process. Wang et al. [9] proposed a fast algorithm based on the non-uniform Fourier transform and used it to compute non-uniform sparse aperture near-fields. Simulation experiments showed that the algorithm had the effect of accelerating the near-field calculation of non-uniform sparse aperture. It is proved that the algorithm had a significant universality.
With the continuous development of modern technology, remote sensing technology had become a key research object in technological development. Jayanthi and Vennila [10] proposed a classification method based on a novel deep neural network classifier in order to obtain the same remote sensing view through the accurate classification. In this method, linear iterative clustering combined with neural network was used to process satellite images. It was shown that the method could achieve dynamic alignment of remote sensing images. Wu et al. [11] proposed a fast robustness-based sub-pixel remote sensing image alignment method in order to solve the remote sensing image alignment problem under uncertainties. In the experimental results, it was shown that the method proposed in this study was able to obtain more anti-interference matches compared to other methods. And the computational effort in the image matching process was smaller. Jia et al. [12] proposed a fast robustness-based sub-pixel remote sensing image alignment method in order to obtain effective image alignment in wide. In order to obtain effective image dense matching in wide baseline images, they proposed a matching method based on proportional triangulation, which eliminated proportional points by calculating the positional similarity of the triangulation points corresponding to the two images. It showed the effectiveness and accuracy of the method in matching experiments, which is of great value for remote sensing image dense alignment. Paul et al. [13] applied the SIFT algorithm to remote sensing image alignment. The SIFT algorithm was found to be able to reduce the effect of speckle noise in SAR image alignment. It was experimentally demonstrated that the proposed method could increase the positional accuracy in alignment. Ma et al. [14] proposed a new remote sensing image alignment method, which eliminated the effect of adjacent points by phase consistency feature detection. It demonstrated that the method had better alignment performance compared with the current main alignment methods.
In summary, the study of remote sensing image alignment had become the focus of current research. And it was also known that the alignment efficiency in remote sensing image alignment has always been an important concern for existing scholars. Fast algorithms are efficient in the computational process, but they are less used in remote sensing image alignment. Therefore, in order to improve the accuracy and efficiency of multi-sensor remote sensing image alignment, we try to apply the fast algorithm to multi-sensor remote sensing image alignment. It is hoped to provide theoretical support for the development of remote sensing technology in China.
3 Fast alignment of multi-sensor remote sensing images based on improved SIFT
3.1 CGD-based image reconstruction and image chunking
CGD has obvious advantages in solving large-scale unconstrained optimization problems. It has the advantages of rapid convergence, small data storage requirements, and secondary termination. In order to solve the problems of inefficient operation and low accuracy of traditional multi-sensor remote sensing image alignment methods, the research is based on the idea of image chunking alignment. The research uses CGD to pre-process multi-sensor remote sensing images, and it is combined with SIFT algorithm, nearest neighbour method, and function-fitting method to extract and match the image feature points. The process of multi-sensor image alignment is shown in Figure 1.

Multi-sensor image registration process.
In order to improve the accuracy of remote sensing image alignment, pre-processing of remote sensing images is required to enhance the information accuracy of remote sensing images. This study makes use of the information complementarity between multiple remote sensing images of the same region to achieve image recovery and reconstruction. And it uses the CGD method, which has the advantage of convergence speed. By this way, it can reconstruct the images and improve the efficiency of real-time image processing while ensuring image quality. The relationship between the pixel values in the lower-resolution image and the corresponding high-resolution image is shown in the following equation:
where
where
where
where
where

Image block processing.
3.2 SIFT-based detection of extreme value points
Between multiple remote sensing images of the same region and geometrically aligning the multi-sensor remote sensing images, there is a mapping relationship. By solving the mapping relationship, remote sensing image alignment can help subsequent image feature analysis and comparison of regional information changes [15,16]. The SIFT algorithm takes point features as the starting point for image alignment and has advantages in obtaining stable local features. Therefore, the SIFT algorithm is used for the fast alignment of multi-sensor remote sensing images. The feature matching process of the SIFT algorithm is shown in Figure 3.

Feature matching process of SIFT algorithm.
The SIFT algorithm uses a Gaussian pyramid to construct different scale spaces and a Gaussian kernel function to process the target image. So the resolution of the target image of different sizes is the same, and the Gaussian-scale space of the target image is
where
where
where
3.3 Extreme point filtering based on Hessian matrix
The polar points obtained from the discrete space have error problems and are not necessarily the true polar points of the image. So to improve the accuracy of the image alignment results, the polar points obtained need to be filtered to eliminate the edge response feature points with low contrast and poor stability [19,20]. The Taylor formula is used to locate the location of the feature points and determine the scale space where the feature points are located. The Taylor expansion of the scale space Gaussian difference function for the pixel location is shown in the following equation:
where
where
Set the minimum response threshold for the low contrast feature points that need to be removed, and filter all feature points. If the response value of the feature point
The strong edge response is an important feature of Gaussian difference images, and the extreme points are detected by the Gaussian difference scale space. It suffers from the problem of small principal curvature in the edge direction and large principal curvature in the edge gradient direction. Therefore, this study uses the Hessian matrix to reject the edge response feature points and analyses the principal curvature of the Gaussian difference function of the feature points by the eigenvalues of the Hessian matrix. The Hessian matrix function of the feature points is shown in the following equation:
where
where
There is a positive correlation with the principal curvature of the feature point. When the feature point satisfies equation (14), the feature point is judged to be an edge response point that needs to be rejected.
3.4 Feature matching based on nearest neighbour and function fitting
The SIFT algorithm is used to extract the feature points in the target image and assign the base direction for feature point matching. Combining the contribution relationship between the feature points and the domain space pixel points, the histogram of the gradient direction of the feature points to the domain space pixels is constructed to achieve the main direction matching of the feature points. The gradient direction
where
where
where

Operation process of the function-fitting method.
A cubic polynomial function model of the target image is constructed. And the function model is solved using least squares to make the data satisfy the function parameters as much as possible. It is achieved by minimizing the error-squared and by matching the best function. Let the function to be fitted be
where
4 Effect of multi-sensor remote sensing image alignment
4.1 Image reconstruction and feature matching effect analysis
In order to verify the optimality of the CGD method used in this study for image reconstruction, the CGD algorithm was compared with the passive filter algorithm and the steepest descent (SD) method for the application. The peak signal-to-noise ratio (PSNR) and root mean square (RMS) metrics were used to evaluate the image reconstruction effects of the three algorithms, and the comparison of the three algorithms is shown in Figure 5.

Comparison of image reconstruction effects of three algorithms.
As can be seen in Figure 5, the PSNR values of remotely sensed images with image processing by the regularized CGD method are significantly higher than those of images processed by the passive filter algorithm and the gradient descent method. The average PSNR value of the CGD method is 25.428, which is higher than that of the passive filter algorithm (21.268) and the SD method (24.356). While the average RMS value of the images processed by the CGD method is 17.442, which is significantly lower than that of the passive filter algorithm and the gradient descent method. To explore the difference in image reconstruction efficiency of the three algorithms, the processing time of the three algorithms for ten images was compared and analysed. The image reconstruction time consumption of the three algorithms is shown in Table 1.
Reliability analysis of college students’ values scale
Image number | Passive filter (s) | SD (s) | CGD (s) |
---|---|---|---|
1 | 7.545 | 6.485 | 6.586 |
2 | 7.596 | 6.754 | 6.841 |
3 | 6.587 | 6.255 | 5.067 |
4 | 7.698 | 6.567 | 6.345 |
5 | 6.265 | 6.261 | 6.052 |
6 | 7.066 | 6.712 | 6.593 |
7 | 7.485 | 6.263 | 6.841 |
8 | 6.281 | 6.485 | 5.441 |
9 | 7.062 | 6.466 | 5.046 |
10 | 6.592 | 6.257 | 6.155 |
11 | 6.891 | 6.304 | 6.702 |
12 | 7.034 | 6.724 | 6.138 |
13 | 7.358 | 6.105 | 5.681 |
14 | 6.942 | 6.381 | 6.104 |
15 | 7.423 | 6.158 | 6.294 |
As can be seen from Table 1, the average time taken by the passive filter method for processing ten images is 7.055 s. While the average time taken by the SD method on image processing is 6.412 s, the average image processing time for the CGD method is 6.126 s, which is significantly lower than the other two algorithms. It is proved that the regularized CGD method can improve image processing while ensuring higher image processing quality speed and efficiency.
This study verified the matching effect of the image feature points and analysed the performance of the function-fitting method on the rejection of false match points. In this study, a comparative analysis of the function fitting before and after the rejection of false match points was performed, as shown in Figure 6. Figure 6a shows the fit after the initial matching by the nearest neighbour method, and Figure 6b shows the fit after the false match points are removed by the function-fitting method.

Function fitting before and after removing the wrong matching points. (a) Fitting results before removing incorrect matching points and (b) Fitting results after removing incorrect matching points.
From Figure 6, the initial matching using the nearest neighbour method had certain matching errors and the data fit was poor. After further screening of the matching points using the function-fitting method, the wrong feature points that were farther away from the fitted curve are eliminated. It was proved that the function-fitting method could effectively eliminate the wrong matching points in the feature matching process and improve the accuracy of image alignment.
4.2 Comparative experiment and application effect analysis of image registration
This study verified the effectiveness and efficiency of the multi-sensor remote sensing image alignment method based on the improved SIFT algorithm. In this study, it used the improved SIFT alignment method, the traditional SIFT algorithm, and the speeded-up robust features (SURF) algorithm to align 70 pairs of remote sensing images. And the image alignment accuracy of the three algorithms is shown in Figure 7. The image alignment accuracy of the three algorithms is shown in Figure 7.

Image registration accuracy of three algorithms.
From Figure 7, it can be seen that the image alignment accuracy of the traditional SIFT algorithm is the lowest for 70 pairs of remote sensing images, with an average accuracy of 80.49%. And the image alignment accuracy of the SURF algorithm is 84.95%. However, the average accuracy of the improved SIFT alignment method is 96.37%, which is significantly higher than that of the traditional SIFT algorithm and the SURF algorithm. The accuracy of image alignment fluctuated the least, which proved that the improved SIFT alignment method was more robust. Four pairs of images were selected from the 70 pairs for the combined analysis of accuracy and recall, and the recall and 1-precision curves of the four pairs are shown in Figure 8.

Recall and 1-precision curves of four pairs of images. (a) Image pair a, (b) image pair b, (c) image pair c, and (d) image pair d.
As can be seen from Figure 8, the overall trend is that the recall value increases with the 1-precision value, and the accuracy and recall are inversely correlated. The accuracy and recall of the improved SIFT alignment method outperformed the traditional SIFT algorithm and the SURF algorithm. It is proved that the improved SIFT alignment method has advantages in the alignment performance of remote sensing images. The image alignment time of the three algorithms was compared and analysed for 70 pairs of remote sensing images, and the image alignment operation efficiency of the three algorithms was analysed. The image alignment time consumption of the three algorithms is shown in Figure 9.

Time-consuming image registration of three algorithms.
As can be seen from Figure 9, the traditional SIFT algorithm takes the longest time in image alignment, with an average time of 6.89 s, while the average time of SURF algorithm is 4.08 s. The average time of the improved SIFT alignment method is 2.14 s for 70 pairs of images, which is 4.75 and 1.94 s lower than that of the traditional SIFT algorithm and SURF algorithm. This demonstrates that the improved SIFT alignment method can effectively improve the efficiency of remote sensing image alignment and shorten the image alignment time. The improved SIFT alignment method improves the image alignment speed by the method of image chunking and introduces an efficient feature point matching method. By this way, it can effectively solve the problem of inefficient operation of the traditional SIFT algorithm.
5 Conclusion
In order to improve the accuracy and efficiency of multi-sensor image alignment and achieve rapid acquisition and monitoring of disaster situations, this study proposes a new method. It uses the CGD method for image reconstruction processing based on the idea of image chunking alignment. The improved SIFT algorithm is used to extract and match the feature points of remote sensing images. And to achieve a rapid automatic alignment of multi-sensor remote sensing images, it combines the function-fitting method to further propose the error matching points. The results show that the average PSNR value of the image under the CGD method processing is 25.428, the average RMS value is 17.442, and the average image processing time is 6.093 s. The image reconstruction effect and efficiency are better than those of the passive filter algorithm and the gradient descent method. The introduction of the function-fitting method in the SIFT algorithm can effectively eliminate the wrong matching points in the feature point matching process and improve the image feature point matching accuracy. The average accuracy of the improved SIFT alignment method is 96.37%, and the average image alignment time is 2.14 s. These are significantly better than the traditional SIFT algorithm and SURF algorithm in terms of image alignment accuracy and efficiency. This method has stronger robustness. The research takes point features as the entry point to register remote sensing images. In future, other effective feature elements such as area features and line features can be introduced for further analysis. It can be combined with point feature analysis to further improve the accuracy and speed of multi-sensor image registration.
-
Author contributions: Tao Shu: Conceptualization, Methodology, Investigation, Formal Analysis, Writing - Original Draft, Writing - Review & Editing.
-
Conflict of interest: Author states no conflict of interest.
-
Data availability statement: The datasets generated or analyzed during this study are available from the corresponding author on reasonable request.
References
[1] He H, Chen T, Chen M, Li D, Cheng P. Remote sensing image super-resolution using deep-shallow cascaded convolutional neural networks. Sens Rev. 2019;39(5):629–35.10.1108/SR-11-2018-0301Search in Google Scholar
[2] Alonso-Gonzalez L, Arboleya A, Las-Heras F. Astursat: A software tool to encourage the interest of students in remote sensing and image processing. Int J Eng Educ. 2019;35(3):912–24.Search in Google Scholar
[3] Yusuke S, Daisuke B, Jessie BJ, Yatagai T. Spherical-harmonic-transform-based fast calculation algorithm for spherical computer-generated hologram considering occlusion culling. Appl Opt. 2018;57(23):6781–7.10.1364/AO.57.006781Search in Google Scholar PubMed
[4] Daliakopoulos IN, Tsanis IK. A SIFT-based DEM extraction approach using GEOEYE-1 satellite stereo pairs. Sensors. 2019;19(5):1123–40.10.3390/s19051123Search in Google Scholar PubMed PubMed Central
[5] Bowman JC, Ghoggali Z. The partial fast Fourier transform. J Sci Comput. 2018;76(3):1578–93.10.1007/s10915-018-0675-0Search in Google Scholar
[6] Ji Z, Zhang X, Wei Z, Li J, Wei J. A tile-fusion method for accelerating winograd convolutions. Neurocomputing. 10 Oct 2021;460:9–19.10.1016/j.neucom.2021.06.003Search in Google Scholar
[7] Fan Y, An J, Ying L. Fast algorithms for integral formulations of steady-state radiative transfer equation. J Comput Phys. 2018;380:191–211.10.1016/j.jcp.2018.12.014Search in Google Scholar
[8] Li WJ, Ruan SJ, Yang DS. Implementation of energy-efficient fast convolution algorithm for deep convolutional neural networks based on FPGA. Electron Lett. 2020;56(10):485–8.10.1049/el.2019.4188Search in Google Scholar
[9] Wang S, Li ZP, Wu JH, Wang Z. Accelerated near-field algorithm of sparse apertures by non-uniform fast Fourier transform. Opt Express. 2019;27(14):19102–18.10.1364/OE.27.019102Search in Google Scholar PubMed
[10] Jayanthi S, Vennila C. Advanced satellite image classification of various resolution image using a novel approach of deep neural network classifier. Wirel Personal Commun. 2018;104(1):357–72.10.1007/s11277-018-6024-7Search in Google Scholar
[11] Wu S, Zeng W, Chen H. A sub-pixel image registration algorithm based on SURF and M-estimator sample consensus. Pattern Recognit Lett. 2020;140(8):261–6.10.1016/j.patrec.2020.09.031Search in Google Scholar
[12] Jia D, Wu S, Zhao M. Dense matching for wide baseline images based on equal proportion of triangulation. Electron Lett. 2019;55(7):380–2.10.1049/el.2018.7659Search in Google Scholar
[13] Paul DS, Divya SV, Pati UC. Structure tensor based SIFT algorithm for SAR image registration. IET Image Process. 2019;14(11):929–38.10.1049/iet-ipr.2019.0568Search in Google Scholar
[14] Ma W, Wu Y, Liu S, Su Q, Zhong Y. Remote sensing image registration based on phase congruency feature detection and spatial constraint matching. IEEE Access. 2018;6(1):77554–67.10.1109/ACCESS.2018.2883410Search in Google Scholar
[15] Dixit A, Bag S. Composite attacks-based copy-move image forgery detection using AKAZE and FAST with automatic contrast thresholding. IET Image Process. 2020;14(17):4520–42.10.1049/iet-ipr.2020.1118Search in Google Scholar
[16] Guo Z, Chen S, Liu H, Yang Q, Yang Z. A fast algorithm for optimal power scheduling of large-scale appliances with temporally-spatially coupled constraints. IEEE Trans Smart Grid. 2020;11(99):1136–46.10.1109/TSG.2019.2932621Search in Google Scholar
[17] Cai JF, Liu H, Wang Y. Fast rank-one alternating minimization algorithm for phase retrieval. J Sci Comput. 2019;79(1):128–47.10.1007/s10915-018-0857-9Search in Google Scholar
[18] Bibin S, Glittas AX, Sellathurai M, Lakshminarayanan G. Reconfigurable 2, 3 and 5-point DFT processing element for SDF FFT architecture using fast cyclic convolution algorithm. Electron Lett. 2020;56(12):592–4.10.1049/el.2019.4262Search in Google Scholar
[19] Wang W, Fu Y, Dong F, Li F. Semantic segmentation of remote sensing ship image via a convolutional neural networks model. IET Image Process. 2019;13(6):1016–22.10.1049/iet-ipr.2018.5914Search in Google Scholar
[20] Karakuş O, Kuruoğlu EE, Altınkaya MA. Generalized Bayesian model selection for speckle on remote sensing images. IEEE Trans Image Process. 2019;28(4):1748–58.10.1109/TIP.2018.2878322Search in Google Scholar PubMed
© 2023 the author(s), published by De Gruyter
This work is licensed under the Creative Commons Attribution 4.0 International License.
Articles in the same Issue
- Research Articles
- Salp swarm and gray wolf optimizer for improving the efficiency of power supply network in radial distribution systems
- Deep learning in distributed denial-of-service attacks detection method for Internet of Things networks
- On numerical characterizations of the topological reduction of incomplete information systems based on evidence theory
- A novel deep learning-based brain tumor detection using the Bagging ensemble with K-nearest neighbor
- Detecting biased user-product ratings for online products using opinion mining
- Evaluation and analysis of teaching quality of university teachers using machine learning algorithms
- Efficient mutual authentication using Kerberos for resource constraint smart meter in advanced metering infrastructure
- Recognition of English speech – using a deep learning algorithm
- A new method for writer identification based on historical documents
- Intelligent gloves: An IT intervention for deaf-mute people
- Reinforcement learning with Gaussian process regression using variational free energy
- Anti-leakage method of network sensitive information data based on homomorphic encryption
- An intelligent algorithm for fast machine translation of long English sentences
- A lattice-transformer-graph deep learning model for Chinese named entity recognition
- Robot indoor navigation point cloud map generation algorithm based on visual sensing
- Towards a better similarity algorithm for host-based intrusion detection system
- A multiorder feature tracking and explanation strategy for explainable deep learning
- Application study of ant colony algorithm for network data transmission path scheduling optimization
- Data analysis with performance and privacy enhanced classification
- Motion vector steganography algorithm of sports training video integrating with artificial bee colony algorithm and human-centered AI for web applications
- Multi-sensor remote sensing image alignment based on fast algorithms
- Replay attack detection based on deformable convolutional neural network and temporal-frequency attention model
- Validation of machine learning ridge regression models using Monte Carlo, bootstrap, and variations in cross-validation
- Computer technology of multisensor data fusion based on FWA–BP network
- Application of adaptive improved DE algorithm based on multi-angle search rotation crossover strategy in multi-circuit testing optimization
- HWCD: A hybrid approach for image compression using wavelet, encryption using confusion, and decryption using diffusion scheme
- Environmental landscape design and planning system based on computer vision and deep learning
- Wireless sensor node localization algorithm combined with PSO-DFP
- Development of a digital employee rating evaluation system (DERES) based on machine learning algorithms and 360-degree method
- A BiLSTM-attention-based point-of-interest recommendation algorithm
- Development and research of deep neural network fusion computer vision technology
- Face recognition of remote monitoring under the Ipv6 protocol technology of Internet of Things architecture
- Research on the center extraction algorithm of structured light fringe based on an improved gray gravity center method
- Anomaly detection for maritime navigation based on probability density function of error of reconstruction
- A novel hybrid CNN-LSTM approach for assessing StackOverflow post quality
- Integrating k-means clustering algorithm for the symbiotic relationship of aesthetic community spatial science
- Improved kernel density peaks clustering for plant image segmentation applications
- Biomedical event extraction using pre-trained SciBERT
- Sentiment analysis method of consumer comment text based on BERT and hierarchical attention in e-commerce big data environment
- An intelligent decision methodology for triangular Pythagorean fuzzy MADM and applications to college English teaching quality evaluation
- Ensemble of explainable artificial intelligence predictions through discriminate regions: A model to identify COVID-19 from chest X-ray images
- Image feature extraction algorithm based on visual information
- Optimizing genetic prediction: Define-by-run DL approach in DNA sequencing
- Study on recognition and classification of English accents using deep learning algorithms
- Review Articles
- Dimensions of artificial intelligence techniques, blockchain, and cyber security in the Internet of medical things: Opportunities, challenges, and future directions
- A systematic literature review of undiscovered vulnerabilities and tools in smart contract technology
- Special Issue: Trustworthy Artificial Intelligence for Big Data-Driven Research Applications based on Internet of Everythings
- Deep learning for content-based image retrieval in FHE algorithms
- Improving binary crow search algorithm for feature selection
- Enhancement of K-means clustering in big data based on equilibrium optimizer algorithm
- A study on predicting crime rates through machine learning and data mining using text
- Deep learning models for multilabel ECG abnormalities classification: A comparative study using TPE optimization
- Predicting medicine demand using deep learning techniques: A review
- A novel distance vector hop localization method for wireless sensor networks
- Development of an intelligent controller for sports training system based on FPGA
- Analyzing SQL payloads using logistic regression in a big data environment
- Classifying cuneiform symbols using machine learning algorithms with unigram features on a balanced dataset
- Waste material classification using performance evaluation of deep learning models
- A deep neural network model for paternity testing based on 15-loci STR for Iraqi families
- AttentionPose: Attention-driven end-to-end model for precise 6D pose estimation
- The impact of innovation and digitalization on the quality of higher education: A study of selected universities in Uzbekistan
- A transfer learning approach for the classification of liver cancer
- Review of iris segmentation and recognition using deep learning to improve biometric application
- Special Issue: Intelligent Robotics for Smart Cities
- Accurate and real-time object detection in crowded indoor spaces based on the fusion of DBSCAN algorithm and improved YOLOv4-tiny network
- CMOR motion planning and accuracy control for heavy-duty robots
- Smart robots’ virus defense using data mining technology
- Broadcast speech recognition and control system based on Internet of Things sensors for smart cities
- Special Issue on International Conference on Computing Communication & Informatics 2022
- Intelligent control system for industrial robots based on multi-source data fusion
- Construction pit deformation measurement technology based on neural network algorithm
- Intelligent financial decision support system based on big data
- Design model-free adaptive PID controller based on lazy learning algorithm
- Intelligent medical IoT health monitoring system based on VR and wearable devices
- Feature extraction algorithm of anti-jamming cyclic frequency of electronic communication signal
- Intelligent auditing techniques for enterprise finance
- Improvement of predictive control algorithm based on fuzzy fractional order PID
- Multilevel thresholding image segmentation algorithm based on Mumford–Shah model
- Special Issue: Current IoT Trends, Issues, and Future Potential Using AI & Machine Learning Techniques
- Automatic adaptive weighted fusion of features-based approach for plant disease identification
- A multi-crop disease identification approach based on residual attention learning
- Aspect-based sentiment analysis on multi-domain reviews through word embedding
- RES-KELM fusion model based on non-iterative deterministic learning classifier for classification of Covid19 chest X-ray images
- A review of small object and movement detection based loss function and optimized technique
Articles in the same Issue
- Research Articles
- Salp swarm and gray wolf optimizer for improving the efficiency of power supply network in radial distribution systems
- Deep learning in distributed denial-of-service attacks detection method for Internet of Things networks
- On numerical characterizations of the topological reduction of incomplete information systems based on evidence theory
- A novel deep learning-based brain tumor detection using the Bagging ensemble with K-nearest neighbor
- Detecting biased user-product ratings for online products using opinion mining
- Evaluation and analysis of teaching quality of university teachers using machine learning algorithms
- Efficient mutual authentication using Kerberos for resource constraint smart meter in advanced metering infrastructure
- Recognition of English speech – using a deep learning algorithm
- A new method for writer identification based on historical documents
- Intelligent gloves: An IT intervention for deaf-mute people
- Reinforcement learning with Gaussian process regression using variational free energy
- Anti-leakage method of network sensitive information data based on homomorphic encryption
- An intelligent algorithm for fast machine translation of long English sentences
- A lattice-transformer-graph deep learning model for Chinese named entity recognition
- Robot indoor navigation point cloud map generation algorithm based on visual sensing
- Towards a better similarity algorithm for host-based intrusion detection system
- A multiorder feature tracking and explanation strategy for explainable deep learning
- Application study of ant colony algorithm for network data transmission path scheduling optimization
- Data analysis with performance and privacy enhanced classification
- Motion vector steganography algorithm of sports training video integrating with artificial bee colony algorithm and human-centered AI for web applications
- Multi-sensor remote sensing image alignment based on fast algorithms
- Replay attack detection based on deformable convolutional neural network and temporal-frequency attention model
- Validation of machine learning ridge regression models using Monte Carlo, bootstrap, and variations in cross-validation
- Computer technology of multisensor data fusion based on FWA–BP network
- Application of adaptive improved DE algorithm based on multi-angle search rotation crossover strategy in multi-circuit testing optimization
- HWCD: A hybrid approach for image compression using wavelet, encryption using confusion, and decryption using diffusion scheme
- Environmental landscape design and planning system based on computer vision and deep learning
- Wireless sensor node localization algorithm combined with PSO-DFP
- Development of a digital employee rating evaluation system (DERES) based on machine learning algorithms and 360-degree method
- A BiLSTM-attention-based point-of-interest recommendation algorithm
- Development and research of deep neural network fusion computer vision technology
- Face recognition of remote monitoring under the Ipv6 protocol technology of Internet of Things architecture
- Research on the center extraction algorithm of structured light fringe based on an improved gray gravity center method
- Anomaly detection for maritime navigation based on probability density function of error of reconstruction
- A novel hybrid CNN-LSTM approach for assessing StackOverflow post quality
- Integrating k-means clustering algorithm for the symbiotic relationship of aesthetic community spatial science
- Improved kernel density peaks clustering for plant image segmentation applications
- Biomedical event extraction using pre-trained SciBERT
- Sentiment analysis method of consumer comment text based on BERT and hierarchical attention in e-commerce big data environment
- An intelligent decision methodology for triangular Pythagorean fuzzy MADM and applications to college English teaching quality evaluation
- Ensemble of explainable artificial intelligence predictions through discriminate regions: A model to identify COVID-19 from chest X-ray images
- Image feature extraction algorithm based on visual information
- Optimizing genetic prediction: Define-by-run DL approach in DNA sequencing
- Study on recognition and classification of English accents using deep learning algorithms
- Review Articles
- Dimensions of artificial intelligence techniques, blockchain, and cyber security in the Internet of medical things: Opportunities, challenges, and future directions
- A systematic literature review of undiscovered vulnerabilities and tools in smart contract technology
- Special Issue: Trustworthy Artificial Intelligence for Big Data-Driven Research Applications based on Internet of Everythings
- Deep learning for content-based image retrieval in FHE algorithms
- Improving binary crow search algorithm for feature selection
- Enhancement of K-means clustering in big data based on equilibrium optimizer algorithm
- A study on predicting crime rates through machine learning and data mining using text
- Deep learning models for multilabel ECG abnormalities classification: A comparative study using TPE optimization
- Predicting medicine demand using deep learning techniques: A review
- A novel distance vector hop localization method for wireless sensor networks
- Development of an intelligent controller for sports training system based on FPGA
- Analyzing SQL payloads using logistic regression in a big data environment
- Classifying cuneiform symbols using machine learning algorithms with unigram features on a balanced dataset
- Waste material classification using performance evaluation of deep learning models
- A deep neural network model for paternity testing based on 15-loci STR for Iraqi families
- AttentionPose: Attention-driven end-to-end model for precise 6D pose estimation
- The impact of innovation and digitalization on the quality of higher education: A study of selected universities in Uzbekistan
- A transfer learning approach for the classification of liver cancer
- Review of iris segmentation and recognition using deep learning to improve biometric application
- Special Issue: Intelligent Robotics for Smart Cities
- Accurate and real-time object detection in crowded indoor spaces based on the fusion of DBSCAN algorithm and improved YOLOv4-tiny network
- CMOR motion planning and accuracy control for heavy-duty robots
- Smart robots’ virus defense using data mining technology
- Broadcast speech recognition and control system based on Internet of Things sensors for smart cities
- Special Issue on International Conference on Computing Communication & Informatics 2022
- Intelligent control system for industrial robots based on multi-source data fusion
- Construction pit deformation measurement technology based on neural network algorithm
- Intelligent financial decision support system based on big data
- Design model-free adaptive PID controller based on lazy learning algorithm
- Intelligent medical IoT health monitoring system based on VR and wearable devices
- Feature extraction algorithm of anti-jamming cyclic frequency of electronic communication signal
- Intelligent auditing techniques for enterprise finance
- Improvement of predictive control algorithm based on fuzzy fractional order PID
- Multilevel thresholding image segmentation algorithm based on Mumford–Shah model
- Special Issue: Current IoT Trends, Issues, and Future Potential Using AI & Machine Learning Techniques
- Automatic adaptive weighted fusion of features-based approach for plant disease identification
- A multi-crop disease identification approach based on residual attention learning
- Aspect-based sentiment analysis on multi-domain reviews through word embedding
- RES-KELM fusion model based on non-iterative deterministic learning classifier for classification of Covid19 chest X-ray images
- A review of small object and movement detection based loss function and optimized technique