期刊文献+
共找到930,600篇文章
< 1 2 250 >
每页显示 20 50 100
Currents and Electric Fields Induced in Anatomically Realistic Human Models by Extremely Low Frequency Electric Fields 被引量:1
1
作者 Hiroo Tarao Noriyuki Hayashi +1 位作者 Takashi Matsumoto Katsuo Isaka 《Journal of Energy and Power Engineering》 2013年第10期1985-1991,共7页
There is increasing public concern about biological interactions with and the potential health effects of low frequency electric and magnetic fields. Recently, the ICNIRP (International Commission on Non-Ionizing Rad... There is increasing public concern about biological interactions with and the potential health effects of low frequency electric and magnetic fields. Recently, the ICNIRP (International Commission on Non-Ionizing Radiation Protection) has published new exposure guidelines with regard to these fields. The aim of this paper is to demonstrate the calculation of the currents and electric fields induced in the human body by external electric fields at 60 Hz, using numerical human models of anatomically-realistic human bodies, and to compare those results with the basic restrictions proposed by the new guidelines. As a result, in the case that a human is exposed to an electric field of 1 kV/m at 60 Hz the short-circuit current of 18 μA flows though the ankles. Furthermore, the electric field of 40 mV/m in the nervous tissue of the adult model is induced by exposure to external electric fields at the reference level, which is enough smaller than the basic restrictions established in the ICNIRP guidelines for occupational exposure. 展开更多
关键词 Electric field exposure induced currents induced electric fields numerical human models.
在线阅读 下载PDF
Anatomically realistic multiscale models of normal and abnormal gastrointestinal electrical activity 被引量:3
2
作者 Leo K Cheng Rie Komuro +2 位作者 Travis M Austin Martin L Buist Andrew J Pullan 《World Journal of Gastroenterology》 SCIE CAS CSCD 2007年第9期1378-1383,共6页
One of the major aims of the International Union of Physiological Sciences (IUPS) Physiome Project is to develop multiscale mathematical and computer models that can be used to help understand human health. We present... One of the major aims of the International Union of Physiological Sciences (IUPS) Physiome Project is to develop multiscale mathematical and computer models that can be used to help understand human health. We present here a small facet of this broad plan that applies to the gastrointestinal system. Specifically, we present an anatomically and physiologically based modelling framework that is capable of simulating normal and pathological electrical activity within the stomach and small intestine. The continuum models used within this framework have been created using anatomical information derived from common medical imaging modalities and data from the Visible Human Project. These models explicitly incorporate the various smooth muscle layers and networks of interstitial cells of Cajal (ICC) that are known to exist within the walls of the stomach and small bowel. Electrical activity within individual ICCs and smooth muscle cells is simulated using a previously published simplified representation of the cell level electrical activity. This simulated cell level activity is incorporated into a bidomain representation of the tissue, allowing electrical activity of the entire stomach or intestine to be simulated in the anatomically derived models. This electrical modelling framework successfully replicates many of the qualitative features of the slow wave activity within the stomach and intestine and has also been used to investigate activity associated with functional uncoupling of the stomach. 展开更多
关键词 Model BIDOMAIN Simulation Interstitial cells of Cajal PHYSIOME GIOIE
暂未订购
Can preoperative planning using IRIS™three-dimensional anatomical virtual models predict operative findings during robot-assisted partial nephrectomy?
3
作者 Ahmed Ghazi Nitin Sharma +6 位作者 Ahmed Radwan Hani Rashid Thomas Osinski Thomas Frye William Tabayoyong Jonathan Bloom Jean Joseph 《Asian Journal of Urology》 CSCD 2023年第4期431-439,共9页
Objective To evaluate the predictive validity of IRIS™(Intuitive Surgical®,Sunnyvale,CA,USA)as a planning tool for robot-assisted partial nephrectomy(RAPN)by assessing the degree of overlap with intraoperative ex... Objective To evaluate the predictive validity of IRIS™(Intuitive Surgical®,Sunnyvale,CA,USA)as a planning tool for robot-assisted partial nephrectomy(RAPN)by assessing the degree of overlap with intraoperative execution.Methods Thirty-one patients scheduled for RAPN by four experienced urologists were enrolled in a prospective study.Prior to surgery,urologists reviewed the IRIS™three-dimensional model on an iphone Operating System(iOS)app and completed a questionnaire outlining their surgical plan including surgical approach,and ischemia technique as well as confidence in executing this plan.Postoperatively,questionnaires assessing the procedural approach,clinical utility,efficiency,and effectiveness of IRIS™were completed.The degree of overlap between the preoperative and intraoperative questionnaires and between the planned approach and actual execution of the procedure was analyzed.Questionnaires were answered on a 5-point Likert scale and scores of 4 or greater were considered positive.Results Mean age was 65.1 years with a mean tumor size of 27.7 mm(interquartile range 17.5-44.0 mm).Hilar tumors consisted of 32.3%;48.4%of patients had R.E.N.A.L.nephrometry scores of 7-9.On preoperative questionnaires,the surgeons reported that in 67.7%cases they were confident that they can perform the procedure successfully,and on intraoperative questionnaires,the surgeons reported that in 96.8%cases IRIS™helped achieve good spatial sensation of the anatomy.There was a high degree of overlap between preoperative and intraoperative questionnaires for the surgical approach,interpreting anatomical details and clinical utility.When comparing plans for selective or off-clamp,the preoperative plan was executed in 90.0%of cases intraoperatively.Conclusion A high degree of overlap between the preoperative surgical approach and intraoperative RAPN execution was found using IRIS™.This is the first study to evaluate the predictive accuracy of IRIS™during RAPN by comparing preoperative plan and intraoperative execution. 展开更多
关键词 Renal cancer PATIENT-SPECIFIC Three-dimensional virtual model Imaging Partial nephrectomy Robotics
暂未订购
CIT-Rec:Enhancing Sequential Recommendation System with Large Language Models
4
作者 Ziyu Li Zhen Chen +2 位作者 Xuejing Fu Tong Mo Weiping Li 《Computers, Materials & Continua》 2026年第3期2328-2343,共16页
Recommendation systems are key to boosting user engagement,satisfaction,and retention,particularly on media platforms where personalized content is vital.Sequential recommendation systems learn from user-item interact... Recommendation systems are key to boosting user engagement,satisfaction,and retention,particularly on media platforms where personalized content is vital.Sequential recommendation systems learn from user-item interactions to predict future items of interest.However,many current methods rely on unique user and item IDs,limiting their ability to represent users and items effectively,especially in zero-shot learning scenarios where training data is scarce.With the rapid development of Large Language Models(LLMs),researchers are exploring their potential to enhance recommendation systems.However,there is a semantic gap between the linguistic semantics of LLMs and the collaborative semantics of recommendation systems,where items are typically indexed by IDs.Moreover,most research focuses on item representations,neglecting personalized user modeling.To address these issues,we propose a sequential recommendation framework using LLMs,called CIT-Rec,a model that integrates Collaborative semantics for user representation and Image and Text information for item representation to enhance Recommendations.Specifically,by aligning intuitive image information with text containing semantic features,we can more accurately represent items,improving item representation quality.We focus not only on item representations but also on user representations.To more precisely capture users’personalized preferences,we use traditional sequential recommendation models to train on users’historical interaction data,effectively capturing behavioral patterns.Finally,by combining LLMs and traditional sequential recommendation models,we allow the LLM to understand linguistic semantics while capturing collaborative semantics.Extensive evaluations on real-world datasets show that our model outperforms baseline methods,effectively combining user interaction history with item visual and textual modalities to provide personalized recommendations. 展开更多
关键词 Large language models vision language models sequential recommendation instruction tuning
在线阅读 下载PDF
When Large Language Models and Machine Learning Meet Multi-Criteria Decision Making: Fully Integrated Approach for Social Media Moderation
5
作者 Noreen Fuentes Janeth Ugang +4 位作者 Narcisan Galamiton Suzette Bacus Samantha Shane Evangelista Fatima Maturan Lanndon Ocampo 《Computers, Materials & Continua》 2026年第1期2137-2162,共26页
This study demonstrates a novel integration of large language models,machine learning,and multicriteria decision-making to investigate self-moderation in small online communities,a topic under-explored compared to use... This study demonstrates a novel integration of large language models,machine learning,and multicriteria decision-making to investigate self-moderation in small online communities,a topic under-explored compared to user behavior and platform-driven moderation on social media.The proposed methodological framework(1)utilizes large language models for social media post analysis and categorization,(2)employs k-means clustering for content characterization,and(3)incorporates the TODIM(Tomada de Decisão Interativa Multicritério)method to determine moderation strategies based on expert judgments.In general,the fully integrated framework leverages the strengths of these intelligent systems in a more systematic evaluation of large-scale decision problems.When applied in social media moderation,this approach promotes nuanced and context-sensitive self-moderation by taking into account factors such as cultural background and geographic location.The application of this framework is demonstrated within Facebook groups.Eight distinct content clusters encompassing safety,harassment,diversity,and misinformation are identified.Analysis revealed a preference for content removal across all clusters,suggesting a cautious approach towards potentially harmful content.However,the framework also highlights the use of other moderation actions,like account suspension,depending on the content category.These findings contribute to the growing body of research on self-moderation and offer valuable insights for creating safer and more inclusive online spaces within smaller communities. 展开更多
关键词 Self-moderation user-generated content k-means clustering TODIM large language models
在线阅读 下载PDF
Therapeutic Potential of Fingolimod and Dimethyl Fumarate in Preclinical Pancreatic Cancer Models
6
作者 Pauline Gousseau Laurie Genest +1 位作者 Guillaume Froget Tristan Rupp 《Oncology Research》 2026年第3期387-405,共19页
Objectives:The five-year survival rate for pancreatic cancer is notably low,posing a significant challenge to patient health.The primary treatments are radiotherapy and chemotherapy,sometimes combined with targeted th... Objectives:The five-year survival rate for pancreatic cancer is notably low,posing a significant challenge to patient health.The primary treatments are radiotherapy and chemotherapy,sometimes combined with targeted therapy;however,their clinical benefits are limited.Therefore,developing new models to evaluate the therapeutic potential of novel molecules is essential.Fingolimod and Dimethyl Fumarate(DMF),currently used to treat multiple sclerosis,have recently been shown to have anti-cancer effects in several preclinical tumor models.This study aims to evaluate the therapeutic potential of Fingolimod and DMF in pancreatic cancer by investigating their respective in vitro cytotoxicity and in vivo antitumor effects.Methods:In this study,we evaluated for the first time these two drugs in pancreatic preclinical models in vitro using 3D spheroid tumor models and in vivo,which are compared to two standard-of-care consisting of Gemcitabine and Erlotinib.Results:In vitro,both Fingolimod and DMF induced cytotoxicity in spheroids from two pancreatic cell lines.Additionally,Fingolimod and DMF displayed anticancer effects in two subcutaneous xenograft models using PANC-1 and CFPAC-1 cells.Conclusions:Although the responses observed with Fingolimod and DMF were similar to those of Gemcitabine and Erlotinib,these findings indicate a potential emerging interest in Fingolimod and DMF for the treatment of pancreatic cancer.However,further work is still necessary to fully characterize how these drugs affect tumor progression. 展开更多
关键词 Pancreatic cancer preclinical models tumor progression FINGOLIMOD dimethyl Fumarate
暂未订购
Animal models of benign airway stenosis:Advances in construction techniques,evaluation systems,and perspectives
7
作者 Wusheng Zhang Yilin Chen +4 位作者 Chengcheng Yang Yuchao Dong Haidong Huang Hui Shi Chong Bai 《Animal Models and Experimental Medicine》 2026年第2期280-297,共18页
The incidence of benign airway stenosis(BAS)is on the rise,and current treatment options are associated with a significant risk of restenosis.Therefore,there is an urgent need to explore new and effective prevention a... The incidence of benign airway stenosis(BAS)is on the rise,and current treatment options are associated with a significant risk of restenosis.Therefore,there is an urgent need to explore new and effective prevention and treatment methods.Animal models serve as essential tools for investigating disease mechanisms and assessing novel therapeutic strategies,and the scientific rigor of their construction and validation significantly impacts the reliability of research findings.This paper systematically reviews the research progress and evaluation systems of BAS animal models over the past decade,aiming to provide a robust foundation for the optimized construction of BAS models,intervention studies,and clinical translation.This effort is intended to facilitate the innovation and advancement in BAS prevention and treatment strategies. 展开更多
关键词 airway stenosis animal models benign airway stenosis evaluation systems
暂未订购
Command-agent:Reconstructing warfare simulation and command decision-making using large language models
8
作者 Mengwei Zhang Minchi Kuang +3 位作者 Heng Shi Jihong Zhu Jingyu Zhu Xiao Jiang 《Defence Technology(防务技术)》 2026年第2期294-313,共20页
War rehearsals have become increasingly important in national security due to the growing complexity of international affairs.However,traditional rehearsal methods,such as military chess simulations,are inefficient an... War rehearsals have become increasingly important in national security due to the growing complexity of international affairs.However,traditional rehearsal methods,such as military chess simulations,are inefficient and inflexible,with particularly pronounced limitations in command and decision-making.The overwhelming volume of information and high decision complexity hinder the realization of autonomous and agile command and control.To address this challenge,an intelligent warfare simulation framework named Command-Agent is proposed,which deeply integrates large language models(LLMs)with digital twin battlefields.By constructing a highly realistic battlefield environment through real-time simulation and multi-source data fusion,the natural language interaction capabilities of LLMs are leveraged to lower the command threshold and to enable autonomous command through the Observe-Orient-Decide-Act(OODA)feedback loop.Within the Command-Agent framework,a multimodel collaborative architecture is further adopted to decouple the decision-generation and command-execution functions of LLMs.By combining specialized models such as Deep Seek-R1 and MCTool,the limitations of single-model capabilities are overcome.MCTool is a lightweight execution model fine-tuned for military Function Calling tasks.The framework also introduces a Vector Knowledge Base to mitigate hallucinations commonly exhibited by LLMs.Experimental results demonstrate that Command-Agent not only enables natural language-driven simulation and control but also deeply understands commander intent.Leveraging the multi-model collaborative architecture,during red-blue UAV confrontations involving 2 to 8 UAVs,the integrated score is improved by an average of 41.8%compared to the single-agent system(MCTool),accompanied by a 161.8%optimization in the battle loss ratio.Furthermore,when compared with multi-agent systems lacking the knowledge base,the inclusion of the Vector Knowledge Base further improves overall performance by 16.8%.In comparison with the general model(Qwen2.5-7B),the fine-tuned MCTool leads by 5%in execution efficiency.Therefore,the proposed Command-Agent introduces a novel perspective to the military command system and offers a feasible solution for intelligent battlefield decision-making. 展开更多
关键词 Digital twin battlefield Large language models Multi-agent system Military command
在线阅读 下载PDF
Task-Structured Curriculum Learning for Multi-Task Distillation:Enhancing Step-by-Step Knowledge Transfer in Language Models
9
作者 Ahmet Ezgi Aytug Onan 《Computers, Materials & Continua》 2026年第3期1647-1673,共27页
Knowledge distillation has become a standard technique for compressing large language models into efficient student models,but existing methods often struggle to balance prediction accuracy with explanation quality.Re... Knowledge distillation has become a standard technique for compressing large language models into efficient student models,but existing methods often struggle to balance prediction accuracy with explanation quality.Recent approaches such as Distilling Step-by-Step(DSbS)introduce explanation supervision,yet they apply it in a uniform manner that may not fully exploit the different learning dynamics of prediction and explanation.In this work,we propose a task-structured curriculum learning(TSCL)framework that structures training into three sequential phases:(i)prediction-only,to establish stable feature representations;(ii)joint prediction-explanation,to align task outputs with rationale generation;and(iii)explanation-only,to refine the quality of rationales.This design provides a simple but effective modification to DSbS,requiring no architectural changes and adding negligible training cost.We justify the phase scheduling with ablation studies and convergence analysis,showing that an initial prediction-heavy stage followed by a balanced joint phase improves both stability and explanation alignment.Extensive experiments on five datasets(e-SNLI,ANLI,CommonsenseQA,SVAMP,and MedNLI)demonstrate that TSCL consistently outperforms strong baselines,achieving gains of+1.7-2.6 points in accuracy and 0.8-1.2 in ROUGE-L,corresponding to relative error reductions of up to 21%.Beyond lexical metrics,human evaluation and ERASERstyle faithfulness diagnostics confirm that TSCL produces more faithful and informative explanations.Comparative training curves further reveal faster convergence and lower variance across seeds.Efficiency analysis shows less than 3%overhead in wall-clock training time and no additional inference cost,making the approach practical for realworld deployment.This study demonstrates that a simple task-structured curriculum can significantly improve the effectiveness of knowledge distillation.By separating and sequencing objectives,TSCL achieves a better balance between accuracy,stability,and explanation quality.The framework generalizes across domains,including medical NLI,and offers a principled recipe for future applications in multimodal reasoning and reinforcement learning. 展开更多
关键词 Knowledge distillation curriculum learning language models multi-task learning step-by-step learning
在线阅读 下载PDF
Prompt Injection Attacks on Large Language Models:A Survey of Attack Methods,Root Causes,and Defense Strategies
10
作者 Tongcheng Geng Zhiyuan Xu +1 位作者 Yubin Qu W.Eric Wong 《Computers, Materials & Continua》 2026年第4期134-185,共52页
Large language models(LLMs)have revolutionized AI applications across diverse domains.However,their widespread deployment has introduced critical security vulnerabilities,particularly prompt injection attacks that man... Large language models(LLMs)have revolutionized AI applications across diverse domains.However,their widespread deployment has introduced critical security vulnerabilities,particularly prompt injection attacks that manipulate model behavior through malicious instructions.Following Kitchenham’s guidelines,this systematic review synthesizes 128 peer-reviewed studies from 2022 to 2025 to provide a unified understanding of this rapidly evolving threat landscape.Our findings reveal a swift progression from simple direct injections to sophisticated multimodal attacks,achieving over 90%success rates against unprotected systems.In response,defense mechanisms show varying effectiveness:input preprocessing achieves 60%–80%detection rates and advanced architectural defenses demonstrate up to 95%protection against known patterns,though significant gaps persist against novel attack vectors.We identified 37 distinct defense approaches across three categories,but standardized evaluation frameworks remain limited.Our analysis attributes these vulnerabilities to fundamental LLM architectural limitations,such as the inability to distinguish instructions from data and attention mechanism vulnerabilities.This highlights critical research directions such as formal verification methods,standardized evaluation protocols,and architectural innovations for inherently secure LLM designs. 展开更多
关键词 Prompt injection attacks large language models defense mechanisms security evaluation
在线阅读 下载PDF
Machine learning models for predicting carbonation depth in fly ash concrete:performance and interpretability insights
11
作者 Arslan Qayyum Khan Syed Ghulam Muhammad +1 位作者 Ali Raza Amorn Pimanmas 《Journal of Road Engineering》 2026年第1期74-90,共17页
This study aims to develop an accurate and robust machine learning model to predict the carbonation depth of fly ash concrete,overcoming the limitations of traditional predictive methods.Five ensemble-based models,suc... This study aims to develop an accurate and robust machine learning model to predict the carbonation depth of fly ash concrete,overcoming the limitations of traditional predictive methods.Five ensemble-based models,such as adaptive boosting(AdaBoost),categorical boosting(CatBoost),gradient boosting regressor(GBR),hist gradient boosting regressor(HistGBR),and extreme gradient boosting(XGBoost),were developed and optimized using 729 high-quality dataset points incorporating seven input parameters,including cement,CO_(2),exposure time,water-binder ratio,fly ash,curing time,and compressive strength.Several performance evaluation metrics were used to compare the models.The GBR model emerged as the best-performing model,based on high coefficient of determination(R^(2))values and balanced error metrics across both validation and testing datasets.While all models performed exceptionally well on the training data,GBR demonstrated superior generalization capability,with R^(2) values of 0.9438 on the validation set and 0.9310 on the testing set.Furthermore,its low mean squared error(MSE),root mean square error(RMSE),mean absolute error(MAE),and median absolute error(MdAE)confirmed its robustness and accuracy.Moreover,shapley additive explanations(SHAP)analysis enhanced the interpretability of predictions,highlighting the curing time and exposure time as the most critical drivers of carbonation depth. 展开更多
关键词 Fly ash concrete Carbonation depth Machine learning Ensemble models SHAP analysis
在线阅读 下载PDF
Foundation models:Insights and implications for gastrointestinal cancer
12
作者 Lei Shi Rui Huang +1 位作者 Li-Ling Zhao An-Jie Guo 《World Journal of Gastroenterology》 2025年第47期7-34,共28页
Gastrointestinal(GI)cancers represent a major global health concern due to their high incidence and mortality rates.Foundation models(FMs),also referred to as large models,represent a novel class of artificial intelli... Gastrointestinal(GI)cancers represent a major global health concern due to their high incidence and mortality rates.Foundation models(FMs),also referred to as large models,represent a novel class of artificial intelligence technologies that have demonstrated considerable potential in addressing these challenges.These models encompass large language models(LLMs),vision FMs(VFMs),and multimodal LLMs(MLLMs),all of which utilize transformer architectures and self-supervised pre-training on extensive unlabeled datasets to achieve robust cross-domain generalization.This review delineates the principal applications of these models:LLMs facilitate the structuring of clinical narratives,extraction of insights from medical records,and enhancement of physician-patient communication;VFMs are employed in the analysis of endoscopic,radiological,and pathological images for lesion detection and staging;MLLMs integrate heterogeneous data modalities,including imaging,textual information,and genomic data,to support diagnostic processes,treatment prediction,and prognostic evaluation.Despite these promising developments,several challenges remain,such as the need for data standardization,limited diversity within training datasets,substantial computational resource requirements,and ethical-legal concerns.In conclusion,FMs exhibit significant potential to advance research and clinical management of GI cancers.Future research efforts should prioritize the refinement of these models,promote international collaborations,and adopt interdisciplinary approaches.Such a comprehensive strategy is essential to fully harness the capabilities of FMs,driving substantial progress in the fight against GI malignancies. 展开更多
关键词 Foundation models Gastrointestinal cancers Large language models Vision foundation models Multimodal large language models
在线阅读 下载PDF
OPOR-Bench:Evaluating Large Language Models on Online Public Opinion Report Generation
13
作者 Jinzheng Yu Yang Xu +4 位作者 Haozhen Li Junqi Li Ligu Zhu Hao Shen Lei Shi 《Computers, Materials & Continua》 2026年第4期1403-1427,共25页
Online Public Opinion Reports consolidate news and social media for timely crisis management by governments and enterprises.While large language models(LLMs)enable automated report generation,this specific domain lack... Online Public Opinion Reports consolidate news and social media for timely crisis management by governments and enterprises.While large language models(LLMs)enable automated report generation,this specific domain lacks formal task definitions and corresponding benchmarks.To bridge this gap,we define the Automated Online Public Opinion Report Generation(OPOR-Gen)task and construct OPOR-Bench,an event-centric dataset with 463 crisis events across 108 countries(comprising 8.8 K news articles and 185 K tweets).To evaluate report quality,we propose OPOR-Eval,a novel agent-based framework that simulates human expert evaluation.Validation experiments show OPOR-Eval achieves a high Spearman’s correlation(ρ=0.70)with human judgments,though challenges in temporal reasoning persist.This work establishes an initial foundation for advancing automated public opinion reporting research. 展开更多
关键词 Online public opinion reports crisis management large language models agent-based evaluation
在线阅读 下载PDF
ATLAS study:Design,athletic performance,and sex-specific regression models for muscle strength in the Greek population
14
作者 Natia A.Pogosova Despoina Brekou +7 位作者 Ioanna E.Gavra Efthymia A.Katsareli Eleni More Panagiotis G.Symianakis Maria Kafyra Ioanna Panagiota Kalafati Giannis Arnaoutis George V.Dedoussis 《Sports Medicine and Health Science》 2026年第1期79-95,共17页
Purpose:ATLAS is a cross-sectional study aiming to investigate environmental and genetic determinants of athletic performance in healthy Greek competitive athletes(CA).This article presents the study design,investigat... Purpose:ATLAS is a cross-sectional study aiming to investigate environmental and genetic determinants of athletic performance in healthy Greek competitive athletes(CA).This article presents the study design,investigates the muscle strength performance(MSP)of 289 adult and teenage CA,exercisers,and physically inactive individuals(PI),and proposes predictive models of MSP for adults.Methods:Muscle maximal,speed,and explosive strength(MMS/MSS/MES)at unilateral maximal concentric flexion and extension contraction(FC/EC)were evaluated using Biodex System 3 PRO^(TM)at 60°/s,180°/s,and 300°/s,while additional performance markers were assessed through field ergometric testing.Participants were interviewed about their lifestyle,dietary habits,physical activity,injury,and medical history.Body composition was assessed via bioelectrical impedance.gDNA was extracted from biochemical samples and then genotyped.Statistical analysis was conducted using IBM SPSS Statistics v21.0 and R.Results:Age,fitness,and sex impacted correlations of MSP with body composition and anthropometric measurements(p<0.05).Among CA,females outperformed males in accuracy(p<0.001)while,males outperformed females in anaerobic power,MSP,speed,and endurance(p<0.001).Adult CA outperformed exercisers and PI in MMS,MSS,and MES(p<0.05).Multiple linear regression models,with predictors age,FFM,body extremity,training load explained the majority of variation in MMS(R^(2)_(adj):71.4%–88.9%),MSS(R^(2)_(adj):64.8%–78.4%),and MES(R^(2)_(adj):52.7%–68.4%)at EC,FC,and their mean(p<0.001).Conclusions:Muscle-strengthening strategies should be customized according to individual fitness levels,body composition,and anthropometric measurements.The innovative sex-specific regression models assessing MMS,MSS,and MES at EC and FC provide a framework for personalizing rehabilitation and skill-specific training strategies. 展开更多
关键词 Athletic performance Isokinetic dynamometer Muscle strength performance Greek population Predictive models Body composition
在线阅读 下载PDF
Information Diffusion Models and Fuzzing Algorithms for a Privacy-Aware Data Transmission Scheduling in 6G Heterogeneous ad hoc Networks
15
作者 Borja Bordel Sánchez Ramón Alcarria Tomás Robles 《Computer Modeling in Engineering & Sciences》 2026年第2期1214-1234,共21页
In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic h... In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic heterogeneous infrastructures,unstable links and non-uniform hardware capabilities create critical issues regarding security and privacy.Traditional protocols are often too computationally heavy to allow 6G services to achieve their expected Quality-of-Service(QoS).As the transport network is built of ad hoc nodes,there is no guarantee about their trustworthiness or behavior,and transversal functionalities are delegated to the extreme nodes.However,while security can be guaranteed in extreme-to-extreme solutions,privacy cannot,as all intermediate nodes still have to handle the data packets they are transporting.Besides,traditional schemes for private anonymous ad hoc communications are vulnerable against modern intelligent attacks based on learning models.The proposed scheme fulfills this gap.Findings show the probability of a successful intelligent attack reduces by up to 65%compared to ad hoc networks with no privacy protection strategy when used the proposed technology.While congestion probability can remain below 0.001%,as required in 6G services. 展开更多
关键词 6G networks ad hoc networks PRIVACY scheduling algorithms diffusion models fuzzing algorithms
在线阅读 下载PDF
DNASE1L3 Mediates Hepatocellular Carcinoma Tumor Growth and Organoid Models via the Wnt/β-Catenin Signaling Pathway
16
作者 Shulong Zhang Yijun Zhao +5 位作者 Li Geng Feihong Song Li Feng Jun Jiang Qianqian Cai Fei Fan 《Oncology Research》 2026年第3期691-724,共34页
Background:Hepatocellular carcinoma(HCC)is a highly lethal malignancy driven by both intrinsic oncogenic pathways and immune microenvironmental regulation.Emerging evidence suggests that DNASE1L3 may influence tumor b... Background:Hepatocellular carcinoma(HCC)is a highly lethal malignancy driven by both intrinsic oncogenic pathways and immune microenvironmental regulation.Emerging evidence suggests that DNASE1L3 may influence tumor biology and immune responses;however,its specific roles in HCC progression and macrophage-mediated regulation remain unclear.This study aimed to elucidate the biological functions of DNASE1L3 in HCC and to determine how it modulates tumor behavior and immune interactions.Methods:Bioinformatics analyses of the GSE41804 and Cancer Genome Atlas-Liver Hepatocellular Carcinoma(TCGA-LIHC)datasets were used to identify hub genes.Functional assays assessed the impact of DNASE1L3 on HCC cell proliferation,migration,invasion,and cell cycle progression.The effects of DNASE1L3 on macrophage polarization and the Wnt/β-catenin signaling pathway were examined using a co-culture system.An HCC organoid model was established to further validate its regulatory function.Results:Eight prognostic signature genes were identified,with deoxyribonuclease I-like 3(DNase I-like 3)selected as the hub gene.DNASE1L3 overexpression suppressed HCC cell growth,inhibited migration and invasion,induced G1 arrest,and modulated epithelial-mesenchymal transition(EMT)markers.DNASE1L3 knockdown promoted M2-like macrophage polarization.Mechanistically,DNASE1L3 interacted withβ-catenin to enhance its ubiquitination and degradation,thereby inhibiting Wnt/β-catenin signaling and reducing PD-L1 expression.DNASE1L3 overexpression similarly restricted organoid growth and suppressed pathway activity.Conclusion:DNASE1L3 acts as a negative regulator of HCC progression by targeting the Wnt/β-catenin pathway and reducing PD-L1 expression,thereby influencing both tumor cell behavior and macrophage-mediated immune responses. 展开更多
关键词 Hepatocellular carcinoma DNASE1L3 Wnt/β-catenin signaling pathway organoid models tumor growth
暂未订购
Discrepancies between predictions of mainstream empirical growth models and observed forest growth of Pinus radiata(D.Don)plantations in New Zealand
17
作者 Serajis Salekin Yvette Dickinson +5 位作者 Jo Liddell Christine Dodunski Priscilla Lad Steven Dovey Donald A.White David Pont 《Forest Ecosystems》 2026年第1期157-165,共9页
Pinus radiata(D.Don)dominates New Zealand's forestry industry,constituting 91%of plantations,and is among the world's most important plantation species.Given the socio-economic and environmental importance of ... Pinus radiata(D.Don)dominates New Zealand's forestry industry,constituting 91%of plantations,and is among the world's most important plantation species.Given the socio-economic and environmental importance of this species,it is important to have accurate and precise projections over time to make efficient decisions for forest management and greenfield investments in afforestation projects,especially for permanent carbon forests.Future projections of any natural resource systems rely on modeling;however,the acceleration of climate change makes future projections of yield less certain.These challenges also impact national expectations of the contribution planted forests will provide to address climate change and meet international commitments under the Paris Agreement.Using a large national-scale set of contemporary ground-measured data(2013–2023),this study investigates the performance of two growth models developed over 30 years ago that are widely used by NZ plantation growers:1)the Pumice Plateau Model 1988(PPM88)and 2)the 300-index(including a model variant of regional drift).Model simulations were made using the FORECASTER modeling suite with geographic boundaries to adjust for drift in space and time.Basal area(BA,m^(2)⋅ha^(-1))and volume(m^(3)⋅ha^(-1))were simulated,and standard errors and goodness-of-fit metrics calculated up to a typical rotation age of 30 years.Model residuals were then separated and analysed for the main plantation growing regions.The models overpredicted observed growth by between 6.8%and 16.2%,but model predictions and errors varied significantly between regions.The results of this study provided clear evidence of divergence between the outputs of both models and the measured data.Finally,this study suggests future measures to address challenges posed by these discrepancies that will provide better information for forest management and investment decisions in a changing climate. 展开更多
关键词 Pinus radiata Growth and yield prediction Empirical growth models Plantation forest Permanent sample plots Prediction errors Climate changeA
在线阅读 下载PDF
Novel therapies for myasthenia gravis:Translational research from animal models to clinical application
18
作者 Benedetta Sorrenti Christian Laurini +4 位作者 Luca Bosco Camilla Mirella Maria Strano Adele Ratti Yuri Matteo Falzone Stefano Carlo Previtali 《Neural Regeneration Research》 2026年第5期1834-1848,共15页
Myasthenia gravis is a chronic autoimmune disorder that affects the neuromuscular junction leading to fluctuating skeletal muscle fatigability. The majority of myasthenia gravis patients have detectable antibodies in ... Myasthenia gravis is a chronic autoimmune disorder that affects the neuromuscular junction leading to fluctuating skeletal muscle fatigability. The majority of myasthenia gravis patients have detectable antibodies in their serum, targeting acetylcholine receptor, muscle-specific kinase, or related proteins. Current treatment for myasthenia gravis involves symptomatic therapy, immunosuppressive drugs such as corticosteroids, azathioprine, and mycophenolate mofetil, and thymectomy, which is primarily indicated in patients with thymoma or thymic hyperplasia. However, this condition continues to pose significant challenges including an unpredictable and variable disease progression, differing response to individual therapies, and substantial longterm side effects associated with standard treatments(including an increased risk of infections, osteoporosis, and diabetes), underscoring the necessity for a more personalized approach to treatment. Furthermore, about fifteen percent of patients, called “refractory myasthenia gravis patients”, do not respond adequately to standard therapies. In this context, the introduction of molecular therapies has marked a significant advance in myasthenia gravis management. Advances in understanding myasthenia gravis pathogenesis, especially the role of pathogenic antibodies, have driven the development of these biological drugs, which offer more selective, rapid, and safer alternatives to traditional immunosuppressants. This review aims to provide a comprehensive overview of emerging therapeutic strategies targeting specific immune pathways in myasthenia gravis, with a particular focus on preclinical evidence, therapeutic rationale, and clinical translation of B-cell depletion therapies, neonatal Fc receptor inhibitors, and complement inhibitors. 展开更多
关键词 acetylcholine receptor(AChR) animal models B-cell depletion biological therapies COMPLEMENT IMMUNOTHERAPY muscle-specific kinase(Mu SK) neonatal Fc receptor
暂未订购
Three-dimensional patient-derived cell models represent an emerging frontier in the study of neurodegenerative diseases
19
作者 Rachel J.Boyd Vasiliki Mahairaki 《Neural Regeneration Research》 2026年第6期2327-2328,共2页
Neurodegenerative disorders represent an increasingly pertinent public health crisis.As a greater proportion of the population ages,neurodegenerative disorders and other diseases of aging place undue burdens on patien... Neurodegenerative disorders represent an increasingly pertinent public health crisis.As a greater proportion of the population ages,neurodegenerative disorders and other diseases of aging place undue burdens on patients,caregivers,and healthcare workers.Alzheimer’s disease(AD)and Parkinson’s disease represent the two most common neurodegenerative disorders in the population,affecting over 65 million people,worldwide. 展开更多
关键词 Alzheimer s disease public health crisis neurodegenerative diseases neurodegenerative disorders parkinson s disease aging three dimensional patient derived cell models
暂未订购
Detection of Maliciously Disseminated Hate Speech in Spanish Using Fine-Tuning and In-Context Learning Techniques with Large Language Models
20
作者 Tomás Bernal-Beltrán RonghaoPan +3 位作者 JoséAntonio García-Díaz María del Pilar Salas-Zárate Mario Andrés Paredes-Valverde Rafael Valencia-García 《Computers, Materials & Continua》 2026年第4期353-390,共38页
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. 展开更多
关键词 Hate speech detection malicious communication campaigns AI-driven cybersecurity social media analytics large language models prompt-tuning fine-tuning in-context learning natural language processing
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部