期刊文献+
共找到401,357篇文章
< 1 2 250 >
每页显示 20 50 100
A REST API Fuzz Testing Framework Based on GUI Interaction and Specification Completion
1
作者 Zonglin Li Xu Zhao +2 位作者 Yan Cao Yazhe Li Yihong Zhang 《Computers, Materials & Continua》 2026年第3期2201-2222,共22页
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. 展开更多
关键词 REST APIs fuzz testing OpenAPI specifications
在线阅读 下载PDF
Testing Zero-Inflation in Binomial Regression Models with an Application to Electrocardiogram Monitoring on Atrial Fibrillation
2
作者 QIAO Xinhui YE Peng +2 位作者 HE Hua FENG Han FANG Xiangzhong 《Journal of Systems Science & Complexity》 2026年第1期363-384,共22页
Smartphone-based electrocardiograms(ECGs)are increasingly utilized for monitoring atrial fibrillation(AF)recurrence after catheter ablation(CA),referred to as smartphone AF burden(SMURDEN).The SMURDEN data often exhib... Smartphone-based electrocardiograms(ECGs)are increasingly utilized for monitoring atrial fibrillation(AF)recurrence after catheter ablation(CA),referred to as smartphone AF burden(SMURDEN).The SMURDEN data often exhibit complex patterns of zero AF episodes,which may arise from either true AF-free status(structural zeros)or missed AF episodes due to intermittent monitoring(random zeros).Such a mixture of AF-free and at-risk patients can lead to zero-inflation in the data.The authors propose a novel zero-inflation test for binomial regression models to identify recurrence-free AF populations.Unlike traditional approaches requiring fully specified zero-inflated models,the proposed test utilizes a weighted average of the discrepancies between observed and expected zero proportions,with weights determined by binomial sizes.A closed-form test statistic is developed,and its asymptotic distribution is derived using estimating equations.Simulations demonstrate superior performance over existing methods,and real-world AF monitoring data validate the practical utility of our proposed test. 展开更多
关键词 Atrial fibrillation binomial model hypothesis test POWER type I error ZERO-INFLATION
原文传递
基于RAMS-FTA-LCC的车辆轴箱弹簧可靠性分析
3
作者 廖林林 邦小华 +1 位作者 邓春林 周凌昊 《客车技术与研究》 2026年第2期44-48,共5页
本文针对地铁B型车辆轴箱弹簧的可靠性问题,以某线路12列车1152个弹簧为研究对象,以FC1级芯轴断裂失效率不超过0.0001 FPKM为目标,提出一种集成RAMS、故障树分析(FTA)与全生命周期成本(LCC)的系统分析方法。通过建立RAMS指标模型,识别出... 本文针对地铁B型车辆轴箱弹簧的可靠性问题,以某线路12列车1152个弹簧为研究对象,以FC1级芯轴断裂失效率不超过0.0001 FPKM为目标,提出一种集成RAMS、故障树分析(FTA)与全生命周期成本(LCC)的系统分析方法。通过建立RAMS指标模型,识别出8个最小割集,确定芯轴设计缺陷及高刚度材料缺陷为高风险因素;LCC分析表明,橡胶部件是主导失效部件,其分配失效率达0.00689 FPKM。芯轴的材料与结构缺陷是导致其失效的关键因素,据此提出基于蠕变量的状态维护策略,在保证可靠性的同时降低维护成本。该方法实现了安全性与经济性的协同优化,适用于轨道交通关键部件及其他复杂工程系统的可靠性设计与成本管控。 展开更多
关键词 ramS FTA LCC 地铁车辆 轴箱弹簧 可靠性分析
在线阅读 下载PDF
Construction of a Virtual Twin Testing Framework for Safety of the Intended Functionality in Intelligent Connected Vehicles
4
作者 Quanyou Fu Daxu Sun 《Journal of Electronic Research and Application》 2025年第5期12-17,共6页
This study aims to construct a virtual twin testing framework for the safety of the intended functionality of intelligent connected vehicles to address the safety requirements of intelligent driving and transportation... This study aims to construct a virtual twin testing framework for the safety of the intended functionality of intelligent connected vehicles to address the safety requirements of intelligent driving and transportation systems.The research methods include the construction of a theoretical model of safety for intelligent connected vehicles based on the concept of virtual twins,the correlation study between key concepts and functional safety,and the application research of virtual twin technology in the safety testing of intelligent connected vehicles.The results reveal that the virtual twin testing framework can effectively enhance the functional safety of intelligent connected vehicles,reduce development costs,and shorten the product launch cycle.The conclusion suggests that this framework provides strong support for the healthy development of the intelligent connected vehicle industry and has a positive impact on the safety and efficiency of intelligent transportation systems. 展开更多
关键词 Intelligent connected vehicles Safety of the intended functionality Virtual twin testing framework Safety theory model
在线阅读 下载PDF
Calibrating Trust in Generative Artificial Intelligence:A Human-Centered Testing Framework with Adaptive Explainability
5
作者 Sewwandi Tennakoon Eric Danso Zhenjie Zhao 《Journal on Artificial Intelligence》 2025年第1期517-547,共31页
Generative Artificial Intelligence(GenAI)systems have achieved remarkable capabilities across text,code,and image generation;however,their outputs remain prone to errors,hallucinations,and biases.Users often overtrust... Generative Artificial Intelligence(GenAI)systems have achieved remarkable capabilities across text,code,and image generation;however,their outputs remain prone to errors,hallucinations,and biases.Users often overtrust these outputs due to limited transparency,which can lead to misuse and decision errors.This study addresses the challenge of calibrating trust in GenAI through a human centered testing framework enhanced with adaptive explainability.We introduce a methodology that adjusts explanations dynamically according to user expertise,model output confidence,and contextual risk factors,providing guidance that is informative but not overwhelming.The framework was evaluated using outputs from OpenAI’s Generative Pretrained Transformer 4(GPT-4)for text and code generation and Stable Diffusion,a deep generative image model,for image synthesis.The evaluation covered text,code,and visual modalities.A dataset of 5000 GenAI outputs was created and reviewed by a diverse participant group of 360 individuals categorized by expertise level.Results show that adaptive explanations improve error detection rates,reduce the mean squared trust calibration error,and maintain efficient decision making compared with both static and no explanation conditions.Theframework increased error detection by up to 16% across expertise levels,a gain that can provide practical benefits in high stakes fields.For example,in healthcare it may help identify diagnostic errors earlier,and in law it may prevent reliance on flawed evidence in judicial work.These improvements highlight the framework’s potential to make Artificial Intelligence(AI)deployment safer and more accountable.Visual analyses,including trust accuracy plots,reliability diagrams,and misconception maps,show that the adaptive approach reduces overtrust and reveals patterns of misunderstanding across modalities.Statistical results confirmthe robustness of thesefindings across novice,intermediate,and expert users.The study offers insights for designing explanations that balance completeness and simplicity to improve trust calibration and cognitive load.The approach has implications for safe and transparent GenAI deployment and can inform both AI interface design and policy development for responsible AI use. 展开更多
关键词 Generative AI trust calibration human-centered testing adaptive explainability user-centered AI model reliability human–AI collaboration
在线阅读 下载PDF
A Hybrid Approach to Software Testing Efficiency:Stacked Ensembles and Deep Q-Learning for Test Case Prioritization and Ranking
6
作者 Anis Zarrad Thomas Armstrong Jaber Jemai 《Computers, Materials & Continua》 2026年第3期1726-1746,共21页
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. 展开更多
关键词 Software testing test case prioritization test case ranking machine learning reinforcement learning deep Q-learning
在线阅读 下载PDF
Design and Exploration of Intelligent Software Testing Course
7
作者 Depeng Gao Rui Wu +1 位作者 Shihan Xiao Shuxi Chen 《计算机教育》 2026年第3期47-53,共7页
With the rapid development of artificial intelligence,the intelligence level of software is increasingly improving.Intelligent software,which is widely applied in crucial fields such as autonomous driving,intelligent ... With the rapid development of artificial intelligence,the intelligence level of software is increasingly improving.Intelligent software,which is widely applied in crucial fields such as autonomous driving,intelligent customer service,and medical diagnosis,is constructed based on complex technologies like machine learning and deep learning.Its uncertain behavior and data dependence pose unprecedented challenges to software testing.However,existing software testing courses mainly focus on conventional contents and are unable to meet the requirements of intelligent software testing.Therefore,this work deeply analyzed the relevant technologies of intelligent software testing,including reliability evaluation indicator system,neuron coverage,and test case generation.It also systematically designed an intelligent software testing course,covering teaching objectives,teaching content,teaching methods,and a teaching case.Verified by the practical teaching in four classes,this course has achieved remarkable results,providing practical experience for the reform of software testing courses. 展开更多
关键词 Intelligent software testing Intelligent software Software testing Course design
在线阅读 下载PDF
Driving innovation in technical textiles,digitalisation and testing
8
《China Textile》 2026年第1期38-39,共2页
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.” 展开更多
关键词 technical textiles digitalisation production technical fibres technological advances process control systems materials testing says machine learning testing
在线阅读 下载PDF
Beads-on-a-Tip testing for ultrasensitive antigen detection across a large dynamic range
9
作者 Ziwei Wu Yangjian Cai +4 位作者 Yitong Zhao Mahnaz Maddahfar Mohammad Sadraeian Dayong Jin Jiajia Zhou 《Smart Molecules》 2026年第1期165-176,共12页
Lateral flow immunoassays(LFIAs)are low-cost,rapid,and easy to use for pointof-care testing(POCT),but the majority of the available LFIA tests are indicative,rather than quantitative,and their sensitivity in antigen t... Lateral flow immunoassays(LFIAs)are low-cost,rapid,and easy to use for pointof-care testing(POCT),but the majority of the available LFIA tests are indicative,rather than quantitative,and their sensitivity in antigen tests are usually limited at the nanogram range,which is primarily due to the passive capillary fluidics through nitrocellulose membranes,often associated with non-specific bindings and high background noise.To overcome this challenge,we report a Beads-on-a-Tip design by replacing nitrocellulose membranes with a pipette tip loaded with magnetic beads.The beads are pre-conjugated with capture antibodies that support a typical sandwich immunoassay.This design enriches the low-abundant antigen proteins and allows an active washing process to significantly reduce non-specific bindings.To further improve the detection sensitivity,we employed upconversion nanoparticles(UCNPs)as luminescent reporters and SARS-CoV-2 spike(S)antigen as a model analyte to benchmark the performance of this design against our previously reported methods.We found that the key to enhance the immunocomplex formation and signal-to-noise ratio lay in optimizing incubation time and the UCNP-to-bead ratio.We therefore successfully demonstrated that the new method can achieve a very large dynamic range from 500 fg/mL to 10μg/mL,across over 7 digits,and a limit of detection of 706 fg/mL,nearly another order of magnitude lower than the best reported LFIA using UCNPs in COVID-19 spike antigen detection.Our system offers a promising solution for ultra-sensitive and quantitative POCT diagnostics. 展开更多
关键词 Beads-on-a-Tip COVID-19 rapid testing ultrasenstive assay upconversion nanoparticles
暂未订购
LSTM-GRU and Multi-Head Attention Based Multivariate Time Series Prediction Model for Electro-Hydraulic Servo Material Fatigue Testing Machine
10
作者 Guotai Huang Xiyu Gao +1 位作者 Peng Liu Liming Zhou 《Computers, Materials & Continua》 2026年第5期298-314,共17页
To address the insufficient prediction accuracy of multi-state parameters in electro-hydraulic servo material fatigue testing machines under complex loading and nonlinear coupling conditions,this paper proposes a mult... To address the insufficient prediction accuracy of multi-state parameters in electro-hydraulic servo material fatigue testing machines under complex loading and nonlinear coupling conditions,this paper proposes a multivariate sequence-to-sequence prediction model integrating a Long Short-Term Memory(LSTM)encoder,a Gated Recurrent Unit(GRU)decoder,and a multi-head attention mechanism.This approach enhances prediction accuracy and robustness across different control modes and load spectra by leveraging multi-channel inputs and cross-variable feature interactions,thereby capturing both short-term high-frequency dynamics and long-term slow drift characteristics.Experiments using long-term data from real test benches demonstrate that the model achieves a stable MSE below 0.01 on the validation set,with MAE and RMSE of approximately 0.018 and 0.052,respectively,and a coefficient of determination reaching 0.98.This significantly outperforms traditional identification methods and single RNN models.Sensitivity analysis indicates that a prediction stride of 10 achieves an optimal balance between accuracy and computational overhead.Ablation experiments validated the contribution of multi-head attention and decoder architecture to enhancing cross-variable coupling modeling capabilities.This model can be applied to residualdriven early warning in health monitoring,and risk assessment with scheme optimization in test design.It enables near-real-time deployment feasibility,providing a practical data-driven technical pathway for reliability assurance in advanced equipment. 展开更多
关键词 Fatigue testing machines multivariate time series prediction LSTM-GRU
在线阅读 下载PDF
Application of an optimized non-invasive prenatal testing for thalassemia based on change of haplotype doses
11
作者 Fei Sun Yao Zhou +9 位作者 Xing Zhao Qiuling Jie Linna Ma Dan Lin Yaxuan Li Yangqing Mai Ge Gao Yongfang Zhang Qi Li Yanlin Ma 《Journal of Genetics and Genomics》 2026年第3期488-496,共9页
Patients affected by monogenic diseases impose a substantial burden on both themselves and their families.The primary preventive measure,i.e.,invasive prenatal diagnosis,carries a risk of miscarriage and cannot be per... Patients affected by monogenic diseases impose a substantial burden on both themselves and their families.The primary preventive measure,i.e.,invasive prenatal diagnosis,carries a risk of miscarriage and cannot be performed early in pregnancy.Hence,there is a need for non-invasive prenatal testing(NIPT)for monogenic diseases.By utilizing enriched cell-free fetal DNA(cffDNA)from maternal plasma,we refine the NIPT method,which combines targeted region capture technology,haplotyping,and analysis of informative site frequency.We apply this method to 93 clinical families at genetic risk for thalassemia,encompassing various genetic variant types,to establish a workflow and evaluate its efficiency.Our approach requires only 3 ng of DNA input to generate 0.1 Gb informative target genomic data and leverages a minimum of 3%cffDNA.This method has a 98.16%success rate and 100%concordance with conventional invasive methods.Furthermore,we demonstrate the ability to analyze fetal genotypes as early as eight weeks of gestation.This study establishes an optimized NIPT method for the early detection of various thalassemia disorders during pregnancy.This technique demonstrates high accuracy and potential for clinical application in prenatal diagnosis. 展开更多
关键词 Cell-free fetal DNA Non-invasive prenatal testing THALASSEMIA Hybrid capture HAPLOTYPE
原文传递
A Review on Penetration Testing for Privacy of Deep Learning Models
12
作者 Salma Akther Wencheng Yang +5 位作者 Song Wang Shicheng Wei Ji Zhang Xu Yang Yanrong Lu Yan Li 《Computers, Materials & Continua》 2026年第5期43-76,共34页
As deep learning(DL)models are increasingly deployed in sensitive domains(e.g.,healthcare),concerns over privacy and security have intensified.Conventional penetration testing frameworks,such asOWASP and NIST,are effe... As deep learning(DL)models are increasingly deployed in sensitive domains(e.g.,healthcare),concerns over privacy and security have intensified.Conventional penetration testing frameworks,such asOWASP and NIST,are effective for traditional networks and applications but lack the capabilities to address DL-specific threats,such asmodel inversion,membership inference,and adversarial attacks.This review provides a comprehensive analysis of penetration testing for the privacy of DL models,examining the shortfalls of existing frameworks,tools,and testing methodologies.Through systematic evaluation of existing literature and empirical analysis,we identify three major contributions:(i)a critical assessment of traditional penetration testing frameworks’inadequacies when applied to DL-specific privacy vulnerabilities,(ii)a comprehensive evaluation of state-of-the-art privacy-preserving methods and their integration with penetration testing workflows,and(iii)the development of a structured framework that combines reconnaissance,threat modeling,exploitation,and post-exploitation phases specifically tailored for DL privacy assessment.Moreover,this review evaluates popular solutions such as IBMAdversarial Robustness Toolbox and TensorFlowPrivacy,alongside privacy-preserving techniques(e.g.,Differential Privacy,Homomorphic Encryption,and Federated Learning),which we systematically analyze through comparative studies of their effectiveness,computational overhead,and practical deployment constraints.While these techniques offer promising safeguards,their adoption is hindered by accuracy loss,performance overheads,and the rapid evolution of attack strategies.Our findings reveal that no single existing solution provides comprehensive protection,which leads us to propose a hybrid approach that strategically combines multiple privacy-preserving mechanisms.The findings of this survey underscore an urgent need for automated,regulationcompliant penetration testing frameworks specifically tailored to DL systems.We argue for hybrid privacy solutions that combinemultiple protectivemechanisms to ensure bothmodel accuracy and privacy.Building on our analysis,we present actionable recommendations for developing adaptive penetration testing strategies that incorporate automated vulnerability assessment,continuous monitoring,and regulatory compliance verification. 展开更多
关键词 Penetration testing deep learning homomorphic encryption differential privacy federated learning
在线阅读 下载PDF
Model Checking for Parametric Regressions in Transfer Learning
13
作者 WANG Chuhan HUANG Jiaqi LI Xuerui 《Journal of Systems Science & Complexity》 2026年第1期17-37,共21页
This paper examines whether the parametric regression model is correctly specified for both source and target data and whether the regression pattern in the source domain aligns with that of the target domain.This eva... This paper examines whether the parametric regression model is correctly specified for both source and target data and whether the regression pattern in the source domain aligns with that of the target domain.This evaluation is a critical prerequisite for applying model-based transfer learning methods under covariate shift assumptions.Traditional regression model checks and twosample regression tests are insufficient to address this issue.To overcome these limitations,the authors propose a novel adaptive-to-regression test statistic that is asymptotically distribution-free.Under the null hypothesis,the test follows a chi-square weak limit,preserving the significance level and enabling critical value determination without resampling techniques.Additionally,the authors systematically analyze the test's power performance,highlighting its sensitivity to different sub-local alternatives that deviate from the null hypothesis.Numerical studies,including simulations,assess finite-sample performance,and a real-world data example is provided for illustration. 展开更多
关键词 Adaptive-to-model test asymptotically distribution-free model checking parameter regression transfer learning
原文传递
油气田风险分级防控关键技术研究与应用——以川西北气矿词条库与RAM优化为例
14
作者 王沫云 廖俊宇 戴昕昀 《化工安全与环境》 2026年第2期14-19,共6页
为了提升风险分级防控的有效性,开展精准的危险源辨识与科学的风险评估工具的相关研究。以西南油气田分公司川西北气矿风险分级防控体系建设为背景,重点研究了其关键核心技术:危险源分类词条库的构建与风险评估矩阵(RAM)的优化应用。针... 为了提升风险分级防控的有效性,开展精准的危险源辨识与科学的风险评估工具的相关研究。以西南油气田分公司川西北气矿风险分级防控体系建设为背景,重点研究了其关键核心技术:危险源分类词条库的构建与风险评估矩阵(RAM)的优化应用。针对危险源辨识不系统的问题,研究提出了基于能量意外释放理论的“根源+状态”二维分类方法,建立了涵盖6类能量5类危险物质及人的行为、设备状态、环境、管理等细类的标准化词条库。针对风险评估主观性强的问题,研究对比分析了企业内部标准,优化了RAM中的事故后果严重程度等级和事故发生概率等级判定标准,保证风险评估的准确性。这些关键技术工具为风险辨识提供了全面、规范的依据,有助于提升气矿风险辨识的效率和评估的准确性,为实现风险分级管控提供技术支撑。 展开更多
关键词 危险源辨识 词条库 风险评估矩阵(ram) 风险分级 油气田
在线阅读 下载PDF
Rapid Measurement of Elastic Modulus for Shaped Ceramic Tiles Based on Impulse Excitation Technique
15
作者 SONG Yanyan FENG Zhiyuan +2 位作者 WANG Han WU Gang FAN Muxu 《China's Refractories》 2026年第1期12-16,共5页
This study addresses the challenge of directly determining the elastic modulus of complex shaped ceramic products—such as gas turbine combustor tiles—using conventional standardized methods,which are limited by spec... This study addresses the challenge of directly determining the elastic modulus of complex shaped ceramic products—such as gas turbine combustor tiles—using conventional standardized methods,which are limited by specimen geometry.A rapid,non-destructive testing method based on the impulse excitation technique(IET)and a shape factor coefficient was proposed.Three types of shaped ceramic tiles were selected.The elastic modulus of standard rectangular specimens obtained by destructive sampling was used as the reference value,and the shape factor coefficient for each tile type was calibrated by combining the mass and fundamental frequency of the whole tile.Using this coefficient,the elastic modulus of whole tiles was calculated solely from non-destructively measured mass and frequency.The results show that the deviation between the elastic modulus derived from the proposed method and that from destructive testing is less than 5%,confirming the accuracy and reliability of the approach.The method overcomes the shape restrictions inherent in traditional testing,offering a fast,non-destructive solution suitable for onsite quality assessment and process control during the production of shaped ceramic components. 展开更多
关键词 elastic modulus shape factor coefficient rapid testing shaped ceramic tiles
在线阅读 下载PDF
Checking Adequacy of Variance Function in Nonparametric Regression with Unknown Mean Function
16
作者 LIANG Jia SONG Weixing SHI Jianhong 《Journal of Systems Science & Complexity》 2026年第1期88-114,共27页
In this paper,the authors propose a class of test procedures to check the fitness of parametric forms of the variance function in regression models when the mean function is unknown.By evaluating the unknown mean func... In this paper,the authors propose a class of test procedures to check the fitness of parametric forms of the variance function in regression models when the mean function is unknown.By evaluating the unknown mean function with the classical kernel estimator,the proposed test statistics are built upon a modified minimum distance between a nonparametric fit and a parametric estimator under the null hypothesis for the variance function.Asymptotic properties of the estimator of the parameters in the variance function are discussed,and the large sample distribution of the test statistics under the null hypothesis is established,as well as the consistency and the power under some local alternative hypotheses.Extensive numerical studies demonstrate that the proposed test procedures have satisfactory finite sample performance.Finally,two real data examples further showcase the effectiveness of the proposed test in real applications. 展开更多
关键词 Consistency and local power heterogeneity test minimum distance variance function
原文传递
Monotonic triaxial testing and hypoplastic modelling of calcareous sand:A focus on particle breakage and initial relative density
17
作者 Jiarui Chen Yaolan Tang +4 位作者 Shun Wang Chunshun Zhang Wei Wei Jie Dong Congying Li 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1504-1525,共22页
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. 展开更多
关键词 Calcareous sand Constitutive model HYPOPLASTICITY Particle breakage Initial relative density Triaxial test
在线阅读 下载PDF
Design and optimization of a compact high-energy electron source applied to on-site non-destructive testing for electrical equipment
18
作者 Hai-Meng Wang Yi-Feng Zeng +2 位作者 Hao Hu Jun-Yang Li Tong-Ning Hu 《Nuclear Science and Techniques》 2026年第4期28-40,共13页
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. 展开更多
关键词 Non-destructive testing X-band linac accelerator Focusing coils Electron gun Radio frequency couplers
在线阅读 下载PDF
Aptamer&MOF-functionalized multichannel paper chip for point-of-care testing of small extracellular vesicle membrane protein profile
19
作者 Shaoqiang Wen Lang Zhang +7 位作者 Zhan Huang Meng Chen Yuzhi Xu Xing Huang Zhou Zhang Xiaoyong Zou Zong Dai Si-Yang Liu 《Chinese Chemical Letters》 2026年第2期687-692,共6页
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. 展开更多
关键词 Small extracellular vesicles Protein profile Point-of-care testing Paper-based analytical device Metal-organic frameworks
原文传递
Comparison of tear film quantity parameters between keratoconus and normal eyes
20
作者 Foroozan Narooie-Noori Masoud Khorrami-Nejad +1 位作者 Nabaa Ayad Hesam Hashemian 《International Journal of Ophthalmology(English edition)》 2026年第1期42-47,共6页
AIM:To compare the tear film quantity and stability parameters in keratoconus(KCN)and normal eyes using test breakup time(TBUT),noninvasive TBUT(NITBUT),and Schirmer test.METHODS:All participants(n=166),including pati... AIM:To compare the tear film quantity and stability parameters in keratoconus(KCN)and normal eyes using test breakup time(TBUT),noninvasive TBUT(NITBUT),and Schirmer test.METHODS:All participants(n=166),including patients with KCN and age-matched healthy individuals with normal corneas,were recruited from those referred to Farabi Eye Hospital,Iran,in 2023.To better account for genetic and environmental factors,the control group comprised healthy individuals who were relatives of KCN patients and had normal corneal topography.Tear quantity parameters were evaluated in the following order:NITBUT,TBUT,and Schirmer tests.RESULTS:The mean age of cases in KCN(61.7%males)and normal(63.5%males)participants was 27.54±5.44y(range 19 to 38)and 27.52±5.63y(range 20 to 38),respectively(P=0.976).NIBUT,TBUT,and Schirmer’s tests were significantly lower in KCN group compared to normal controls(all P<0.001).The mean difference for NIBUT was-7.81s(P<0.001),and for TBUT was-7.61s(P<0.001).Schirmer test values were also significantly lower in the KCN group,with a mean difference of-5.61 mm compared to normal people(P<0.001).CONCLUSION:Our findings demonstrate significant tear film impairment in KCN.The reductions in NIBUT,TBUT and Schirmer scores highlight an underlying tear film dysfunction in KCN that extends beyond the morphological changes of the cornea. 展开更多
关键词 KERATOCONUS tear breakup time noninvasive tear breakup time Schirmer test tear film
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部