Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
Physiological signal extraction and heart rate measurement based on spatial-temporal Mamba model
Yan GAO, Yudong YAO
Journal of Computer Applications    2026, 46 (8): 2699-2707.   DOI: 10.11772/j.issn.1001-9081.2025070889
Abstract84)   HTML0)    PDF (1437KB)(4)       Save

Non-contact heart rate measurement methods based on remote PhotoPlethysmoGraphy (rPPG) technology face two main challenges: the accurate selection of facial Regions of Interest (RoI), and the precise interpretation of periodic patterns in rPPG from long video sequences. To address the inaccurate localization of facial RoI in the existing works and the neglect of temporal lag among different signal sources, an end-to-end rPPG signal extraction model, named RppgMamba, was proposed for non-contact heart rate measurement. In the model, the hierarchical spatial-temporal Mamba module with cross-scan mechanism was designed to capture spatial perception relationships of weak signals from multi-scale spatial-temporal receptive fields, so as to localize facial RoI adaptively, thereby avoiding interference from background and motion noise. And the frequency-domain refinement module was designed to further learn the quasi-periodic patterns of rPPG signals in the frequency domain, which enhanced output signal quality and corrected phase shifts of the output signals combining with phase compensator, thereby reducing the impact of inherent temporal lag. Experimental results demonstrate that the proposed model achieves the best performance on three public datasets, confirming its high accuracy and applicability in heart rate measurement.

Table and Figures | Reference | Related Articles | Metrics
3D human pose estimation model based on temporal-spatial feature pyramid network and multi-hypothesis interaction mechanism
Jinxiao ZHANG, Chenglong LI, Xinyan GAO, Ming ZHANG
Journal of Computer Applications    2026, 46 (6): 1965-1972.   DOI: 10.11772/j.issn.1001-9081.2025060763
Abstract250)   HTML4)    PDF (1271KB)(21)       Save

Estimating ambiguous Three-Dimensional (3D) human poses from monocular videos accurately is a current research challenge. Though the existing methods can estimate 3D joint coordinates using deep learning models, most of them fail to consider the multi-solution nature of this inverse problem adequately. Some multi-hypothesis estimation methods address multi-solution problems, but they suffer from insufficient cross-level feature fusion. To address these issues, a 3D human pose estimation model based on Temporal-SPatial Feature Pyramid Network (TSP-FPN) and multi-hypothesis interaction mechanism, called TSP-FPN-MHFormer (Temporal-SPatial Feature Pyramid Network-Multi-Hypothesis Transformer), was proposed. Firstly, based on Transformer encoder, the multi-possibility distribution of human poses was captured by using multi-head self-attention mechanism, thereby generating multiple initial hypothesis features. Then, a TSP-FPN was designed, and a gated adaptive fusion strategy was employed to achieve dynamic weighted integration of multi-level skeleton sequence features, thereby balancing the fusion of local details and global temporal information effectively. Finally, based on Multi-Hypothesis Transformer (MHFormer), a multi-hypothesis optimization module that combined joint Relative Position Bias (RPB) with a cross-attention mechanism was implemented, thereby facilitating cross-hypothesis communication and feature aggregation to enhance the model’s long-range reasoning capability to human topology for high-precision 3D joint coordinate estimation. Experimental results on the Human3.6M dataset demonstrate that the proposed model achieves a Mean Per Joint Position Error (MPJPE) of 42.3 mm, and reduces the estimation error by 1.6% compared to the state-of-the-art method MHFormer, indicating substantial progress obtained by the proposed model in addressing multi-solution challenge of monocular 3D pose estimation.

Table and Figures | Reference | Related Articles | Metrics
Improved 3D hand pose estimation network based on anchor
Dejian WEI, Wenming WANG, Quanyu WANG, Haopan REN, Yanyan GAO, Zhi WANG
Journal of Computer Applications    2022, 42 (3): 953-959.   DOI: 10.11772/j.issn.1001-9081.2021030427
Abstract624)   HTML16)    PDF (659KB)(171)       Save

