期刊文献+
共找到106,195篇文章
< 1 2 250 >
每页显示 20 50 100
Heimtextil 2026 sharpened its global market relevance by attracting more top-level decision-makers
1
《China Textile》 2026年第1期46-48,共3页
During 13 to 16 January 2026,with 148 participating nations,rising global relevance and a marked increase in visitor quality,Heimtextil 2026 stood for stability and reliability in a volatile market environment.Once ag... During 13 to 16 January 2026,with 148 participating nations,rising global relevance and a marked increase in visitor quality,Heimtextil 2026 stood for stability and reliability in a volatile market environment.Once again,3,000 exhibitors from across the globe placed their trust in the industry’s central platform in Frankfurt,presenting current collections,materials and textile solutions for holistic interior design to approximately 47,000 buyers.Under the motto“Lead the Change”,Heimtextil brought evolving market dynamics,Artificial Intelligence(AI)and new business opportunities to life.The focus was on progressive design approaches,visionary talents,functional textiles and new hospitality concepts shaping the future of interior design.A tangible sense of confidence and a clear commitment to Heimtextil as a strong industry partner resonated throughout the exhibition halls. 展开更多
关键词 holistic interior design rising global relevance participating nations volatile market environment top level decision makers visitor quality reliability global market relevance
在线阅读 下载PDF
Hint-SQL:基于自动线索生成的Text-to-SQL提示方法
2
作者 谭钊 刘喜平 +4 位作者 舒晴 万齐智 刘德喜 万常选 廖国琼 《计算机学报》 北大核心 2026年第3期700-720,共21页
Text-to-SQL旨在将自然语言问题翻译为可被数据库系统执行的SQL语句,从而为数据查询提供便利。随着大语言模型(LLMs)技术的发展,基于LLMs的Text-to-SQL提示方法成为该领域的主流解决方案。近年来,研究者在LLMs的提示词中加入线索(Hint)... Text-to-SQL旨在将自然语言问题翻译为可被数据库系统执行的SQL语句,从而为数据查询提供便利。随着大语言模型(LLMs)技术的发展,基于LLMs的Text-to-SQL提示方法成为该领域的主流解决方案。近年来,研究者在LLMs的提示词中加入线索(Hint)来传递具体的Text-to-SQL建议,以引导LLMs生成SQL。然而,现有线索多由研究者根据Text-to-SQL任务的特点人为撰写,其内容过于宽泛,难以根据具体的任务需求做出调整,无法适配所有Text-to-SQL任务。本文提出基于自动线索生成的Text-to-SQL提示方法Hint-SQL,它能够根据当前Text-to-SQL任务自动地生成合适的语义、操作和结构线索,从而引导LLMs生成语义一致、结构正确的SQL。为了生成任务定制化线索,我们构建了线索生成智能体(HAgent)。HAgent基于两阶段微调框架,由开源LLMs微调而来,该框架自动合成微调所需数据,无需人工标注,为监督微调和偏好学习优化提供支持。HintSQL既可以单独使用,也可以用来增强现有方法。大规模实验结果显示,HintSQL独立使用时可以媲美主流方法,也可以显著增强现有方法性能,在BIRD数据集上,HintSQL将当前最好方法的准确率提升到了71.58%,提升幅度达到4.37%。本研究揭示了线索在Text-to-SQL任务中的重要作用,为Text-to-SQL的后续研究提供了参考。 展开更多
关键词 自然语言处理 text-to-SQL 大语言模型 提示工程 线索
在线阅读 下载PDF
AI-Generated Text Detection:A Comprehensive Review of Active and Passive Approaches
3
作者 Lingyun Xiang Nian Li +1 位作者 Yuling Liu Jiayong Hu 《Computers, Materials & Continua》 2026年第3期201-229,共29页
The rapid advancement of large language models(LLMs)has driven the pervasive adoption of AI-generated content(AIGC),while also raising concerns about misinformation,academic misconduct,biased or harmful content,and ot... The rapid advancement of large language models(LLMs)has driven the pervasive adoption of AI-generated content(AIGC),while also raising concerns about misinformation,academic misconduct,biased or harmful content,and other risks.Detecting AI-generated text has thus become essential to safeguard the authenticity and reliability of digital information.This survey reviews recent progress in detection methods,categorizing approaches into passive and active categories based on their reliance on intrinsic textual features or embedded signals.Passive detection is further divided into surface linguistic feature-based and language model-based methods,whereas active detection encompasses watermarking-based and semantic retrieval-based approaches.This taxonomy enables systematic comparison of methodological differences in model dependency,applicability,and robustness.A key challenge for AI-generated text detection is that existing detectors are highly vulnerable to adversarial attacks,particularly paraphrasing,which substantially compromises their effectiveness.Addressing this gap highlights the need for future research on enhancing robustness and cross-domain generalization.By synthesizing current advances and limitations,this survey provides a structured reference for the field and outlines pathways toward more reliable and scalable detection solutions. 展开更多
关键词 AI-generated text detection large language models text classification WATERMARKING
在线阅读 下载PDF
Out-of-distribution Detection for Power System Text Data by Enhanced Mahalanobis Distance with Calibration
4
作者 Yixiang Zhang Huifang Wang +3 位作者 Yuzhen Zheng Zhengming Fei Hui Zhou Huafeng Luo 《Protection and Control of Modern Power Systems》 2026年第1期40-52,共13页
The increasing significance of text data in power system intelligence has highlighted the out-of-distribution(OOD)problem as a critical challenge,hindering the deployment of artificial intelligence(AI)models.In a clos... The increasing significance of text data in power system intelligence has highlighted the out-of-distribution(OOD)problem as a critical challenge,hindering the deployment of artificial intelligence(AI)models.In a closed-world setting,most AI models cannot detect and reject unexpected data,which exacerbates the harmful impact of the OOD problem.The high similarity between OOD and indistribution(IND)samples in the power system presents challenges for existing OOD detection methods in achieving effective results.This study aims to elucidate and address the OOD problem in power systems through a text classification task.First,the underlying causes of OOD sample generation are analyzed,highlighting the inherent nature of the OOD problem in the power system.Second,a novel method integrating the enhanced Mahalanobis distance with calibration strategies is introduced to improve OOD detection for text data in power system applications.Finally,the case study utilizing the actual text data from power system field operation(PSFO)is conducted,demonstrating the effectiveness of the proposed OOD detection method.Experimental results indicate that the proposed method outperformed existing methods in text OOD detection tasks within the power system,achieving a remarkable 21.03%enhancement of metric in the false positive rate at 95%true positive recall(FPR95)and a 12.97%enhancement in classi-fication accuracy for the mixed IND-OOD scenarios. 展开更多
关键词 Out-of-distribution detection text clas-sification text data applications in power grid machine learning natural language processing
在线阅读 下载PDF
基于BERT-TextCNN模型的基础研究与应用研究论文分类方法研究
5
作者 张萌萌 钟永恒 刘佳 《科技管理研究》 2026年第1期256-267,共12页
研究旨在构建一种高效且精准的分类模型用于判别单篇论文归属基础研究或应用研究。通过构建融合半自动标注的BERT-TextCNN模型,借助半自动标注策略降低人工标注工作量并提高模型分类效率,利用BERT生成文本向量,通过TextCNN提取关键特征... 研究旨在构建一种高效且精准的分类模型用于判别单篇论文归属基础研究或应用研究。通过构建融合半自动标注的BERT-TextCNN模型,借助半自动标注策略降低人工标注工作量并提高模型分类效率,利用BERT生成文本向量,通过TextCNN提取关键特征;通过文献计量法和BERTopic模型分析量子信息领域的分类结果。结果表明,该模型的F1值高达0.896,相较于BERT和TextCNN分别提升2.1%和7.9%,并显著优于Baichuan4-Turbo、DeepSeek-V3和GLM-4-Plus等大语言模型,F1值提升幅度分别为12.2%、13.1%和18.8%。这既验证了语义表征与局部特征融合机制的优越性,又有效克服了大语言模型在专业领域分类中存在的“高召回低精度”缺陷。将模型应用至量子信息领域,发现基础研究聚焦在量子态与纠缠、离子自旋等方向,应用研究重点关注密钥分发、量子传感与网络组件等研究。研究为科学文献分类提供了新方法,在科研评估与资源优化方面具有重要应用价值。 展开更多
关键词 文献分类 深度学习 半自动标注 文本挖掘 量子信息
在线阅读 下载PDF
Context-Aware Spam Detection Using BERT Embeddings with Multi-Window CNNs
6
作者 Sajid Ali Qazi Mazhar Ul Haq +3 位作者 Ala Saleh Alluhaidan Muhammad Shahid Anwar Sadique Ahmad Leila Jamel 《Computer Modeling in Engineering & Sciences》 2026年第1期1296-1310,共15页
Spam emails remain one of the most persistent threats to digital communication,necessitating effective detection solutions that safeguard both individuals and organisations.We propose a spam email classification frame... Spam emails remain one of the most persistent threats to digital communication,necessitating effective detection solutions that safeguard both individuals and organisations.We propose a spam email classification frame-work that uses Bidirectional Encoder Representations from Transformers(BERT)for contextual feature extraction and a multiple-window Convolutional Neural Network(CNN)for classification.To identify semantic nuances in email content,BERT embeddings are used,and CNN filters extract discriminative n-gram patterns at various levels of detail,enabling accurate spam identification.The proposed model outperformed Word2Vec-based baselines on a sample of 5728 labelled emails,achieving an accuracy of 98.69%,AUC of 0.9981,F1 Score of 0.9724,and MCC of 0.9639.With a medium kernel size of(6,9)and compact multi-window CNN architectures,it improves performance.Cross-validation illustrates stability and generalization across folds.By balancing high recall with minimal false positives,our method provides a reliable and scalable solution for current spam detection in advanced deep learning.By combining contextual embedding and a neural architecture,this study develops a security analysis method. 展开更多
关键词 E-mail spam detection BERT embedding text classification CYBERSECURITY CNN
在线阅读 下载PDF
A methodology for constructing the system-of-systems environment to evaluate UAV decision systems
7
作者 Zhiqi Liu Mingqiang Luo +4 位作者 Yulu Ma Chenguang Xing Ruo Wang Daheng Chen Xiaolu Wang 《Defence Technology(防务技术)》 2026年第2期337-351,共15页
Evaluating Unmanned Aerial Vehicle(UAV)systems within a System-of-Systems(SoS)environment helps clarify their contribution to the overall combat capability and supports effectiveness-oriented system optimization.When ... Evaluating Unmanned Aerial Vehicle(UAV)systems within a System-of-Systems(SoS)environment helps clarify their contribution to the overall combat capability and supports effectiveness-oriented system optimization.When assessing decision systems in such an environment,cross-level modeling and simulation are required,which often face a trade-off between low modeling cost and high simulation accuracy,while the credibility of results remains challenging to ensure.To address these issues,this study proposes a hybrid-granularity Hardware-In-the-Loop(HIL)SoS environment construction method based on Graphical Evaluation and Review Technique(GERT).The method employs GERT to analyze the relationships between simulation systems,the System Under Test(SUT),and mission outcomes,thereby determining the required model precision for different systems.A dynamic resource allocation algorithm is applied to adjust model granularity on demand,ensuring high-fidelity simulation under constrained total cost.Additionally,GERT estimates the computational frequency and communication bandwidth requirements of the SUT,guiding hardware selection to enhance simulation credibility.A UAV maritime combat case study was conducted for validation.The results demonstrate that,compared to the flat modeling approach,the hybrid-granularity scenario based on GERT analysis achieves higher simulation accuracy with lower overall model complexity.The coefficient of variation in evaluation results significantly decreases in HIL simulations compared to virtual simulations,confirming improved credibility.Under the hybrid-granularity HIL scenario,the decision system was evaluated from an effectiveness perspective,identifying the most sensitive performance parameter.Subsequent targeted optimization led to an 11.90%improvement in effectiveness,validating the method's practical utility. 展开更多
关键词 System-of-systems Unmanned aerial vehicle decision system HARDWARE-IN-THE-LOOP Hybrid-granularity simulation
在线阅读 下载PDF
Energy economic analysis of vehicle driving decisions: Eco-driving behavior assessment
8
作者 ZHOU Shi-jie TIAN Feng 《Ecological Economy》 2026年第1期67-82,共16页
Eco-driving behaviors have been recommended around the world because the transport is a key factor of energy use and pollution emissions.Therefore,based on the driving decision model,this paper introduces three aspect... Eco-driving behaviors have been recommended around the world because the transport is a key factor of energy use and pollution emissions.Therefore,based on the driving decision model,this paper introduces three aspects of the driving decisions(strategic decision,tactical decision and operation decision)to analyze the economy of vehicle energy.The analytic hierarchy process(AHP)is used to assign the weight of the internal evaluation indexes,so as to form a complete assessment for drivers'eco-driving behaviors.The research result can not only quantitatively describe the energy-saving effect of drivers'decisions,but also put forward targeted driving suggestions to optimize drivers'eco-driving behaviors.This assessment model helps to clarify the potential of eco-driving on energy economy of transportation in a hierarchical way,and provides a valuable theoretical basis for the further promotion and application of eco-driving education. 展开更多
关键词 eco-driving energy economy driving decision behavior assessment
原文传递
Optimising Wave Energy Plant Location Through Neutrosophic Multi-Criteria Group Decision-Making
9
作者 Hafiz Muhammad Athar Farid Ayesha Razzaq +2 位作者 Muhammad Riaz Tapan Senapati Sarbast Moslem 《CAAI Transactions on Intelligence Technology》 2026年第1期167-189,共23页
The global shift towards sustainable energy has intensified research into renewable sources,particularly wave energy.Pakistan,with its long coastline,holds significant potential for wave energy development.However,ide... The global shift towards sustainable energy has intensified research into renewable sources,particularly wave energy.Pakistan,with its long coastline,holds significant potential for wave energy development.However,identifying optimal locations for wave energy plants involves evaluating complex,multi-faceted criteria.This study employs a multi-criteria group decisionmaking(MCGDM)approach using single-valued neutrosophic numbers(SVNNs)to address both qualitative and quantitative uncertainties inherent in real-world scenarios.To enhance decision quality,we introduce two novel operators:the singlevalued neutrosophic prioritised averaging(SVNPAd)operator and the single-valued neutrosophic prioritised geometric(SVNPGd)operator,both incorporating priority degrees.These tools allow decision-makers to express preferences better and handle ambiguous data.The proposed model is validated through comparative analysis with prior studies and demonstrates improved robustness in site selection.Furthermore,we analyse how variations in priority degrees influence decision outcomes,enabling a more dynamic and tailored decision-making process.Our method contributes a more holistic and adaptive framework for selecting locations for wave energy projects,ultimately supporting informed investments in renewable energy infrastructure and improving energy access in underserved coastal regions. 展开更多
关键词 aggregation operators decision making fuzzy set priority degrees sustainable energy
在线阅读 下载PDF
Spatio-Temporal Earthquake Analysis via Data Warehousing for Big Data-Driven Decision Systems
10
作者 Georgia Garani George Pramantiotis Francisco Javier Moreno Arboleda 《Computers, Materials & Continua》 2026年第3期1963-1988,共26页
Earthquakes are highly destructive spatio-temporal phenomena whose analysis is essential for disaster preparedness and risk mitigation.Modern seismological research produces vast volumes of heterogeneous data from sei... Earthquakes are highly destructive spatio-temporal phenomena whose analysis is essential for disaster preparedness and risk mitigation.Modern seismological research produces vast volumes of heterogeneous data from seismic networks,satellite observations,and geospatial repositories,creating the need for scalable infrastructures capable of integrating and analyzing such data to support intelligent decision-making.Data warehousing technologies provide a robust foundation for this purpose;however,existing earthquake-oriented data warehouses remain limited,often relying on simplified schemas,domain-specific analytics,or cataloguing efforts.This paper presents the design and implementation of a spatio-temporal data warehouse for seismic activity.The framework integrates spatial and temporal dimensions in a unified schema and introduces a novel array-based approach for managing many-to-many relationships between facts and dimensions without intermediate bridge tables.A comparative evaluation against a conventional bridge-table schema demonstrates that the array-based design improves fact-centric query performance,while the bridge-table schema remains advantageous for dimension-centric queries.To reconcile these trade-offs,a hybrid schema is proposed that retains both representations,ensuring balanced efficiency across heterogeneous workloads.The proposed framework demonstrates how spatio-temporal data warehousing can address schema complexity,improve query performance,and support multidimensional visualization.In doing so,it provides a foundation for integrating seismic analysis into broader big data-driven intelligent decision systems for disaster resilience,risk mitigation,and emergency management. 展开更多
关键词 Data warehouse data analysis big data decision systems SEISMOLOGY data visualization
在线阅读 下载PDF
The Continuation Task and the Model-as-Feedback Writing Task in L2 Writing Development:Timing of Model Texts
11
作者 Xiaoyan Zhang 《Chinese Journal of Applied Linguistics》 2026年第1期76-91,160,共17页
This study compares the relative efficacy of the continuation task and the model-as-feedbackwriting (MAFW) task in EFL writing development. Ninety intermediate-level Chinese EFL learnerswere randomly assigned to a con... This study compares the relative efficacy of the continuation task and the model-as-feedbackwriting (MAFW) task in EFL writing development. Ninety intermediate-level Chinese EFL learnerswere randomly assigned to a continuation group, a MAFW group, and a control group, each with30 learners. A pretest and a posttest were used to gauge L2 writing development. Results showedthat the continuation task outperformed the MAFW task not only in enhancing the overall qualityof L2 writing, but also in promoting the quality of three components of L2 writing, namely, content,organization, and language. The finding has important implications for L2 writing teaching andlearning. 展开更多
关键词 continuation task model-as-feedback writing task L2 writing development timing of model texts
在线阅读 下载PDF
Evolution and insights of China’s environmental governance policies:An LDA-based policy text analysis
12
作者 HUA Yu-chen YANG Jia-meng +2 位作者 WEI Ren-jie CHENG Xiu LIU Zhi-yong 《Ecological Economy》 2026年第1期2-30,共29页
China’s environmental governance strategy provides a distinctive pathway for integrating sustainable development into national policy.Understanding its policy trajectory is essential for assessing China’s contributi... China’s environmental governance strategy provides a distinctive pathway for integrating sustainable development into national policy.Understanding its policy trajectory is essential for assessing China’s contribution to global sustainable development and the United Nations Sustainable Development Goals(SDGs).This study constructs a comprehensive database of 425 national environmental governance policy documents issued between 1978 and 2022 and applies Latent Dirichlet Allocation(LDA)modeling to examine the evolution of policy themes and discourse.The results show that China’s environmental governance has undergone four stages-initial exploration,detailed development,transformative leap,and diverse prosperity-reflecting a progressive shift toward more integrated and coordinated governance.Policy priorities have evolved from a primary focus on pollution control and energy transition to an emphasis on institutional construction and organizational reform,thereby strengthening alignment with the SDGs.This transformation is characterized by recurring developmental themes and increasingly preventive,forward-looking,and system-oriented governance approaches.Moreover,the co-evolution of policy concepts and implementation has driven a transition from localized,end-of-pipe responses to comprehensive governance frameworks,alongside a shift from normative guidance towards effectiveness-oriented policy design.By employing a data-driven text analysis approach,this study offers a systematic framework for tracing long-term policy evolution and assessing its implications for sustainable development. 展开更多
关键词 environmental governance policy text analysis LDA topic modeling topic evolution sustainable development policy policy transformation
原文传递
Research on the Classification of Digital Cultural Texts Based on ASSC-TextRCNN Algorithm
13
作者 Zixuan Guo Houbin Wang +1 位作者 Sameer Kumar Yuanfang Chen 《Computers, Materials & Continua》 2026年第3期2119-2145,共27页
With the rapid development of digital culture,a large number of cultural texts are presented in the form of digital and network.These texts have significant characteristics such as sparsity,real-time and non-standard ... With the rapid development of digital culture,a large number of cultural texts are presented in the form of digital and network.These texts have significant characteristics such as sparsity,real-time and non-standard expression,which bring serious challenges to traditional classification methods.In order to cope with the above problems,this paper proposes a new ASSC(ALBERT,SVD,Self-Attention and Cross-Entropy)-TextRCNN digital cultural text classification model.Based on the framework of TextRCNN,the Albert pre-training language model is introduced to improve the depth and accuracy of semantic embedding.Combined with the dual attention mechanism,the model’s ability to capture and model potential key information in short texts is strengthened.The Singular Value Decomposition(SVD)was used to replace the traditional Max pooling operation,which effectively reduced the feature loss rate and retained more key semantic information.The cross-entropy loss function was used to optimize the prediction results,making the model more robust in class distribution learning.The experimental results indicate that,in the digital cultural text classification task,as compared to the baseline model,the proposed ASSC-TextRCNN method achieves an 11.85%relative improvement in accuracy and an 11.97%relative increase in the F1 score.Meanwhile,the relative error rate decreases by 53.18%.This achievement not only validates the effectiveness and advanced nature of the proposed approach but also offers a novel technical route and methodological underpinnings for the intelligent analysis and dissemination of digital cultural texts.It holds great significance for promoting the in-depth exploration and value realization of digital culture. 展开更多
关键词 text classification natural language processing textRCNN model albert pre-training singular value decomposition cross-entropy loss function
在线阅读 下载PDF
Development of a smart device Android-based decision support system for controlling non-point source nitrogen and phosphorus pollution in an agricultural catchment
14
作者 Meihui Wang Wenqian Jiang +5 位作者 Yuxi Fu Yi Wang Xinliang Liu Jianlin Shen Feng Liu Yong Li 《Journal of Integrative Agriculture》 2026年第2期565-576,共12页
Intervention strategies to control non-point source nitrogen(N)and phosphorus(P)pollution in agriculture are expensive and there is a trade-off between engineering cost and treatment effectiveness.Implementing strateg... Intervention strategies to control non-point source nitrogen(N)and phosphorus(P)pollution in agriculture are expensive and there is a trade-off between engineering cost and treatment effectiveness.Implementing strategies often result in unsatisfactory outcomes and massive engineering costs when managing diffusive pollution in agricultural catchments.To address this issue,this paper proposes a robust,handy,catchment N&P decision support system(CNPDSS),an Android-based smartphone system integrated with a web-based geographic information system(GIS).The CNPDSS aims to provide artificial intelligence-driven decisions that minimize N&P loadings and engineering costs for mitigating pollution in agricultural catchments.It consists of four components:a general user interface(GUI),GIS,N&P pollution modeling(NPPM),and a DSS.The CNPDSS simplifies the GUI and integrates GIS modules to create a user-friendly interface,enabling non-professional users to operate the system easily through intuitive actions.The NPPM uses straightforward empirical models to predict N&P loadings,enhancing efficiency by avoiding excessive parameters.Taking into account the N&P movement pathway in the catchment,the DSS incorporates three control measures:source reduction in farmland(before migration stage),process retention by ecological ditch(midway transport stage),and down-end purification by constructed wetland(waterbody discharge stage),to formulate a comprehensive ternary controlling strategy.To optimize the cost-effectiveness of any proposed N&P control strategies for sub-catchments,a differential evolution algorithm(DEA)is employed in CNPDSS to carry out a dual-objective decision-making optimization computation.In this study,the CNPDSS is applied to a case study in an agricultural catchment in Central China to develop the most cost-effective ternary N&P control strategies that ensure the catchment water quality within Criterion Ⅲ of the Chinese Surface Water Quality Standard GB3838-2002 is met(total N concentration≤1.0 mg L^(-1)and total P concentration≤0.2 mg L^(-1)).Our results demonstrate that the CNPDSS is feasible and also possesses an adaptive design and flexible architecture to enable its generalization and extension to support strong hands-on applications in other catchments. 展开更多
关键词 decision support system non-point source N&P pollution a ternary controlling strategy dual-objective optimization agricultural catchment
在线阅读 下载PDF
Clinical decision and prescription generation for diarrhea in traditional Chinese medicine based on large language model
15
作者 Jiaze Wu Hao Liang +2 位作者 Haoran Dai Hongliang Rui Baoli Liu 《Digital Chinese Medicine》 2026年第1期13-30,共18页
Objective To develop a clinical decision and prescription generation system(CDPGS)specifically for diarrhea in traditional Chinese medicine(TCM),utilizing a specialized large language model(LLM),Qwen-TCM-Dia,to standa... Objective To develop a clinical decision and prescription generation system(CDPGS)specifically for diarrhea in traditional Chinese medicine(TCM),utilizing a specialized large language model(LLM),Qwen-TCM-Dia,to standardize diagnostic processes and prescription generation.Methods Two primary datasets were constructed:an evaluation benchmark and a fine-tuning dataset consisting of fundamental diarrhea knowledge,medical records,and chain-ofthought(CoT)reasoning datasets.After an initial evaluation of 16 open-source LLMs across inference time,accuracy,and output quality,Qwen2.5 was selected as the base model due to its superior overall performance.We then employed a two-stage low-rank adaptation(LoRA)fine-tuning strategy,integrating continued pre-training on domain-specific knowledge with instruction fine-tuning using CoT-enriched medical records.This approach was designed to embed the clinical logic(symptoms→pathogenesis→therapeutic principles→prescriptions)into the model’s reasoning capabilities.The resulting fine-tuned model,specialized for TCM diarrhea,was designated as Qwen-TCM-Dia.Model performance was evaluated for disease diagnosis and syndrome type differentiation using accuracy,precision,recall,and F1-score.Furthermore,the quality of the generated prescriptions was compared with that of established open-source TCM LLMs.Results Qwen-TCM-Dia achieved peak performance compared to both the base Qwen2.5 model and five other open-source TCM LLMs.It achieved 97.05%accuracy and 91.48%F1-score in disease diagnosis,and 74.54%accuracy and 74.21%F1-score in syndrome type differentiation.Compared with existing open-source TCM LLMs(BianCang,HuangDi,LingDan,TCMLLM-PR,and ZhongJing),Qwen-TCM-Dia exhibited higher fidelity in reconstructing the“symptoms→pathogenesis→therapeutic principles→prescriptions”logic chain.It provided complete prescriptions,whereas other models often omitted dosages or generated mismatched prescriptions.Conclusion By integrating continued pre-training,CoT reasoning,and a two-stage fine-tuning strategy,this study establishes a CDPGS for diarrhea in TCM.The results demonstrate the synergistic effect of strengthening domain representation through pre-training and activating logical reasoning via CoT.This research not only provides critical technical support for the standardized diagnosis and treatment of diarrhea but also offers a scalable paradigm for the digital inheritance of expert TCM experience and the intelligent transformation of TCM. 展开更多
关键词 DIARRHEA Traditional Chinese medicine Large language model Clinical decision and prescription generation Natural language processing
暂未订购
Special Section on Perception,Control,and Decision-Making of Embodied Intelligent Systems
16
《Journal of Systems Engineering and Electronics》 2026年第1期F0002-F0002,共1页
Embodied intelligent systems integrate perception,control,and decision-making within physical agents,and have become a cornerstone of modern aerospace,autonomous driving,and cooperative robotic applications.When opera... Embodied intelligent systems integrate perception,control,and decision-making within physical agents,and have become a cornerstone of modern aerospace,autonomous driving,and cooperative robotic applications.When operating in uncertain and dynamic environments,such systems must address challenges arising from incomplete sensing,unpredictable maneuvers,communication constraints,disturbances,and evolving network structures. 展开更多
关键词 incomplete sensingunpredictable decision making embodied intelligent systems aerospaceautonomous drivingand CONTROL cooperative robotic applicationswhen evolving network structures PERCEPTION
在线阅读 下载PDF
Examining the Nonlinear Effects of Urban Population Polycentricity on Carbon Emissions Efficiency Using a Gradient Boosting Decision Tree Model:Evidence from 295 Chinese Cities
17
作者 WANG Cheng YANG Xingzhu 《Chinese Geographical Science》 2026年第2期222-238,共17页
Transforming urban spatial structures to promote green and low-carbon development is an effective strategy.Although prior studies have examined the impact of urban polycentricity on carbon emissions and economic devel... Transforming urban spatial structures to promote green and low-carbon development is an effective strategy.Although prior studies have examined the impact of urban polycentricity on carbon emissions and economic development,research on its role in the synergistic relationship between these factors regarding carbon emission efficiency is limited.Furthermore,existing literature often overlooks nonlinear effects and interactions with other urban variables.This paper analyzed data from 295 Chinese cities in 2020,calculating urban population polycentricity,population dispersion indices,and carbon emission efficiency.Utilizing local spatial autocorrelation tools,we reveal interactions among urban population polycentricity,dispersion,carbon emissions,and carbon emission efficiency.We then employ a gradient boosting decision tree model(GBDT)to explore nonlinear and synergistic effects of polycentric urbanization.Key findings include:1)polycentric urbanization in Chinese cities exhibits significant spatial differentiation characteristics.The Polycentricity index is relatively high in economically developed eastern coastal regions with an overall low level,carbon emissions are concentrated in industrialized north-central cities and some Yangtze River Delta hubs,and carbon emission efficiency is the highest in the Yangtze River Delta while relatively low in Northeast China;there are significant spatially heterogeneous interaction characteristics among population polycentricity,population dispersion,carbon emissions,and carbon emission efficiency.2)Urban population polycentricity contributes 9.42%to total carbon emissions and 6.24%to carbon emission efficiency.3)The polycentricity index has a nonlinear impact on carbon emissions and carbon emission efficiency:no significant effect when below 0.50 or above 0.55,increased carbon emissions in 0.50-0.53,and reduced carbon emissions with improved efficiency in 0.53-0.55.4)The polycentricity index has an interaction effect with other variables;specifically,when the polycentricity index is between 0.53 and 0.55,its interaction with urban gross domestic product(GDP),urban population,urban built-up area,green coverage rate in built-up areas,urban technological expenditure,and the proportion of the output value of the secondary industry will reduce carbon emissions and improve carbon emission efficiency.These findings enhance the understanding of urban spatial structures and carbon emissions,providing valuable insights for policymakers in developing green and low-carbon strategies. 展开更多
关键词 urban polycentricity carbon emission efficiency gradient boosting decision tree(GBDT) nonlinear threshold effects Chinese cities
在线阅读 下载PDF
Optimized Scheduling of an Integrated Electro-Gas Energy System with Hydrogen Storage Utilizing Information Gap Decision Theory
18
作者 Xu Liu Hongsheng Su 《Energy Engineering》 2026年第4期356-381,共26页
Further investigation is warranted into the collaborative function of carbon capture and electrolysis-to-gas conversion technologies within integrated electro-gas energy systems,as well as optimized scheduling that ad... Further investigation is warranted into the collaborative function of carbon capture and electrolysis-to-gas conversion technologies within integrated electro-gas energy systems,as well as optimized scheduling that addresses the variability of wind and solar energy,to promote multi-energy complementarity and energy decarbonization while enhancing the capacity to absorb new energy.This work presents an optimized scheduling model for electro-gas integrated energy systems that include hydrogen storage,utilizing information gap decision theory(IGDT).A model is constructed that integrates the synergistic functions of carbon capture and storage(CCS),power-to-gas(P2G),and gas turbine units through electrical coupling.A carbon ladder trading mechanism is implemented to mitigate carbon emissions inside the system.A day-ahead optimization scheduling model is subsequently built to maximize system operational profit and ensure hydrogen storage safety,while considering economic viability,low-carbon performance,and safety.Secondly,the trinitrotoluene(TNT)equivalent approach and the half-lethal range were employed to quantify the safety concerns associated with hydrogen storage tanks,offering the model optimization guidance and conservative management.Ultimately,the CCS-P2G integrated operation accounted for the unpredictability in wind and solar energy production through the application of information gap decision theory.The model was solved using the GUROBI solver.The findings indicate that the proposed approach diminishes system carbon emissions by 66%,attains complete integration of wind and solar energy,and eliminates hazardous working time for hydrogen storage tanks,reducing it from 10 h to zero.It ensures system safety while guaranteeing profits of at least 90%of the anticipated value,accounting for changes in wind and solar output within±14%.This confirms the model’s efficacy in improving renewable energy integration rates,facilitating low-carbon,cost-effective,and secure system operation,while mitigating the unpredictability of renewable energy production. 展开更多
关键词 Integrated electro-gas energy systems information gap decision theory carbon capture and storage power-to-gas hydrogen storage risk quantification
在线阅读 下载PDF
Prescriptive Decision-making in Nested Bi-level MO-IGDT Model for Integrating Parking Lots into Local Multi-carrier Energy System
19
作者 Sobhan Dorahaki S.M Muyeen +3 位作者 Nima Amjady Atif Iqbal Rakibuzzaman Shah Syed Islam 《CSEE Journal of Power and Energy Systems》 2026年第1期84-98,共15页
Electrical parking lots(EPLs)play a vital role in the current energy system to achieve the decarbonization goal.This paper proposes a novel structure for integrating EPLs into a multi-carrier energy system(MCES)using ... Electrical parking lots(EPLs)play a vital role in the current energy system to achieve the decarbonization goal.This paper proposes a novel structure for integrating EPLs into a multi-carrier energy system(MCES)using a Stackelberg game theory approach.The bi-level optimization is used to model the Stackelberg game.Within this bi-level optimization model,the MCES operator minimizes the MCES cost by participating in the upstream energy market at the upper level,and the EPL operators maximize their profits by participating in the local energy market between the MCES operator and themselves at the lower level.At the upper level,the MCES operator faces uncertainties in the wind and PV systems.The bi-level multi-objective information gap decision theory(MO-IGDT)is employed to address uncertainties at the upper level of the Stackelberg game problem,resulting in a nested bi-level optimization model.The nested bi-level optimization problem is converted into a mixed-integer linear programming(MILP)optimization problem using Karush–Kuhn–Tucker(KKT)conditions.The main research assumptions pertain to EPLs’privacy and the KKT-based approach.The results demonstrate that increasing the incentive/penalty price for self-sufficiency programs from 0.0$/%to 0.2$/%,with a 50%self-sufficiency target,can reduce MCES operation costs by 10.19%. 展开更多
关键词 Bi-level optimization electrical parking lots information gap decision theory(MO-IGDT) multi-carrier energy system(MCES) multi-objective optimization
原文传递
基于Text-Mining分析的新中式服装的文化性与设计性研究
20
作者 宾森 《丝绸》 北大核心 2026年第4期21-33,共13页
针对当前新中式服装研究多依赖定性分析、缺乏大规模数据支撑,且对文化性与设计性内在关联探讨不足的问题。文章通过大数据分析方法领域中的Text-Mining分析方法,对淘宝平台采集的4682条新中式服装商品描述文本进行了词频分析与LDA主题... 针对当前新中式服装研究多依赖定性分析、缺乏大规模数据支撑,且对文化性与设计性内在关联探讨不足的问题。文章通过大数据分析方法领域中的Text-Mining分析方法,对淘宝平台采集的4682条新中式服装商品描述文本进行了词频分析与LDA主题模型分析。在此基础上,文章系统揭示了新中式服装文化性与设计性的三大表达特点。进一步而言,新中式服装的生命力源于“文化性”与“设计性”之间动态、共生的相互作用。即文化内核为设计注入灵魂与辨识度,而设计创新则反过来赋能文化,使新中式服装得以在当代生活语境中活化与延续。 展开更多
关键词 新中式 文化性 设计性 text-mining分析 服装设计 中国服饰
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部