Traditional spectrophotometers have a large volume and slow scanning speed,which limits their applicability for rapid on-site detection.Herein,a micro-spectrophotometer(named ATOM)is fabricated,and its performance is ...Traditional spectrophotometers have a large volume and slow scanning speed,which limits their applicability for rapid on-site detection.Herein,a micro-spectrophotometer(named ATOM)is fabricated,and its performance is verified in water quality testing.An M-type Czerny-Turner light path structure,a broadband light emitting diode(LED)light source,and a linear charge-coupled device(CCD)photodetector were adopted in ATOM.The performance of ATOM was validated through iron content determination by using o-phenanthroline spectrophotometry.The experiment results showed that the linear correlation coefficient of determination R^(2) was 0.9997 for mass concentrations ranging from 0 to 2.0μg/mL.The relative standard deviation was 0.37%,and the relative error compared to a commercial large-scale spectrophotometer was below 1.4%.The dimensions of ATOM are 75 mm×60 mm×25 mm,with hardware costs of approximately 1000 CNY.ATOM features compact size,low cost,rapid measurement,high integration and high precision,making it suitable for portable on-site rapid detection.展开更多
Test case prioritization and ranking play a crucial role in software testing by improving fault detection efficiency and ensuring software reliability.While prioritization selects the most relevant test cases for opti...Test case prioritization and ranking play a crucial role in software testing by improving fault detection efficiency and ensuring software reliability.While prioritization selects the most relevant test cases for optimal coverage,ranking further refines their execution order to detect critical faults earlier.This study investigates machine learning techniques to enhance both prioritization and ranking,contributing to more effective and efficient testing processes.We first employ advanced feature engineering alongside ensemble models,including Gradient Boosted,Support Vector Machines,Random Forests,and Naive Bayes classifiers to optimize test case prioritization,achieving an accuracy score of 0.98847 and significantly improving the Average Percentage of Fault Detection(APFD).Subsequently,we introduce a deep Q-learning framework combined with a Genetic Algorithm(GA)to refine test case ranking within priority levels.This approach achieves a rank accuracy of 0.9172,demonstrating robust performance despite the increasing computational demands of specialized variation operators.Our findings highlight the effectiveness of stacked ensemble learning and reinforcement learning in optimizing test case prioritization and ranking.This integrated approach improves testing efficiency,reduces late-stage defects,and improves overall software stability.The study provides valuable information for AI-driven testing frameworks,paving the way for more intelligent and adaptive software quality assurance methodologies.展开更多
Members of the British Textile Machinery Association(BTMA)can look back on 2025 as a year marked by notable technological advances and continued progress in global trade,despite an uncertain and volatile market.“Our ...Members of the British Textile Machinery Association(BTMA)can look back on 2025 as a year marked by notable technological advances and continued progress in global trade,despite an uncertain and volatile market.“Our members have been very active over the past 12 months and this has resulted in new technologies for the production of technical fibres and fabrics,the introduction of AI and machine learning into process control systems and significant advances in materials testing,”says BTMA CEO Jason Kent.“There’s real excitement about what can be achieved in 2026 as we look ahead to upcoming exhibitions such as JEC Composites in Paris in March and Techtextil in Frankfurt in April.”展开更多
At present,there is currently a lack of unified standard methods for the determination of antimony content in groundwater in China.The precision and trueness of related detection technologies have not yet been systema...At present,there is currently a lack of unified standard methods for the determination of antimony content in groundwater in China.The precision and trueness of related detection technologies have not yet been systematically and quantitatively evaluated,which limits the effective implementation of environmental monitoring.In response to this key technical gap,this study aimed to establish a standardized method for determining antimony in groundwater using Hydride Generation–Atomic Fluorescence Spectrometry(HG-AFS).Ten laboratories participated in inter-laboratory collaborative tests,and the statistical analysis of the test data was carried out in strict accordance with the technical specifications of GB/T 6379.2—2004 and GB/T 6379.4—2006.The consistency and outliers of the data were tested by Mandel's h and k statistics,the Grubbs test and the Cochran test,and the outliers were removed to optimize the data,thereby significantly improving the reliability and accuracy.Based on the optimized data,parameters such as the repeatability limit(r),reproducibility limit(R),and method bias value(δ)were determined,and the trueness of the method was statistically evaluated.At the same time,precision-function relationships were established,and all results met the requirements.The results show that the lower the antimony content,the lower the repeatability limit(r)and reproducibility limit(R),indicating that the measurement error mainly originates from the detection limit of the method and instrument sensitivity.Therefore,improving the instrument sensitivity and reducing the detection limit are the keys to controlling the analytical error and improving precision.This study provides reliable data support and a solid technical foundation for the establishment and evaluation of standardized methods for the determination of antimony content in groundwater.展开更多
With the rapid development of Internet technology,REST APIs(Representational State Transfer Application Programming Interfaces)have become the primary communication standard in modern microservice architectures,raisin...With the rapid development of Internet technology,REST APIs(Representational State Transfer Application Programming Interfaces)have become the primary communication standard in modern microservice architectures,raising increasing concerns about their security.Existing fuzz testing methods include random or dictionary-based input generation,which often fail to ensure both syntactic and semantic correctness,and OpenAPIbased approaches,which offer better accuracy but typically lack detailed descriptions of endpoints,parameters,or data formats.To address these issues,this paper proposes the APIDocX fuzz testing framework.It introduces a crawler tailored for dynamic web pages that automatically simulates user interactions to trigger APIs,capturing and extracting parameter information from communication packets.A multi-endpoint parameter adaptation method based on improved Jaccard similarity is then used to generalize these parameters to other potential API endpoints,filling in gaps in OpenAPI specifications.Experimental results demonstrate that the extracted parameters can be generalized with 79.61%accuracy.Fuzz testing using the enriched OpenAPI documents leads to improvements in test coverage,the number of valid test cases generated,and fault detection capabilities.This approach offers an effective enhancement to automated REST API security testing.展开更多
Cemented paste backfill(CPB)is a technology that achieves safe mining by filling the goaf with waste rocks,tailings,and other materials.It is an inevitable choice to deal with the development of deep and highly diffic...Cemented paste backfill(CPB)is a technology that achieves safe mining by filling the goaf with waste rocks,tailings,and other materials.It is an inevitable choice to deal with the development of deep and highly difficult mines and meet the requirements of environmental protection and safety regulations.It promotes the development of a circular economy in mines through the development of lowgrade resources and the resource utilization of waste,and extends the service life of mines.The mass concentration of solid content(abbreviated as“concentration”)is a critical parameter for CPB.However,discrepancies often arise between the on-site measurements and the pre-designed values due to factors such as groundwater inflow and segregation within the goaf,which cannot be evaluated after the solidification of CPB.This paper innovatively provides an in-situ non-destructive approach to identify the real concentration of CPB after curing for certain days using hyperspectral imaging(HSI)technology.Initially,the spectral variation patterns under different concentration conditions were investigated through hyperspectral scanning experiments on CPB samples.The results demonstrate that as the CPB concentration increases from 61wt%to 73wt%,the overall spectral reflectance gradually increases,with two distinct absorption peaks observed at 1407 and 1917 nm.Notably,the reflectance at 1407 nm exhibited a strong linear relationship with the concentration.Subsequently,the K-nearest neighbors(KNN)and support vector machine(SVM)algorithms were employed to classify and identify different concentrations.The study revealed that,with the KNN algorithm,the highest accuracy was achieved when K(number of nearest neighbors)was 1,although this resulted in overfitting.When K=3,the model displayed the optimal balance between accuracy and stability,with an accuracy of 95.03%.In the SVM algorithm,the highest accuracy of 98.24%was attained with parameters C(regularization parameter)=200 and Gamma(kernel coefficient)=10.A comparative analysis of precision,accuracy,and recall further highlighted that the SVM provided superior stability and precision for identifying CPB concentration.Thus,HSI technology offers an effective solution for the in-situ,non-destructive monitoring of CPB concentration,presenting a promising approach for optimizing and controlling CPB characteristic parameters.展开更多
Human fungal infections represent a rapidly emerging global health threat,especially threatening immunocompromised populations,highlighting the urgent need for accurate and timely diagnostic approaches to reduce morbi...Human fungal infections represent a rapidly emerging global health threat,especially threatening immunocompromised populations,highlighting the urgent need for accurate and timely diagnostic approaches to reduce morbidity and mortality.This review synthesizes recent advances in diagnostic methodologies,including serological assays,point-of-care diagnostics,polymerase chain reaction(PCR)-based and sequencing technologies,as well as artificial intelligence(AI)-and machine learning(ML)-powered tools.Emerging diagnostic approaches have demonstrated notable improvements in detection accuracy,turnaround time,and antifungal resistance profiling capabilities,especially for drug-resistant strains.Nevertheless,substantial challenges persist in terms of standardization,scalability,cost-effectiveness,and implementation,particularly in resource-constrained settings.Future efforts should be directed toward the continuous innovation of rapid,sensitive,and multiplex diagnostic platforms for the simultaneous detection of fungi,bacteria,and viruses.Such advances may accelerate result acquisition,enhance diagnostic accuracy,support the development of more targeted therapeutic strategies,and ultimately improve clinical outcomes for patients.展开更多
The stress-strain behavior of calcareous sand is significantly influencedby particle breakage(B)and initial relative density(Dri),but few constitutive models consider their combined effects.To bridge this gap,we condu...The stress-strain behavior of calcareous sand is significantly influencedby particle breakage(B)and initial relative density(Dri),but few constitutive models consider their combined effects.To bridge this gap,we conducted a series of triaxial tests on calcareous sand with varying Dri and stress paths,examining particle breakage and critical state behavior.Key findingsinclude:(1)At a constant stress ratio(η),B follows a hyperbolic relationship with mean effective stress(p'),and for a given p',B increases proportionally withη;(2)The critical state line(CSL)moves downward with increasing Dri,whereas the critical state friction angle(φcs)decreases with increasing B.Based on these findings,we propose a unifiedbreakage evolution model to quantify particle breakage in calcareous sand under various loading conditions.Integrating this model with the Normal Consolidation Line(NCL)and CSL equations,we successfully simulate the steepening of NCL and CSL slopes as B increases with the onset of particle breakage.Furthermore,we quantitatively evaluate the effect of B onφcs.Finally,within the framework of Critical State Soil Mechanics and Hypoplasticity theory,we develop a hypoplastic model incorporating B and Dri.The model is validated through strong agreement with experimental results across various initial relative densities,stress paths and drainage conditions.展开更多
X-rays are widely used in the non-destructive testing(NDT)of electrical equipment.Radio frequency(RF)electron linear accelerators can generate MeV high-energy X-rays with strong penetrating ability;however,the system ...X-rays are widely used in the non-destructive testing(NDT)of electrical equipment.Radio frequency(RF)electron linear accelerators can generate MeV high-energy X-rays with strong penetrating ability;however,the system generally has a large scale,which is not suitable for on-site testing.Compared with the S-band(S-linac)at the same stage of beam energy,the accelerator working in the X-band(X-linac)can compress the facility scale by over 2/3 in the longitudinal direction,which is convenient for the on-site NDT of electrical equipment.To address the beam quality and design complexity simultaneously,the non-dominated sorting genetic algorithmⅡ(NSGA-Ⅱ),which is a multi-objective genetic algorithm(MOGA),was developed to optimize the cavity chain design of the X-linac.Additionally,the designs of the focusing coils,electron gun,and RF couplers,which are other key components of the X-linac,were introduced in this context.In particular,the focusing coil distributions were optimized using a genetic algorithm.Furthermore,after designing such key components,PARMELA software was adopted to perform beam dynamics calculations with the optimized accelerating fields and magnetic fields.The results show that the beam performance was obtained with a capture ratio of more than 90%,an energy spread of less than 10%,and an average energy of approximately 3 MeV.The design and simulation results indicate that the proposed NSGAⅡ-based approach is feasible for X-linac accelerator design.Furthermore,it can be generalized as a universal technique for industrial electron linear accelerators provided that specific optimization objectives and constraints are set according to different application scenarios and requirements.展开更多
Small extracellular vesicles(sEVs)membrane protein profile(sEVpp)is a novel biomarker for cancer,and it can reveal the in-depth phenotype information.The point-of-care testing(POCT)of sEVpp holds great significance fo...Small extracellular vesicles(sEVs)membrane protein profile(sEVpp)is a novel biomarker for cancer,and it can reveal the in-depth phenotype information.The point-of-care testing(POCT)of sEVpp holds great significance for mass screening of cancer,so the cost-effective and simple detection methods of sEVpp are urgently demanded.Herein,we constructed a paper-based multichannel sEVpp POCT device(sEVpp-PAD)enabled by functional DNA probes and metal-organic framework(MOF).The core components are aptamer/MOF-modified paper chips.The modified aptamers can immunocapture the sEV expressing corresponding proteins,while the modified MOF can provide abundant sites for aptamer-modification,reduce the nonspecific protein absorption,and act as reference for ratiometric detection.Simply powered by two syringes,the sEVpp-PAD can efficiently capture sEVs expressing corresponding protein from cell culture media and sera.Furthermore,a detection probe(DP)consisted of CD63 aptamer and G-quadruplex was developed for the colorimetric detection of captured sEVs.Utilizing this device,the sEVpp in various hepatocellular carcinoma cell culture medium and,more importantly,in human sera can be accurately determined,only with$2 device,$0.2 detection reagents and 1.8 h procedure.This simple strategy for sEVpp detection can innovatively promote the POCT and subtyping of cancer based on sEV-related liquid biopsy.展开更多
BACKGROUND Familial adenomatous polyposis(FAP)is a disorder of autosomal dominant inheritance that is responsible for around 1%of colorectal cancer(CRC)cases.AIM To determine the mutation profile of FAP-specific to th...BACKGROUND Familial adenomatous polyposis(FAP)is a disorder of autosomal dominant inheritance that is responsible for around 1%of colorectal cancer(CRC)cases.AIM To determine the mutation profile of FAP-specific to the Hungarian population.METHODS This prospective single-center study enrolled patients with clinically suspected FAP or attenuated FAP(aFAP).Whole-exome next-generation sequencing was performed to detect variants of 50 FAP priority genes and 173 CRC predisposing genes or other CRC disease-associated genes.To identify larger deletions and insertions,a multiplex amplifiable probe hybridization technique was used.The identified genes were then classified according to the American College of Medical Genetics and Genomics guidelines.RESULTS A total of 26 index patients with clinically suspected FAP(n=21)and aFAP(n=5)were enrolled.APC gene alterations were confirmed in 92.31%of the cases(region 1B deletion,n=2;whole-gene deletion,n=4;frameshift mutation,n=2;nonsense mutation,n=5,and splice mutation,n=1),with the remaining two cases having CHEK2 and MSH3 gene alterations.According to pathogenicity,21 cases had pathogenic mutations,6 cases had likely pathogenic mutations,and 16 cases had variants of unknown significance(VUS).The most frequent of the latter were the POLE(n=5)and PIEZO1(n=4)gene variants.CONCLUSION Germline mutations in the APC gene were confirmed in more than 90%of Hungarian patients with clinically suspected FAP.Although the role of VUS genes is unclear,they are highly likely to play a role in the development of CRC.展开更多
Joining dissimilar materials encounters significant engineering challenges due to the contrast in material properties that makes conventional welding not feasible.Magnetic Pulse Welding(MPW)offers a solidstate joining...Joining dissimilar materials encounters significant engineering challenges due to the contrast in material properties that makes conventional welding not feasible.Magnetic Pulse Welding(MPW)offers a solidstate joining technique that overcomes these issues by using impact to create strong bonds without melting the substrate materials.This study investigates the weldability of aluminum alloy Al-5754 with Al-7075 and MARS 380 steel,used in armouring solutions of defense systems,by the use of MPW.In this work,weldability windows are investigated by varying standoff distances between the coating material and its substrate(0.25-4.5 mm)and discharge energies(5-13 kJ)with both O-shape and U-shape inductors.Mechanical strength of the welded joints were assessed through single lap shear tests,identifying optimal welding parameters.Then,the velocity profiles of the flyer plates were measured using heterodyne velocimetry to understand the dynamics of the impact.Then,substructures assembled with the optimal welding conditions were subjected to ballistic testing using 7.62 mm×51 mm NATO and 9 mm×19 mm Parabellum munitions to evaluate the resilience of the welds under ballistic impact.The outcomes demonstrate that MPW effectively joins Al-5754 with both Al-7075 and MARS 380,producing robust welds capable of withstanding ballistic impacts under certain conditions.This research advances the application of MPW in lightweight ballistic protection of defense systems,contributing to the development of more resilient and lighter protective structures.展开更多
This article is mainly talked about CET English writing tests from the perspective of language testing.Writing tests designed to test the language proficiency,have direct and integrative characteristics.Writing requir...This article is mainly talked about CET English writing tests from the perspective of language testing.Writing tests designed to test the language proficiency,have direct and integrative characteristics.Writing requires the candidates to use language accurately,fluently and appropriately.展开更多
The laser powder bed fusion(L-PBF)method of additive manufacturing(AM)is increasingly used in various industrial manufacturing fields due to its high material utilization and design freedom of parts.However,the parts ...The laser powder bed fusion(L-PBF)method of additive manufacturing(AM)is increasingly used in various industrial manufacturing fields due to its high material utilization and design freedom of parts.However,the parts produced by L-PBF usually contain such defects as crack and porosity because of the technological characteristics of L-PBF,which affect the quality of the product.Laser ultrasonic testing(LUT)is a potential technology for on-line testing of the L-PBF process.It is a non-contact and non-destructive approach based on signals from abundant waveforms with a wide frequency-band.In this study,a method of LUT for on-line inspection of L-PBF process was proposed,and a system of LUT was established approaching the actual environment of on-line detection to evaluate the method applicability for defects detection of L-PBF parts.The detection results of near-surface defects in L-PBF 316L stainless steel parts show that the crack-type defects with a sub-millimeter level within 0.5 mm depth can be identified,and accordingly,the positions and dimensions information can be acquired.The results were verified by X-ray computed tomography,which indicates that the present method exhibits great potential for on-line inspection of AM processes.展开更多
Objective We aimed to elucidate the rates of repeat HIV testing and incident HIV diagnosis, and baseline CD4^+ T cell count among individuals attending HIV voluntary counseling and testing (VCT) clinics in Wuxi, Ch...Objective We aimed to elucidate the rates of repeat HIV testing and incident HIV diagnosis, and baseline CD4^+ T cell count among individuals attending HIV voluntary counseling and testing (VCT) clinics in Wuxi, China. Methods A repeat HIV testing within 12 months was recorded if individuals had their first test with negative results, during 2013-2014 and retested within 12 months. An incident HIV diagnosis was recorded if individuals had their first test with negative results, during 2013-2015 and had a subsequent positive result at any point by the end of 2015. Data on HIV testing and diagnosis among individuals attending 32 VCT clinics from 2013 to 2015 and HIV diagnosis from other clinical services in Wuxi, China, were retrieved. A multivariate logistic regression model was used to analyze factors associated with repeat HIV testing. Cox regression was used to evaluate factors associated with incident HIV diagnosis. Results From 2013 to 2014, 11,504 individuals tested HIV negative at their first recorded test, with 655 (5.7%) retesting within 12 months. Higher repeat HIV testing within 12 months was associated with male gender [adjusted odds ratio (a OR) = 1.7, 95% confidence interval (CI): 1.4-2.2], risk behaviors [commercial heterosexual behaviors (a OR = 1.4, CI: 1.1-1.6), male-male sexual behaviors (a OR = 3.7, CI: 2.7-4.9)], injection drug use (a OR = 9.9, CI: 6.5-15.1), and having taken HIV tests previously (a OR = 2.0, CI: 1.6-2.4). From 2013 to 2015, 1,088 individuals tested negative on HIV test at their visit and at ≥ 2 subsequent tests; of them 30 had incident HIV diagnosis. The overall rate of incident HIV diagnosis among all VCT individuals was 1.6 (95% CI: 1.1-2.1) per 100 person-years. Incident HIV diagnosis was associated with male gender [adjusted hazard ratio (a HR) = 8.5, 95% CI: 1.9-38.1], attending hospital-based VCT clinics (a HR = 7.8, 95% CI: 1.1-58.3), and male-male sexual behavior (a HR = 8.4, 95% CI: 1.5-46.7). Individuals diagnosed at VCT clinics had higher CD4+ T cell count compared with those diagnosed at other clinical services (median 407 vs. 326 copies/mm3, P = 0.003). Conclusion VCT individuals in Wuxi, China, had a low repeat HIV testing rate and high HIV incidence. VCT-clinic-based interventions aimed at increasing repeat HIV testing are needed to detect more cases at an earlier stage, especially among individuals at high risk for HIV infection such as men who have sex with men.展开更多
Authentication of pasta is currently determined using molecular biology-based techniques focusing on DNA as the target analyte. Whilst proven to be effective, these approaches can be criticised as being destructive, t...Authentication of pasta is currently determined using molecular biology-based techniques focusing on DNA as the target analyte. Whilst proven to be effective, these approaches can be criticised as being destructive, time consuming, and requiring specialist instrument training. Advances in the field of multispectral imaging (MSI) and hyperspectral imaging (HSI) have facilitated the development of compact imaging platforms with the capability to rapidly differentiate a range of materials (inclusive of grains and seeds) based on surface colour, texture and chemical composition. This preliminary investigation evaluated the applicability of spectral imaging for identification and quantitation of durum wheat grain samples in relation to pasta authenticity. MSI and HSI were capable of rapidly distinguishing between durum wheat and adulterant common wheat cultivars and assigning percentage adulteration levels characterised by low biases and good repeatability estimates. The results demonstrated the potential for spectral imaging based seed/grain adulteration testing to augment existing standard molecular approaches for food authenticity testing.展开更多
In Pakistan which ranked second in terms of hepatitis C virus(HCV) infection, it is highly needed to have an established diagnostic test for antiviral therapy responseprediction. Interleukin 28B(IL-28B) genetic testin...In Pakistan which ranked second in terms of hepatitis C virus(HCV) infection, it is highly needed to have an established diagnostic test for antiviral therapy responseprediction. Interleukin 28B(IL-28B) genetic testing is widely used throughout the world for interferon based therapy prediction for HCV patients and is quite helpful not only for health care workers but also for the patients. There is a strong relationship between single nucleotide polymorphisms at or near the IL-28 B gene and the sustained virological response with pegylated interferon plus ribavirin treatment for chronic hepatitis C. Pakistan is a resource limited country, with very low per capita income and there is no proper social security(health insurance) system. The allocated health budget by the government is very low and is used on other health emergencies like polio virus and dengue virus infection. Therefore it is proposed that there should be a well established diagnostic test on the basis of IL-28 B which can predict the antiviral therapy response to strengthen health care set-up of Pakistan. This test once established will help in better management of HCV infected patients.展开更多
Invasive genetic screening of pre-implantation embryos via biopsied trophectoderm(TE)cells has been in use for more than 20 years,while its benefits in selecting euploid embryos remain controversial.Recent advances in...Invasive genetic screening of pre-implantation embryos via biopsied trophectoderm(TE)cells has been in use for more than 20 years,while its benefits in selecting euploid embryos remain controversial.Recent advances in the ability to process embryonic cell-free DNA(cfDNA)from blastocoel fluid(BF)and spent culture media(SCM)of blastocysts in a manner similar to that of a biopsied TE sample provide a potential alternative holding great promise for obtaining cytogenetic information of the embryos without intrusive biopsy of traditional biopsy-based pre-implantation genetic testing(PGT).Several studies have reported even higher diagnostic accuracy in non-invasive PGT(ni-PGT)than conventional PGT.However,there are still several technical challenges to be overcome before ni-PGT can be accepted as a reliable genomic information source of embryo.In this review,we have summarized the emergence and current state of ni-PGT,and discussed our own perspectives on their limitations and future prospect.There is still a long way to go before truly wide clinical application of ni-PGT.展开更多
Background: Timely detection of recent HIV infections is critical in achieving the HIV epidemic. The aim of this study was to evaluate the effects of integrating the Recent Infection Testing Algorithm in HIV surveilla...Background: Timely detection of recent HIV infections is critical in achieving the HIV epidemic. The aim of this study was to evaluate the effects of integrating the Recent Infection Testing Algorithm in HIV surveillance in Ekiti State, South West Nigeria. Method: Data from the Nigeria Medical Records System (NMRS)/National Data Repository (NDR) and Index Testing (IT) Services data capturing tools were abstracted for a retrospective cross-sectional study of 719 newly diagnosed HIV-positive cases who were screened for HIV incident infection using Asante rapid recency test kits between August 2020 and June 2022 at 5 selected recency testing health facilities. The venous blood (10 ml) of all the rapid Asante tested recent patients were collected into an EDTA tube and processed for viral load testing. The plasma level of HIV-1 RNA was quantified using the CAP/CTM and cobas 4800 platform at Obafemi Awolowo University Teaching Hospital PCR Laboratory Ife. Chi-square was used to characterize the recency status of the patients. A measure of the association was done using Chi-square, while the p-value of 0.05 was considered statistically significant. Results: The median age of the participants was 39 years. The result from the study showed that of the total number of 719 new cases of diagnosed HIV-positive, 626 of them were screened for rapid Test for Recency infection (RTRI) (87%). Overall, we found that 1.8% (11/626) of clients were classified as recent. The investigation also showed that from the index cases of the 11 confirmed recent infections, a total number of 125 additional positive cases were found. Conclusion: This result indicated a rise in the number of cases discovered in the State. Therefore, incorporating recency testing within regular HIV testing programs becomes essential in order to prioritize clients for index testing and provide useful information on transmission clusters.展开更多
基金National Natural Science Foundation of China(No.62375048)Natural Science Foundation of Shanghai,China(No.22ZR1402600。
文摘Traditional spectrophotometers have a large volume and slow scanning speed,which limits their applicability for rapid on-site detection.Herein,a micro-spectrophotometer(named ATOM)is fabricated,and its performance is verified in water quality testing.An M-type Czerny-Turner light path structure,a broadband light emitting diode(LED)light source,and a linear charge-coupled device(CCD)photodetector were adopted in ATOM.The performance of ATOM was validated through iron content determination by using o-phenanthroline spectrophotometry.The experiment results showed that the linear correlation coefficient of determination R^(2) was 0.9997 for mass concentrations ranging from 0 to 2.0μg/mL.The relative standard deviation was 0.37%,and the relative error compared to a commercial large-scale spectrophotometer was below 1.4%.The dimensions of ATOM are 75 mm×60 mm×25 mm,with hardware costs of approximately 1000 CNY.ATOM features compact size,low cost,rapid measurement,high integration and high precision,making it suitable for portable on-site rapid detection.
文摘Test case prioritization and ranking play a crucial role in software testing by improving fault detection efficiency and ensuring software reliability.While prioritization selects the most relevant test cases for optimal coverage,ranking further refines their execution order to detect critical faults earlier.This study investigates machine learning techniques to enhance both prioritization and ranking,contributing to more effective and efficient testing processes.We first employ advanced feature engineering alongside ensemble models,including Gradient Boosted,Support Vector Machines,Random Forests,and Naive Bayes classifiers to optimize test case prioritization,achieving an accuracy score of 0.98847 and significantly improving the Average Percentage of Fault Detection(APFD).Subsequently,we introduce a deep Q-learning framework combined with a Genetic Algorithm(GA)to refine test case ranking within priority levels.This approach achieves a rank accuracy of 0.9172,demonstrating robust performance despite the increasing computational demands of specialized variation operators.Our findings highlight the effectiveness of stacked ensemble learning and reinforcement learning in optimizing test case prioritization and ranking.This integrated approach improves testing efficiency,reduces late-stage defects,and improves overall software stability.The study provides valuable information for AI-driven testing frameworks,paving the way for more intelligent and adaptive software quality assurance methodologies.
文摘Members of the British Textile Machinery Association(BTMA)can look back on 2025 as a year marked by notable technological advances and continued progress in global trade,despite an uncertain and volatile market.“Our members have been very active over the past 12 months and this has resulted in new technologies for the production of technical fibres and fabrics,the introduction of AI and machine learning into process control systems and significant advances in materials testing,”says BTMA CEO Jason Kent.“There’s real excitement about what can be achieved in 2026 as we look ahead to upcoming exhibitions such as JEC Composites in Paris in March and Techtextil in Frankfurt in April.”
基金supported by the National Natural Science Foundation of China(Project No.42307555).
文摘At present,there is currently a lack of unified standard methods for the determination of antimony content in groundwater in China.The precision and trueness of related detection technologies have not yet been systematically and quantitatively evaluated,which limits the effective implementation of environmental monitoring.In response to this key technical gap,this study aimed to establish a standardized method for determining antimony in groundwater using Hydride Generation–Atomic Fluorescence Spectrometry(HG-AFS).Ten laboratories participated in inter-laboratory collaborative tests,and the statistical analysis of the test data was carried out in strict accordance with the technical specifications of GB/T 6379.2—2004 and GB/T 6379.4—2006.The consistency and outliers of the data were tested by Mandel's h and k statistics,the Grubbs test and the Cochran test,and the outliers were removed to optimize the data,thereby significantly improving the reliability and accuracy.Based on the optimized data,parameters such as the repeatability limit(r),reproducibility limit(R),and method bias value(δ)were determined,and the trueness of the method was statistically evaluated.At the same time,precision-function relationships were established,and all results met the requirements.The results show that the lower the antimony content,the lower the repeatability limit(r)and reproducibility limit(R),indicating that the measurement error mainly originates from the detection limit of the method and instrument sensitivity.Therefore,improving the instrument sensitivity and reducing the detection limit are the keys to controlling the analytical error and improving precision.This study provides reliable data support and a solid technical foundation for the establishment and evaluation of standardized methods for the determination of antimony content in groundwater.
基金supported by the Open Foundation of Key Laboratory of Cyberspace Security,Ministry of Education of China(KLCS20240211)。
文摘With the rapid development of Internet technology,REST APIs(Representational State Transfer Application Programming Interfaces)have become the primary communication standard in modern microservice architectures,raising increasing concerns about their security.Existing fuzz testing methods include random or dictionary-based input generation,which often fail to ensure both syntactic and semantic correctness,and OpenAPIbased approaches,which offer better accuracy but typically lack detailed descriptions of endpoints,parameters,or data formats.To address these issues,this paper proposes the APIDocX fuzz testing framework.It introduces a crawler tailored for dynamic web pages that automatically simulates user interactions to trigger APIs,capturing and extracting parameter information from communication packets.A multi-endpoint parameter adaptation method based on improved Jaccard similarity is then used to generalize these parameters to other potential API endpoints,filling in gaps in OpenAPI specifications.Experimental results demonstrate that the extracted parameters can be generalized with 79.61%accuracy.Fuzz testing using the enriched OpenAPI documents leads to improvements in test coverage,the number of valid test cases generated,and fault detection capabilities.This approach offers an effective enhancement to automated REST API security testing.
基金funded by the National Natural Science Foundation of China(Nos.52474165 and 52522404)。
文摘Cemented paste backfill(CPB)is a technology that achieves safe mining by filling the goaf with waste rocks,tailings,and other materials.It is an inevitable choice to deal with the development of deep and highly difficult mines and meet the requirements of environmental protection and safety regulations.It promotes the development of a circular economy in mines through the development of lowgrade resources and the resource utilization of waste,and extends the service life of mines.The mass concentration of solid content(abbreviated as“concentration”)is a critical parameter for CPB.However,discrepancies often arise between the on-site measurements and the pre-designed values due to factors such as groundwater inflow and segregation within the goaf,which cannot be evaluated after the solidification of CPB.This paper innovatively provides an in-situ non-destructive approach to identify the real concentration of CPB after curing for certain days using hyperspectral imaging(HSI)technology.Initially,the spectral variation patterns under different concentration conditions were investigated through hyperspectral scanning experiments on CPB samples.The results demonstrate that as the CPB concentration increases from 61wt%to 73wt%,the overall spectral reflectance gradually increases,with two distinct absorption peaks observed at 1407 and 1917 nm.Notably,the reflectance at 1407 nm exhibited a strong linear relationship with the concentration.Subsequently,the K-nearest neighbors(KNN)and support vector machine(SVM)algorithms were employed to classify and identify different concentrations.The study revealed that,with the KNN algorithm,the highest accuracy was achieved when K(number of nearest neighbors)was 1,although this resulted in overfitting.When K=3,the model displayed the optimal balance between accuracy and stability,with an accuracy of 95.03%.In the SVM algorithm,the highest accuracy of 98.24%was attained with parameters C(regularization parameter)=200 and Gamma(kernel coefficient)=10.A comparative analysis of precision,accuracy,and recall further highlighted that the SVM provided superior stability and precision for identifying CPB concentration.Thus,HSI technology offers an effective solution for the in-situ,non-destructive monitoring of CPB concentration,presenting a promising approach for optimizing and controlling CPB characteristic parameters.
基金supported by the MOST Key R&D Program of China(grant number 2022YFC2303500 to X.H.)the National Natural Science Foundation of China(grant numbers 32570236,32170195,and 32311530119 to C.C.and 32470200 to X.H.)+1 种基金Shanghai Science and Technology Innovation Action Plan 2023“Basic Research Project”(grant number 23JC1404200 to C.C.)the Foundation of State Key Laboratory of Pathogen and Biosecurity(grant number SKLPBS2236 to C.C.).
文摘Human fungal infections represent a rapidly emerging global health threat,especially threatening immunocompromised populations,highlighting the urgent need for accurate and timely diagnostic approaches to reduce morbidity and mortality.This review synthesizes recent advances in diagnostic methodologies,including serological assays,point-of-care diagnostics,polymerase chain reaction(PCR)-based and sequencing technologies,as well as artificial intelligence(AI)-and machine learning(ML)-powered tools.Emerging diagnostic approaches have demonstrated notable improvements in detection accuracy,turnaround time,and antifungal resistance profiling capabilities,especially for drug-resistant strains.Nevertheless,substantial challenges persist in terms of standardization,scalability,cost-effectiveness,and implementation,particularly in resource-constrained settings.Future efforts should be directed toward the continuous innovation of rapid,sensitive,and multiplex diagnostic platforms for the simultaneous detection of fungi,bacteria,and viruses.Such advances may accelerate result acquisition,enhance diagnostic accuracy,support the development of more targeted therapeutic strategies,and ultimately improve clinical outcomes for patients.
基金support to this study from the National Natural Science Foundation of China,NSFC(Grant No.52278367)The Belt and Road Special Foundation of the National Key Laboratory ofWater Disaster Prevention(Grant No.2024nkms08).
文摘The stress-strain behavior of calcareous sand is significantly influencedby particle breakage(B)and initial relative density(Dri),but few constitutive models consider their combined effects.To bridge this gap,we conducted a series of triaxial tests on calcareous sand with varying Dri and stress paths,examining particle breakage and critical state behavior.Key findingsinclude:(1)At a constant stress ratio(η),B follows a hyperbolic relationship with mean effective stress(p'),and for a given p',B increases proportionally withη;(2)The critical state line(CSL)moves downward with increasing Dri,whereas the critical state friction angle(φcs)decreases with increasing B.Based on these findings,we propose a unifiedbreakage evolution model to quantify particle breakage in calcareous sand under various loading conditions.Integrating this model with the Normal Consolidation Line(NCL)and CSL equations,we successfully simulate the steepening of NCL and CSL slopes as B increases with the onset of particle breakage.Furthermore,we quantitatively evaluate the effect of B onφcs.Finally,within the framework of Critical State Soil Mechanics and Hypoplasticity theory,we develop a hypoplastic model incorporating B and Dri.The model is validated through strong agreement with experimental results across various initial relative densities,stress paths and drainage conditions.
基金supported by the National Natural Science Foundation of China(Nos.12341501 and 12575164)。
文摘X-rays are widely used in the non-destructive testing(NDT)of electrical equipment.Radio frequency(RF)electron linear accelerators can generate MeV high-energy X-rays with strong penetrating ability;however,the system generally has a large scale,which is not suitable for on-site testing.Compared with the S-band(S-linac)at the same stage of beam energy,the accelerator working in the X-band(X-linac)can compress the facility scale by over 2/3 in the longitudinal direction,which is convenient for the on-site NDT of electrical equipment.To address the beam quality and design complexity simultaneously,the non-dominated sorting genetic algorithmⅡ(NSGA-Ⅱ),which is a multi-objective genetic algorithm(MOGA),was developed to optimize the cavity chain design of the X-linac.Additionally,the designs of the focusing coils,electron gun,and RF couplers,which are other key components of the X-linac,were introduced in this context.In particular,the focusing coil distributions were optimized using a genetic algorithm.Furthermore,after designing such key components,PARMELA software was adopted to perform beam dynamics calculations with the optimized accelerating fields and magnetic fields.The results show that the beam performance was obtained with a capture ratio of more than 90%,an energy spread of less than 10%,and an average energy of approximately 3 MeV.The design and simulation results indicate that the proposed NSGAⅡ-based approach is feasible for X-linac accelerator design.Furthermore,it can be generalized as a universal technique for industrial electron linear accelerators provided that specific optimization objectives and constraints are set according to different application scenarios and requirements.
基金supported by the National Key Research and Development Program of China(No.2022YFE0201800)the National Natural Science Foundation of China(Nos.22274169 and 22474161)+5 种基金Guangdong Basic and Applied Basic Research Foundation(No.2024A1515030160)the Science and Technology Program of Guangzhou City(No.2023B03J1380)Shenzhen Science and Technology Innovation Commission(No.GJHZ20210705142200001)the Scientific Technology Project of Guangzhou City(No.202103000003)the Guangdong Science and Technology Plan Project(No.2020B1212060077)the Open Research Fund of State Key Laboratory of Analytical Chemistry for Life Science,School of Chemistry and Chemical Engineering,Nanjing University.
文摘Small extracellular vesicles(sEVs)membrane protein profile(sEVpp)is a novel biomarker for cancer,and it can reveal the in-depth phenotype information.The point-of-care testing(POCT)of sEVpp holds great significance for mass screening of cancer,so the cost-effective and simple detection methods of sEVpp are urgently demanded.Herein,we constructed a paper-based multichannel sEVpp POCT device(sEVpp-PAD)enabled by functional DNA probes and metal-organic framework(MOF).The core components are aptamer/MOF-modified paper chips.The modified aptamers can immunocapture the sEV expressing corresponding proteins,while the modified MOF can provide abundant sites for aptamer-modification,reduce the nonspecific protein absorption,and act as reference for ratiometric detection.Simply powered by two syringes,the sEVpp-PAD can efficiently capture sEVs expressing corresponding protein from cell culture media and sera.Furthermore,a detection probe(DP)consisted of CD63 aptamer and G-quadruplex was developed for the colorimetric detection of captured sEVs.Utilizing this device,the sEVpp in various hepatocellular carcinoma cell culture medium and,more importantly,in human sera can be accurately determined,only with$2 device,$0.2 detection reagents and 1.8 h procedure.This simple strategy for sEVpp detection can innovatively promote the POCT and subtyping of cancer based on sEV-related liquid biopsy.
基金Supported by the Research Grants of the National Research,Development and Innovation Office,No.K125377,No.K134863 and No.K143549New National Excellence Program of the Ministry of Human Capacities,No.UNKP-20-5-SZTE-161,No.UNKP-22-3-SZTE-233,No.UNKP-23-5-SZTE-719,No.UNKP-22-4-SZTE-296 and No.UNKP-22-3-SZTE-278+1 种基金Janos Bolyai Research Grant,No.BO/00723/22the Géza Hetényi Research Grant by Albert Szent-Györgyi Medical School,University of Szeged.
文摘BACKGROUND Familial adenomatous polyposis(FAP)is a disorder of autosomal dominant inheritance that is responsible for around 1%of colorectal cancer(CRC)cases.AIM To determine the mutation profile of FAP-specific to the Hungarian population.METHODS This prospective single-center study enrolled patients with clinically suspected FAP or attenuated FAP(aFAP).Whole-exome next-generation sequencing was performed to detect variants of 50 FAP priority genes and 173 CRC predisposing genes or other CRC disease-associated genes.To identify larger deletions and insertions,a multiplex amplifiable probe hybridization technique was used.The identified genes were then classified according to the American College of Medical Genetics and Genomics guidelines.RESULTS A total of 26 index patients with clinically suspected FAP(n=21)and aFAP(n=5)were enrolled.APC gene alterations were confirmed in 92.31%of the cases(region 1B deletion,n=2;whole-gene deletion,n=4;frameshift mutation,n=2;nonsense mutation,n=5,and splice mutation,n=1),with the remaining two cases having CHEK2 and MSH3 gene alterations.According to pathogenicity,21 cases had pathogenic mutations,6 cases had likely pathogenic mutations,and 16 cases had variants of unknown significance(VUS).The most frequent of the latter were the POLE(n=5)and PIEZO1(n=4)gene variants.CONCLUSION Germline mutations in the APC gene were confirmed in more than 90%of Hungarian patients with clinically suspected FAP.Although the role of VUS genes is unclear,they are highly likely to play a role in the development of CRC.
基金funded on the one hand by Agence de l'Innovation de Défense(AID)grant reference number 2021650044on the other hand by Ecole Centrale de Nantes。
文摘Joining dissimilar materials encounters significant engineering challenges due to the contrast in material properties that makes conventional welding not feasible.Magnetic Pulse Welding(MPW)offers a solidstate joining technique that overcomes these issues by using impact to create strong bonds without melting the substrate materials.This study investigates the weldability of aluminum alloy Al-5754 with Al-7075 and MARS 380 steel,used in armouring solutions of defense systems,by the use of MPW.In this work,weldability windows are investigated by varying standoff distances between the coating material and its substrate(0.25-4.5 mm)and discharge energies(5-13 kJ)with both O-shape and U-shape inductors.Mechanical strength of the welded joints were assessed through single lap shear tests,identifying optimal welding parameters.Then,the velocity profiles of the flyer plates were measured using heterodyne velocimetry to understand the dynamics of the impact.Then,substructures assembled with the optimal welding conditions were subjected to ballistic testing using 7.62 mm×51 mm NATO and 9 mm×19 mm Parabellum munitions to evaluate the resilience of the welds under ballistic impact.The outcomes demonstrate that MPW effectively joins Al-5754 with both Al-7075 and MARS 380,producing robust welds capable of withstanding ballistic impacts under certain conditions.This research advances the application of MPW in lightweight ballistic protection of defense systems,contributing to the development of more resilient and lighter protective structures.
文摘This article is mainly talked about CET English writing tests from the perspective of language testing.Writing tests designed to test the language proficiency,have direct and integrative characteristics.Writing requires the candidates to use language accurately,fluently and appropriately.
基金the National Key R&D Program of China(Grant No.2018YFB1106100)。
文摘The laser powder bed fusion(L-PBF)method of additive manufacturing(AM)is increasingly used in various industrial manufacturing fields due to its high material utilization and design freedom of parts.However,the parts produced by L-PBF usually contain such defects as crack and porosity because of the technological characteristics of L-PBF,which affect the quality of the product.Laser ultrasonic testing(LUT)is a potential technology for on-line testing of the L-PBF process.It is a non-contact and non-destructive approach based on signals from abundant waveforms with a wide frequency-band.In this study,a method of LUT for on-line inspection of L-PBF process was proposed,and a system of LUT was established approaching the actual environment of on-line detection to evaluate the method applicability for defects detection of L-PBF parts.The detection results of near-surface defects in L-PBF 316L stainless steel parts show that the crack-type defects with a sub-millimeter level within 0.5 mm depth can be identified,and accordingly,the positions and dimensions information can be acquired.The results were verified by X-ray computed tomography,which indicates that the present method exhibits great potential for on-line inspection of AM processes.
基金supported by the Wuxi Municipal Health and Family Planning Commission[MS201613,QNRC033,ZDXK009]Wuxi Municipal Bureau on Science and Technology[CSZ0N1512]Early Career Fellowship from Australian National Health and Medical Research Commission[APP1092621]
文摘Objective We aimed to elucidate the rates of repeat HIV testing and incident HIV diagnosis, and baseline CD4^+ T cell count among individuals attending HIV voluntary counseling and testing (VCT) clinics in Wuxi, China. Methods A repeat HIV testing within 12 months was recorded if individuals had their first test with negative results, during 2013-2014 and retested within 12 months. An incident HIV diagnosis was recorded if individuals had their first test with negative results, during 2013-2015 and had a subsequent positive result at any point by the end of 2015. Data on HIV testing and diagnosis among individuals attending 32 VCT clinics from 2013 to 2015 and HIV diagnosis from other clinical services in Wuxi, China, were retrieved. A multivariate logistic regression model was used to analyze factors associated with repeat HIV testing. Cox regression was used to evaluate factors associated with incident HIV diagnosis. Results From 2013 to 2014, 11,504 individuals tested HIV negative at their first recorded test, with 655 (5.7%) retesting within 12 months. Higher repeat HIV testing within 12 months was associated with male gender [adjusted odds ratio (a OR) = 1.7, 95% confidence interval (CI): 1.4-2.2], risk behaviors [commercial heterosexual behaviors (a OR = 1.4, CI: 1.1-1.6), male-male sexual behaviors (a OR = 3.7, CI: 2.7-4.9)], injection drug use (a OR = 9.9, CI: 6.5-15.1), and having taken HIV tests previously (a OR = 2.0, CI: 1.6-2.4). From 2013 to 2015, 1,088 individuals tested negative on HIV test at their visit and at ≥ 2 subsequent tests; of them 30 had incident HIV diagnosis. The overall rate of incident HIV diagnosis among all VCT individuals was 1.6 (95% CI: 1.1-2.1) per 100 person-years. Incident HIV diagnosis was associated with male gender [adjusted hazard ratio (a HR) = 8.5, 95% CI: 1.9-38.1], attending hospital-based VCT clinics (a HR = 7.8, 95% CI: 1.1-58.3), and male-male sexual behavior (a HR = 8.4, 95% CI: 1.5-46.7). Individuals diagnosed at VCT clinics had higher CD4+ T cell count compared with those diagnosed at other clinical services (median 407 vs. 326 copies/mm3, P = 0.003). Conclusion VCT individuals in Wuxi, China, had a low repeat HIV testing rate and high HIV incidence. VCT-clinic-based interventions aimed at increasing repeat HIV testing are needed to detect more cases at an earlier stage, especially among individuals at high risk for HIV infection such as men who have sex with men.
文摘Authentication of pasta is currently determined using molecular biology-based techniques focusing on DNA as the target analyte. Whilst proven to be effective, these approaches can be criticised as being destructive, time consuming, and requiring specialist instrument training. Advances in the field of multispectral imaging (MSI) and hyperspectral imaging (HSI) have facilitated the development of compact imaging platforms with the capability to rapidly differentiate a range of materials (inclusive of grains and seeds) based on surface colour, texture and chemical composition. This preliminary investigation evaluated the applicability of spectral imaging for identification and quantitation of durum wheat grain samples in relation to pasta authenticity. MSI and HSI were capable of rapidly distinguishing between durum wheat and adulterant common wheat cultivars and assigning percentage adulteration levels characterised by low biases and good repeatability estimates. The results demonstrated the potential for spectral imaging based seed/grain adulteration testing to augment existing standard molecular approaches for food authenticity testing.
文摘In Pakistan which ranked second in terms of hepatitis C virus(HCV) infection, it is highly needed to have an established diagnostic test for antiviral therapy responseprediction. Interleukin 28B(IL-28B) genetic testing is widely used throughout the world for interferon based therapy prediction for HCV patients and is quite helpful not only for health care workers but also for the patients. There is a strong relationship between single nucleotide polymorphisms at or near the IL-28 B gene and the sustained virological response with pegylated interferon plus ribavirin treatment for chronic hepatitis C. Pakistan is a resource limited country, with very low per capita income and there is no proper social security(health insurance) system. The allocated health budget by the government is very low and is used on other health emergencies like polio virus and dengue virus infection. Therefore it is proposed that there should be a well established diagnostic test on the basis of IL-28 B which can predict the antiviral therapy response to strengthen health care set-up of Pakistan. This test once established will help in better management of HCV infected patients.
基金We thank professors Cynthia Casson Morton and Yiping Shen from Harvard Medical School and professor Sharon YC Ruan from Hong Kong Polytechnic University for revising the manuscript.This work was supported by the National Key Research and Development Program of China(2018YFC1005003)the National Natural Science Foundation of China(81974224,81771535)+2 种基金the Natural Science Foundation of Zhejiang Province(LZ18H040001,LQ19H040007)Zhejiang Provincial Key Medical Technology Program(WKJ-ZJ-1826)Zhejiang University Education Foundation Global Partnership Fund.The authors declared no conflict of interest.
文摘Invasive genetic screening of pre-implantation embryos via biopsied trophectoderm(TE)cells has been in use for more than 20 years,while its benefits in selecting euploid embryos remain controversial.Recent advances in the ability to process embryonic cell-free DNA(cfDNA)from blastocoel fluid(BF)and spent culture media(SCM)of blastocysts in a manner similar to that of a biopsied TE sample provide a potential alternative holding great promise for obtaining cytogenetic information of the embryos without intrusive biopsy of traditional biopsy-based pre-implantation genetic testing(PGT).Several studies have reported even higher diagnostic accuracy in non-invasive PGT(ni-PGT)than conventional PGT.However,there are still several technical challenges to be overcome before ni-PGT can be accepted as a reliable genomic information source of embryo.In this review,we have summarized the emergence and current state of ni-PGT,and discussed our own perspectives on their limitations and future prospect.There is still a long way to go before truly wide clinical application of ni-PGT.
文摘Background: Timely detection of recent HIV infections is critical in achieving the HIV epidemic. The aim of this study was to evaluate the effects of integrating the Recent Infection Testing Algorithm in HIV surveillance in Ekiti State, South West Nigeria. Method: Data from the Nigeria Medical Records System (NMRS)/National Data Repository (NDR) and Index Testing (IT) Services data capturing tools were abstracted for a retrospective cross-sectional study of 719 newly diagnosed HIV-positive cases who were screened for HIV incident infection using Asante rapid recency test kits between August 2020 and June 2022 at 5 selected recency testing health facilities. The venous blood (10 ml) of all the rapid Asante tested recent patients were collected into an EDTA tube and processed for viral load testing. The plasma level of HIV-1 RNA was quantified using the CAP/CTM and cobas 4800 platform at Obafemi Awolowo University Teaching Hospital PCR Laboratory Ife. Chi-square was used to characterize the recency status of the patients. A measure of the association was done using Chi-square, while the p-value of 0.05 was considered statistically significant. Results: The median age of the participants was 39 years. The result from the study showed that of the total number of 719 new cases of diagnosed HIV-positive, 626 of them were screened for rapid Test for Recency infection (RTRI) (87%). Overall, we found that 1.8% (11/626) of clients were classified as recent. The investigation also showed that from the index cases of the 11 confirmed recent infections, a total number of 125 additional positive cases were found. Conclusion: This result indicated a rise in the number of cases discovered in the State. Therefore, incorporating recency testing within regular HIV testing programs becomes essential in order to prioritize clients for index testing and provide useful information on transmission clusters.