In recent years, anchor-based 3D hand pose estimation methods are becoming popular, and Anchor-to-Joint (A2J) is one of the more representative methods. In A2J, anchor points are densely set on depth map, and neural network is used to predict offsets between anchor points and key points together with weights of anchor points; predicted offsets and weights are used to calculate the coordinates of key points in a weighted summation mode to reduce noise in network regression results. A2J methods are simple and effective, but they are sensitive to ill-suited network structure and prone to inaccurate regression due to loss function. Therefore, an improved network HigherA2J was proposed. Firstly, a single branch jointly predicted XY and Z offsets between anchors and key points to better utilize 3D characteristics of depth map; secondly, network branch structure was simplified to reduce network parameters; finally, the loss function for key point estimation was designed, combined with offset estimation loss, which improved the overall estimation accuracy effectively. Experimental results show the reductions in average hand pose estimation error of 0.32 mm, 0.35 mm and 0.10 mm compared to conventional A2J on three datasets NYU, ICVL and HANDS 2017 respectively.

Table and Figures | Reference | Related Articles | Metrics
Image reconstruction based on gradient projection for sparse representation and complex wavelet
Yanyan GAO, Li LI, Jing ZHANG, Yingqian JIA
Journal of Computer Applications    2020, 40 (2): 486-490.   DOI: 10.11772/j.issn.1001-9081.2019101719
Abstract812)   HTML0)    PDF (680KB)(403)       Save

Compressed sensing mainly contains random projection and reconstruction. Because of lower convergence speed of iterative shrinkage algorithm and the lacking of direction of traditional 2-dimensional wavelet transform, random projection was implemented by using Permute Discrete Cosine Transform (PDCT), and the gradient projection was used for reconstruction. Based on the simplification of computation complexity, the transformation coefficients in the dual-tree complex wavelet domain were improved by iteration. Finally, the reconstructed image was obtained by the inverse transform. In the experiments, the reconstruction results of DT CWT (Dual-Tree Complex Wavelet Transform) and bi-orthogonal wavelet were compared with the same reconstruction algorithm, and the former is better than the latter in image detail and smoothness with higher Peak Signal-to-Noise Ratio (PSNR) of 1.5 dB. In the same sparse domain, gradient projection converges faster than iterative shrinkage algorithm. And in the same sparse domain and random projection, PDCT has a slightly higher PSNR than the structural random matrix.

Table and Figures | Reference | Related Articles | Metrics
Variable precision rough set model based on variable-precision tolerance relation
ZHENG Shumei, XU Xinying, XIE Jun, YAN Gaowei
Journal of Computer Applications    2015, 35 (8): 2360-2365.   DOI: 10.11772/j.issn.1001-9081.2015.08.2360
Abstract595)      PDF (979KB)(356)       Save

Focusing on the underdeveloped robustness when the existing extended rough set model encounters the noise for the incomplete information system, the necessity of adjusting the size of basic knowledge granule as well as introducing the relative degree of misclassification was analyzed. Then the Variable Precision Rough Set model based on Variable-Precision Tolerance Relation (VPRS-VPTR) was established on the basis of the object connection weight matrix, which was proposed according to the lack probability of system attribute value. Moreover, the properties of the VPRS-VPTR model were discussed, the classification accuracy under the basic knowledge granule size and the relative degree of misclassification was analyzed, the corresponding algorithm was depicted and the time complexity analysis was given afterwards. The experimental results show that the VPRS-VPTR model has higher classification accuracy compared with some other research about the expanded rough set, and the change trend of the classification accuracy is similar for the train set and the test set of several groups of incomplete data sets in UCI database. It proves that the proposed model is more precise and flexible, and the algorithm is feasible and effective.

Reference | Related Articles | Metrics
Similarity measurement between cloud models based on overlap degree
SUN Nini, CHEN Zehua, NIU Yuguang, YAN Gaowei
Journal of Computer Applications    2015, 35 (7): 1955-1958.   DOI: 10.11772/j.issn.1001-9081.2015.07.1955
Abstract621)      PDF (734KB)(619)       Save

Similarity measurement of cloud model is a method that is used to measure the correlation between cloud models, which have same concept but different languages. Both similar cloud and its measurement analysis method are the extension of cloud model theory. To overcome the disadvantages of high consumption and low precision of calculation, a similarity measure algorithm based on overlap degree was proposed. Firstly, the position and logical relationships between these two clouds were defined according to three digital features: expected value, entropy and hyper entropy; secondly, the overlap degree of two clouds was calculated by using their location and shape features; finally, combined with overlap degree and similarity, the similarity measurement was converted to quantitative description of the overlapping part. In the time series classification experiments with compared Likeness comparing method based on Cloud Model (LICM), the computing consumption of the proposed measurement algorithm is reduced by 50% on the premise of ensuring the stability and accuracy. It is proved to be feasible and effective by the application.

