Highlights
What are the main findings?
- We refine the existing low-rank matrix decomposition approaches, allowing the low-rank component of multi-frame infrared images to be more accurately approximated via an abundance matrix.
- Traditional multi-frame infrared small-target detection methods based on low-rank and sparse decomposition suffer from high computational complexity and extremely time-consuming optimization. By introducing column-row (CUR) decomposition into the iterative optimization process, the proposed method significantly reduces the overall computational cost of the algorithm.
What are the implications of the main findings?
- The proposed low-rank approximation enables more accurate recovery of background components in multi-frame infrared images, effectively suppressing background clutter and reducing false detections. As a result, it improves the detection accuracy of low-rank sparse-based infrared small-target detection methods.
- The effective integration of the improved low-rank approximation with robust CUR decomposition enables the proposed method to rapidly and accurately detect infrared small targets in multi-frame infrared imagery.
Abstract
Low-rank sparse decomposition models have become the mainstream optimization framework for multiframe infrared small target detection. Existing low-rank matrix decomposition approximations typically pre-decompose infrared videos into the product of two low-rank matrices to capture the background’s low-rank characteristics. However, such approximations are not optimal and often result in suboptimal background recovery. To achieve more accurate low-rank recovery, we exploit the intrinsic relationship between low-rank matrices and their generalized inverse matrices, thereby improving conventional decomposition approximations. Moreover, to address the high computational cost of applying low-rank and sparse decomposition models to multi-frame infrared videos, we introduce a robust column-row (CUR) decomposition to accelerate the iterative process, thereby significantly improving computational efficiency. The experimental results show that the proposed method achieves fast detection of small targets in infrared videos while maintaining competitive detection performance.
1. Introduction
Infrared small target detection (ISTD) plays a crucial role in locating and identifying targets of interest under low-illumination and complex environmental conditions, and has been widely applied in civil, military, and industrial fields [1,2,3]. Despite significant progress in recent years, multi-frame infrared small target detection still faces substantial challenges. Specifically, small targets are easily submerged in complex background clutter, making reliable detection difficult. Moreover, the high data dimensionality inherent in multi-frame infrared imagery leads to increased computational burden and slow detection speed [4,5]. Consequently, achieving accurate and efficient separation of background sequences and small target sequences from multi-frame infrared images remains a critical and challenging problem.
Existing infrared small target detection methods can be broadly categorized into single-frame-based approaches and multi-frame-based approaches. Single-frame-based methods usually formulate the ISTD problem as a subspace-based or tensor-based optimization model. One of the most classical optimization-based methods is the Infrared Patch-Image (IPI) model, which transforms the single-frame infrared small target detection problem into a matrix-based low-rank and sparse optimization problem by employing a local patch construction strategy [6]. Wang et al. [7] proposed an adaptive robust principal component analysis (RPCA) approach, effectively separating small infrared targets from the background. Dai et al. [8] converted a single infrared image into a three-dimensional tensor and adopted a tensor-based RPCA model to improve small target detection performance. However, single-frame methods utilize only spatial structural information while neglecting the temporal characteristics of target motion. In contrast, multi-frame detection methods can jointly exploit both spatial and temporal features from infrared video sequences, leading to significantly improved detection performance. Therefore, this work primarily focuses on improving both the accuracy and efficiency of small target detection in multi-frame infrared video.
In the field of infrared small target detection, accurate and efficient background modeling is crucial for separating sparse targets from complex scenes. Although tensor-based models have been widely applied to multi-dimensional data, they often suffer from high computational cost, excessive memory consumption, and over-smoothing of small targets due to strict low-rank assumptions. In contrast, matrix models incorporating CUR decomposition achieve low-rank approximation by directly selecting representative rows and columns from the original data, thereby preserving the intrinsic background structure while maintaining target sparsity [9,10]. Furthermore, CUR-based models offer advantages in computational efficiency, memory usage, and robustness to complex or dynamic backgrounds, making them particularly suitable for real-time infrared video small target detection applications [11,12].
Model-driven multi-frame infrared small target detection methods mainly rely on low-rank and sparse decomposition of matrices or tensors. These methods are based on the observation that background sequences in multi-frame infrared images exhibit low-rank characteristics, whereas small targets are typically sparse, enabling effective separation of the two components. To cope with noise interference, tensor robust principal component analysis (TRPCA)-based methods and their variants have attracted increasing research interest in recent years [13,14,15]. Sun et al. [16] introduced total variation (TV) regularization into the tensor decomposition model to capture local smoothness in both spatial and temporal dimensions. Zhang et al. [17] incorporated edge-aware priors into a spatio-temporal tensor framework to better distinguish background structures from moving small targets. Despite their effectiveness, tensor-based models often involve complex regularization terms and high-order tensor operations, which significantly increase computational burden. As a result, they are often computationally intensive and suffer from low detection efficiency. To approximate low-rank background components, many methods rely on nuclear norm minimization or manually designed regularizers, which typically involve expensive singular value decomposition (SVD) during optimization [18,19,20]. To mitigate this issue, RCTVW [21] employed low-rank matrix factorization (LRMF) to avoid SVD computations, thereby improving computational efficiency. By applying TV regularization to the reduced-size matrices obtained via matrix decomposition, RCTVW significantly reduced complexity and improved runtime. Inspired by this, we also adopt low-rank matrix decomposition to approximate the low-rank background. Furthermore, we improve existing low-rank decomposition approximation methods by analyzing the relationship between the low-rank matrix and its generalized inverse, allowing for more accurate background recovery. The background restoration results for infrared videos obtained using the improved low-rank approximation and the conventional low-rank matrix factorization–based approximation are presented in Figure 1. It can be observed that, during the iterative optimization process, the improved low-rank approximation consistently maintains more accurate background restoration performance. Finally, to further accelerate the optimization process, we adopt the robust CUR decomposition method proposed in [22], which significantly reduces the computation time of the overall algorithm. The main contributions are summarized as follows:
Figure 1.
Background restoration results using the improved low-rank approximation and the conventional LRMF approximation. The red dotted line indicates the position of the minor target.
- We propose an improved low-rank approximation method that more accurately recovers background components in infrared videos, thereby improving the accuracy of small target detection;
- The effective integration of the improved low-rank approximation and robust CUR decomposition enables the proposed method to rapidly and accurately recover low-rank backgrounds in infrared videos while simultaneously detecting sparse small targets;
- Extensive experimental results show that the proposed method achieves fast and accurate small target detection in multiframe infrared images.
2. Related Work
2.1. Traditional Low Rank Approximation
Low rank approximation mainly approximates the low-rank component of the observation matrix by imposing constraints on the two submatrices and . Different constraints form SVD or PCA approximation method [23] and nonnegative matrix factorization (NMF) approximation method [24].
Low-rank approximation has been widely used in the fields of large language model [25], background subtraction [26] and Infrared Small Target Detection [27,28].
2.2. Robust CUR Decomposition
Literature [22] proposed and demonstrated the feasibility of robust CUR decomposition. Specifically, given the observation matrix , where is the low-rank component and denotes the noise component, a subset of columns and rows is uniformly sampled from , forming the column submatrix and the row submatrix , respectively. Let and denote the row and column index sets, respectively. The cardinalities and correspond to the numbers of sampled rows and sampled columns. Robust principal component analysis (RPCA) is then applied to and separately to obtain their low-rank approximations, denoted as matrices and . The CUR approximation of the entire low-rank matrix is then constructed as . This robust CUR decomposition has been successfully applied to problems such as random noise attenuation [29] and infrared small target detection [9].
3. Method Description
3.1. Improved Low Rank Decomposition Approximation
Consider an optimization problem as follows:
where is the original observation matrix, is the low-rank approximation matrix of . is the sparse component. is the nuclear norm of a matrix. is the L1-norm. is the frobenius norm.
Literature [30] has proven that the upper bound of the nuclear norm is:
Here, and represent the low-rank decomposition factors of . Thus, the optimization problem can be reformulated as:
First, we initialize using singular value decomposition (SVD) to obtain the initial factor matrices and , and then employ the gradient descent algorithm to solve the optimization problem (4).
Therefore, we obtain a low-rank approximation matrix for . However, is only an approximate low-rank representation of and is not guaranteed to be optimal. When computing the optimal rank approximation of , as stated in [31], if
the optimal low-rank approximation of is given by , where represents the singular value decomposition of . However, optimization problem (4) introduces an additional constraint that must be expressed as a product of two low-rank matrices, i.e., , which is incorporated into optimization problem (8). Our objective is to construct an optimal low-rank approximation of using factor matrices and . By analyzing the relationship between the low-rank matrix and its pseudoinverse, as discussed in [32], we deduce that the optimal low-rank approximation of under subspace constraints can be expressed as .
Proof:
Let the column space of be denoted as , and let represent the orthogonal projection operator onto the subspace . According to [33,34], the orthogonal projection provides the minimal approximation error. As illustrated in Figure 2, if is chosen as the new low-rank approximation of , the following condition must hold: . Finally, we obtain the optimal low-rank approximation vector for in . Therefore, assume that is a low-rank approximation of , and is another low-rank approximation of . Let , when , obviously . When , since is an orthogonal projection operator, according to the minimum orthogonal projection distance, we have . In summary, is the optimal low-rank approximation of .□
Figure 2.
Illustration of the subspace projection.
According to reference [35], the pseudoinverse of a low-rank matrix can be expressed in terms of its low-rank factor matrices and as follows:
Therefore, the optimal low-rank approximation of matrix can be expressed as:
Since , it follows from the above equation that the optimal low-rank approximation can be expressed solely in terms of the matrices and .
3.2. Infrared Small Target Detection Model
Let denote the video tensor. By vectorizing each video frame and stacking them along the temporal dimension, we obtain a matrix . Given the inherently low-rank nature of the video background and the sparsity of small moving objects, the task of small object detection in multiframe infrared images can be formulated as the following optimization problem:
where , . is the sparse component. and are the dimensions of a video frame, and is the number of video frames. refers to the reweighted norm, which is an improvement on the norm and can better highlight sparse small targets. is a constant. is the number of all the entries in , and .
3.3. Model Solving
To solve optimization problem (11), we propose a novel optimization algorithm based on an improved low-rank approximation combined with robust CUR decomposition. This approach significantly reduces the computational complexity of the iterative process and accelerates the convergence of the model. The data flow diagram of the entire algorithm is illustrated in Figure 3. Specifically, we denote the column submatrix of matrix as , and the row submatrix as . First, uniform random sampling is performed on the input matrix to obtain the column submatrix and the row submatrix . Subsequently, alternating iterations of low-rank and sparse component decomposition are carried out on the column submatrix and the row submatrix , respectively, resulting in the optimal low-rank component and sparse component for the column submatrix, and the optimal low-rank component and sparse component for the row submatrix. Finally, the optimal low-rank component of matrix is obtained as .
Figure 3.
Flowchart of the proposed algorithm.
The process described above at the n-th iteration can be expressed as follows:
- (1)
- Update the low-rank component :
As discussed in Section 3.1, since the low-rank components depend solely on the basis matrix and the observation matrix , the explicit computation of the projection operator is avoided. This significantly reduces the computational burden of the optimization process.
- (2)
- Update sparse component :
Finally, we update the low-rank and sparse components of the entire input matrix as follows:
The complete solution procedure is summarized in Algorithm 1.
| Algorithm 1: Iterative Optimization for Minimizing (11) |
| 1: Input: : input video; : rank; maximum iterations ; : sampling number of rows and columns. |
| 2: Initialize: , ,,. Uniformly sample row indices and column indices . |
| 3: while , or stopping criteria not fulfilled do |
| 4: Optimizing with (17); |
| 5: Optimizing with (18); |
| 6: Optimizing with (19); |
| 7: Optimizing with (20); |
| 8: Optimizing with (21); |
| 9: Optimizing with (22); |
| 10: |
| 11: end while |
| Output: |
4. Experimental Results and Discussion
To evaluate the effectiveness of the proposed method, we conducted comparative experiments on two publicly available infrared video datasets: Drone Detection [37] and NUDT-MIRSDT [38]. The competing methods included IPI [6], FGLR-MCP [39], GST [35], ECA-STT [17], NRAM [40], and SRWS [41]. Considering the limitations of traditional 2D receiver operating characteristic (2D ROC) curves in representing detection performance, we adopted 3D receiver operating characteristic (3D ROC) curves and their derived eight quantitative metrics as evaluation criteria. The comparative experiment is mainly divided into four parts: visual comparison, numerical result comparison, running time, and ablation study.
4.1. Visualization Comparisons
To visually compare the detection performance of different methods, Figure 3 and Figure 4 present qualitative visualizations of the proposed method alongside other competing approaches. The five selected infrared video sequences encompass representative challenging scenarios, including forests, clouds, and urban building environments. In these visualizations, accurately detected targets are marked with red solid lines, while false detections are indicated by blue dashed lines. The corresponding detection method is annotated in each image for clarity.
Figure 4.
Detection results on three sequences from the Drone Detection video dataset.
As shown in Figure 4, the proposed method is compared with six other approaches in terms of small target detection performance on the Drone Detection infrared video dataset. Three representative challenging scenarios with complex jungle and cloud backgrounds are selected, where the scenes contain numerous background structures that resemble target components. In these environments, competing methods exhibit varying degrees of false positives and false negatives, especially when the jungle background is heavily cluttered with noise, which severely impairs the accurate detection of small infrared targets. Specifically, IPI is capable of enhancing target signals; however, it fails to suppress background noise and clutter, resulting in residual noise and a generally grayish background in the detection outputs. ECA-STT tends to misclassify background interference as targets, leading to a high incidence of false alarms, indicating its limited ability to suppress background clutter. GST, NRAM, and SRWS demonstrate better performance in suppressing most background interference; however, they also tend to miss certain small targets, resulting in false negatives. In contrast, both FGLR-MCP and the proposed method exhibit superior performance by effectively suppressing background interference while accurately detecting sparse small targets, achieving a better balance between false positives and false negatives.
Figure 5 presents the infrared small target detection results of the proposed method in comparison with other methods on the NUDT-MIRSDT dataset. In Sequence 4, bright reflections from building rooftops and other non-target background structures exhibit characteristics similar to actual infrared small targets, posing significant challenges for accurate detection. Sequence 5 contains a substantial amount of background noise, where true targets are obscured by clutter, making it extremely difficult to distinguish small targets from background interference. These two sequences are therefore well-suited for evaluating the robustness of infrared small target detection methods in suppressing background interference while highlighting true targets. Experimental results demonstrate that in Sequence 4, methods such as IPI, GST, ECA-STT, NRAM, and SRWS tend to misclassify building rooftops—which resemble small targets—as actual targets, resulting in false positives. In contrast, both FGLR-MCP and the proposed method successfully detect the true small target while avoiding the misclassification of background interference. Notably, the proposed method preserves more complete target details compared to FGLR-MCP. In Sequence 5, where the background noise is particularly severe, IPI, GST, ECA-STT, NRAM, and SRWS fail to suppress the interference, mistakenly identifying background clutter as targets. The proposed method, however, significantly reduces background false alarms and achieves the most accurate detection performance among all methods.
Figure 5.
Detection results on two sequences from the NUDT-MIRSDT video dataset.
4.2. Quantitative Comparison Results with Other Methods
We first plotted the 3D ROC curves for the proposed method and the comparative methods on five infrared image sequences, as shown in Figure 6. In the context of infrared small target detection, a curve that approaches the upper-left corner of the coordinate axes indicates superior overall detection performance. Similarly, a curve closer to the top-right corner signifies stronger target detection capability, while a curve approaching the bottom-left corner reflects better background interference suppression. As illustrated in Figure 6, the curve of IPI remains distant from the bottom-left corner, indicating poor background suppression capability. In contrast, the curves of GST and NRAM are positioned near the bottom-left corner, demonstrating their effectiveness in mitigating background noise. However, their curves are noticeably far from the top-right corner, revealing suboptimal object detection performance. ECA-STT, FGLR-MCP, and the proposed method exhibit curves that are clustered near the top-right corner, signifying excellent object detection capabilities. Notably, compared to ECA-STT and FGLR-MCP, the proposed method’s curve is positioned closer to the bottom-left corner, indicating superior background suppression performance. Consequently, the proposed method’s curve lies near the upper-left corner of the coordinate axes, reflecting its overall outstanding detection performance. These results demonstrate that the proposed method achieves a favorable balance of robust background suppression and strong target detection capabilities, outperforming the comparison methods.
Figure 6.
The 3DROC curves and its corresponding 2DROC curves for the different methods.
For the 3D ROC evaluation, the average AUC values over all infrared image sequences are reported in Table 1. In Table 1, the best results are highlighted in bold, while the second-best results are underlined. The single-frame-based methods, such as IPI, NRAM, and SRWS, achieve lower AUCTD and AUCBS values than the multi-frame-based methods. This observation indicates that single-frame approaches generally exhibit limited detection performance when applied to multi-frame infrared sequences. Among the multi-frame-based methods, FGLR-MCP attains the highest AUCTD values on multiple sequences; however, its AUCBS values are relatively moderate. As a result, the overall performance of FGLR-MCP is suboptimal. In contrast, the proposed method outperforms the compared methods on most AUC metrics, demonstrating its superior capability in terms of target detectability and background suppression.
Table 1.
3D ROC-derived AUC metric.
4.3. Running Time
The computational efficiency of a detection algorithm is just as important as its detection performance. Therefore, we compared the computational efficiency of the proposed method with several existing methods across five video sequences. The frame sizes are 128 × 128 for Sequences 1, 2, and 3; 379 × 246 for Sequence 4; and 328 × 220 for Sequence 5. The time required by each method to process a single frame is presented in Table 2. It can be observed that as frame size increases, the processing time of other methods grows significantly. In contrast, the proposed method demonstrates a more modest increase in processing time, owing to the row and column sampling strategy applied to the input matrix. Methods based on low-rank sparse decomposition typically suffer from slow inference due to iterative optimization processes involving SVD computations. In comparison, both FGLR-MCP and the proposed method achieve significantly faster detection speeds, primarily by avoiding such SVD operations. Specifically, the proposed method benefits from the use of a robust CUR decomposition in the optimization process, further enhancing its speed. As shown in Table 3, the proposed method achieves the highest FPS among all methods, indicating its ability to process more video frames within the same period. Thus, the proposed method provides valuable insight into improving the computational efficiency of low-rank sparse decomposition-based approaches.
Table 2.
The runtime per frame for all methods in Sequence 1–5.
Table 3.
The FPS values of different methods on sequences 1–5.
4.4. Ablation Study
To verify the effectiveness of each component in the proposed method, ablation experiments were conducted on infrared video sequence 1. The ablation study comparatively evaluates the infrared small target detection performance of matrix factorization-based low-rank approximation, the proposed low-rank approximation method, the conventional L1 norm, and the reweighted L1 norm. The experimental results are presented in Table 4. In the ablation configurations, “LRMF” denotes the low-rank approximation based on nonnegative matrix factorization, while “NLRA” represents the proposed low-rank approximation method. The “L1” configuration applies the conventional L1 norm for small target detection, whereas “RL1” adopts the reweighted L1 norm. As shown in Table 4, the reweighted L1 norm is more effective than the conventional L1 norm in highlighting small targets while suppressing sparse non-target points. In addition, the improved low-rank approximation method achieves more accurate background reconstruction than the nonnegative matrix factorization-based low-rank approximation and significantly enhances the suppression of background interference.
Table 4.
Detection results of different configurations.
4.5. Parameter Analyses
We follow the row and column sampling strategy described in [42]. Accordingly, for the index , our method sets the number of sampled rows to and the number of sampled columns to . Based on the singular value distribution of the infrared video shown in Figure 7, the rank is set to . Constants , . Therefore, we set and . Additionally, the regularization coefficient controls the balance between background and target, and we set to 0.15 in our experiments.
Figure 7.
Singular value distribution curves of infrared image tensor along each mode.
4.6. Complexity Analyses
By employing robust CUR decomposition, the proposed algorithm achieves lower computational complexity than traditional nonnegative matrix factorization-based approximation methods. In conventional NMF-based methods, the computational cost required to update the low-rank component in each iteration is , while updating the sparse component requires . In contrast, for the proposed method, the computational cost of updating in each iteration is , and the cost of updating is . Since and are much smaller than and , i.e., , the proposed method significantly reduces the computational cost during the iterative optimization process.
4.7. Convergence Analyses
To validate the effectiveness of the proposed low-rank approximation method, we conducted a comparative experiment on video sequence 3. Specifically, we defined the approximation error obtained by traditional low-rank matrix decomposition as , and the approximation error of the proposed method as , where the errors are computed as follows:
Here, denotes the ground-truth background of the infrared video.
The relationship between the iterative error and the number of iterations for both traditional low-rank matrix decomposition and the proposed optimal low-rank approximation is illustrated in Figure 8. As shown in Figure 8, the error curve of the proposed low-rank approximation consistently lies below that of the traditional low-rank matrix decomposition method. This indicates that, during the iterative process, our method remains closer to the ground-truth low-rank background component at each iteration. Consequently, the proposed approach facilitates a reduction in the number of iterations, accelerates convergence, and achieves more accurate background reconstruction.
Figure 8.
Error curve of the algorithm.
5. Discussion
Although the proposed method is effective for the fast detection of small targets in high-dimensional infrared video sequences, it still has certain limitations. Specifically, the detection performance of the proposed method becomes less satisfactory in scenarios where the infrared video background changes rapidly. This is mainly because rapidly varying backgrounds often violate the low-rank assumption of the background model. In future work, we will focus on developing more accurate models to better handle rapidly changing background scenes.
6. Conclusions
In this paper, we combine an improved low-rank approximation with robust CUR decomposition to achieve fast and accurate small object detection in infrared videos. The improved low-rank approximation enables more accurate recovery of low-rank backgrounds, thereby enhancing the accuracy of small object detection in multiframe infrared images. Robust CUR decomposition efficiently handles high-dimensional video sequences, improving the speed of detection. Additionally, we employ the reweighted norm to further distinguish between sparse background noise and small objects, thereby reducing false positives. As a result, the proposed method outperforms other comparative methods in terms of both efficiency and accuracy for multiframe infrared small object detection. Furthermore, as the dimensionality of video data increases, the proposed method requires less runtime to process videos compared to other methods, making it highly suitable for infrared small object detection in high-dimensional videos.
Author Contributions
Methodology, H.Z. and X.F.; software, H.Z. and X.F.; validation, H.Z. and X.F.; investigation, H.Z. and X.F.; writing, H.Z. All authors have read and agreed to the published version of the manuscript.
Funding
This work was supported by the National Natural Science Foundation of China Grant 61772389 and Grant 62372359.
Data Availability Statement
The data presented in this study are available upon request from the corresponding author.
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Deng, L.; Xu, D.; Xu, G.; Zhu, H. A generalized low-rank double-tensor nuclear norm completion framework for infrared small target detection. IEEE Trans. Aerosp. Electron. Syst. 2022, 58, 3297–3312. [Google Scholar] [CrossRef] [Scilit]
- Zhang, M.; Wang, Y.; Guo, J.; Li, Y.; Gao, X.; Zhang, J. IRSAM: Advancing segment anything model for infrared small target detection. In Proceedings of the European Conference on Computer Vision, Milan, Italy, 29 September 2024; Springer Nature: Cham, Switzerland, 2024; pp. 233–249. [Google Scholar]
- Li, W.; Zhao, M.; Deng, X.; Li, L.; Li, L.; Zhang, W. Infrared small target detection using local and nonlocal spatial information. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2019, 12, 3677–3689. [Google Scholar] [CrossRef] [Scilit]
- Zhang, Y.; Li, Z.; Siddique, A.; Azeem, A.; Chen, W.; Cao, D. Infrared small target detection based on interpretation weighted sparse method. IEEE Trans. Geosci. Remote Sens. 2025, 63, 5001415. [Google Scholar] [CrossRef] [Scilit]
- Renke, K.; Chunping, W.; Zhenming, P.; Zhao, Z.; Chen, Y.; Han, J.; Huang, F.; Yu, Y.; Fu, Q. Infrared small target segmentation networks: A survey. Pattern Recognit. 2023, 143, 109788. [Google Scholar] [CrossRef] [Scilit]
- Gao, C.; Meng, D.; Yang, Y.; Wang, Y.; Zhou, X.; Hauptmann, A.G. Infrared patch-image model for small target detection in a single image. IEEE Trans. Image Process. 2013, 22, 4996–5009. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Wang, C.; Qin, S. Adaptive detection method of infrared small target based on target-background separation via robust principal component analysis. Infrared Phys. Technol. 2015, 69, 123–135. [Google Scholar] [CrossRef] [Scilit]
- Dai, Y.; Wu, Y. Reweighted infrared patch-tensor model with both nonlocal and local priors for single-frame small target detection. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2017, 10, 3752–3767. [Google Scholar] [CrossRef] [Scilit]
- Guo, Q.; Wu, A.; Kaliuzhnyi, M.; Tuz, V. Infrared Dim and Small Targets Detection Based on Robust CUR Decomposition. IEEE Geosci. Remote. Sens. Lett. 2025, 22, 7001605. [Google Scholar] [CrossRef] [Scilit]
- Abdelgawad, M.A.A.; Cheung, R.C.C.; Yan, H. Efficient CUR decomposition for interpretable low-rank approximations and imaging applications. Neurocomputing 2025, 645, 130401. [Google Scholar] [CrossRef] [Scilit]
- Wu, C.; Che, M.; Yan, H. The CUR decomposition of self-attention matrices in vision transformers. IEEE Trans. Pattern Anal. Mach. Intell. 2025, 48, 4792–4809. [Google Scholar] [CrossRef] [Scilit]
- Park, T.; Nakatsukasa, Y. Low-rank approximation of parameter-dependent matrices via CUR decomposition. SIAM J. Sci. Comput. 2025, 47, A1858–A1887. [Google Scholar] [CrossRef] [Scilit]
- Liu, T.; Yang, J.; Li, B.; Wang, Y.; An, W. Infrared small target detection via nonconvex tensor tucker decomposition with factor prior. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5617317. [Google Scholar] [CrossRef] [Scilit]
- Li, Z.; Liao, S.; Wu, M.; Zhao, T.; Yu, H. Strengthened local feature-based spatial–temporal tensor model for infrared dim and small target detection. IEEE Sens. J. 2023, 23, 23221–23237. [Google Scholar] [CrossRef] [Scilit]
- Huang, Z.; Zhao, E.; Zheng, W.; Peng, X.; Niu, W.; Yang, Z. Infrared Small Target Detection Via Two-Stage Feature Complementary Improved Tensor Low-rank Sparse Decomposition. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2024, 17, 17690–17709. [Google Scholar] [CrossRef] [Scilit]
- Sun, Y.; Yang, J.; Long, Y.; An, W. Infrared small target detection via spatial-temporal total variation regularization and weighted tensor nuclear norm. IEEE Access 2019, 7, 56667–56682. [Google Scholar] [CrossRef] [Scilit]
- Zhang, P.; Zhang, L.; Wang, X.; Shen, F.; Pu, T.; Fei, C. Edge and corner awareness-based spatial–temporal tensor model for infrared small-target detection. IEEE Trans. Geosci. Remote Sens. 2020, 59, 10708–10724. [Google Scholar] [CrossRef] [Scilit]
- Xu, G.; Tan, B.; Wu, C.; Xia, X.-G.; Zhang, B.; Wu, F.; Xing, M. Multichannel Structured Low-Rank and Sparse Method for 3-D Interferometric Radar Imaging. IEEE Trans. Aerosp. Electron. Syst. 2025, 62, 3322–3337. [Google Scholar] [CrossRef] [Scilit]
- Zhou, H.; Xu, G.; Xia, X.G.; Li, T.; Yu, H.; Liu, Y.; Zhang, X.; Xing, M.; Hong, W. Enhanced matrix completion method for super-resolution tomography SAR imaging: First large-scale urban 3-D high-resolution results of LT-1 satellites using monostatic data. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2025, 18, 22743–22758. [Google Scholar] [CrossRef] [Scilit]
- Xu, G.; Zhang, B.; Chen, J.; Hong, W. Structured low-rank and sparse method for ISAR imaging with 2-D compressive sampling. IEEE Trans. Geosci. Remote Sens. 2022, 60, 5239014. [Google Scholar] [CrossRef] [Scilit]
- Liu, T.; Yang, J.; Li, B.; Wang, Y.; An, W. Representative coefficient total variation for efficient infrared small target detection. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5622918. [Google Scholar] [CrossRef] [Scilit]
- Cai, H.Q.; Hamm, K.; Huang, L.; Needell, D. Robust CUR decomposition: Theory and imaging applications. SIAM J. Imaging Sci. 2021, 14, 1472–1503. [Google Scholar] [CrossRef] [Scilit]
- McQueen, J.B. Some methods of classification and analysis of multivariate observations. In Proceedings of the 5th Berkeley Symposium on Mathematical Statistics and Probability, Berkeley, CA, USA, 27 December 1965–7 January 1966; pp. 281–297. [Google Scholar]
- Chen, Y.; Zhang, J.; Zeng, J.; Lai, W.; Gui, X.; Jiang, T.-X. A guidable nonlocal low-rank approximation model for hyperspectral image denoising. Signal Process. 2024, 215, 109266. [Google Scholar] [CrossRef] [Scilit]
- Song, L.; Chen, Y.; Yang, S.; Ding, X.; Ge, Y.; Chen, Y.-C.; Shan, Y. Low-Rank Approximation for Sparse Attention in Multi-Modal LLMs. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 16–22 June 2024; pp. 13763–13773. [Google Scholar]
- Liu, Q.; Li, X. Efficient low-rank matrix factorization based on ℓ1,ε-norm for online background subtraction. IEEE Trans. Circuits Syst. Video Technol. 2021, 32, 4900–4904. [Google Scholar] [CrossRef] [Scilit]
- Pang, D.; Shan, T.; Ma, Y.; Ma, P.; Hu, T.; Tao, R. LRTA-SP: Low Rank Tensor Approximation with Saliency Prior for Small Target Detection in Infrared Videos. IEEE Trans. Aerosp. Electron. Syst. 2024, 61, 2644–2658. [Google Scholar] [CrossRef] [Scilit]
- Yan, F.; Xu, G.; Wu, Q.; Wang, J.; Li, Z. Infrared small target detection using kernel low-rank approximation and regularization terms for constraints. Infrared Phys. Technol. 2022, 125, 104222. [Google Scholar] [CrossRef] [Scilit]
- Lin, P.; Peng, S.; Xiang, Y.; Li, C.; Cui, X.; Zhang, W. Structure-oriented cur low-rank approximation for random noise attenuation of seismic data. IEEE Trans. Geosci. Remote. Sens. 2023, 61, 4504713. [Google Scholar] [CrossRef] [Scilit]
- Recht, B.; Fazel, M.; Parrilo, P.A. Guaranteed minimum-rank solutions of linear matrix equations via nuclear norm minimization. SIAM Rev. 2010, 52, 471–501. [Google Scholar] [CrossRef] [Scilit]
- Golub, G.H.; Hoffman, A.; Stewart, G.W. A generalization of the Eckart-Young-Mirsky matrix approximation theorem. Linear Algebra Its Appl. 1987, 88, 317–327. [Google Scholar] [CrossRef] [Scilit]
- Penrose, R. A generalized inverse for matrices. In Mathematical Proceedings of the Cambridge Philosophical Society; Cambridge University Press: Cambridge, UK, 1955; Volume 51, pp. 406–413. [Google Scholar]
- De Silva, V.; Lim, L.H. Tensor rank and the ill-posedness of the best low-rank approximation problem. SIAM J. Matrix Anal. Appl. 2008, 30, 1084–1127. [Google Scholar] [CrossRef] [Scilit]
- Spantini, A.; Solonen, A.; Cui, T.; Martin, J.; Tenorio, L.; Marzouk, Y. Optimal low-rank approximations of Bayesian linear inverse problems. SIAM J. Sci. Comput. 2015, 37, A2451–A2487. [Google Scholar] [CrossRef] [Scilit]
- Gao, C.Q.; Tian, J.W.; Wang, P. Generalised-structure-tensor-based infrared small target detection. Electron. Lett. 2008, 44, 1349–1351. [Google Scholar] [CrossRef] [Scilit]
- Candes, E.J.; Wakin, M.B.; Boyd, S.P. Enhancing sparsity by reweighted ℓ1 minimization. J. Fourier Anal. Appl. 2008, 14, 877–905. [Google Scholar] [CrossRef] [Scilit]
- Svanström, F.; Englund, C.; Alonso-Fernandez, F. Real-time drone detection and tracking with visible, thermal and acoustic sensors. In Proceedings of the 2020 25th International Conference on Pattern Recognition (ICPR), Milan, Italy, 10–15 January 2021; IEEE: London, UK, 2021; pp. 7265–7272. [Google Scholar]
- Li, R.; An, W.; Xiao, C.; Li, B.; Wang, Y.; Li, M.; Guo, Y. Direction-coded temporal U-shape module for multiframe infrared small target detection. IEEE Trans. Neural Netw. Learn. Syst. 2023, 36, 555–568. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Liu, T.; Liu, Y.; Yang, J.; Li, B.; Wang, Y.; An, W. Graph Laplacian regularization for fast infrared small target detection. Pattern Recognit. 2025, 158, 111077. [Google Scholar] [CrossRef] [Scilit]
- Zhang, L.; Peng, L.; Zhang, T.; Cao, S.; Peng, Z. Infrared small target detection via non-convex rank approximation minimization joint l2,1 norm. Remote Sens. 2018, 10, 1821. [Google Scholar] [CrossRef] [Scilit]
- Zhang, T.; Peng, Z.; Wu, H.; He, Y.; Li, C.; Yang, C. Infrared small target detection via self-regularized weighted sparse model. Neurocomputing 2021, 420, 124–148. [Google Scholar] [CrossRef] [Scilit]
- Cai, H.Q.; Hamm, K.; Huang, L.; Li, J. Rapid robust principal component analysis: CUR accelerated inexact low rank estimation. IEEE Signal Process. Lett. 2020, 28, 116–120. [Google Scholar] [CrossRef] [Scilit]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.







