To address the problem that dynamic wind turbine clutter(WTC)significantly degrades the performance of weather radar,a WTC mitigation algorithm using morphological component analysis(MCA)with group sparsity is studied...To address the problem that dynamic wind turbine clutter(WTC)significantly degrades the performance of weather radar,a WTC mitigation algorithm using morphological component analysis(MCA)with group sparsity is studied in this paper.The ground clutter is suppressed firstly to reduce the morphological compositions of radar echo.After that,the MCA algorithm is applied and the window used in the short-time Fourier transform(STFT)is optimized to lessen the spectrum leakage of WTC.Finally,the group sparsity structure of WTC in the STFT domain can be utilized to decrease the degrees of freedom in the solution,thus contributing to better estimation performance of weather signals.The effectiveness and feasibility of the proposed method are demonstrated by numerical simulations.展开更多
Object detection,a major challenge in computer vision and pattern recognition,plays a significant part in many applications,crossing artificial intelligence,face recognition,and autonomous driving.It involves focusing...Object detection,a major challenge in computer vision and pattern recognition,plays a significant part in many applications,crossing artificial intelligence,face recognition,and autonomous driving.It involves focusing on identifying the detection,localization,and categorization of targets in images.A particularly important emerging task is distinguishing real animals from toy replicas in real-time,mostly for smart camera systems in both urban and natural environments.However,that difficult task is affected by factors such as showing angle,occlusion,light intensity,variations,and texture differences.To tackle these challenges,this paper recommends Group Sparse YOLOv8(You Only Look Once version 8),an improved real-time object detection algorithm that improves YOLOv8 by integrating group sparsity regularization.This adjustment improves efficiency and accuracy while utilizing the computational costs and power consumption,including a frame selection approach.And a hybrid parallel processing method that merges pipelining with dataflow strategies to improve the performance.Established using a custom dataset of toy and real animal images along with well-known datasets,namely ImageNet,MSCOCO,and CIFAR-10/100.The combination of Group Sparsity with YOLOv8 shows high detection accuracy with lower latency.Here provides a real and resource-efficient solution for intelligent camera systems and improves real-time object detection and classification in environments,differentiating between real and toy animals.展开更多
Considering the distinctiveness of different group features in the sparse representation, a novel joint multi- task and weighted group sparsity (JMT-WGS) method is pro- posed. By weighting popular group sparsity, no...Considering the distinctiveness of different group features in the sparse representation, a novel joint multi- task and weighted group sparsity (JMT-WGS) method is pro- posed. By weighting popular group sparsity, not only the rep- resentation coefficients from the same class over their asso- ciate dictionaries may share some similarity, but also the rep- resentation coefficients from different classes have enough di- versity. The proposed method is cast into a multi-task frame- work with two-stage iteration. In the first stage, representa- tion coefficient can be optimized by accelerated proximal gra- dient method when the weights are fixed. In the second stage, the weights are computed via the prior information about their entropy. The experimental results on three facial expres- sion databases show that the proposed algorithm outperforms other state-of-the-art algorithms and demonstrate the promis- ing performance of the proposed algorithm.展开更多
Early fault detection for spiral bevel gears is crucial to ensure normal operation and prevent accidents.The harmonic components,excited by the time-varying mesh stiffness,always appear in measured vibration signal.Ho...Early fault detection for spiral bevel gears is crucial to ensure normal operation and prevent accidents.The harmonic components,excited by the time-varying mesh stiffness,always appear in measured vibration signal.How to extract the periodical impulses that indicate gear localized fault buried in the intensive noise and interfered by harmonics is a challenging task.In this paper,a novel Periodical Sparse-Assisted Decoupling(PSAD)method is proposed as an optimization problem to extract fault feature from noisy vibration signal.The PSAD method decouples the impulsive fault feature and harmonic components based on the sparse representation method.The sparsity within and across groups property and the periodicity of the fault feature are incorporated into the regularizer as the prior information.The nonconvex penalty is employed to highlight the sparsity of fault features.Meanwhile,the weight factor based on2norm of each group is constructed to strengthen the amplitude of fault feature.An iterative algorithm with Majorization-Minimization(MM)is derived to solve the optimization problem.Simulation study and experimental analysis confirm the performance of the proposed PSAD method in extracting and enhancing defect impulses from noisy signal.The suggested method surpasses other comparative methods in extracting and enhancing fault features.展开更多
For addressing impulse noise in images, this paper proposes a denoising algorithm for non-convex impulse noise images based on the l_(0) norm fidelity term. Since the total variation of the l_(0) norm has a better den...For addressing impulse noise in images, this paper proposes a denoising algorithm for non-convex impulse noise images based on the l_(0) norm fidelity term. Since the total variation of the l_(0) norm has a better denoising effect on the pulse noise, it is chosen as the model fidelity term, and the overlapping group sparse term combined with non-convex higher term is used as the regularization term of the model to protect the image edge texture and suppress the staircase effect. At the same time, the alternating direction method of multipliers, the majorization–minimization method and the mathematical program with equilibrium constraints were used to solve the model. Experimental results show that the proposed model can effectively suppress the staircase effect in smooth regions, protect the image edge details, and perform better in terms of the peak signal-to-noise ratio and the structural similarity index measure.展开更多
In image restoration,we usually assume that the underlying image has a good sparse approximation under a certain system.Wavelet tight frame system has been proven to be such an efficient system to sparsely approximate...In image restoration,we usually assume that the underlying image has a good sparse approximation under a certain system.Wavelet tight frame system has been proven to be such an efficient system to sparsely approximate piecewise smooth images.Thus,it has been widely used in many practical image restoration problems.However,images from different scenarios are so diverse that no static wavelet tight frame system can sparsely approximate all of themwell.To overcome this,recently,Cai et.al.(Appl Comput Harmon Anal 37:89–105,2014)proposed a method that derives a data-driven tight frame adapted to the specific input image,leading to a better sparse approximation.The data-driven tight frame has been applied successfully to image denoising and CT image reconstruction.In this paper,we extend this data-driven tight frame construction method to multi-channel images.We construct a discrete tight frame system for each channel and assume their sparse coefficients have a joint sparsity.The multi-channel data-driven tight frame construction scheme is applied to joint color and depth image reconstruction.Experimental results show that the proposed approach has a better performance than state-of-the-art joint color and depth image reconstruction approaches.展开更多
文摘To address the problem that dynamic wind turbine clutter(WTC)significantly degrades the performance of weather radar,a WTC mitigation algorithm using morphological component analysis(MCA)with group sparsity is studied in this paper.The ground clutter is suppressed firstly to reduce the morphological compositions of radar echo.After that,the MCA algorithm is applied and the window used in the short-time Fourier transform(STFT)is optimized to lessen the spectrum leakage of WTC.Finally,the group sparsity structure of WTC in the STFT domain can be utilized to decrease the degrees of freedom in the solution,thus contributing to better estimation performance of weather signals.The effectiveness and feasibility of the proposed method are demonstrated by numerical simulations.
文摘Object detection,a major challenge in computer vision and pattern recognition,plays a significant part in many applications,crossing artificial intelligence,face recognition,and autonomous driving.It involves focusing on identifying the detection,localization,and categorization of targets in images.A particularly important emerging task is distinguishing real animals from toy replicas in real-time,mostly for smart camera systems in both urban and natural environments.However,that difficult task is affected by factors such as showing angle,occlusion,light intensity,variations,and texture differences.To tackle these challenges,this paper recommends Group Sparse YOLOv8(You Only Look Once version 8),an improved real-time object detection algorithm that improves YOLOv8 by integrating group sparsity regularization.This adjustment improves efficiency and accuracy while utilizing the computational costs and power consumption,including a frame selection approach.And a hybrid parallel processing method that merges pipelining with dataflow strategies to improve the performance.Established using a custom dataset of toy and real animal images along with well-known datasets,namely ImageNet,MSCOCO,and CIFAR-10/100.The combination of Group Sparsity with YOLOv8 shows high detection accuracy with lower latency.Here provides a real and resource-efficient solution for intelligent camera systems and improves real-time object detection and classification in environments,differentiating between real and toy animals.
基金This work was partially supported by the Project funded by China Postdoctoral Science Foundation (2014M5615556), the National Natural Science Foundation of China (Grant Nos. 61273300, 61232007) and Jiangsu Natural Science Funds for Distinguished Young Scholar (BK20140022). Also it is partially supported by Jiangsu Univer- sity Natural Science Funds (15KIB520024), the State Key Laboratory for Novel Software Technology from Nanjing University (KFKT2014B18), Jiangsu Key Laboratory of Image and Video Understanding for Social Safety (30920140122007). Finally, the authors would like to thank the anonymous reviewers for their constructive advice.
文摘Considering the distinctiveness of different group features in the sparse representation, a novel joint multi- task and weighted group sparsity (JMT-WGS) method is pro- posed. By weighting popular group sparsity, not only the rep- resentation coefficients from the same class over their asso- ciate dictionaries may share some similarity, but also the rep- resentation coefficients from different classes have enough di- versity. The proposed method is cast into a multi-task frame- work with two-stage iteration. In the first stage, representa- tion coefficient can be optimized by accelerated proximal gra- dient method when the weights are fixed. In the second stage, the weights are computed via the prior information about their entropy. The experimental results on three facial expres- sion databases show that the proposed algorithm outperforms other state-of-the-art algorithms and demonstrate the promis- ing performance of the proposed algorithm.
基金supported by the National Science Foundationof China(Nos.52305127 and 52475130)。
文摘Early fault detection for spiral bevel gears is crucial to ensure normal operation and prevent accidents.The harmonic components,excited by the time-varying mesh stiffness,always appear in measured vibration signal.How to extract the periodical impulses that indicate gear localized fault buried in the intensive noise and interfered by harmonics is a challenging task.In this paper,a novel Periodical Sparse-Assisted Decoupling(PSAD)method is proposed as an optimization problem to extract fault feature from noisy vibration signal.The PSAD method decouples the impulsive fault feature and harmonic components based on the sparse representation method.The sparsity within and across groups property and the periodicity of the fault feature are incorporated into the regularizer as the prior information.The nonconvex penalty is employed to highlight the sparsity of fault features.Meanwhile,the weight factor based on2norm of each group is constructed to strengthen the amplitude of fault feature.An iterative algorithm with Majorization-Minimization(MM)is derived to solve the optimization problem.Simulation study and experimental analysis confirm the performance of the proposed PSAD method in extracting and enhancing defect impulses from noisy signal.The suggested method surpasses other comparative methods in extracting and enhancing fault features.
基金funded by National Nature Science Foundation of China,grant number 61302188。
文摘For addressing impulse noise in images, this paper proposes a denoising algorithm for non-convex impulse noise images based on the l_(0) norm fidelity term. Since the total variation of the l_(0) norm has a better denoising effect on the pulse noise, it is chosen as the model fidelity term, and the overlapping group sparse term combined with non-convex higher term is used as the regularization term of the model to protect the image edge texture and suppress the staircase effect. At the same time, the alternating direction method of multipliers, the majorization–minimization method and the mathematical program with equilibrium constraints were used to solve the model. Experimental results show that the proposed model can effectively suppress the staircase effect in smooth regions, protect the image edge details, and perform better in terms of the peak signal-to-noise ratio and the structural similarity index measure.
基金Jian-Feng Cai is partially supported by the National Natural Science Foundation of USA(No.DMS 1418737).
文摘In image restoration,we usually assume that the underlying image has a good sparse approximation under a certain system.Wavelet tight frame system has been proven to be such an efficient system to sparsely approximate piecewise smooth images.Thus,it has been widely used in many practical image restoration problems.However,images from different scenarios are so diverse that no static wavelet tight frame system can sparsely approximate all of themwell.To overcome this,recently,Cai et.al.(Appl Comput Harmon Anal 37:89–105,2014)proposed a method that derives a data-driven tight frame adapted to the specific input image,leading to a better sparse approximation.The data-driven tight frame has been applied successfully to image denoising and CT image reconstruction.In this paper,we extend this data-driven tight frame construction method to multi-channel images.We construct a discrete tight frame system for each channel and assume their sparse coefficients have a joint sparsity.The multi-channel data-driven tight frame construction scheme is applied to joint color and depth image reconstruction.Experimental results show that the proposed approach has a better performance than state-of-the-art joint color and depth image reconstruction approaches.