The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness dimin...The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness diminishes in few-shot reasoning scenarios due to the low data efficiency of conventional supervised fine-tuning,which leads to excessive communication overhead.To address this,we propose Language-Empowered Split Fine-Tuning(LESFT),a framework that integrates split architectures with a contrastive-inspired fine-tuning paradigm.LESFT simultaneously learns frommultiple logically equivalent but linguistically diverse reasoning chains,providing richer supervisory signals and improving data efficiency.This process-oriented training allows more effective reasoning adaptation with fewer samples.Extensive experiments demonstrate that LESFT consistently outperforms strong baselines such as SplitLoRA in task accuracy.LESFT consistently outperforms strong baselines on GSM8K,CommonsenseQA,and AQUA_RAT,with the largest gains observed on Qwen2.5-3B.These results indicate that LESFT can effectively adapt large language models for reasoning tasks under the computational and communication constraints of edge environments.展开更多
Objective To develop QingNangTCM,a specialized large language model(LLM)tailored for expert-level traditional Chinese medicine(TCM)question-answering and clinical reasoning,addressing the scarcity of domain-specific c...Objective To develop QingNangTCM,a specialized large language model(LLM)tailored for expert-level traditional Chinese medicine(TCM)question-answering and clinical reasoning,addressing the scarcity of domain-specific corpora and specialized alignment.Methods We constructed QnTCM_Dataset,a corpus of 100000 entries,by integrating data from ShenNong_TCM_Dataset and SymMap v2.0,and synthesizing additional samples via retrieval-augmented generation(RAG)and persona-driven generation.The dataset comprehensively covers diagnostic inquiries,prescriptions,and herbal knowledge.Utilizing P-Tuning v2,we fine-tuned the GLM-4-9B-Chat backbone to develop QingNangTCM.A multidimensional evaluation framework,assessing accuracy,coverage,consistency,safety,professionalism,and fluency,was established using metrics such as bilingual evaluation understudy(BLEU),recall-oriented understudy for gisting evaluation(ROUGE),metric for evaluation of translation with explicit ordering(METEOR),and LLM-as-a-Judge with expert review.Qualitative analysis was conducted across four simulated clinical scenarios:symptom analysis,disease treatment,herb inquiry,and failure cases.Baseline models included GLM-4-9BChat,DeepSeek-V2,HuatuoGPT-II(7B),and GLM-4-9B-Chat(freeze-tuning).Results QingNangTCM achieved the highest scores in BLEU-1/2/3/4(0.425/0.298/0.137/0.064),ROUGE-1/2(0.368/0.157),and METEOR(0.218),demonstrating a balanced and superior normalized performance profile of 0.900 across the dimensions of accuracy,coverage,and consistency.Although its ROUGE-L score(0.299)was lower than that of HuatuoGPT-II(7B)(0.351),it significantly outperformed domain-specific models in expert-validated win rates for professionalism(86%)and safety(73%).Qualitative analysis confirmed that the model strictly adheres to the“symptom-syndrome-pathogenesis-treatment”reasoning chain,though occasional misclassifications and hallucinations persisted when dealing with rare medicinal materials and uncommon syndromes.展开更多
The malicious dissemination of hate speech via compromised accounts,automated bot networks and malware-driven social media campaigns has become a growing cybersecurity concern.Automatically detecting such content in S...The malicious dissemination of hate speech via compromised accounts,automated bot networks and malware-driven social media campaigns has become a growing cybersecurity concern.Automatically detecting such content in Spanish is challenging due to linguistic complexity and the scarcity of annotated resources.In this paper,we compare two predominant AI-based approaches for the forensic detection of malicious hate speech:(1)finetuning encoder-only models that have been trained in Spanish and(2)In-Context Learning techniques(Zero-and Few-Shot Learning)with large-scale language models.Our approach goes beyond binary classification,proposing a comprehensive,multidimensional evaluation that labels each text by:(1)type of speech,(2)recipient,(3)level of intensity(ordinal)and(4)targeted group(multi-label).Performance is evaluated using an annotated Spanish corpus,standard metrics such as precision,recall and F1-score and stability-oriented metrics to evaluate the stability of the transition from zero-shot to few-shot prompting(Zero-to-Few Shot Retention and Zero-to-Few Shot Gain)are applied.The results indicate that fine-tuned encoder-only models(notably MarIA and BETO variants)consistently deliver the strongest and most reliable performance:in our experiments their macro F1-scores lie roughly in the range of approximately 46%–66%depending on the task.Zero-shot approaches are much less stable and typically yield substantially lower performance(observed F1-scores range approximately 0%–39%),often producing invalid outputs in practice.Few-shot prompting(e.g.,Qwen 38B,Mistral 7B)generally improves stability and recall relative to pure zero-shot,bringing F1-scores into a moderate range of approximately 20%–51%but still falling short of fully fine-tuned models.These findings highlight the importance of supervised adaptation and discuss the potential of both paradigms as components in AI-powered cybersecurity and malware forensics systems designed to identify and mitigate coordinated online hate campaigns.展开更多
Large-scale Language Models(LLMs)have achieved significant breakthroughs in Natural Language Processing(NLP),driven by the pre-training and fine-tuning paradigm.While this approach allows models to specialize in speci...Large-scale Language Models(LLMs)have achieved significant breakthroughs in Natural Language Processing(NLP),driven by the pre-training and fine-tuning paradigm.While this approach allows models to specialize in specific tasks with reduced training costs,the substantial memory requirements during fine-tuning present a barrier to broader deployment.Parameter-Efficient Fine-Tuning(PEFT)techniques,such as Low-Rank Adaptation(LoRA),and parameter quantization methods have emerged as solutions to address these challenges by optimizing memory usage and computational efficiency.Among these,QLoRA,which combines PEFT and quantization,has demonstrated notable success in reducing memory footprints during fine-tuning,prompting the development of various QLoRA variants.Despite these advancements,the quantitative impact of key variables on the fine-tuning performance of quantized LLMs remains underexplored.This study presents a comprehensive analysis of these key variables,focusing on their influence across different layer types and depths within LLM architectures.Our investigation uncovers several critical findings:(1)Larger layers,such as MLP layers,can maintain performance despite reductions in adapter rank,while smaller layers,like self-attention layers,aremore sensitive to such changes;(2)The effectiveness of balancing factors depends more on specific values rather than layer type or depth;(3)In quantization-aware fine-tuning,larger layers can effectively utilize smaller adapters,whereas smaller layers struggle to do so.These insights suggest that layer type is a more significant determinant of fine-tuning success than layer depth when optimizing quantized LLMs.Moreover,for the same discount of trainable parameters,reducing the trainable parameters in a larger layer is more effective in preserving fine-tuning accuracy than in a smaller one.This study provides valuable guidance for more efficient fine-tuning strategies and opens avenues for further research into optimizing LLM fine-tuning in resource-constrained environments.展开更多
The existing multi-objective wheel profile optimization methods mainly consist of three sub-modules:(1)wheel profile generation,(2)multi-body dynamics simulation,and(3)an optimization algorithm.For the first module,a ...The existing multi-objective wheel profile optimization methods mainly consist of three sub-modules:(1)wheel profile generation,(2)multi-body dynamics simulation,and(3)an optimization algorithm.For the first module,a comparably conservative rotary-scaling finetuning(RSFT)method,which introduces two design variables and an empirical formula,is proposed to fine-tune the traditional wheel profiles for improving their engineering applicability.For the second module,for the TRAXX locomotives serving on the Blankenburg–Rubeland line,an optimization function representing the relationship between the wheel profile and the wheel–rail wear number is established based on Kriging surrogate model(KSM).For the third module,a method combining the regression capability of KSM with the iterative computing power of particle swarm optimization(PSO)is proposed to quickly and reliably implement the task of optimizing wheel profiles.Finally,with the RSFT–KSM–PSO method,we propose two wear-resistant wheel profiles for the TRAXX locomotives serving on the Blankenburg–Rubeland line,namely S1002-S and S1002-M.The S1002-S profile minimizes the total wear number by 30%,while the S1002-M profile makes the wear distribution more uniform through a proper sacrifice of the tread wear number,and the total wear number is reduced by 21%.The quasi-static and hunting stability tests further demonstrate that the profile designed by the RSFT–KSM–PSO method is promising for practical engineering applications.展开更多
Configuring computational fluid dynamics(CFD)simulations typically demands extensive domain expertise,limiting broader access.Although large language models(LLMs)have advanced scientific computing,their use in automat...Configuring computational fluid dynamics(CFD)simulations typically demands extensive domain expertise,limiting broader access.Although large language models(LLMs)have advanced scientific computing,their use in automating CFD workflows is underdeveloped.We introduce a novel approach centered on domain-specific LLM adaptation.By fine-tuning Qwen2.5-7B-Instruct on NL2FOAM,our custom dataset of 28,716 natural language-to-OpenFOAM configuration pairs with chain-of-thought(CoT)annotations enables direct translation from natural language descriptions to executable CFD setups.A multi-agent system orchestrates the process,autonomously verifying inputs,generating configurations,running simulations,and correcting errors.Evaluation on a benchmark of 21 diverse flow cases demonstrates state-of-the-art performance,achieving 88.7%solution accuracy and 82.6%first-attempt success rate.This significantly outperforms larger general-purpose models such as Qwen2.5-72B-Instruct,DeepSeek-R1,and Llama3.3-70B-Instruct,while also requiring fewer correction iterations and maintaining high computational efficiency.The results highlight the critical role of domain-specific adaptation in deploying LLM assistants for complex engineering workflows.Our code and fine-tuned model have been deposited at https://github.com/YYgroup/AutoCFD.展开更多
A complete examination of Large Language Models’strengths,problems,and applications is needed due to their rising use across disciplines.Current studies frequently focus on single-use situations and lack a comprehens...A complete examination of Large Language Models’strengths,problems,and applications is needed due to their rising use across disciplines.Current studies frequently focus on single-use situations and lack a comprehensive understanding of LLM architectural performance,strengths,and weaknesses.This gap precludes finding the appropriate models for task-specific applications and limits awareness of emerging LLM optimization and deployment strategies.In this research,50 studies on 25+LLMs,including GPT-3,GPT-4,Claude 3.5,DeepKet,and hybrid multimodal frameworks like ContextDET and GeoRSCLIP,are thoroughly reviewed.We propose LLM application taxonomy by grouping techniques by task focus—healthcare,chemistry,sentiment analysis,agent-based simulations,and multimodal integration.Advanced methods like parameter-efficient tuning(LoRA),quantumenhanced embeddings(DeepKet),retrieval-augmented generation(RAG),and safety-focused models(GalaxyGPT)are evaluated for dataset requirements,computational efficiency,and performance measures.Frameworks for ethical issues,data limited hallucinations,and KDGI-enhanced fine-tuning like Woodpecker’s post-remedy corrections are highlighted.The investigation’s scope,mad,and methods are described,but the primary results are not.The work reveals that domain-specialized fine-tuned LLMs employing RAG and quantum-enhanced embeddings performbetter for context-heavy applications.In medical text normalization,ChatGPT-4 outperforms previous models,while two multimodal frameworks,GeoRSCLIP,increase remote sensing.Parameter-efficient tuning technologies like LoRA have minimal computing cost and similar performance,demonstrating the necessity for adaptive models in multiple domains.To discover the optimum domain-specific models,explain domain-specific fine-tuning,and present quantum andmultimodal LLMs to address scalability and cross-domain issues.The framework helps academics and practitioners identify,adapt,and innovate LLMs for different purposes.This work advances the field of efficient,interpretable,and ethical LLM application research.展开更多
In the rapidly evolving landscape of natural language processing(NLP)and sentiment analysis,improving the accuracy and efficiency of sentiment classification models is crucial.This paper investigates the performance o...In the rapidly evolving landscape of natural language processing(NLP)and sentiment analysis,improving the accuracy and efficiency of sentiment classification models is crucial.This paper investigates the performance of two advanced models,the Large Language Model(LLM)LLaMA model and NLP BERT model,in the context of airline review sentiment analysis.Through fine-tuning,domain adaptation,and the application of few-shot learning,the study addresses the subtleties of sentiment expressions in airline-related text data.Employing predictive modeling and comparative analysis,the research evaluates the effectiveness of Large Language Model Meta AI(LLaMA)and Bidirectional Encoder Representations from Transformers(BERT)in capturing sentiment intricacies.Fine-tuning,including domain adaptation,enhances the models'performance in sentiment classification tasks.Additionally,the study explores the potential of few-shot learning to improve model generalization using minimal annotated data for targeted sentiment analysis.By conducting experiments on a diverse airline review dataset,the research quantifies the impact of fine-tuning,domain adaptation,and few-shot learning on model performance,providing valuable insights for industries aiming to predict recommendations and enhance customer satisfaction through a deeper understanding of sentiment in user-generated content(UGC).This research contributes to refining sentiment analysis models,ultimately fostering improved customer satisfaction in the airline industry.展开更多
This study systematically conducted preparation optimization and performance investigations on Co-modified Ce/TiO_(2) catalysts,with a focus on examining how preparation methods and Co loading regulate the catalyst’s...This study systematically conducted preparation optimization and performance investigations on Co-modified Ce/TiO_(2) catalysts,with a focus on examining how preparation methods and Co loading regulate the catalyst’s low-temperature denitrification activity.After identifying optimal preparation parameters via condition screening,multiple characterization techniques-including BET,XRD,XPS,H_(2)-TPR and in situ DRIFTS-were employed to deeply analyze the catalyst’s physicochemical properties and reaction mechanism.Results demonstrated that compared to the impregnation and co-precipitation methods,the Ce-Co_(0.025)/TiO_(2)-SG catalyst(prepared by the sol-gel method with a Co/Ti mass ratio of 0.025)exhibited significantly superior denitrification activity:NO conversion remained stably above 95%in the 225−350℃ temperature range,and it displayed high N_(2) selectivity.Characterization analysis revealed that abundant surface oxygen vacancies,a high proportion of Ce^(3+) species,and prominent acidic sites collectively contributed to enhancing its low-temperature denitrification performance.This work provides reference value for the development of highly efficient low-temperature denitrification catalysts.展开更多
In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to ...In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to obtain the maximal positive definite solution of nonlinear matrix equation X+A^(*)X|^(-α)A=Q with the case 0<α≤1.Based on this method,a new iterative algorithm is developed,and its convergence proof is given.Finally,two numerical examples are provided to show the effectiveness of the proposed method.展开更多
This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SE...This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SEM),which is used to simulate low-frequency ground motion(f<1 Hz)by incorporating an innovative efficient discontinuous Galerkin(DG)method for grid division to accurately model basin sedimentary layers at reduced costs.It also introduces a comprehensive hybrid source model for high-frequency random scattering and a nonlinear analysis module for basin sedimentary layers.Deterministic outcomes are combined with modified three-dimensional stochastic finite fault method(3D-EXSIM)simulations of high-frequency ground motion(f>1 Hz).A fourth-order Butterworth filter with zero phase shift is employed for time-domain filtering of low-and high-frequency time series at a crossover frequency of 1 Hz,merging the low and high-frequency ground motions into a broadband time series.Taking an Ms 6.8 Luding earthquake,as an example,this hybrid method was used for a rapid and efficient simulation analysis of broadband ground motion in the region.The accuracy and efficiency of this hybrid method were verified through comparisons with actually observed station data and empirical attenuation curves.Deterministic method simulation results revealed the effects of mountainous topography,basin effects,nonlinear effects within the basin’s sedimentary layers,and a coupling interaction between the basin and the mountains.The findings are consistent with similar studies,showing that near-fault sedimentary basins significantly focus and amplify strong ground motion,and the soil’s nonlinear behavior in the basin influences ground motion to varying extents at different distances from the fault.The mountainous topography impacts the basin’s response to ground motion,leading to barrier effects.This research provides a scientific foundation for seismic zoning,urban planning,and seismic design in nearfault mountain basin regions.展开更多
[Objectives]This study was conducted to establish a quantitative assessment method for the textural quality of chieh-qua fruit.[Methods]Using two modes of a texture analyzer,namely TPA(texture profile analysis)and pun...[Objectives]This study was conducted to establish a quantitative assessment method for the textural quality of chieh-qua fruit.[Methods]Using two modes of a texture analyzer,namely TPA(texture profile analysis)and puncture,the index data of the fruit were obtained by setting different trigger forces,deformation levels,test speeds,as well as puncture speeds and puncture depths.The data included TPA hardness,adhesiveness,springiness,cohesiveness,gumminess,chewiness,resilience,as well as skin hardness,skin toughness,flesh hardness,fracturability,and compactness.[Results]Different deformation levels had a significant impact on all parameters.Hardness,adhesiveness,gumminess and chewiness showed a trend of first increasing and then decreasing with the deformation level increasing.When the deformation level was 30%,the adhesiveness,gumminess and chewiness reached their maximum values.When the deformation level was 50%,TPA hardness reached its maximum.When the compression speed was 3 mm/s,the measured values of TPA hardness,adhesiveness,chewiness,and resilience were at their maximums.The skin hardness varied significantly under different trigger forces.When the trigger force was 15 g,the skin hardness reached a maximum value of 944.63 g,and the skin toughness,flesh hardness,fracturability,and compactness also reach their maximum values respectively.When the puncture depth was 12 mm,the flesh hardness and skin toughness reached their maximums of 682.51 g and 1.82 mm,respectively.In the TPA mode,the flesh hardness of chieh-qua showed an extremely significant negative correlation with springiness,cohesiveness,and resilience(P<0.01).The fruit fracturability detected by puncture had an extremely significant positive correlation with compactness(P<0.01).[Conclusions]The evaluation method for measuring chieh-qua texture by combining TPA and the puncture mode could accurately and quantitatively reflect the differences in the flesh texture quality of chieh-qua.The optimal parameters for texture measurement of chieh-qua fruit were determined as a 15 g trigger force with 50%deformation and a 3 mm/s compression speed in TPA mode,and a 15 g trigger force with a 12 mm puncture depth in puncture mode.Puncture speed was found to have no significant effect on the texture indices of chieh-qua.展开更多
The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometr...The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometric distortions, leading to a diminution in the predictive accuracy of the distorted similitude. To address this challenge, this study formulates a novel set of scaling laws, tailored to account for the intricate geometric distortions associated with elastic rings. The proposed scaling laws are formulated based on the intrinsic deformation characteristics of elastic rings, rather than the traditional systemic governing equations. Numerical and experimental cases are conducted to assess the efficacy and precision of the proposed scaling laws, and the obtained results are compared with those achieved by traditional methods. The outcomes demonstrate that the scaling laws put forth by this study significantly enhance the predictive capabilities for deformations of elastic rings.展开更多
This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,Calcu...This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,CalculiX,and preCICE to simulate fluid-particle-structure interactions with large deformations.Mesh motion in the fluid field is handled using the radial basis function(RBF)method.The particle phase is modeled by MPPIC,where fluid-particle interaction is described through momentum exchange,and inter-particle collisions are characterized by collision stress.The structural field is solved by nonlinear FEM to capture large deformations induced by geometric nonlinearity.Coupling among fields is realized through a partitioned,parallel,and non-intrusive iterative strategy,ensuring stable transfer and convergence of interface forces and displacements.Notably,the influence of particles on the structure is not direct but mediated by the fluid,while structural motion directly affects particle dynamics.The results demonstrate that the proposed approach effectively captures multiphysics interaction processes and provides a valuable reference for numerical modeling of coupled fluid-particle-structure systems.展开更多
As a novel class of purely organic fluores-cent materials,multiple resonance thermal-ly activated delayed fluorescence(MR-TADF)compounds hold significant promise for next-generation display technologies.The efficiency...As a novel class of purely organic fluores-cent materials,multiple resonance thermal-ly activated delayed fluorescence(MR-TADF)compounds hold significant promise for next-generation display technologies.The efficiency of exciton utilization and the overall performance of organic light-emit-ting devices are closely linked to the singlet-triplet energy gap(ΔE_(ST))of MR-TADF emitters.Identifying an economic and accu-rate theoretical approach to predictΔE_(ST)would be beneficial for high-throughput screening and facilitate the inverse design of MR-TADF molecules.In this study,we evaluated the S_(1)state energy(E(S_(1))),T_(1)state ener-gy(E(T_(1))),andΔE_(ST)using three different physical interpretations:adiabatic excitation ener-gy,vertical absorption energy,and vertical emission energy.We employed the time-depen-dent density functional theory(TDDFT)and delta self-consistent field(ΔSCF)methods to calculate E(S_(1)),E(T_(1)),andΔE_(ST)for 20 MR-TADF molecules reported in the literature.We compared these calculated values with experimental data obtained from fluorescence spec-troscopy at room-temperature(or 77 K)and phosphorescence spectroscopy conducted at 77 K.Our findings indicate that the vertical absorption energy at the S0 state minimum,deter-mined by theΔSCF method,accurately predicts the S_(1)state energy.Similarly,the vertical absorption energy at the S0 state minimum,calculated using the TDDFT method,effectively predicts the T_(1)state energy.TheΔE_(ST)derived from the difference between these two excita-tion energies exhibited the smallest mean absolute error of only 0.039 eV compared to the ex-perimental values.This combination represents the most accurate and cost-effective method reported to date for predicting theΔE_(ST)of MR-TADF molecules,and can be integrated into AI-driven inverse design workflows for new emitters.展开更多
As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalen...As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalent parameters of SRMs,which are typically obtained through experimental and numerical methods.In contrasted to other numerical methods,the numerical manifold method(NMM)is more effective in addressing SRM problems.This is because the high-precision regular mathematical meshes in NMM can be used without aligning with the soil-rock interfaces and boundaries of SRMs.In the current research,the equivalent strength parameters of SRMs,i.e.the equivalent cohesion ce and internal friction angleϕ_(e),are determined using NMM.Initially,an NMM triaxial numerical model is established and validated based on triaxial experiments.Subsequently,the soil and rock parameters are derived through parameter inversion.Moreover,the impacts of rock content,size,shape and rock blocks'major-axis orientation on ce andϕ_(e) of SRMs are thoroughly examined using the NMM triaxial numerical model.Additionally,a fitting function is proposed to linkϕ_(e) to the rock content and size of SRMs.When other influencing factors are fixed,the above fitting model leads to the following conclusions:(1)the predictedϕ_(e) of SRMs increase with the increase of rock content;and(2)SRM samples with smaller rocks display a higher predictedϕ_(e).展开更多
The Good Wife is an American TV series that focuses on women’s independence,politics,and law.The drama has been remade in China,Japan,and South Korea.This research aims to use Nida’s Functional Equivalence Theory to...The Good Wife is an American TV series that focuses on women’s independence,politics,and law.The drama has been remade in China,Japan,and South Korea.This research aims to use Nida’s Functional Equivalence Theory to analyze the methods of its English-to-Chinese subtitle translation by considering social,cultural,and historic backgrounds between China and America.After data collection and case analysis,the study found that:(1)Five major translation methods are adopted in the subtitle translation of The Good Wife.They are free translation,variation,literal translation,addition,and omission.Among them,free translation is the most frequently used,while omission is used least.(2)The subtitle translation of films and TV series is limited by time and space restrictions,social-cultural differences,and other factors.When translating,translators should try to use humorous words,euphemism,intonation,and other ways,and combine different methods such as literal translation,free translation,variation,addition,omission,and other methods to seek equivalence both in the meaning and function of subtitles under the guidance of Functional Equivalence Theory.展开更多
This paper develops a semi-analytical solution for pile penetration in natural soft clays using the strain path method(SPM).The stress-strain behavior of soils is characterized by the S-CLAY1S model,which can capture ...This paper develops a semi-analytical solution for pile penetration in natural soft clays using the strain path method(SPM).The stress-strain behavior of soils is characterized by the S-CLAY1S model,which can capture the anisotropic evolution and destructuring nature of soft clays.By integrating the S-CLAY1S model into the theoretical framework of the SPM,a set of ordinary differential equations is formulated with respect to the vertical coordinate of soil particles.The distribution of excess pore water pressure(EPWP)following pile installation is approximated through one-dimensional(1D)radial integration around the pile shaft.The distribution of stresses and EPWP,along with the evolution of fabric anisotropy within the soil surrounding the pile,is presented to illustrate the response of pile penetration in natural soft clays.The proposed solution is validated against existing theoretical solutions using the SPM and cavity expansion method(CEM),along with experimental data.The findings demonstrate that the SPM reveals lower radial effective stresses and EPWP at the pile shaft than that of CEM.Pile penetration alters the soil's anisotropic properties,inducing rotational hardening and affecting post-installation stress distribution.Soil destructuration eliminates bonding among particles near the pile,resulting in a complete disruption of soil structure at the pile surface,which is particularly pronounced for higher initial soil structure ratios.Minimal variation was observed in the three principal stresses and shear stress on the cone side surface as the angle increased from 18°to 60°,except for a slight reduction in EPWP.展开更多
In this paper,a novel method for investigating the particle-crushing behavior of breeding particles in a fusion blanket is proposed.The fractal theory and Weibull distribution are combined to establish a theoretical m...In this paper,a novel method for investigating the particle-crushing behavior of breeding particles in a fusion blanket is proposed.The fractal theory and Weibull distribution are combined to establish a theoretical model,and its validity was verified using a simple impact test.A crushable discrete element method(DEM)framework is built based on the previously established theoretical model.The tensile strength,which considers the fractal theory,size effect,and Weibull variation,was assigned to each generated particle.The assigned strength is then used for crush detection by comparing it with its maximum tensile stress.Mass conservation is ensured by inserting a series of sub-particles whose total mass was equal to the quality loss.Based on the crushable DEM framework,a numerical simulation of the crushing behavior of a pebble bed with hollow cylindrical geometry under a uniaxial compression test was performed.The results of this investigation showed that the particle withstands the external load by contact and sliding at the beginning of the compression process,and the results confirmed that crushing can be considered an important method of resisting the increasing external load.A relatively regular particle arrangement aids in resisting the load and reduces the occurrence of particle crushing.However,a limit exists to the promotion of resistance.When the strain increases beyond this limit,the distribution of the crushing position tends to be isotropic over the entire pebble bed.The theoretical model and crushable DEM framework provide a new method for exploring the pebble bed in a fusion reactor,considering particle crushing.展开更多
Aerodynamic performances of axial compressors are significantly affected by variation of Reynolds number in aero-engines.In the design and analysis of compressors,previous correction methods for cascades and stages ha...Aerodynamic performances of axial compressors are significantly affected by variation of Reynolds number in aero-engines.In the design and analysis of compressors,previous correction methods for cascades and stages have difficulties in predicting comprehensively Reynolds number effects on airfoils,matching and characteristics curves.This study proposes Re-correction models for loss,deviation angle and endwall blockage based on classical theories and cascade tests,and loss and deviation models show good agreement in test data of NACA65 and C4 cascades.Throughflow method considering Reynolds number effects is developed by integrating the correction models into a verified Streamline Curvature(SLC)tool.A three-stage axial compressor is investigated through SLC and CFD methods from design Reynolds number(Red=2106)to low Re=4104,and the numerical methods are validated with test data of characteristic curves and spanwise distributions at Red.With Re reduction,SLC method with correction models well predicts variation in overall performances compared with CFD calculations and Wassell's model.Streamwise and spanwise matching such as total pressure and loss distributions in SLC predictions are basically consistent with those in CFD results at near-stall points under design and low Reynolds numbers.SLC and CFD methods share similar detections of stall risks in the third stage(Stg3),and their analyses of diffusion processes deviate to some extent due to different predictions in separated endwall flow.The correction models can be adopted to consider Reynolds number effects in through-flow design and analysis of axial compressors.展开更多
基金supported in part by the National Natural Science Foundation of China(NSFC)under Grant 62276109The authors extend their appreciation to the Deanship of Scientific Research at King Saud University for funding this work through the Research Group Project number(ORF-2025-585).
文摘The personalized fine-tuning of large languagemodels(LLMs)on edge devices is severely constrained by limited computation resources.Although split federated learning alleviates on-device burdens,its effectiveness diminishes in few-shot reasoning scenarios due to the low data efficiency of conventional supervised fine-tuning,which leads to excessive communication overhead.To address this,we propose Language-Empowered Split Fine-Tuning(LESFT),a framework that integrates split architectures with a contrastive-inspired fine-tuning paradigm.LESFT simultaneously learns frommultiple logically equivalent but linguistically diverse reasoning chains,providing richer supervisory signals and improving data efficiency.This process-oriented training allows more effective reasoning adaptation with fewer samples.Extensive experiments demonstrate that LESFT consistently outperforms strong baselines such as SplitLoRA in task accuracy.LESFT consistently outperforms strong baselines on GSM8K,CommonsenseQA,and AQUA_RAT,with the largest gains observed on Qwen2.5-3B.These results indicate that LESFT can effectively adapt large language models for reasoning tasks under the computational and communication constraints of edge environments.
基金Hebei Province Higher Education Scientific Research Project(QN2025367)Zhangjiakou City 2022 Municipal Science and Technology Plan Self-raised Fund Project(221105D)Hebei Province Education Science“14th Five-Year Plan”Project(2404224).
文摘Objective To develop QingNangTCM,a specialized large language model(LLM)tailored for expert-level traditional Chinese medicine(TCM)question-answering and clinical reasoning,addressing the scarcity of domain-specific corpora and specialized alignment.Methods We constructed QnTCM_Dataset,a corpus of 100000 entries,by integrating data from ShenNong_TCM_Dataset and SymMap v2.0,and synthesizing additional samples via retrieval-augmented generation(RAG)and persona-driven generation.The dataset comprehensively covers diagnostic inquiries,prescriptions,and herbal knowledge.Utilizing P-Tuning v2,we fine-tuned the GLM-4-9B-Chat backbone to develop QingNangTCM.A multidimensional evaluation framework,assessing accuracy,coverage,consistency,safety,professionalism,and fluency,was established using metrics such as bilingual evaluation understudy(BLEU),recall-oriented understudy for gisting evaluation(ROUGE),metric for evaluation of translation with explicit ordering(METEOR),and LLM-as-a-Judge with expert review.Qualitative analysis was conducted across four simulated clinical scenarios:symptom analysis,disease treatment,herb inquiry,and failure cases.Baseline models included GLM-4-9BChat,DeepSeek-V2,HuatuoGPT-II(7B),and GLM-4-9B-Chat(freeze-tuning).Results QingNangTCM achieved the highest scores in BLEU-1/2/3/4(0.425/0.298/0.137/0.064),ROUGE-1/2(0.368/0.157),and METEOR(0.218),demonstrating a balanced and superior normalized performance profile of 0.900 across the dimensions of accuracy,coverage,and consistency.Although its ROUGE-L score(0.299)was lower than that of HuatuoGPT-II(7B)(0.351),it significantly outperformed domain-specific models in expert-validated win rates for professionalism(86%)and safety(73%).Qualitative analysis confirmed that the model strictly adheres to the“symptom-syndrome-pathogenesis-treatment”reasoning chain,though occasional misclassifications and hallucinations persisted when dealing with rare medicinal materials and uncommon syndromes.
基金the research project LaTe4PoliticES(PID2022-138099OB-I00)funded by MCIN/AEI/10.13039/501100011033 and the European Fund for Regional Development(ERDF)-a way to make Europe.Tomás Bernal-Beltrán is supported by University of Murcia through the predoctoral programme.
文摘The malicious dissemination of hate speech via compromised accounts,automated bot networks and malware-driven social media campaigns has become a growing cybersecurity concern.Automatically detecting such content in Spanish is challenging due to linguistic complexity and the scarcity of annotated resources.In this paper,we compare two predominant AI-based approaches for the forensic detection of malicious hate speech:(1)finetuning encoder-only models that have been trained in Spanish and(2)In-Context Learning techniques(Zero-and Few-Shot Learning)with large-scale language models.Our approach goes beyond binary classification,proposing a comprehensive,multidimensional evaluation that labels each text by:(1)type of speech,(2)recipient,(3)level of intensity(ordinal)and(4)targeted group(multi-label).Performance is evaluated using an annotated Spanish corpus,standard metrics such as precision,recall and F1-score and stability-oriented metrics to evaluate the stability of the transition from zero-shot to few-shot prompting(Zero-to-Few Shot Retention and Zero-to-Few Shot Gain)are applied.The results indicate that fine-tuned encoder-only models(notably MarIA and BETO variants)consistently deliver the strongest and most reliable performance:in our experiments their macro F1-scores lie roughly in the range of approximately 46%–66%depending on the task.Zero-shot approaches are much less stable and typically yield substantially lower performance(observed F1-scores range approximately 0%–39%),often producing invalid outputs in practice.Few-shot prompting(e.g.,Qwen 38B,Mistral 7B)generally improves stability and recall relative to pure zero-shot,bringing F1-scores into a moderate range of approximately 20%–51%but still falling short of fully fine-tuned models.These findings highlight the importance of supervised adaptation and discuss the potential of both paradigms as components in AI-powered cybersecurity and malware forensics systems designed to identify and mitigate coordinated online hate campaigns.
基金supported by the National Key R&D Program of China(No.2021YFB0301200)National Natural Science Foundation of China(No.62025208).
文摘Large-scale Language Models(LLMs)have achieved significant breakthroughs in Natural Language Processing(NLP),driven by the pre-training and fine-tuning paradigm.While this approach allows models to specialize in specific tasks with reduced training costs,the substantial memory requirements during fine-tuning present a barrier to broader deployment.Parameter-Efficient Fine-Tuning(PEFT)techniques,such as Low-Rank Adaptation(LoRA),and parameter quantization methods have emerged as solutions to address these challenges by optimizing memory usage and computational efficiency.Among these,QLoRA,which combines PEFT and quantization,has demonstrated notable success in reducing memory footprints during fine-tuning,prompting the development of various QLoRA variants.Despite these advancements,the quantitative impact of key variables on the fine-tuning performance of quantized LLMs remains underexplored.This study presents a comprehensive analysis of these key variables,focusing on their influence across different layer types and depths within LLM architectures.Our investigation uncovers several critical findings:(1)Larger layers,such as MLP layers,can maintain performance despite reductions in adapter rank,while smaller layers,like self-attention layers,aremore sensitive to such changes;(2)The effectiveness of balancing factors depends more on specific values rather than layer type or depth;(3)In quantization-aware fine-tuning,larger layers can effectively utilize smaller adapters,whereas smaller layers struggle to do so.These insights suggest that layer type is a more significant determinant of fine-tuning success than layer depth when optimizing quantized LLMs.Moreover,for the same discount of trainable parameters,reducing the trainable parameters in a larger layer is more effective in preserving fine-tuning accuracy than in a smaller one.This study provides valuable guidance for more efficient fine-tuning strategies and opens avenues for further research into optimizing LLM fine-tuning in resource-constrained environments.
基金the Assets4Rail Project which is funded by the Shift2Rail Joint Undertaking under the EU’s H2020 program(Grant No.826250)the Open Research Fund of State Key Laboratory of Traction Power of Southwest Jiaotong University(Grant No.TPL2011)+1 种基金part of the experiment data concerning the railway line is supported by the DynoTRAIN Project,funded by European Commission(Grant No.234079)The first author is also supported by the China Scholarship Council(Grant No.201707000113).
文摘The existing multi-objective wheel profile optimization methods mainly consist of three sub-modules:(1)wheel profile generation,(2)multi-body dynamics simulation,and(3)an optimization algorithm.For the first module,a comparably conservative rotary-scaling finetuning(RSFT)method,which introduces two design variables and an empirical formula,is proposed to fine-tune the traditional wheel profiles for improving their engineering applicability.For the second module,for the TRAXX locomotives serving on the Blankenburg–Rubeland line,an optimization function representing the relationship between the wheel profile and the wheel–rail wear number is established based on Kriging surrogate model(KSM).For the third module,a method combining the regression capability of KSM with the iterative computing power of particle swarm optimization(PSO)is proposed to quickly and reliably implement the task of optimizing wheel profiles.Finally,with the RSFT–KSM–PSO method,we propose two wear-resistant wheel profiles for the TRAXX locomotives serving on the Blankenburg–Rubeland line,namely S1002-S and S1002-M.The S1002-S profile minimizes the total wear number by 30%,while the S1002-M profile makes the wear distribution more uniform through a proper sacrifice of the tread wear number,and the total wear number is reduced by 21%.The quasi-static and hunting stability tests further demonstrate that the profile designed by the RSFT–KSM–PSO method is promising for practical engineering applications.
基金supported by the National Natural Science Foundation of China(Grant Nos.52306126,22350710788,12432010,11988102,92270203)the Xplore Prize.
文摘Configuring computational fluid dynamics(CFD)simulations typically demands extensive domain expertise,limiting broader access.Although large language models(LLMs)have advanced scientific computing,their use in automating CFD workflows is underdeveloped.We introduce a novel approach centered on domain-specific LLM adaptation.By fine-tuning Qwen2.5-7B-Instruct on NL2FOAM,our custom dataset of 28,716 natural language-to-OpenFOAM configuration pairs with chain-of-thought(CoT)annotations enables direct translation from natural language descriptions to executable CFD setups.A multi-agent system orchestrates the process,autonomously verifying inputs,generating configurations,running simulations,and correcting errors.Evaluation on a benchmark of 21 diverse flow cases demonstrates state-of-the-art performance,achieving 88.7%solution accuracy and 82.6%first-attempt success rate.This significantly outperforms larger general-purpose models such as Qwen2.5-72B-Instruct,DeepSeek-R1,and Llama3.3-70B-Instruct,while also requiring fewer correction iterations and maintaining high computational efficiency.The results highlight the critical role of domain-specific adaptation in deploying LLM assistants for complex engineering workflows.Our code and fine-tuned model have been deposited at https://github.com/YYgroup/AutoCFD.
文摘A complete examination of Large Language Models’strengths,problems,and applications is needed due to their rising use across disciplines.Current studies frequently focus on single-use situations and lack a comprehensive understanding of LLM architectural performance,strengths,and weaknesses.This gap precludes finding the appropriate models for task-specific applications and limits awareness of emerging LLM optimization and deployment strategies.In this research,50 studies on 25+LLMs,including GPT-3,GPT-4,Claude 3.5,DeepKet,and hybrid multimodal frameworks like ContextDET and GeoRSCLIP,are thoroughly reviewed.We propose LLM application taxonomy by grouping techniques by task focus—healthcare,chemistry,sentiment analysis,agent-based simulations,and multimodal integration.Advanced methods like parameter-efficient tuning(LoRA),quantumenhanced embeddings(DeepKet),retrieval-augmented generation(RAG),and safety-focused models(GalaxyGPT)are evaluated for dataset requirements,computational efficiency,and performance measures.Frameworks for ethical issues,data limited hallucinations,and KDGI-enhanced fine-tuning like Woodpecker’s post-remedy corrections are highlighted.The investigation’s scope,mad,and methods are described,but the primary results are not.The work reveals that domain-specialized fine-tuned LLMs employing RAG and quantum-enhanced embeddings performbetter for context-heavy applications.In medical text normalization,ChatGPT-4 outperforms previous models,while two multimodal frameworks,GeoRSCLIP,increase remote sensing.Parameter-efficient tuning technologies like LoRA have minimal computing cost and similar performance,demonstrating the necessity for adaptive models in multiple domains.To discover the optimum domain-specific models,explain domain-specific fine-tuning,and present quantum andmultimodal LLMs to address scalability and cross-domain issues.The framework helps academics and practitioners identify,adapt,and innovate LLMs for different purposes.This work advances the field of efficient,interpretable,and ethical LLM application research.
文摘In the rapidly evolving landscape of natural language processing(NLP)and sentiment analysis,improving the accuracy and efficiency of sentiment classification models is crucial.This paper investigates the performance of two advanced models,the Large Language Model(LLM)LLaMA model and NLP BERT model,in the context of airline review sentiment analysis.Through fine-tuning,domain adaptation,and the application of few-shot learning,the study addresses the subtleties of sentiment expressions in airline-related text data.Employing predictive modeling and comparative analysis,the research evaluates the effectiveness of Large Language Model Meta AI(LLaMA)and Bidirectional Encoder Representations from Transformers(BERT)in capturing sentiment intricacies.Fine-tuning,including domain adaptation,enhances the models'performance in sentiment classification tasks.Additionally,the study explores the potential of few-shot learning to improve model generalization using minimal annotated data for targeted sentiment analysis.By conducting experiments on a diverse airline review dataset,the research quantifies the impact of fine-tuning,domain adaptation,and few-shot learning on model performance,providing valuable insights for industries aiming to predict recommendations and enhance customer satisfaction through a deeper understanding of sentiment in user-generated content(UGC).This research contributes to refining sentiment analysis models,ultimately fostering improved customer satisfaction in the airline industry.
基金Supported by the National Key Research and Development Program of China (2023YFB4102903)。
文摘This study systematically conducted preparation optimization and performance investigations on Co-modified Ce/TiO_(2) catalysts,with a focus on examining how preparation methods and Co loading regulate the catalyst’s low-temperature denitrification activity.After identifying optimal preparation parameters via condition screening,multiple characterization techniques-including BET,XRD,XPS,H_(2)-TPR and in situ DRIFTS-were employed to deeply analyze the catalyst’s physicochemical properties and reaction mechanism.Results demonstrated that compared to the impregnation and co-precipitation methods,the Ce-Co_(0.025)/TiO_(2)-SG catalyst(prepared by the sol-gel method with a Co/Ti mass ratio of 0.025)exhibited significantly superior denitrification activity:NO conversion remained stably above 95%in the 225−350℃ temperature range,and it displayed high N_(2) selectivity.Characterization analysis revealed that abundant surface oxygen vacancies,a high proportion of Ce^(3+) species,and prominent acidic sites collectively contributed to enhancing its low-temperature denitrification performance.This work provides reference value for the development of highly efficient low-temperature denitrification catalysts.
基金Supported in part by Natural Science Foundation of Guangxi(2023GXNSFAA026246)in part by the Central Government's Guide to Local Science and Technology Development Fund(GuikeZY23055044)in part by the National Natural Science Foundation of China(62363003)。
文摘In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to obtain the maximal positive definite solution of nonlinear matrix equation X+A^(*)X|^(-α)A=Q with the case 0<α≤1.Based on this method,a new iterative algorithm is developed,and its convergence proof is given.Finally,two numerical examples are provided to show the effectiveness of the proposed method.
基金National Natural Science Foundation of China under Grant Nos.U2139208 and 52278516Key Laboratory of Earthquake Engineering and Engineering Vibration,China Earthquake Administration under Grant No.2024D15Key Laboratory of Soft Soil Characteristic and Engineering Environment,Tianjin Chengjian University under Grant No.2022SCEEKL003。
文摘This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SEM),which is used to simulate low-frequency ground motion(f<1 Hz)by incorporating an innovative efficient discontinuous Galerkin(DG)method for grid division to accurately model basin sedimentary layers at reduced costs.It also introduces a comprehensive hybrid source model for high-frequency random scattering and a nonlinear analysis module for basin sedimentary layers.Deterministic outcomes are combined with modified three-dimensional stochastic finite fault method(3D-EXSIM)simulations of high-frequency ground motion(f>1 Hz).A fourth-order Butterworth filter with zero phase shift is employed for time-domain filtering of low-and high-frequency time series at a crossover frequency of 1 Hz,merging the low and high-frequency ground motions into a broadband time series.Taking an Ms 6.8 Luding earthquake,as an example,this hybrid method was used for a rapid and efficient simulation analysis of broadband ground motion in the region.The accuracy and efficiency of this hybrid method were verified through comparisons with actually observed station data and empirical attenuation curves.Deterministic method simulation results revealed the effects of mountainous topography,basin effects,nonlinear effects within the basin’s sedimentary layers,and a coupling interaction between the basin and the mountains.The findings are consistent with similar studies,showing that near-fault sedimentary basins significantly focus and amplify strong ground motion,and the soil’s nonlinear behavior in the basin influences ground motion to varying extents at different distances from the fault.The mountainous topography impacts the basin’s response to ground motion,leading to barrier effects.This research provides a scientific foundation for seismic zoning,urban planning,and seismic design in nearfault mountain basin regions.
基金Supported by Shanghai Agriculture Applied Technology Development Program (Grant No.T20220120).
文摘[Objectives]This study was conducted to establish a quantitative assessment method for the textural quality of chieh-qua fruit.[Methods]Using two modes of a texture analyzer,namely TPA(texture profile analysis)and puncture,the index data of the fruit were obtained by setting different trigger forces,deformation levels,test speeds,as well as puncture speeds and puncture depths.The data included TPA hardness,adhesiveness,springiness,cohesiveness,gumminess,chewiness,resilience,as well as skin hardness,skin toughness,flesh hardness,fracturability,and compactness.[Results]Different deformation levels had a significant impact on all parameters.Hardness,adhesiveness,gumminess and chewiness showed a trend of first increasing and then decreasing with the deformation level increasing.When the deformation level was 30%,the adhesiveness,gumminess and chewiness reached their maximum values.When the deformation level was 50%,TPA hardness reached its maximum.When the compression speed was 3 mm/s,the measured values of TPA hardness,adhesiveness,chewiness,and resilience were at their maximums.The skin hardness varied significantly under different trigger forces.When the trigger force was 15 g,the skin hardness reached a maximum value of 944.63 g,and the skin toughness,flesh hardness,fracturability,and compactness also reach their maximum values respectively.When the puncture depth was 12 mm,the flesh hardness and skin toughness reached their maximums of 682.51 g and 1.82 mm,respectively.In the TPA mode,the flesh hardness of chieh-qua showed an extremely significant negative correlation with springiness,cohesiveness,and resilience(P<0.01).The fruit fracturability detected by puncture had an extremely significant positive correlation with compactness(P<0.01).[Conclusions]The evaluation method for measuring chieh-qua texture by combining TPA and the puncture mode could accurately and quantitatively reflect the differences in the flesh texture quality of chieh-qua.The optimal parameters for texture measurement of chieh-qua fruit were determined as a 15 g trigger force with 50%deformation and a 3 mm/s compression speed in TPA mode,and a 15 g trigger force with a 12 mm puncture depth in puncture mode.Puncture speed was found to have no significant effect on the texture indices of chieh-qua.
基金Project supported by the National Natural Science Foundation of China(Nos.52405095,12272089,and 92360305)the Guangdong Basic and Applied Basic Research Foundation of China(No.2023A1515110557)+4 种基金the Natural Science Foundation of Liaoning Province of China(No.2023-BSBA-102)the Open Fund of National Key Laboratory of Particle Transport and Separation Technology of China(No.WZKF-2024-6)the Open Project of Guangxi Key Laboratory of Automobile Components and Vehicle Technology of China(Nos.2024GKLACVTKF07 and 2024GKLACVTKF06)the Basic Research Projects of Liaoning Provincial Department of Education of China(No.JYTQN2023162)the Fundamental Research Funds for the Central Universities of China(No.N2403022)。
文摘The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometric distortions, leading to a diminution in the predictive accuracy of the distorted similitude. To address this challenge, this study formulates a novel set of scaling laws, tailored to account for the intricate geometric distortions associated with elastic rings. The proposed scaling laws are formulated based on the intrinsic deformation characteristics of elastic rings, rather than the traditional systemic governing equations. Numerical and experimental cases are conducted to assess the efficacy and precision of the proposed scaling laws, and the obtained results are compared with those achieved by traditional methods. The outcomes demonstrate that the scaling laws put forth by this study significantly enhance the predictive capabilities for deformations of elastic rings.
基金supported in part by the Mining Hydraulic Technology and Equipment Engineering Research Center,Liaoning Technical University,Fuxin,China(Grant No.MHTE23-R04)the Fundamental Research Funds for the Central Universities(ID N25BSS068).
文摘This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,CalculiX,and preCICE to simulate fluid-particle-structure interactions with large deformations.Mesh motion in the fluid field is handled using the radial basis function(RBF)method.The particle phase is modeled by MPPIC,where fluid-particle interaction is described through momentum exchange,and inter-particle collisions are characterized by collision stress.The structural field is solved by nonlinear FEM to capture large deformations induced by geometric nonlinearity.Coupling among fields is realized through a partitioned,parallel,and non-intrusive iterative strategy,ensuring stable transfer and convergence of interface forces and displacements.Notably,the influence of particles on the structure is not direct but mediated by the fluid,while structural motion directly affects particle dynamics.The results demonstrate that the proposed approach effectively captures multiphysics interaction processes and provides a valuable reference for numerical modeling of coupled fluid-particle-structure systems.
基金support provided by the National Natural Science Foundation of China(No.22273043).
文摘As a novel class of purely organic fluores-cent materials,multiple resonance thermal-ly activated delayed fluorescence(MR-TADF)compounds hold significant promise for next-generation display technologies.The efficiency of exciton utilization and the overall performance of organic light-emit-ting devices are closely linked to the singlet-triplet energy gap(ΔE_(ST))of MR-TADF emitters.Identifying an economic and accu-rate theoretical approach to predictΔE_(ST)would be beneficial for high-throughput screening and facilitate the inverse design of MR-TADF molecules.In this study,we evaluated the S_(1)state energy(E(S_(1))),T_(1)state ener-gy(E(T_(1))),andΔE_(ST)using three different physical interpretations:adiabatic excitation ener-gy,vertical absorption energy,and vertical emission energy.We employed the time-depen-dent density functional theory(TDDFT)and delta self-consistent field(ΔSCF)methods to calculate E(S_(1)),E(T_(1)),andΔE_(ST)for 20 MR-TADF molecules reported in the literature.We compared these calculated values with experimental data obtained from fluorescence spec-troscopy at room-temperature(or 77 K)and phosphorescence spectroscopy conducted at 77 K.Our findings indicate that the vertical absorption energy at the S0 state minimum,deter-mined by theΔSCF method,accurately predicts the S_(1)state energy.Similarly,the vertical absorption energy at the S0 state minimum,calculated using the TDDFT method,effectively predicts the T_(1)state energy.TheΔE_(ST)derived from the difference between these two excita-tion energies exhibited the smallest mean absolute error of only 0.039 eV compared to the ex-perimental values.This combination represents the most accurate and cost-effective method reported to date for predicting theΔE_(ST)of MR-TADF molecules,and can be integrated into AI-driven inverse design workflows for new emitters.
基金supported by the National Natural Science Foundation of China(Grant Nos.12272393 and 52130905).
文摘As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalent parameters of SRMs,which are typically obtained through experimental and numerical methods.In contrasted to other numerical methods,the numerical manifold method(NMM)is more effective in addressing SRM problems.This is because the high-precision regular mathematical meshes in NMM can be used without aligning with the soil-rock interfaces and boundaries of SRMs.In the current research,the equivalent strength parameters of SRMs,i.e.the equivalent cohesion ce and internal friction angleϕ_(e),are determined using NMM.Initially,an NMM triaxial numerical model is established and validated based on triaxial experiments.Subsequently,the soil and rock parameters are derived through parameter inversion.Moreover,the impacts of rock content,size,shape and rock blocks'major-axis orientation on ce andϕ_(e) of SRMs are thoroughly examined using the NMM triaxial numerical model.Additionally,a fitting function is proposed to linkϕ_(e) to the rock content and size of SRMs.When other influencing factors are fixed,the above fitting model leads to the following conclusions:(1)the predictedϕ_(e) of SRMs increase with the increase of rock content;and(2)SRM samples with smaller rocks display a higher predictedϕ_(e).
文摘The Good Wife is an American TV series that focuses on women’s independence,politics,and law.The drama has been remade in China,Japan,and South Korea.This research aims to use Nida’s Functional Equivalence Theory to analyze the methods of its English-to-Chinese subtitle translation by considering social,cultural,and historic backgrounds between China and America.After data collection and case analysis,the study found that:(1)Five major translation methods are adopted in the subtitle translation of The Good Wife.They are free translation,variation,literal translation,addition,and omission.Among them,free translation is the most frequently used,while omission is used least.(2)The subtitle translation of films and TV series is limited by time and space restrictions,social-cultural differences,and other factors.When translating,translators should try to use humorous words,euphemism,intonation,and other ways,and combine different methods such as literal translation,free translation,variation,addition,omission,and other methods to seek equivalence both in the meaning and function of subtitles under the guidance of Functional Equivalence Theory.
基金support from the National Natural Science Foundation of China(Grant No.42407256)the State Key Laboratory of Hydraulics and Mountain River Engineering,China(Grant No.SKHL2113)the Sichuan Science and Technology Program(Grant No.2024YFHZ0341).
文摘This paper develops a semi-analytical solution for pile penetration in natural soft clays using the strain path method(SPM).The stress-strain behavior of soils is characterized by the S-CLAY1S model,which can capture the anisotropic evolution and destructuring nature of soft clays.By integrating the S-CLAY1S model into the theoretical framework of the SPM,a set of ordinary differential equations is formulated with respect to the vertical coordinate of soil particles.The distribution of excess pore water pressure(EPWP)following pile installation is approximated through one-dimensional(1D)radial integration around the pile shaft.The distribution of stresses and EPWP,along with the evolution of fabric anisotropy within the soil surrounding the pile,is presented to illustrate the response of pile penetration in natural soft clays.The proposed solution is validated against existing theoretical solutions using the SPM and cavity expansion method(CEM),along with experimental data.The findings demonstrate that the SPM reveals lower radial effective stresses and EPWP at the pile shaft than that of CEM.Pile penetration alters the soil's anisotropic properties,inducing rotational hardening and affecting post-installation stress distribution.Soil destructuration eliminates bonding among particles near the pile,resulting in a complete disruption of soil structure at the pile surface,which is particularly pronounced for higher initial soil structure ratios.Minimal variation was observed in the three principal stresses and shear stress on the cone side surface as the angle increased from 18°to 60°,except for a slight reduction in EPWP.
基金supported by Anhui Provincial Natural Science Foundation(2408085QA030)Natural Science Research Project of Anhui Educational Committee,China(2022AH050825)+3 种基金Medical Special Cultivation Project of Anhui University of Science and Technology(YZ2023H2C008)the Excellent Research and Innovation Team of Anhui Province,China(2022AH010052)the Scientific Research Foundation for High-level Talents of Anhui University of Science and Technology,China(2021yjrc51)Collaborative Innovation Program of Hefei Science Center,CAS,China(2019HSC-CIP006).
文摘In this paper,a novel method for investigating the particle-crushing behavior of breeding particles in a fusion blanket is proposed.The fractal theory and Weibull distribution are combined to establish a theoretical model,and its validity was verified using a simple impact test.A crushable discrete element method(DEM)framework is built based on the previously established theoretical model.The tensile strength,which considers the fractal theory,size effect,and Weibull variation,was assigned to each generated particle.The assigned strength is then used for crush detection by comparing it with its maximum tensile stress.Mass conservation is ensured by inserting a series of sub-particles whose total mass was equal to the quality loss.Based on the crushable DEM framework,a numerical simulation of the crushing behavior of a pebble bed with hollow cylindrical geometry under a uniaxial compression test was performed.The results of this investigation showed that the particle withstands the external load by contact and sliding at the beginning of the compression process,and the results confirmed that crushing can be considered an important method of resisting the increasing external load.A relatively regular particle arrangement aids in resisting the load and reduces the occurrence of particle crushing.However,a limit exists to the promotion of resistance.When the strain increases beyond this limit,the distribution of the crushing position tends to be isotropic over the entire pebble bed.The theoretical model and crushable DEM framework provide a new method for exploring the pebble bed in a fusion reactor,considering particle crushing.
基金supported by the National Science and Tech-nology Major Project of China(Nos.2017-II-0007-0021 and J2019-II-0017-0038)。
文摘Aerodynamic performances of axial compressors are significantly affected by variation of Reynolds number in aero-engines.In the design and analysis of compressors,previous correction methods for cascades and stages have difficulties in predicting comprehensively Reynolds number effects on airfoils,matching and characteristics curves.This study proposes Re-correction models for loss,deviation angle and endwall blockage based on classical theories and cascade tests,and loss and deviation models show good agreement in test data of NACA65 and C4 cascades.Throughflow method considering Reynolds number effects is developed by integrating the correction models into a verified Streamline Curvature(SLC)tool.A three-stage axial compressor is investigated through SLC and CFD methods from design Reynolds number(Red=2106)to low Re=4104,and the numerical methods are validated with test data of characteristic curves and spanwise distributions at Red.With Re reduction,SLC method with correction models well predicts variation in overall performances compared with CFD calculations and Wassell's model.Streamwise and spanwise matching such as total pressure and loss distributions in SLC predictions are basically consistent with those in CFD results at near-stall points under design and low Reynolds numbers.SLC and CFD methods share similar detections of stall risks in the third stage(Stg3),and their analyses of diffusion processes deviate to some extent due to different predictions in separated endwall flow.The correction models can be adopted to consider Reynolds number effects in through-flow design and analysis of axial compressors.