Reference | Related Articles | Metrics
Hybrid discrete optimization algorithm based on gravity search and estimation of distribution
JIANG Yue SHEN Dongmei ZHAO Yan GAO Shangce
Journal of Computer Applications    2014, 34 (7): 2074-2079.   DOI: 10.11772/j.issn.1001-9081.2014.07.2074
Abstract310)      PDF (892KB)(512)       Save

According to the problem of the traditional Gravitational Search Algorithm (GSA) such as falling into the local minimum point easily, a hybrid algorithm based on Estimation of Distribution (ED) and gravitational search (GSEDA) was proposed. By characterizing the distribution of current solutions found by GSA, ED was used to generate promising solutions based on the constructed probability matrix, thus guiding the search to new solution areas. The proposed GSEDA was able to balance the exploration and exploitation of the search, therefore possessing a better local optima jumping capacity. The experimental results based on the traveling salesman problem indicate that GSEDA performs better than traditional algorithms in terms of solution quality and robustness.

Reference | Related Articles | Metrics
Parallel fuzzy partition algorithm based on MapReduce
ZHANG Guangrong CHEN Qingkui ZHANG Gang ZHAO Haiyan GAO Liping HUO Huan
Journal of Computer Applications    2014, 34 (11): 3073-3077.   DOI: 10.11772/j.issn.1001-9081.2014.11.3073
Abstract577)      PDF (723KB)(18796)       Save

It is difficult for users to find the needed items from a large-scale project resource repository because the project resources in it are disordered, so a parallel fuzzy partition algorithm based on MapReduce was proposed. The algorithm firstly abstracted and standardized characteristic attributes of original project resource. Then a similarity matrix was established based on the standardized characteristic attributes of the project, and it was segmented by using block matrix. MapReduce was used to process the block matrix and merge the results. Finally, the algorithm obtained the partition results according to the threshold. The contrast experiment among the proposed algorithm, K-means algorithm and genetic algorithm shows that the proposed algorithm has higher accuracy and recall, it can achieve better speedup in large-scale data calculation and divide project resources effectively and accurately.

Reference | Related Articles | Metrics
Algorithm of biased skeleton trim based on intersecting cortical model
ZHOU Li HE Lin-yuan SUN Yi BI Du-yan GAO Shan
Journal of Computer Applications    2012, 32 (09): 2553-2555.   DOI: 10.3724/SP.J.1087.2012.02553
Abstract1191)      PDF (610KB)(611)       Save
In order to solve the problem of geometric distortion and low efficiency in the process of biased skeleton trim, a new algorithm of biased skeleton trim based on intersecting cortical model was proposed. At first, according to inherent features of skeleton biased branch, definitions of endpoint and junction point were introduced and revised in the algorithm to accurately locate skeleton branch and biased branch. Then, with that information and the iteration number of intersecting cortical model, flameout condition of neurons spreading was set up. Finally, guided by that condition, the biased skeleton branch can be judged fast and trimmed accurately, with the aid of impulse dynamically generated by ignition neurons, which has biological nature of parallel transmission. Compared with conventional methods based on mathematical morphology, the experimental results show that the proposed algorithm has good performance in structural integrity of skeleton, as well as computation speed and anti-noise ability.
Reference | Related Articles | Metrics
DDoS detection with non-iterative Apriori algorithm
Yan GAO WANG Taihua GUO Fan YU Min
Journal of Computer Applications    2011, 31 (06): 1521-1524.   DOI: 10.3724/SP.J.1087.2011.01521
Abstract1671)      PDF (662KB)(556)       Save
An improved non-iterative Apriori algorithm was proposed to detect Distributed Denail of Service (DDoS) attacks. An one-step intersection operation was used to process network packets within the specific time range, and the strong correlation rules of the packets were studied so as to achieve the quick detection of DDoS atttacks. In comparison with current algorithms, it shows better performance in efficiency and storage space in detection of DDoS attacks. Experimental results on DARPA data-sets show the algorithm is able to detect DDoS effectively.
Related Articles | Metrics