Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
34,425
result(s) for
"Identification algorithm"
Sort by:
Investigating the Microphysical Characteristics and Environmental Influences of Warm‐Rain Precipitation in Fuzhou Region of China
2026
Microphysical characteristics of warm‐rain precipitation that occurred in Fuzhou region during warm seasons of 2022 and 2023 have been investigated by using polarimetric radar data. Results of a modified warm‐rain identification algorithm indicate positive Z DR variation in the liquid layer should be added as a criterion to prevent events dominated by breakup‐coalescence balance being mistakenly classified as warm‐rain events, causing the inaccuracy of quantitative precipitation estimation (QPE). Comparative analysis suggests that stratiform, convective and warm‐rain precipitation are distinguishable in Cao and Zhang parameter space due to the nature of clustering within concentrated ranges. Convection during certain life stage exhibits similar feature as warm‐rain precipitation in Kumjian and Ryzhkov (KR) parameter space, whereas initial Z DR and vertical variations of Z H and Z DR could be useful to separate these two precipitation types. Vertical profiles of polarimetric variables ( Z H , Z DR , K DP ) in warm‐rain precipitation all increase toward the ground, which is associated with lower echo‐top and storm‐top freezing levels than convective precipitation. Microphsysical processes above the melting layer significantly influence the precipitation growth processes below according to analysis of two typhoon‐related cases. Some insights are gained to the development of a warm‐rain identification algorithm, such as monotonically increase of Z H and Z DR in the liquid layer and suitable range of initial Z DR , in addition, synoptic environmental conditions, e.g., vertical velocity, lifting condensation level and moisture flux, could serve as auxiliary conditions to accurately identify warm‐rain processes, but further research is needed to determine how to utilize them specifically. Improved understanding of the microphysical processes in warm‐rain precipitation is crucial for enhancing numerical model parameterizations and radar‐based quantitative precipitation estimation. Thus, this study investigates the microphysical characteristics of warm‐rain precipitation in Fuzhou using dual‐polarization radar data. The region is significantly influenced by the East Asian summer monsoon, making the findings representative of regions with similar climatic regimes. Results indicate using positive Z DR variation in the liquid layer as a criterion could prevent events dominated by breakup‐coalescence balance being mistakenly classified as warm‐rain events. Initial Z DR and vertical variations of Z H and Z DR could be useful to separate warm‐rain and convection, which sometimes exhibits characteristics similar to warm‐rain processes. Z H , Z DR , and K DP all increase toward the ground, along with liquid water content, confirming the importance of coalescence and cloud droplet accretion in warm‐cloud precipitation growth. From the perspective of large‐scale thermodynamic conditions, precursor signals for warm‐rain events may be derivable from atmospheric circulation, thermodynamic variables (e.g., humidity, vertical motion, and other meteorological conditions) could serve as preliminary indicators to support radar‐based warm‐rain identification. Positive δ Z DR in the liquid layer should be added as a criterion to improve the warm‐rain identification algorithm Initial Z DR and changes in Z H and Z DR could be used to differentiate warm rain from other precipitation types Environmental factors (e.g., humidity, vertical motion, etc.) could serve as indicators to support radar‐based warm‐rain identification
Journal Article
Individual differences in functional connectivity during naturalistic viewing conditions
2017
Naturalistic viewing paradigms such as movies have been shown to reduce participant head motion and improve arousal during fMRI scanning relative to task-free rest, and have been used to study both functional connectivity and stimulus-evoked BOLD-signal changes. These task-based hemodynamic changes are synchronized across subjects and involve large areas of the cortex, and it is unclear whether individual differences in functional connectivity are enhanced or diminished under such naturalistic conditions. This work first aims to characterize variability in BOLD-signal based functional connectivity (FC) across 2 distinct movie conditions and eyes-open rest (n=31 healthy adults, 2 scan sessions each). We found that movies have higher within- and between-subject correlations in cluster-wise FC relative to rest. The anatomical distribution of inter-individual variability was similar across conditions, with higher variability occurring at the lateral prefrontal lobes and temporoparietal junctions. Second, we used an unsupervised test-retest matching algorithm that identifies individual subjects from within a group based on FC patterns, quantifying the accuracy of the algorithm across the three conditions. The movies and resting state all enabled identification of individual subjects based on FC matrices, with accuracies between 61% and 100%. Overall, pairings involving movies outperformed rest, and the social, faster-paced movie attained 100% accuracy. When the parcellation resolution, scan duration, and number of edges used were increased, accuracies improved across conditions, and the pattern of movies>rest was preserved. These results suggest that using dynamic stimuli such as movies enhances the detection of FC patterns that are unique at the individual level.
•Within- and between-subject FC correlations are compared across rest and movies.•Movies outperform rest in an unsupervised identification algorithm based on FC.•Movies outperform rest regardless of scan duration or number of edges used.•Watching movies enhances the detection of individual differences in FC.
Journal Article
Coupled-least-squares identification for multivariable systems
2013
This article studies identification problems of multiple linear regression models, which may be described a class of multi-input multi-output systems (i.e. multivariable systems). Based on the coupling identification concept, a novel coupled-least-squares (C-LS) parameter identification algorithm is introduced for the purpose of avoiding the matrix inversion in the multivariable recursive least-squares (RLS) algorithm for estimating the parameters of the multiple linear regression models. The analysis indicates that the C-LS algorithm does not involve the matrix inversion and requires less computationally efforts than the multivariable RLS algorithm, and that the parameter estimates given by the C-LS algorithm converge to their true values. Simulation results confirm the presented convergence theorems.
Journal Article
An Improved Parameter Identification Algorithm for the Friction Model of Electro-Hydraulic Servo Systems
2023
Friction is an inherent nonlinear disturbance that can lead to creeping, jitter, and decreased tracking precision in an electro-hydraulic servo system. In this paper, the LuGre friction model is used to describe the dynamic and static characteristics of the friction force of a servo system comprehensively. Accurate identification of model parameters is key to implementing friction compensation. However, traditional genetic identification algorithms have the shortcomings of a premature solution, slow convergence, and poor accuracy. To address these shortcomings, this paper proposes an improved adaptive genetic identification algorithm. The proposed algorithm selects evolutionary processes adaptively according to the population concentration in the initial stage of population evolution. Moreover, it adjusts the crossover probability and the mutation probability to identify a local optimum accurately and converge to the global optimum rapidly. During the late stage of population evolution, the accuracy of the global optimal solution can be improved by reducing the search range of identification parameters. The simulation results show that the relative error of the model parameter values identified by the proposed algorithm is reduced to less than 1% and the convergence speed is faster. Compared with the existing traditional genetic algorithm and adaptive genetic algorithm, the overall performance of the proposed method is better. This study provides a feasible and highly accurate identification method for parameter identification of friction models used in electro-hydraulic servo systems.
Journal Article
Identifying algorithm in program code based on structural features using CNN classification model
by
Amin, Md. Faizul Ibne
,
Watanobe, Yutaka
,
Kabir, Raihan
in
Algorithms
,
Artificial Intelligence
,
Artificial neural networks
2023
In software, an algorithm is a well-organized sequence of actions that provides the optimal way to complete a task. Algorithmic thinking is also essential to break-down a problem and conceptualize solutions in some steps. The proper selection of an algorithm is pivotal to improve computational performance and software productivity as well as to programming learning. That is, determining a suitable algorithm from a given code is widely relevant in software engineering and programming education. However, both humans and machines find it difficult to identify algorithms from code without any meta-information. This study aims to propose a program code classification model that uses a convolutional neural network (CNN) to classify codes based on the algorithm. First, program codes are transformed into a sequence of structural features (SFs). Second, SFs are transformed into a one-hot binary matrix using several procedures. Third, different structures and hyperparameters of the CNN model are fine-tuned to identify the best model for the code classification task. To do so, 61,614 real-world program codes of different types of algorithms collected from an online judge system are used to train, validate, and evaluate the model. Finally, the experimental results show that the proposed model can identify algorithms and classify program codes with a high percentage of accuracy. The average precision, recall, and F-measure scores of the best CNN model are 95.65%, 95.85%, and 95.70%, respectively, indicating that it outperforms other baseline models.
Journal Article
Efficient gradient descent algorithm with anderson acceleration for separable nonlinear models
by
Lin, Xin
,
Xue, Peng
,
Chen, Guang-Yong
in
Algorithms
,
Applications of Nonlinear Dynamics and Chaos Theory
,
Classical Mechanics
2025
Separable nonlinear models are pervasively employed in diverse disciplines, such as system identification, signal analysis, electrical engineering, and machine learning. Identifying these models inherently poses a non-convex optimization challenge. While gradient descent (GD) is a commonly adopted method, it is often plagued by suboptimal convergence rates and is highly dependent on the appropriate choice of step size. To mitigate these issues, we introduce an augmented GD algorithm enhanced with Anderson acceleration (AA), and propose a Hierarchical GD with Anderson acceleration (H-AAGD) method for efficient identification of separable nonlinear models. This novel approach transcends the conventional step size constraints of GD algorithms and considers the coupling relationships between different parameters during the optimization process, thereby enhancing the efficiency of the solution-finding process. Unlike the Newton method, our algorithm obviates the need for computing the inverse of the Hessian matrix, simplifying the computational process. Additionally, we theoretically analyze the convergence and complexity of the algorithm and validate its effectiveness through a series of numerical experiments.
Journal Article
Parameter Identification of Maritime Vessel Rudder PMSM Based on Extended Kalman Particle Filter Algorithm
2024
To address the issue of system parameter variations during the operation of a maritime light vessel rudder permanent magnet synchronous motor (PMSM), an extended Kalman particle filter (EKPF) algorithm that combines a particle filter (PF) with an extended Kalman filter (EKF) is proposed in this paper. This approach enables the online identification of motor resistance and inductance. For highly nonlinear problems that are challenging for traditional methods such as Kalman filtering, this algorithm is typically a statistical and effective estimation method that usually yields good results. Firstly, a standard linear discrete parameter identification model is established for a PMSM. Secondly, the PF algorithm based on Bayesian state estimation as a foundation for subsequent research is derived. Thirdly, the advantages and limitations of the PF algorithm are analyzed, addressing issues such as sample degeneracy, by integrating it with the Kalman filtering algorithm. Specifically, the EKPF algorithm for online parameter identification is employed. Finally, the identification model within MATLAB/Simulink is constructed and the simulation studies are executed to ascertain the viability of our suggested algorithm. The outcomes from these simulations indicate that the proposed EKPF algorithm identifies resistance and inductance values both swiftly and precisely, markedly boosting the robustness and enhancing the control efficacy of the PMSM.
Journal Article
Multisite validation of a simple electronic health record algorithm for identifying diagnosed obstructive sleep apnea
2020
Study Objectives:
We examined the performance of a simple algorithm to accurately distinguish cases of diagnosed obstructive sleep apnea (OSA) and noncases using the electronic health record (EHR) across six health systems in the United States.
Methods:
Retrospective analysis of EHR data was performed. The algorithm defined cases as individuals with ≥ 2 instances of specific International Classification of Diseases (ICD)-9 and/or ICD-10 diagnostic codes (327.20, 327.23, 327.29, 780.51, 780.53, 780.57, G4730, G4733 and G4739) related to sleep apnea on separate dates in their EHR. Noncases were defined by the absence of these codes. Using chart reviews on 120 cases and 100 noncases at each site (n = 1,320 total), positive predictive value (PPV) and negative predictive value (NPV) were calculated.
Results:
The algorithm showed excellent performance across sites, with a PPV (95% confidence interval) of 97.1 (95.6, 98.2) and NPV of 95.5 (93.5, 97.0). Similar performance was seen at each site, with all NPV and PPV estimates ≥ 90% apart from a somewhat lower PPV of 87.5 (80.2, 92.8) at one site. A modified algorithm of ≥ 3 instances improved PPV to 94.9 (88.5, 98.3) at this site, but excluded an additional 18.3% of cases. Thus, performance may be further improved by requiring additional codes, but this reduces the number of determinate cases.
Conclusions:
A simple EHR-based case-identification algorithm for diagnosed OSA showed excellent predictive characteristics in a multisite sample from the United States. Future analyses should be performed to understand the effect of undiagnosed disease in EHR-defined noncases. This algorithm has wide-ranging applications for EHR-based OSA research.
CITATION
Keenan BT, Kirchner HL, Veatch OJ, et al. Multisite validation of a simple electronic health record algorithm for identifying diagnosed obstructive sleep apnea.
J Clin Sleep Med
. 2020;16(2):175–183.
Journal Article
Correlation Analysis of Large-Span Cable-Stayed Bridge Structural Frequencies with Environmental Factors Based on Support Vector Regression
2023
The dynamic characteristics of bridge structures are influenced by various environmental factors, and exploring the impact of environmental temperature and humidity on structural modal parameters is of great significance for structural health assessment. This paper utilized the Covariance-Driven Stochastic Subspace Identification method (SSI-COV) and clustering algorithms to identify modal frequencies from four months of acceleration data collected from the health monitoring system of the Jintang Hantan Twin-Island Bridge. Furthermore, a correlation analysis is conducted to examine the relationship between higher-order frequency and environmental factors, including temperature and humidity. Subsequently, a Support Vector Machine Regression (SVR) model is employed to analyze the effects of environmental temperature on structural modal frequencies. This study has obtained the following conclusions: 1. Correlation analysis revealed that temperature is the primary influencing factor in frequency variations. Frequency exhibited a strong linear correlation with temperature and little correlation with humidity. 2. SVR regression analysis was performed on frequency and temperature, and an evaluation of the fitting residuals was conducted. The model effectively fit the sample data and provided reliable predictive results. 3. The original structural frequencies underwent smoothing, eliminating the influence of temperature-induced frequency data generated by the SVR model. After eliminating the temperature effects, the fluctuations in frequency within a 24 h period significantly decreased. The data presented in this paper can serve as a reference for further health assessments of similar bridge structures.
Journal Article