期刊文献+
共找到63,645篇文章
< 1 2 250 >
每页显示 20 50 100
Context Patch Fusion with Class Token Enhancement for Weakly Supervised Semantic Segmentation
1
作者 Yiyang Fu Hui Li Wangyu Wu 《Computer Modeling in Engineering & Sciences》 2026年第1期1130-1150,共21页
Weakly Supervised Semantic Segmentation(WSSS),which relies only on image-level labels,has attracted significant attention for its cost-effectiveness and scalability.Existing methods mainly enhance inter-class distinct... Weakly Supervised Semantic Segmentation(WSSS),which relies only on image-level labels,has attracted significant attention for its cost-effectiveness and scalability.Existing methods mainly enhance inter-class distinctions and employ data augmentation to mitigate semantic ambiguity and reduce spurious activations.However,they often neglect the complex contextual dependencies among image patches,resulting in incomplete local representations and limited segmentation accuracy.To address these issues,we propose the Context Patch Fusion with Class Token Enhancement(CPF-CTE)framework,which exploits contextual relations among patches to enrich feature repre-sentations and improve segmentation.At its core,the Contextual-Fusion Bidirectional Long Short-Term Memory(CF-BiLSTM)module captures spatial dependencies between patches and enables bidirectional information flow,yield-ing a more comprehensive understanding of spatial correlations.This strengthens feature learning and segmentation robustness.Moreover,we introduce learnable class tokens that dynamically encode and refine class-specific semantics,enhancing discriminative capability.By effectively integrating spatial and semantic cues,CPF-CTE produces richer and more accurate representations of image content.Extensive experiments on PASCAL VOC 2012 and MS COCO 2014 validate that CPF-CTE consistently surpasses prior WSSS methods. 展开更多
关键词 Weakly supervised semantic segmentation context-fusion class enhancement
在线阅读 下载PDF
数智时代下基于“OBE+RPC三维驱动”的物流管理专业教学模式改革研究
2
作者 谭大燕 《新潮电子》 2026年第4期115-117,共3页
随着数智时代的快速发展,物流行业对人才的需求正从单一技能型向复合创新型转变,传统教学模式已难以适应新形势下人才培养的要求。对此,文章提出了“OBE+RPC三维驱动”的教学模式,即基于OBE导向(Outcome-Based Education)实现“研究能力... 随着数智时代的快速发展,物流行业对人才的需求正从单一技能型向复合创新型转变,传统教学模式已难以适应新形势下人才培养的要求。对此,文章提出了“OBE+RPC三维驱动”的教学模式,即基于OBE导向(Outcome-Based Education)实现“研究能力(Research)—实践能力(Practice)—综合能力(Comprehensive)”三维递进式培养的教学模式。该教学模式旨在提升学生的科研实践素养、信息技术应用水平及职业竞争力,为数智时代下物流管理专业人才的培养提供新思路,也为同类专业的教学模式改革提供一定参考。 展开更多
关键词 数智时代 OBE导向 rpc三维驱动 教学模式改革
在线阅读 下载PDF
Cascading Class Activation Mapping:A Counterfactual Reasoning-Based Explainable Method for Comprehensive Feature Discovery
3
作者 Seoyeon Choi Hayoung Kim Guebin Choi 《Computer Modeling in Engineering & Sciences》 2026年第2期1043-1069,共27页
Most Convolutional Neural Network(CNN)interpretation techniques visualize only the dominant cues that the model relies on,but there is no guarantee that these represent all the evidence the model uses for classificati... Most Convolutional Neural Network(CNN)interpretation techniques visualize only the dominant cues that the model relies on,but there is no guarantee that these represent all the evidence the model uses for classification.This limitation becomes critical when hidden secondary cues—potentially more meaningful than the visualized ones—remain undiscovered.This study introduces CasCAM(Cascaded Class Activation Mapping)to address this fundamental limitation through counterfactual reasoning.By asking“if this dominant cue were absent,what other evidence would the model use?”,CasCAM progressively masks the most salient features and systematically uncovers the hierarchy of classification evidence hidden beneath them.Experimental results demonstrate that CasCAM effectively discovers the full spectrum of reasoning evidence and can be universally applied with nine existing interpretation methods. 展开更多
关键词 Explainable AI class activation mapping counterfactual reasoning shortcut learning feature discovery
在线阅读 下载PDF
Flood predictions from metrics to classes by multiple machine learning algorithms coupling with clustering-deduced membership degree
4
作者 ZHAI Xiaoyan ZHANG Yongyong +5 位作者 XIA Jun ZHANG Yongqiang TANG Qiuhong SHAO Quanxi CHEN Junxu ZHANG Fan 《Journal of Geographical Sciences》 2026年第1期149-176,共28页
Accurate prediction of flood events is important for flood control and risk management.Machine learning techniques contributed greatly to advances in flood predictions,and existing studies mainly focused on predicting... Accurate prediction of flood events is important for flood control and risk management.Machine learning techniques contributed greatly to advances in flood predictions,and existing studies mainly focused on predicting flood resource variables using single or hybrid machine learning techniques.However,class-based flood predictions have rarely been investigated,which can aid in quickly diagnosing comprehensive flood characteristics and proposing targeted management strategies.This study proposed a prediction approach of flood regime metrics and event classes coupling machine learning algorithms with clustering-deduced membership degrees.Five algorithms were adopted for this exploration.Results showed that the class membership degrees accurately determined event classes with class hit rates up to 100%,compared with the four classes clustered from nine regime metrics.The nonlinear algorithms(Multiple Linear Regression,Random Forest,and least squares-Support Vector Machine)outperformed the linear techniques(Multiple Linear Regression and Stepwise Regression)in predicting flood regime metrics.The proposed approach well predicted flood event classes with average class hit rates of 66.0%-85.4%and 47.2%-76.0%in calibration and validation periods,respectively,particularly for the slow and late flood events.The predictive capability of the proposed prediction approach for flood regime metrics and classes was considerably stronger than that of hydrological modeling approach. 展开更多
关键词 flood regime metrics class prediction machine learning algorithms hydrological model
原文传递
CAWASeg:Class Activation Graph Driven Adaptive Weight Adjustment for Semantic Segmentation
5
作者 Hailong Wang Minglei Duan +1 位作者 Lu Yao Hao Li 《Computers, Materials & Continua》 2026年第3期1071-1091,共21页
In image analysis,high-precision semantic segmentation predominantly relies on supervised learning.Despite significant advancements driven by deep learning techniques,challenges such as class imbalance and dynamic per... In image analysis,high-precision semantic segmentation predominantly relies on supervised learning.Despite significant advancements driven by deep learning techniques,challenges such as class imbalance and dynamic performance evaluation persist.Traditional weighting methods,often based on pre-statistical class counting,tend to overemphasize certain classes while neglecting others,particularly rare sample categories.Approaches like focal loss and other rare-sample segmentation techniques introduce multiple hyperparameters that require manual tuning,leading to increased experimental costs due to their instability.This paper proposes a novel CAWASeg framework to address these limitations.Our approach leverages Grad-CAM technology to generate class activation maps,identifying key feature regions that the model focuses on during decision-making.We introduce a Comprehensive Segmentation Performance Score(CSPS)to dynamically evaluate model performance by converting these activation maps into pseudo mask and comparing them with Ground Truth.Additionally,we design two adaptive weights for each class:a Basic Weight(BW)and a Ratio Weight(RW),which the model adjusts during training based on real-time feedback.Extensive experiments on the COCO-Stuff,CityScapes,and ADE20k datasets demonstrate that our CAWASeg framework significantly improves segmentation performance for rare sample categories while enhancing overall segmentation accuracy.The proposed method offers a robust and efficient solution for addressing class imbalance in semantic segmentation tasks. 展开更多
关键词 Semantic segmentation class activation graph adaptive weight adjustment pseudo mask
在线阅读 下载PDF
Effective Token Masking Augmentation Using Term-Document Frequency for Language Model-Based Legal Case Classification
6
作者 Ye-Chan Park Mohd Asyraf Zulkifley +1 位作者 Bong-Soo Sohn Jaesung Lee 《Computers, Materials & Continua》 2026年第4期928-945,共18页
Legal case classification involves the categorization of legal documents into predefined categories,which facilitates legal information retrieval and case management.However,real-world legal datasets often suffer from... Legal case classification involves the categorization of legal documents into predefined categories,which facilitates legal information retrieval and case management.However,real-world legal datasets often suffer from class imbalances due to the uneven distribution of case types across legal domains.This leads to biased model performance,in the form of high accuracy for overrepresented categories and underperformance for minority classes.To address this issue,in this study,we propose a data augmentation method that masks unimportant terms within a document selectively while preserving key terms fromthe perspective of the legal domain.This approach enhances data diversity and improves the generalization capability of conventional models.Our experiments demonstrate consistent improvements achieved by the proposed augmentation strategy in terms of accuracy and F1 score across all models,validating the effectiveness of the proposed method in legal case classification. 展开更多
关键词 Legal case classification class imbalance data augmentation token masking legal NLP
在线阅读 下载PDF
深立井钻井法凿井超高强钢筋RPC井壁力学特性 被引量:2
7
作者 姚直书 方玉 +2 位作者 程桦 许永杰 王佳奇 《采矿与安全工程学报》 北大核心 2025年第5期1029-1041,共13页
为解决我国西部地区深立井钻井井筒“一钻(扩)成井”的支护难题,提出采用新型超高强钢筋活性粉末混凝土(RPC)井壁结构。首先,基于量纲分析法推导超高强钢筋RPC井壁结构模拟试验相似准则;搭建井壁模型三轴加载与测试系统,并以C70高强钢... 为解决我国西部地区深立井钻井井筒“一钻(扩)成井”的支护难题,提出采用新型超高强钢筋活性粉末混凝土(RPC)井壁结构。首先,基于量纲分析法推导超高强钢筋RPC井壁结构模拟试验相似准则;搭建井壁模型三轴加载与测试系统,并以C70高强钢筋混凝土钻井井壁为对照组,开展标准养护和蒸压养护制度下的相似模型试验,研究该新型井壁的力学特性与破坏特征。结果显示,超高强钢筋RPC井壁的混凝土环向应变较C70钢筋混凝土钻井井壁增加82.97%~119.02%,呈现典型延性压剪破坏特征,且在外荷载作用下RPC抗压强度提高系数达到1.226~1.339。然后,利用Bresler八面体应力理论建立超高强RPC强度准则及抗压强度提高系数计算公式,结合量纲理论与回归分析法构建新型井壁极限承载力计算公式。最后,结合因素定量分析发现,钢筋配筋率对新型井壁极限承载力提高贡献有限。同等条件下,采用新型超高强RPC140筑壁材料较C70高强混凝土,钻井井壁承载力提高69.3%、支护深度增加65.1%。研究结果对实现我国西部地区深立井钻井井筒快速施工具有重要工程应用价值。 展开更多
关键词 深立井井筒 钻井法凿井 rpc 超高强钻井井壁 力学特性
原文传递
基于储能型MMC-RPC的弱牵引网电压越限抑制方案 被引量:1
8
作者 李腾 侯凤娟 +2 位作者 马永刚 梁泽镕 吴命利 《电气化铁道》 2025年第1期9-16,共8页
针对弱电网条件下牵引网压越限导致机车不能正常运行的问题,采用一种储能型模块化多电平的铁路功率调节器,即ES-MMC-RPC,以抑制网压越限。较传统的RPC,ES-MMC-RPC谐波含量少、抗电压波动能力强,子模块内的蓄电池和超级电容的混合储能兼... 针对弱电网条件下牵引网压越限导致机车不能正常运行的问题,采用一种储能型模块化多电平的铁路功率调节器,即ES-MMC-RPC,以抑制网压越限。较传统的RPC,ES-MMC-RPC谐波含量少、抗电压波动能力强,子模块内的蓄电池和超级电容的混合储能兼顾了电压支撑和再生制动能量回收功能。经仿真对比,较系统扩容、电容器组的无功补偿方案,分区所加装ES-MMC-RPC装置,通过将跟网型有功平衡与构网型或三维度支撑控制相结合的策略,抑制电压越限的效果更好,成本适中且可实现制动能量回收。 展开更多
关键词 弱电网 电压越限 储能型MMC-rpc 跟网型和构网型控制 三维度控制
在线阅读 下载PDF
星载SAR影像RPC模型大气延迟改正
9
作者 胡豆豆 程春泉 杨书成 《测绘科学》 北大核心 2025年第4期74-82,共9页
针对一些星载SAR影像附带的RPC参数未经过大气延迟改正处理,影响SAR影像定位精度的问题,该文提出了两种RPC模型反演星载SAR卫星位置和电磁波路径方法,实现SAR影像大气延迟改正。通过有精密星历参数的SAR大气改正结果作为对比,利用给定... 针对一些星载SAR影像附带的RPC参数未经过大气延迟改正处理,影响SAR影像定位精度的问题,该文提出了两种RPC模型反演星载SAR卫星位置和电磁波路径方法,实现SAR影像大气延迟改正。通过有精密星历参数的SAR大气改正结果作为对比,利用给定轨道高度的卫星位置反演方法得到的大气改正量误差小于0.02 m,基于入射向量交会反演方法得到的大气改正量误差趋于0。经过大气延迟改正后,GF-3影像残差减小了4.39%~9.71%,ALOS-2影像残差减小了17.55%~42.88%。本文方法有效克服了无星历数据提取大气延迟误差的难题,具有良好的替代性和通用性,能够满足RPC模型定位大气校正的应用需求。 展开更多
关键词 星载SAR rpc模型 卫星位置反演 大气延迟 SAR定位
原文传递
基于CLASS的师幼互动质量评估研究 被引量:4
10
作者 金芳 富建业 《贵州师范学院学报》 2025年第5期39-48,共10页
通过元分析对中国2017年1月至2024年4月期间的师幼互动质量进行了深入探讨,并基于CLASS工具对1389份样本数据进行了综合评估。研究发现,中国师幼互动在情感支持领域表现良好,尤其在积极氛围维度上得分较高,但在教育支持领域,尤其是认知... 通过元分析对中国2017年1月至2024年4月期间的师幼互动质量进行了深入探讨,并基于CLASS工具对1389份样本数据进行了综合评估。研究发现,中国师幼互动在情感支持领域表现良好,尤其在积极氛围维度上得分较高,但在教育支持领域,尤其是认知发展方面存在不足。研究还揭示了师幼互动质量在地区、年龄班及活动领域的显著差异:北部地区、大班及社会领域的师幼互动质量较高;而西部和南部地区、中班及艺术与语言领域的互动质量则相对较低。最后,提出了加强幼儿认知与创造性思维培养、优化教育氛围、强化幼儿主体性以及差异化优化师幼互动的策略。研究结果为改善幼儿园教育实践和政策制定提供了数据支持和方向指导。 展开更多
关键词 师幼互动质量 元分析 class评估
在线阅读 下载PDF
盐冻循环后粒化高炉矿渣RPC宏微观性能研究
11
作者 吉如海 石东升 张伟一 《黑龙江工业学院学报(综合版)》 2025年第6期142-146,共5页
通过粒化高炉矿渣RPC的快速冻融试验、宏观力学性能试验、孔结构试验及微观硬度试验,研究了粒化高炉矿渣RPC盐冻循环后宏观力学性能及孔结构变化规律,利用显微硬度仪和扫描电子显微镜重点研究了水化凝胶产物及骨料与水泥石间过渡带的形... 通过粒化高炉矿渣RPC的快速冻融试验、宏观力学性能试验、孔结构试验及微观硬度试验,研究了粒化高炉矿渣RPC盐冻循环后宏观力学性能及孔结构变化规律,利用显微硬度仪和扫描电子显微镜重点研究了水化凝胶产物及骨料与水泥石间过渡带的形貌变化及维氏硬度变化。结果表明:粒化高炉矿渣自身具备潜在水硬性,在盐冻循环300次后,抗压强度下降速度趋于平缓;水胶比对粒化高炉矿渣RPC的抗盐冻性能影响较大;粒化高炉矿渣内部孔结构与石英砂RPC相似,随盐冻循环次数的增加,含气量、气孔间距系数、气孔平均弦长逐渐增大;盐冻循环后粒化高炉矿渣RPC水泥石、骨料与水泥石间过渡带的维氏硬度均下降。 展开更多
关键词 粒化高炉矿渣 rpc 力学性能 孔结构 显微硬度
在线阅读 下载PDF
一种基于P4实现的自定义SUNRPC协议的防火墙
12
作者 杨旭 赵泽豪 李兵 《工业信息安全》 2025年第4期30-38,共9页
随着分布式系统与微服务架构发展,RPC协议通信面临安全威胁,传统和企业级防护方案存在灵活性低、成本高、性能受限等问题。文章提出基于P4可编程数据平面的RPC协议防火墙,旨在解决上述问题。研究聚焦三方面创新:设计轻量化协议扩展机制... 随着分布式系统与微服务架构发展,RPC协议通信面临安全威胁,传统和企业级防护方案存在灵活性低、成本高、性能受限等问题。文章提出基于P4可编程数据平面的RPC协议防火墙,旨在解决上述问题。研究聚焦三方面创新:设计轻量化协议扩展机制,结合P4协议无关解析能力,实现方法级、事务级精准流量控制;基于P4可编程特性构建动态规则引擎,支持策略实时加载与执行,降低规则更新延迟,提升异常流量拦截效率;设计轻量化虚拟化验证框架,基于BMV2构建仿真实验平台,验证方案在协议扩展性、规则动态性等方面的效能。研究成果为中小规模企业、边缘计算等场景提供了轻量化、低成本的RPC安全防护新路径,兼具学术创新性与工程推广价值。 展开更多
关键词 P4可编程数据平面 rpc协议防火墙 动态规则引擎 轻量化协议扩展 协议无关解析
在线阅读 下载PDF
装配式RPC/RC组合框架梁柱边节点抗震性能
13
作者 胡畔 李洋 云宇 《工程抗震与加固改造》 北大核心 2025年第3期33-41,共9页
为了研究新型装配式RPC/RC组合框架梁柱边节点抗震性能,对2个足尺边节点进行低周反复荷载试验,对比了2个节点的最终破坏形态,可以看出在梁柱结合处设置L型型钢,可以实现梁端塑性铰转移。分析了节点的滞回性能、刚度退化及耗能能力。通... 为了研究新型装配式RPC/RC组合框架梁柱边节点抗震性能,对2个足尺边节点进行低周反复荷载试验,对比了2个节点的最终破坏形态,可以看出在梁柱结合处设置L型型钢,可以实现梁端塑性铰转移。分析了节点的滞回性能、刚度退化及耗能能力。通过分析发现,采用RPC高性能混凝土浇筑键槽及节点区,能够有效地提高节点区的强度,避免节点提前发生破坏。在梁柱结合处增设L型钢板,不仅能够实现梁端塑性铰外移,还提高了节点的屈服强度、极限承载力,延性性能和耗能能力。在试验的基础之上,采用试验拟合法对节点建立了三折线骨架曲线模型能够较好的描述各阶段受力和变形情况;通过所建恢复力模型得到的滞回曲线与试验曲线吻合较好,表明该模型能够较准确地描述装配式RPC/RC组合框架梁柱节点的滞回性能。 展开更多
关键词 装配式 rpc 梁柱节点 抗震性能 恢复力模型
在线阅读 下载PDF
CLASS理论视域下师幼互动的关联逻辑、困境与创新路径 被引量:1
14
作者 董玟鑫 《教育进展》 2025年第5期1398-1402,共5页
师幼互动质量不仅是幼儿园教育质量的关键要素,还是我国学前教育内涵式发展的重要方面。运用文献资料、逻辑分析等方法,从CLASS理论视域下探析师幼互动的关联逻辑、困境与创新路径。研究发现:CLASS理论与师幼互动的关联逻辑在于理论同... 师幼互动质量不仅是幼儿园教育质量的关键要素,还是我国学前教育内涵式发展的重要方面。运用文献资料、逻辑分析等方法,从CLASS理论视域下探析师幼互动的关联逻辑、困境与创新路径。研究发现:CLASS理论与师幼互动的关联逻辑在于理论同源性与实践契合性。CLASS视域下师幼互动面临情感支持的缺乏、课堂组织的失衡、教学支持的脱节的现实困境。基于此,提出情感交融,以情育情;协调秩序,灵活组织;回应需求,弥合引导的创新路径。The quality of teacher-child interaction is not only a key element of the quality of kindergarten education, but also an important aspect of the connotative development of pre-school education in China. Using literature, logical analysis and other methods, we analyze the associated logic, dilemma and innovative path of teacher-child interaction from the perspective of CLASS theory. The study found that the logic of CLASS theory and teacher-child interaction lies in the homology of the theory and the fit of practice, and that teacher-child interaction in the CLASS perspective faces the dilemmas of lack of emotional support, imbalance of classroom organization, and disconnection of pedagogical support. Based on this, we propose innovative paths of emotional integration, nurturing emotions with emotions, coordinating order, flexible organization, responding to needs, and bridging guidance. 展开更多
关键词 师幼互动 class理论 关联逻辑 现实困境 创新路径
在线阅读 下载PDF
键槽作用下RPC-NC界面粘结性能分析
15
作者 田平元 《广东建材》 2025年第4期40-43,共4页
活性粉末混凝土(RPC)具有优异的力学性能和耐久性,能够显著提高能源效率和桥梁结构的承载能。为了降低资源消耗、提高能源效率和现有桥梁的耐久性。使用RPC进行桥梁加固是非常有必要的。当采用RPC对普通混凝土(NC)进行加固时,界面处会... 活性粉末混凝土(RPC)具有优异的力学性能和耐久性,能够显著提高能源效率和桥梁结构的承载能。为了降低资源消耗、提高能源效率和现有桥梁的耐久性。使用RPC进行桥梁加固是非常有必要的。当采用RPC对普通混凝土(NC)进行加固时,界面处会传递压应力和剪应力,所以界面粘结性能对加固效果影响明显。文章通过“Z”型直剪试验来研究键槽参数对RPC-NC界面破坏形态、荷载—滑移曲线、抗剪强度的影响,并通过对抗剪强度系数的修正得到RPC-NC界面的抗剪承载力计算的建议公式,为降低资源消耗提供参考。 展开更多
关键词 桥梁加固 活性粉末混凝土(rpc) 键槽参数 直剪试验 界面粘结性能
在线阅读 下载PDF
爆炸荷载作用下RPC柱破坏概率分析
16
作者 姚仲泳 《城市道桥与防洪》 2025年第12期298-302,共5页
活性粉末混凝土(reactive powder concrete,RPC)依托其优异的强度性能、抗冲击韧性以及较高的强重比等特性,在工程结构领域展现出巨大应用潜力。然而,当前对其在爆炸荷载作用下的动态响应机制及破坏模式研究仍存在空白。为提升关键建筑... 活性粉末混凝土(reactive powder concrete,RPC)依托其优异的强度性能、抗冲击韧性以及较高的强重比等特性,在工程结构领域展现出巨大应用潜力。然而,当前对其在爆炸荷载作用下的动态响应机制及破坏模式研究仍存在空白。为提升关键建筑结构的抗爆性能,通过系统分析不同参数下RPC柱的P-I曲线特征,揭示其破坏概率演变规律,为优化结构设计提供理论支撑。研究结果显示,影响RPC柱破坏概率的关键因素依次为:截面尺寸>长细比>材料抗压强度,为工程实践中针对性设计优化提供了科学依据。 展开更多
关键词 rpc 爆炸作用 单自由度等效法 超压-冲量渐近线 破坏概率
在线阅读 下载PDF
Expert consensus on early orthodontic treatment of class Ⅲ malocclusion 被引量:1
17
作者 Xin Zhou Si Chen +30 位作者 Chenchen Zhou Zuolin Jin Hong He Yuxing Bai Weiran Li Jun Wang Min Hu Yang Cao Yuehua Liu Bin Yan Jiejun Shi Jie Guo Zhihua Li Wensheng Ma Yi Liu Huang Li Yanqin Lu Liling Ren Rui Zou Linyu Xu Jiangtian Hu Xiuping Wu Shuxia Cui Lulu Xu Xudong Wang Songsong Zhu Li Hu Qingming Tang Jinlin Song Bing Fang Lili Chen 《International Journal of Oral Science》 2025年第3期328-340,共13页
The prevalence of Class Ⅲ malocclusion varies among different countries and regions. The populations from Southeast Asian countries (Chinese and Malaysian) showed the highest prevalence rate of 15.8%, which can serio... The prevalence of Class Ⅲ malocclusion varies among different countries and regions. The populations from Southeast Asian countries (Chinese and Malaysian) showed the highest prevalence rate of 15.8%, which can seriously affect oral function, facial appearance, and mental health. As anterior crossbite tends to worsen with growth, early orthodontic treatment can harness growth potential to normalize maxillofacial development or reduce skeletal malformation severity, thereby reducing the difficulty and shortening the treatment cycle of later-stage treatment. This is beneficial for the physical and mental growth of children. Therefore,early orthodontic treatment for Class Ⅲ malocclusion is particularly important. Determining the optimal timing for early orthodontic treatment requires a comprehensive assessment of clinical manifestations, dental age, and skeletal age, and can lead to better results with less effort. Currently, standardized treatment guidelines for early orthodontic treatment of Class Ⅲ malocclusion are lacking. This review provides a comprehensive summary of the etiology, clinical manifestations, classification, and early orthodontic techniques for Class Ⅲ malocclusion, along with systematic discussions on selecting early treatment plans. The purpose of this expert consensus is to standardize clinical practices and improve the treatment outcomes of Class Ⅲ malocclusion through early orthodontic treatment. 展开更多
关键词 reducing difficulty shortening trea normalize maxillofacial development Early orthodontic treatment Southeast Asian countries classⅢmalocclusion orthodontic treatment Prevalence reduce skeletal malformation severitythereby
暂未订购
On the Occurrence of Different Classes of Solar Flares during the Solar Cycles 23 and 24
18
作者 Longo Wilfried Sanon Wendpuiré Ousmane Compaoré +1 位作者 Somaïla Koala Jean Louis Zerbo 《Journal of High Energy Physics, Gravitation and Cosmology》 2025年第1期28-38,共11页
In this study we review the occurrence of different types (A, B, C, M, and X classes) of solar flares during different solar cycle phases from 1996 to 2019 covering the solar cycles 23 and 24. During this period, a to... In this study we review the occurrence of different types (A, B, C, M, and X classes) of solar flares during different solar cycle phases from 1996 to 2019 covering the solar cycles 23 and 24. During this period, a total of 19,126 solar flares were observed regardless the class: 3548 flares in solar cycle 23 (SC23) and 15,668 flares in solar cycle 24 (SC24). Our findings show that the cycle 23 has observed the highest occurrences of M-class and X-class flares, whereas cycle 24 has pointed out a predominance of B-class and C-class flares throughout its different phases. The results indicate that the cycle 23 was magnetically more intense than cycle 24, leading to more powerful solar flares and more frequent geomagnetic storms, capable of generating significant electromagnetic emissions that can affect satellites and GPS signals. The decrease in intense solar flares during cycle 24 compared to cycle 23 reflects an evolution in solar activity patterns over time. 展开更多
关键词 Solar Flare Solar Cycle Solar Cycle Phase Solar Flare class OCCURRENCE
在线阅读 下载PDF
Oversampling for class-imbalanced learning in credit risk assessment based on CVAE-WGAN-gp model
19
作者 Kaiming Wang Qing Yang 《中国科学技术大学学报》 北大核心 2025年第7期37-48,36,I0001,I0002,共15页
Credit risk assessment is a crucial task in bank risk management.By making lending decisions based on credit risk assessment results,banks can reduce the probability of non-performing loans.However,class imbalance in ... Credit risk assessment is a crucial task in bank risk management.By making lending decisions based on credit risk assessment results,banks can reduce the probability of non-performing loans.However,class imbalance in bank credit default datasets limits the predictive performance of traditional machine learning and deep learning models.To address this issue,this study employs the conditional variational autoencoder-Wasserstein generative adversarial network with gradient penalty(CVAE-WGAN-gp)model for oversampling,generating samples similar to the original default customer data to enhance model prediction performance.To evaluate the quality of the data generated by the CVAE-WGAN-gp model,we selected several bank loan datasets for experimentation.The experimental results demonstrate that using the CVAE-WGAN-gp model for oversampling can significantly improve the predictive performance in credit risk assessment problems. 展开更多
关键词 credit risk assessment class imbalance OVERSAMPLING conditional variational autoencoder(CVAE) generative adversarial network(GAN)
在线阅读 下载PDF
老年心脏病病人工具性日常生活活动能力评估及其相关因素研究--基于CLASS数据
20
作者 杨文艳 罗丽红 《循证护理》 2025年第15期3186-3190,共5页
目的:探索我国60岁以上心脏病病人的工具性日常生活活动能力(IADL)现状及其影响因素。方法:通过2020年中国老年社会追踪调查(CLASS)数据,采用简易IADL量表测量老年心脏病病人的IADL,分析老年心脏病病人的IADL在不同特征对象中的差异,多... 目的:探索我国60岁以上心脏病病人的工具性日常生活活动能力(IADL)现状及其影响因素。方法:通过2020年中国老年社会追踪调查(CLASS)数据,采用简易IADL量表测量老年心脏病病人的IADL,分析老年心脏病病人的IADL在不同特征对象中的差异,多因素Logistic回归分析用于进一步探索老年心脏病病人IADL的影响因素。结果:纳入老年心脏病病人1515例,549例(36.24%)病人IADL受损;多因素Logistic回归分析结果显示,年龄、身体健康状况、脑血管疾病、简易精神状态量表(MMSE)评分、家人去世等是老年心脏病病人IADL的影响因素。结论:老年心脏病病人IADL受损较为严重,在未来老年心脏病病人的临床照护和健康管理中需要了解不同人员的特征,重视老年心脏病病人的IADL评估,强化老年心脏病病人的日常活动能力,改善老年心脏病病人的生活质量,促进健康老龄化。 展开更多
关键词 老年人 心脏病 工具性日常生活活动能力 评估 影响因素 class
暂未订购
上一页 1 2 250 下一页 到第
使用帮助 返回顶部