期刊文献+
共找到62,961篇文章
< 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
Resilient Class-Incremental Learning:On the Interplay of Drifting,Unlabeled and Imbalanced Data Streams
2
作者 Jin Li Kleanthis Malialis Marios M.Polycarpou 《Artificial Intelligence Science and Engineering》 2026年第1期49-65,共17页
In today's connected world,the generation of massive streaming data across diverse domains has become commonplace.In the presence of concept drift,class imbalance,label scarcity,and new class emergence,these chall... In today's connected world,the generation of massive streaming data across diverse domains has become commonplace.In the presence of concept drift,class imbalance,label scarcity,and new class emergence,these challenges jointly degrade representation stability,bias learning toward outdated distributions,and reduce the resilience and reliability of detection in dynamic environments.This paper proposes a streaming classincremental learning(SCIL)framework to address these issues.The SCIL framework integrates an autoencoder(AE)with a multi-layer perceptron for multi-class prediction,employs a dual-loss strategy(classification and reconstruction)for prediction and new class detection,uses corrected pseudo-labels for online training,manages classes with queues,and applies oversampling to handle imbalance.The rationale behind the method's structure is elucidated through ablation studies,and a comprehensive experimental evaluation is performed using both real-world and synthetic datasets that feature class imbalance,incremental classes,and concept drifts.Our results demonstrate that SCIL outperforms strong baselines and state-of-the-art methods.In line with our commitment to Open Science,we make our code and datasets available to the community. 展开更多
关键词 concept drift data stream mining class-incremental learning class imbalance
在线阅读 下载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
Reliable Rock Mass Classification for Tunneling:Hole-Level MWD Data Modeling with Cost-Sensitive Bagging
7
作者 Yue-ming Yuan Jin-rui Duan +4 位作者 Zhao Han Yi-guo Xue Zhi-ping Sun Fan-meng Kong Chuan-gui Li 《Applied Geophysics》 2026年第1期86-98,428,共14页
Accurate identification of surrounding rock quality is critical for safe and efficient tunneling.A cost-sensitive bagging framework is developed to map engineering risk preference into the learning objective through a... Accurate identification of surrounding rock quality is critical for safe and efficient tunneling.A cost-sensitive bagging framework is developed to map engineering risk preference into the learning objective through an asymmetric cost matrix,with a confidence-gating rule to defer low-confidence predictions.Measurement-while-drilling(MWD)records from 1,115 boreholes are aggregated at the hole level into a 64-dimensional representation derived from six drilling channels and two indicators,each summarized by eight robust statistics.Stratified K-fold evaluation under class imbalance is conducted against RUSBoost,logistic regression,and weighted SVM;feature interpretation is performed via importance ranking and partial dependence.Results show ROC-AUC 0.958 and PR-AP 0.588,with reduced under-support at practitionerfavored operating points;the expected misclassication cost is minimized near t≈0.50.Penetration rate is negatively associated with poor rock,whereas pressure-related variables and derived indicators are positively associated.In summary,the framework provides accurate,interpretable,and risk-aware predictions that support real-time tunnel support planning under variable geology. 展开更多
关键词 Measurement-while-drilling(MWD) Rock mass classification Cost-sensitive learning Feature engineering INTERPRETABILITY class imbalance risk-aware decision-making
在线阅读 下载PDF
Distinct gas production characteristics from laboratory-synthesized ClassⅠ,Ⅱ,and Ⅲ hydrate reservoirs:A novel thermally-segmented rotatable approach
8
作者 Hongyu Ye Jie Li +5 位作者 Yuanxin Yao Daoyi Chen Jun Duan Xuezhen Wu Dayong Li Mucong Zi 《International Journal of Mining Science and Technology》 2026年第3期651-665,共15页
Natural gas hydrate in Class Ⅰ reservoirs holds significant commercial potential,as demonstrated by production trials in the South China Sea.However,experimental studies have focused largely on Class Ⅲ systems,with ... Natural gas hydrate in Class Ⅰ reservoirs holds significant commercial potential,as demonstrated by production trials in the South China Sea.However,experimental studies have focused largely on Class Ⅲ systems,with Class Ⅰ/Ⅱ reservoirs remaining underrepresented due to the difficulties in simulating the geothermal gradient and interlayer interactions.This study investigates depressurization performance across all three classes using a novel 360°rotatable reactor with segmented temperature control,enabling precise simulation of reservoir conditions.Results reveal:(i)Class Ⅰ shows two-stage gas production,with 50%from early free gas enabling rapid depressurization,followed by dissociated gas dominance.They achieve 38.4%-78.3%higher cumulative production and superior gas-to-water ratios due to efficient energy use.(ii)The free gas layer in Class Ⅰ accelerates pressure and heat transfer.Class Ⅱ’s water layer provides sensible heat but causes water blocking,impairing heat flow.Class Ⅲ exhibits rapid initial dissociation but a quick decline without fluid support.(iii)Low temperature,low hydrate saturation,and high production pressure collectively reduce efficiency by increasing flow resistance,limiting gas supply,and reducing dissociation drive.Over-depressurization risks hydrate reformation and ice blockage.This work bridges experimental gaps for Class Ⅰ/Ⅱ reservoirs,offering key insights for optimizing recovery. 展开更多
关键词 Natural gas hydrate class andⅢreservoirs Rotatable reactor DEPRESSURIZATION Gas production characteristics Sensitivity analysis
在线阅读 下载PDF
Optimizing CNN Class Granularity for Power-Efficient Edge AI in Sudden Unintended Acceleration Verification
9
作者 HeeSeok Choi Joon-Min Gil 《Computers, Materials & Continua》 2026年第5期1723-1742,共20页
Given the growing number of vehicle accidents caused by unintended acceleration and braking failure,verifying Sudden Unintended Acceleration(SUA)incidents has become a persistent challenge.A central issue of debate is... Given the growing number of vehicle accidents caused by unintended acceleration and braking failure,verifying Sudden Unintended Acceleration(SUA)incidents has become a persistent challenge.A central issue of debate is whether such events stem frommechanical malfunctions or driver pedalmisapplications.However,existing verification procedures implemented by vehiclemanufacturers often involve closed tests after vehicle recalls;thus raising ongoing concerns about reliability and transparency.Consequently,there is a growing need for a user-driven framework that enables independent data acquisition and verification.Although previous studies have addressed SUA detection using deep learning,few have explored howclass granularity optimization affects power efficiency and inference performance in real-time Edge AI systems.To address this problem,this work presents a cloud-assisted artificial intelligence(AI)solution for the reliable verification of SUA occurrences.The proposed system integrates multimodal sensor streams including camera-based foot images,On-Board Diagnostics II(OBD-II)signals,and six-axismeasurements to determine whether the brake pedal was actually engaged at themoment of a suspected SUA.Beyond image acquisition,convolutional neural network(CNN)models perform real-time inference to classify the driver’s pedal operation states with the resulting outputs transmitted and archived in the cloud.A dedicated dataset of brake and accelerator pedal images was collected from 15 vehicles produced by 6 domestic and international manufacturers.Using this dataset,transfer learning techniques were applied to compare and analyze model performance and generalization as the CNN class granularity varied from coarse to fine levels.Furthermore,classification performance was evaluated in terms of latency and power efficiency under different class configurations.The experimental results demonstrated that the proposed solution identified the driver’s pedal behavior accurately and promptly,with the two-class model achieving the highest F1-score and accuracy among all granularity settings. 展开更多
关键词 Edge artificial intelligence(Edge AI) real-time inference sudden unintended acceleration(SUA) convolutional neural networks(CNNs) class granularity optimization pedal placement analysis
在线阅读 下载PDF
基于CLASS的师幼互动质量评估研究 被引量:4
10
作者 金芳 富建业 《贵州师范学院学报》 2025年第5期39-48,共10页
通过元分析对中国2017年1月至2024年4月期间的师幼互动质量进行了深入探讨,并基于CLASS工具对1389份样本数据进行了综合评估。研究发现,中国师幼互动在情感支持领域表现良好,尤其在积极氛围维度上得分较高,但在教育支持领域,尤其是认知... 通过元分析对中国2017年1月至2024年4月期间的师幼互动质量进行了深入探讨,并基于CLASS工具对1389份样本数据进行了综合评估。研究发现,中国师幼互动在情感支持领域表现良好,尤其在积极氛围维度上得分较高,但在教育支持领域,尤其是认知发展方面存在不足。研究还揭示了师幼互动质量在地区、年龄班及活动领域的显著差异:北部地区、大班及社会领域的师幼互动质量较高;而西部和南部地区、中班及艺术与语言领域的互动质量则相对较低。最后,提出了加强幼儿认知与创造性思维培养、优化教育氛围、强化幼儿主体性以及差异化优化师幼互动的策略。研究结果为改善幼儿园教育实践和政策制定提供了数据支持和方向指导。 展开更多
关键词 师幼互动质量 元分析 class评估
在线阅读 下载PDF
Reconstructing the role of class advisors and innovating practices in medical colleges from moral education perspective:“Five-Dimensional Education”model in the School of Anesthesiology at Wannan Medical College
11
作者 Shangping Fang Chao Zhang Pengju Bao 《Progress in Medical Education》 2025年第2期107-112,共6页
Exploring new innovative approaches and models for medical school class advisors to participate in student management is essential under the comprehensive promotion of moral education and talent cultivation.Taking the... Exploring new innovative approaches and models for medical school class advisors to participate in student management is essential under the comprehensive promotion of moral education and talent cultivation.Taking the“Five-Dimensional Education”model as an example,the School of Anesthesiology of Wannan Medical College redefines the roles of class advisors as builders of class ecology,leaders of value creation,companions on the growth journey,practitioners of lifelong learning,and connectors of human efforts,forming a comprehensive and multi-dimensional framework for student education management.This model effectively enhances the quality of talent cultivation in anesthesiology and optimizes the efficiency of educational management.By implementing effective assessment mechanisms,it ensures that class advisors can perform ideological and political education and academic guidance in an efficient,high-quality,and orderly manner.This study not only helps to cultivate medical talents with both moral integrity and professional competence,but also provides valuable theoretical and practical references for reforming student management in medical institutions,thereby promoting the sustainable development of medical education. 展开更多
关键词 Higher education medicine class adviser
在线阅读 下载PDF
CLASS理论视域下师幼互动的关联逻辑、困境与创新路径 被引量:1
12
作者 董玟鑫 《教育进展》 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
Expert consensus on early orthodontic treatment of class Ⅲ malocclusion 被引量:1
13
作者 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
14
作者 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
15
作者 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数据
16
作者 杨文艳 罗丽红 《循证护理》 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
暂未订购
Are there Class Ⅱ rocks?
17
作者 Ming Cai 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第12期7489-7502,共14页
This paper addresses a fundamental question in rock mechanics:Are there Class Ⅱ rocks?The historical development of servo-controlled rock testing machines is reviewed,followed by a brief review of some stiff testing ... This paper addresses a fundamental question in rock mechanics:Are there Class Ⅱ rocks?The historical development of servo-controlled rock testing machines is reviewed,followed by a brief review of some stiff testing machines.The pioneering work of some researchers is reviewed,and the misconception of classifying rocks into Class Ⅰ and Class Ⅱ is discussed.The mechanism of post-peak Class Ⅱ behavior is discussed based on some recent test results.When a brittle hard rock is tested using a soft testing machine under axial-strain-controlled loading,violent failure can occur when the peak strength is reached,and the post-peak stress-strain curve cannot be obtained.However,a Class Ⅱ post-peak stress-strain curve can be obtained when the rock is tested under lateral-strain-controlled loading.If a stiff testing machine is used,Class Ⅰ and Class Ⅱ post-peak stress-strain curves will be obtained under axial-and lateral-strain-controlled loadings,respectively.It is therefore not appropriate to classify rocks into Class Ⅰ or Class Ⅱ rocks.The influences of other conditions,such as rock type,confinement,and specimen height-to-diameter ratio,on the type(Class Ⅰ or Class Ⅱ)of post-peak stress-strain curves are also discussed.Finally,some misconceptions in the rock mechanics community,stemming from the concept of“Class Ⅱ rock”,are discussed.By clarifying these concepts related to Class Ⅰ and Class Ⅱ behaviors,this paper seeks to clarify misunderstandings and misapplications related to post-peak strength and deformation properties in the field. 展开更多
关键词 class class Brittle hard rock Post-peak stress-strain curve Rock dilation Loading control mode
在线阅读 下载PDF
在幼儿园自主游戏中借助CLASS提升师幼互动质量的策略
18
作者 黄珊 《基础教育研究》 2025年第9期85-88,共4页
当前,幼儿园师幼互动存在教师专业素养不足、观察与回应能力有限、互动效果不明显等问题。对此,文章提出了基于CLASS理论框架的提升策略,包括转变教师角色赋权幼儿、创设安全愉悦环境、观察洞悉并支持回应、丰富材料并变换形式、有效介... 当前,幼儿园师幼互动存在教师专业素养不足、观察与回应能力有限、互动效果不明显等问题。对此,文章提出了基于CLASS理论框架的提升策略,包括转变教师角色赋权幼儿、创设安全愉悦环境、观察洞悉并支持回应、丰富材料并变换形式、有效介入并促进思考等。通过实践验证,这些策略能够明显改善师幼互动质量,促进幼儿在认知、情感和社会性等方面的全面发展。CLASS不仅为幼儿园自主游戏中的师幼互动提供了新的理论视角,而且为教师提供了操作性强的实践指导。 展开更多
关键词 幼儿园自主游戏 师幼互动 class
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部