In recent years, with this social problem of"Medical treatment is difficult and expensive" has not been effectively addressed, "Doctor-patient conflicts" phenomenon emerge in endlessly, medical costs increase ever...In recent years, with this social problem of"Medical treatment is difficult and expensive" has not been effectively addressed, "Doctor-patient conflicts" phenomenon emerge in endlessly, medical costs increase every year, the city public hospital reform continues to be the focus of attention of government and society In this paper, the theory of governance of public ponds of Elinor Ostrom and Mancur Olson's theory of logic of collective action as the theoretical basis of this study, Through the entire medical stakeholders together to form a medical community, the formation of multiple, independent management of public hospitals and the whole public health care system.展开更多
Precise forecasts of wildfire danger are crucial for proactive fuel management and emergency responses,yet they pose a challenge at the subseasonal scale due to limitations in prediction capabilities and a gap between...Precise forecasts of wildfire danger are crucial for proactive fuel management and emergency responses,yet they pose a challenge at the subseasonal scale due to limitations in prediction capabilities and a gap between forecast outputs and the needs of decision-makers.This study introduces an innovative hybrid modeling framework that integrates artificial intelligence(AI)with climate dynamic prediction systems to accurately forecast High Fire-Danger Days(HFDDs)for the following month.These HFDDs are derived from historical satellite fire data and the optimum fire danger index,with a particular focus on Southwest China as a case study.The AI module,based on the ResNet-18 neural network model,integrates observational and physically constrained analysis to establish links between HFDDs and optimal predictors of atmospheric circulation from both the concurrent and preceding months.Leveraging climate dynamical forecasting,this hybrid model provides more reliable deterministic predictions for monthly HFDDs than conventional methods that rely solely on terrestrial variables such as precipitation.More importantly,the integration of dynamical ensemble prediction enhances the model’s capability for skillful probabilistic predictions of HFDDs,facilitating the creation of customized fire danger outlooks and emergency action maps tailored to stakeholders’needs.The model’s added economic value was also evaluated,demonstrating its potential to improve decision-making in disaster management and bridge the“last-mile gap”in climate service delivery.This work contributes to the Seamless Prediction and Services for Sustainable Natural and Built Environment(SEPRESS)Program(2025–32),under the United Nations Educational Scientific and Cultural Organization(UNESCO)International Decade of Sciences for Sustainable Development(2024–33).展开更多
The combination of Daphnes Cortex(DC)and Liquorice Root(LR),two traditional Chinese medicinal herbs,has shown significant therapeutic effects on rheumatoid arthritis(RA),but its synergistic mechanism of action remains...The combination of Daphnes Cortex(DC)and Liquorice Root(LR),two traditional Chinese medicinal herbs,has shown significant therapeutic effects on rheumatoid arthritis(RA),but its synergistic mechanism of action remains to be elucidated.Employing a network pharmacology and molecular docking approach,this study systematically investigated the synergistic mechanism of the herb pair DC and LR in RA treatment.Active components and their corresponding targets were retrieved from the TCMSP database and relevant literature,and RA-related targets were collected from established disease databases.A total of 73 overlapping targets between DC-LR and RA were identified,among which core targets such as AKT1,TNF,and CASP3 were highlighted.GO and KEGG enrichment analyses revealed that these targets are involved in biological processes such as oxidative stress response and cell migration,and are significantly enriched in key pathways including HIF-1,TNF,and PI3K-Akt signaling pathways.Compatibility analysis further revealed that the combination of DC and LR may enhance therapeutic effects through synergistic regulation of shared targets and complementary modulation of upstream and downstream pathway components.Molecular docking confirmed strong binding affinities between core active components and key targets.This study provides a multi-dimensional“component-target-pathway”perspective on the potential synergistic anti-RA mechanism of the DC-LR herb pair,offering a theoretical basis for further experimental validation and clinical application.展开更多
To maximize the profits of power grid operators(GOs),load aggregators(LAs)and electricity customers(ECs),this paper proposes a hierarchical demand response(HDR)framework that considers competing interaction based on m...To maximize the profits of power grid operators(GOs),load aggregators(LAs)and electricity customers(ECs),this paper proposes a hierarchical demand response(HDR)framework that considers competing interaction based on multiagent deep deterministic policy gradient(MaDDPG).The ECs are divided into conventional ECs and the electric vehicles(EVs)which are managed by ECs agent(ECA)and EV agent(EVA)to exploit the flexibility of the HDR framework.Thus,the HDR is a tri-layer model determined by five types of agents engaging in competing interaction to maximize their own profits.To address the limitations of mathematical expression and participation scale in the Stackelberg game within the HDR model,a dynamic interaction mechanism is adopted.Moreover,to tackle the HDR involving various entities,the MaDDPG develops multiple agents to simulation the dynamic competing interactions between each subject as well as solve the problem of continuous action control.Furthermore,MaDDPG adopts soft target update and priority experience replay method to ensure stable and effective training,and makes the exploration strategy comprehensive by using exploration noise.Simulation studies are conducted to verify the performance of the MaDDPG with dynamic interaction mechanism in dealing with multilayer multi-agent continuous action control,compared to the double deep Q network(DDQN),deep Q network(DQN)and dueling DQN.Additionally,comparisons among the proposed HDR with the price based DR(PBDR)and incentive based DR(IBDR)are analyzed to investigate the flexibility of the HDR.展开更多
End-to-end Temporal Action Detection(TAD)has achieved remarkable progress in recent years,driven by innovations in model architectures and the emergence of Video Foundation Models(VFMs).However,existing TAD methods th...End-to-end Temporal Action Detection(TAD)has achieved remarkable progress in recent years,driven by innovations in model architectures and the emergence of Video Foundation Models(VFMs).However,existing TAD methods that perform full fine-tuning of pretrained video models often incur substantial computational costs,which become particularly pronounced when processing long video sequences.Moreover,the need for precise temporal boundary annotations makes data labeling extremely expensive.In low-resource settings where annotated samples are scarce,direct fine-tuning tends to cause overfitting.To address these challenges,we introduce Dynamic LowRank Adapter(DyLoRA),a lightweight fine-tuning framework tailored specifically for the TAD task.Built upon the Low-Rank Adaptation(LoRA)architecture,DyLoRA adapts only the key layers of the pretrained model via low-rank decomposition,reducing the number of trainable parameters to less than 5%of full fine-tuning methods.This significantly lowers memory consumption and mitigates overfitting in low-resource settings.Notably,DyLoRA enhances the temporal modeling capability of pretrained models by optimizing temporal dimension weights,thereby alleviating the representation misalignment of temporal features.Experimental results demonstrate that DyLoRA-TAD achieves impressive performance,with 73.9%mAP on THUMOS14,39.52%on ActivityNet-1.3,and 28.2%on Charades,substantially surpassing the best traditional feature-based methods.展开更多
Deep neural networks have achieved excellent classification results on several computer vision benchmarks.This has led to the popularity of machine learning as a service,where trained algorithms are hosted on the clou...Deep neural networks have achieved excellent classification results on several computer vision benchmarks.This has led to the popularity of machine learning as a service,where trained algorithms are hosted on the cloud and inference can be obtained on real-world data.In most applications,it is important to compress the vision data due to the enormous bandwidth and memory requirements.Video codecs exploit spatial and temporal correlations to achieve high compression ratios,but they are computationally expensive.This work computes the motion fields between consecutive frames to facilitate the efficient classification of videos.However,contrary to the normal practice of reconstructing the full-resolution frames through motion compensation,this work proposes to infer the class label from the block-based computed motion fields directly.Motion fields are a richer and more complex representation of motion vectors,where each motion vector carries the magnitude and direction information.This approach has two advantages:the cost of motion compensation and video decoding is avoided,and the dimensions of the input signal are highly reduced.This results in a shallower network for classification.The neural network can be trained using motion vectors in two ways:complex representations and magnitude-direction pairs.The proposed work trains a convolutional neural network on the direction and magnitude tensors of the motion fields.Our experimental results show 20×faster convergence during training,reduced overfitting,and accelerated inference on a hand gesture recognition dataset compared to full-resolution and downsampled frames.We validate the proposed methodology on the HGds dataset,achieving a testing accuracy of 99.21%,on the HMDB51 dataset,achieving 82.54%accuracy,and on the UCF101 dataset,achieving 97.13%accuracy,outperforming state-of-the-art methods in computational efficiency.展开更多
Background:In 2021,the American College of Medical Genetics and Genomics(ACMG)recommended reporting actionable genotypes in 73 genes associated with diseases for which preventive or therapeutic measures are available....Background:In 2021,the American College of Medical Genetics and Genomics(ACMG)recommended reporting actionable genotypes in 73 genes associated with diseases for which preventive or therapeutic measures are available.Evaluations of the association of actionable genotypes in these genes with life span are currently lacking.展开更多
Ulcerative colitis (UC) is a chronic inflammatory bowel disease characterized byclinical symptoms of diarrhea and mucopurulent bloody stools, and its incidenceis increasing globally. The etiology and pathogenesis of U...Ulcerative colitis (UC) is a chronic inflammatory bowel disease characterized byclinical symptoms of diarrhea and mucopurulent bloody stools, and its incidenceis increasing globally. The etiology and pathogenesis of UC remain elusive. Currenttherapeutic approaches, including anti-inflammatory, immunosuppressiveand immunomodulating agents, are often limited in efficacy and frequently associatedwith adverse drug reactions. Therefore, there is an urgent need to developsafer and more effective treatment strategies to address the limitations of existingtherapies. Scutellaria baicalensis Georgi (HQ), a traditional Chinese medicinal herb,has been employed in the treatment of UC for over 2000 years. Recent studieshave demonstrated that HQ contains multiple active components capable oftreating UC through anti-inflammation, immune modulation, intestinal barrierprotection, antioxidant activity, and regulation of the gut microbiota. This paperreviews recent studies on the mechanism of action and clinical trials of HQ intreating UC based on relevant literature, with the aim of providing valuable insightsinto future treatment approaches.展开更多
Grifola frondosa(Maitake)is traditionally valued for its health benefits,with polysaccharides being key bioactive components.This paper investigates a specific subfraction,Fraction D(GFP-D),evaluating its clinical eff...Grifola frondosa(Maitake)is traditionally valued for its health benefits,with polysaccharides being key bioactive components.This paper investigates a specific subfraction,Fraction D(GFP-D),evaluating its clinical effects and mechanisms in immune enhancement,adjunctive anti-tumor activity,and regulation of glucose/lipid metabolism.Three clinical trials were conducted.In an immune study,120 healthy volunteers(CD4+T cell count 500–1000 cells/μL)received 150 mg/day GFP-D for 8 weeks,resulting in significant increases in CD4+T cells(from 632±95 to 812±108 cells/μL,28.5%increase,within the physiological activation range),CD4+/CD8+ratio,NK cell activity,IL-2,and IFN-γ(all P<0.001 vs.placebo).An anti-tumor study with 80 advanced cancer patients(stratified by age,tumor stage,and histotype)showed that adding 1000 mg/day GFP-D to chemotherapy improved objective response rate(52.5%vs.30.0%,P=0.036,95%CI:1.02–3.87),one-year progression-free survival(55.8%vs.33.3%,P=0.022),and preserved immune parameters versus chemotherapy alone.A metabolic study in 90 type 2 diabetes patients found that 400 mg/day GFP-D for 12 weeks significantly lowered fasting glucose,HbA1c,total cholesterol,triglycerides,and LDL-C,while raising HDL-C(from 1.0±0.2 to 1.2±0.2 mmol/L,20%increase,supported by increased AMPK phosphorylation).Mechanistically,immune enhancement involves macrophage/dendritic cell activation via Dectin-1/TLR4 receptors(confirmed by increased receptor expression and downstream signaling molecules),promoting cytokine-driven T/NK cell responses.Anti-tumor effects stem from immunomodulation,direct induction of cancer cell apoptosis(via mitochondrial/caspase pathways,verified by increased Bax/Bcl-2 ratio and caspase-3 activation),and angiogenesis inhibition by downregulating VEGF.Metabolic benefits are linked to AMPK pathway activation in liver/muscle(confirmed by increased p-AMPK/AMPK ratio),enhancing glucose uptake and inhibiting gluconeogenesis/lipogenesis,alongside modulation of gut microbiota(increased Bifidobacterium and Lactobacillus abundance).All trials reported no severe adverse events related to GFP-D;liver/kidney function parameters(ALT,AST,creatinine,urea nitrogen)remained within normal ranges throughout the intervention.Collectively,GFP-D emerges as a multi-functional bioactive agent with substantial therapeutic potential.展开更多
Amyotrophic lateral sclerosis is characterized by the progressive loss of motor neurons.Early-stage axonal dysfunction,rather than central nervous system injury,plays a key role in the disease process.However,the mole...Amyotrophic lateral sclerosis is characterized by the progressive loss of motor neurons.Early-stage axonal dysfunction,rather than central nervous system injury,plays a key role in the disease process.However,the molecular mechanisms underlying this dysfunction remain unclear.To investigate the relationship between peripheral immune dysregulation and axonal dysfunction in amyotrophic lateral sclerosis,we recruited 372 patients within the first 12 months of sporadic amyotrophic lateral sclerosis onset between January 2018 and May 2024.We collected peripheral immune markers at baseline,including total leukocytes,lymphocytes,monocytes,neutrophils,basophils,eosinophils,and platelets.We also calculated four derived ratios:neutrophil-to-lymphocyte ratio,platelet-to-lymphocyte ratio,lymphocyte-to-monocyte ratio,and systemic immune inflammation index.Multivariate analysis,adjusted for confounding factors,revealed that higher counts of total leukocytes and neutrophils,as well as higher neutrophil-related ratios,including the neutrophil to lymphocyte ratio and the systemic immune inflammation index,were significantly correlated with higher compound muscle action potential scores.Stratified analyses revealed that these associations varied by age and sex.Furthermore,mediation analysis demonstrated that axonal dysfunction plays a significant role in the relationship between immune markers and disease progression.These findings emphasize the critical role that peripheral immune dysregulation plays in amyotrophic lateral sclerosis progression by mediating peripheral nerve injury,particularly in the early stages of the disease.This study highlights the importance of the peripheral nervous system in the early stages of amyotrophic lateral sclerosis and provides new insights into disease mechanisms and potential therapeutic targets.展开更多
Mirror neuron system (MNS) represents one past decade, and it has been found to involve in multiple of the most important discoveries of cognitive neuroscience in the aspects of brain functions including action unde...Mirror neuron system (MNS) represents one past decade, and it has been found to involve in multiple of the most important discoveries of cognitive neuroscience in the aspects of brain functions including action understanding, imitation, language understanding, empathy, action prediction and speech evolution. This manuscript reviewed the function of MNS in action understanding as well as language evolution, and specifically assessed its roles as the bridge from body language to fluent speeches. Then we discussed the speech defects of autism patients due to the disruption of MNS. Finally, given that MNS is plastic in adult brain, we proposed MNS targeted therapy provides an efficient rehabilitation approach for brain damages conditions as well as autism patients.展开更多
Objective:To search all available sources to find incontrovertible scientific explanation of the meridian system and mechanism of acupuncture action.Methods:Extensive search of electronic databases was carried out to ...Objective:To search all available sources to find incontrovertible scientific explanation of the meridian system and mechanism of acupuncture action.Methods:Extensive search of electronic databases was carried out to identify all published scientific articles,research papers and experimental findings regarding meridian system,acupuncture points and mechanisms of acupuncture action,from both English and Chinese language journals,from inception till date.Results:There are many hypotheses and studies about meridian system such as,primovascular system as meridian,nuclear tracers study to locate the track of meridian,infrared imaging studies to prove existence of meridians,investigations about anatomical structure of acupoints,etc.There are many researches and theories about mechanism of acupuncture action such as gate control theory of acupuncture analgesia,neurotransmitters,neuro-endocrine-immune network,fMRI evidences of brain’s processing of pain signal etc.Conclusion:Researchers over half a century discovered many factual information about meridian system,acupoints,neuro-transmitters and acupuncture analgesia,neuro-hormonal mechanism etc.All these important discoveries contributed to clarify the mysteries of meridian system and acupuncture action,but they still fell short of providing an incontrovertible scientific explanation.Further coordinated studies are warranted to explore more plausible and scientifically valid explanation of meridian system and acupuncture action.展开更多
A universal thermodynamic model of calculating the mass action concentrations of components in a ternary strong electrolyte aqueous solution has been developed based on the ion and molecule coexistence theory,and veri...A universal thermodynamic model of calculating the mass action concentrations of components in a ternary strong electrolyte aqueous solution has been developed based on the ion and molecule coexistence theory,and verified in the NaCl-KCl-H2O ternary system at 298.15 K. To compare the difference of the thermodynamic model in binary and ternary strong electrolyte aqueous solutions,the mass action concentrations of components in the NaCl-H2O binary strong electrolyte aqueous solution were also computed at 298.15K. A transformation coefficient was required to compare the calculated mass action concentration and reported activity because they were obtained at different standard states and concentration units. The results show that the transformation coefficients between calculated mass action concentrations and reported activities of the same components change in a very narrow range. The calculated mass action concentrations of components in the NaCl-H2O and NaCl-KCl-H2O systems are in good agreement with the reported activities. This indicates that the developed thermodynamic model can reflect the structural characteristics of solutions,and the mass action concentration also strictly follows the mass action law.展开更多
In order to study the dynamic action and physical effects of coal seams and gas, a simulation system for this dynamic action was developed and a physical model built in our laboratory. Using this newly built model, th...In order to study the dynamic action and physical effects of coal seams and gas, a simulation system for this dynamic action was developed and a physical model built in our laboratory. Using this newly built model, the volume of coal outbursts and the temperature during the outburst process were studied. The results show that: l) for coal seams with similar structure and com- ponents, two factors, i.e., gas pressure and ground stress affect the volume of coal outbursts, with gas pressure being the more im- portant of the two and 2) the changes in coal temperature, both its increase and decrease, are affected by ground stress and gas pressure, it is a process of change. Preliminary tests show that the system can simulate the dynamic interaction of coal and gas, which is helpful for studying the dynamic mechanism of solid-gas coupling of gas and coal.展开更多
The intense application of Voltage Source Converter based HVDC interconnections and grids will result in a hybrid AC-HVDC-system. The operation of such a system becomes complex regarding system security and system ope...The intense application of Voltage Source Converter based HVDC interconnections and grids will result in a hybrid AC-HVDC-system. The operation of such a system becomes complex regarding system security and system operation. This paper describes major challenges and proposes potential solutions, including a combined security assessment, preventive optimization and curative actions. A coordination of both systems enables an efficient application of existing transport capacity.展开更多
Previous studies have demonstrated that hand shadows may activate the motor cortex associated with the mirror neuron system in human brain. However, there is no evidence of activity of the human mirror neuron system d...Previous studies have demonstrated that hand shadows may activate the motor cortex associated with the mirror neuron system in human brain. However, there is no evidence of activity of the human mirror neuron system during the observation of intransitive movements by shadows and line drawings of hands. This study examined the suppression of electroencephalography mu waves (8-13 Hz) induced by observation of stimuli in 18 healthy students. Three stimuli were used: real hand actions, hand shadow actions and actions made by line drawings of hands. The results showed significant desynchronization of the mu rhythm ("mu suppression") across the sensodmotor cortex (recorded at C3, Cz and C4), the frontal cortex (recorded at F3, Fz and F4) and the central and right posterior parietal cortex (recorded at Pz and P4) under all three conditions. Our experimental findings suggest that the observation of "impoverished hand actions", such as intransitive movements of shadows and line drawings of hands, is able to activate widespread cortical areas related to the putative human mirror neuron system.展开更多
In this paper,we present the concept of Banach-mean equicontinuity and prove that the Banach-,Weyl-and Besicovitch-mean equicontinuities of a dynamic system of Abelian group action are equivalent.Furthermore,we obtain...In this paper,we present the concept of Banach-mean equicontinuity and prove that the Banach-,Weyl-and Besicovitch-mean equicontinuities of a dynamic system of Abelian group action are equivalent.Furthermore,we obtain that the topological entropy of a transitive,almost Banach-mean equicontinuous dynamical system of Abelian group action is zero.As an application of our main result,we show that the topological entropy of the Banach-mean equicontinuous system under the action of an Abelian groups is zero.展开更多
Caring has long been recognized as central to nursing and is increasingly posited as a core concept although developing a theoretical description of caring which is adequate in the 21st. century continues to be a diff...Caring has long been recognized as central to nursing and is increasingly posited as a core concept although developing a theoretical description of caring which is adequate in the 21st. century continues to be a difficult task for nursing scholars. Consequently, verifying existing theoretical structures of caring remains an ongoing challenge. The aim of this article is to provide empirical verification of the caring processes of “knowing,” “being with,” “doing for,” “enabling” and “maintaining belief” from Swanson’s Middle Range Caring Theory based on the categorization of nursing actions from a systematic literature review on care. Methods: A systematic literature review was conducted in the fields of nursing sciences, medicine and psychology. Purposeful sampling was carried out covering a period from 2003-2013. The final sample included 25 articles. Results: Major themes of nursing actions included “knowing” which consisted of centering, nurturing, informed understanding, assessment skills, communication and respect for individual differences. “Being with” was characterized by intimate relationship, connecting, presencing, emotional adaptability awareness of self/other and decentering. “Doing for” included competence, knowledge, professional/technical skills, helping actions, anticipatory, multidisciplinary and preserving dignity. “Enabling” was characterized by self care, commitment, complexity of care, appropriate communication, information/education, sharing power, enabling choice and ongoing validation. Finally, “maintaining belief” was characterized by spiritual being, humanistic view, harmonious balance, hope, love, and compassion, meaning, and religious and spiritual orientation. Conclusion: Empirical verification was shown for the caring processes described in Swanson’s Caring Theory grounded in concrete nursing actions.展开更多
Thermodynamic models of calculating mass action concentrations for structural units or ion couples in RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions were developed based on the ion and...Thermodynamic models of calculating mass action concentrations for structural units or ion couples in RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions were developed based on the ion and molecule coexistence theory at 298.15 K.A transformation coefficient is needed to compare the calculated mass action concentration and the reported activity because they are obtained at different standard states and concentration units.The results show that the transformation coefficients between the calculated mass action concentrations and the reported activities of the same structural units or ion couples in RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions change in a very narrow range.The transformed mass action concentrations of structural units or ion couples in RbCl-H2O binary system are in good agreement with the reported activities. The transformed mass action concentrations of RbCl and RbNO3 in RbCl-RbNO3-H2O ternary solution are also in good agreement with the reported activities,aRbCl and 3RbNOa,with different total ionic strengths as 0.01,0.05,0.1,0.5,1.0,1.5,2.0,3.0 and 3.5 mol/kg,respectively.All those results mean the developed thermodynamic model of strong electrolyte aqueous solutions can reflect structural characteristics of RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions and the mass action concentration also strictly follows the mass action law.展开更多
文摘In recent years, with this social problem of"Medical treatment is difficult and expensive" has not been effectively addressed, "Doctor-patient conflicts" phenomenon emerge in endlessly, medical costs increase every year, the city public hospital reform continues to be the focus of attention of government and society In this paper, the theory of governance of public ponds of Elinor Ostrom and Mancur Olson's theory of logic of collective action as the theoretical basis of this study, Through the entire medical stakeholders together to form a medical community, the formation of multiple, independent management of public hospitals and the whole public health care system.
基金J.YANG was supported by funding from the National Natural Science Foundation of China(Grant Nos.42475022,42261144671)the National Key R&D Program of China(Project No.2024YFC3013100)+2 种基金the Fundamental Research Funds for the Central UniversitiesM.LU was supported by the Otto Poon Centre of Climate Resilience and Sustainability at HKUST and the Hong Kong Research Grant Committee(Project No.16300424)Data processing and storage were supported by the National Key Scientific and Technological Infrastructure project“Earth System Numerical Simulation Facility”(EarthLab).
文摘Precise forecasts of wildfire danger are crucial for proactive fuel management and emergency responses,yet they pose a challenge at the subseasonal scale due to limitations in prediction capabilities and a gap between forecast outputs and the needs of decision-makers.This study introduces an innovative hybrid modeling framework that integrates artificial intelligence(AI)with climate dynamic prediction systems to accurately forecast High Fire-Danger Days(HFDDs)for the following month.These HFDDs are derived from historical satellite fire data and the optimum fire danger index,with a particular focus on Southwest China as a case study.The AI module,based on the ResNet-18 neural network model,integrates observational and physically constrained analysis to establish links between HFDDs and optimal predictors of atmospheric circulation from both the concurrent and preceding months.Leveraging climate dynamical forecasting,this hybrid model provides more reliable deterministic predictions for monthly HFDDs than conventional methods that rely solely on terrestrial variables such as precipitation.More importantly,the integration of dynamical ensemble prediction enhances the model’s capability for skillful probabilistic predictions of HFDDs,facilitating the creation of customized fire danger outlooks and emergency action maps tailored to stakeholders’needs.The model’s added economic value was also evaluated,demonstrating its potential to improve decision-making in disaster management and bridge the“last-mile gap”in climate service delivery.This work contributes to the Seamless Prediction and Services for Sustainable Natural and Built Environment(SEPRESS)Program(2025–32),under the United Nations Educational Scientific and Cultural Organization(UNESCO)International Decade of Sciences for Sustainable Development(2024–33).
基金supported by National Training Program of Innovation and Entrepreneurship for Undergraduates(202510163044).
文摘The combination of Daphnes Cortex(DC)and Liquorice Root(LR),two traditional Chinese medicinal herbs,has shown significant therapeutic effects on rheumatoid arthritis(RA),but its synergistic mechanism of action remains to be elucidated.Employing a network pharmacology and molecular docking approach,this study systematically investigated the synergistic mechanism of the herb pair DC and LR in RA treatment.Active components and their corresponding targets were retrieved from the TCMSP database and relevant literature,and RA-related targets were collected from established disease databases.A total of 73 overlapping targets between DC-LR and RA were identified,among which core targets such as AKT1,TNF,and CASP3 were highlighted.GO and KEGG enrichment analyses revealed that these targets are involved in biological processes such as oxidative stress response and cell migration,and are significantly enriched in key pathways including HIF-1,TNF,and PI3K-Akt signaling pathways.Compatibility analysis further revealed that the combination of DC and LR may enhance therapeutic effects through synergistic regulation of shared targets and complementary modulation of upstream and downstream pathway components.Molecular docking confirmed strong binding affinities between core active components and key targets.This study provides a multi-dimensional“component-target-pathway”perspective on the potential synergistic anti-RA mechanism of the DC-LR herb pair,offering a theoretical basis for further experimental validation and clinical application.
基金supported by the National Natural Science Foundation of China(No.52477097)the GuangDong Basic and Applied Basic Research Foundation(2023A1515240014)the State Key Laboratory of Advanced Electromagnetic Technology(Grant No.AET 2024KF005).
文摘To maximize the profits of power grid operators(GOs),load aggregators(LAs)and electricity customers(ECs),this paper proposes a hierarchical demand response(HDR)framework that considers competing interaction based on multiagent deep deterministic policy gradient(MaDDPG).The ECs are divided into conventional ECs and the electric vehicles(EVs)which are managed by ECs agent(ECA)and EV agent(EVA)to exploit the flexibility of the HDR framework.Thus,the HDR is a tri-layer model determined by five types of agents engaging in competing interaction to maximize their own profits.To address the limitations of mathematical expression and participation scale in the Stackelberg game within the HDR model,a dynamic interaction mechanism is adopted.Moreover,to tackle the HDR involving various entities,the MaDDPG develops multiple agents to simulation the dynamic competing interactions between each subject as well as solve the problem of continuous action control.Furthermore,MaDDPG adopts soft target update and priority experience replay method to ensure stable and effective training,and makes the exploration strategy comprehensive by using exploration noise.Simulation studies are conducted to verify the performance of the MaDDPG with dynamic interaction mechanism in dealing with multilayer multi-agent continuous action control,compared to the double deep Q network(DDQN),deep Q network(DQN)and dueling DQN.Additionally,comparisons among the proposed HDR with the price based DR(PBDR)and incentive based DR(IBDR)are analyzed to investigate the flexibility of the HDR.
基金supported by the National Natural Science Foundation of China(Grant No.62266054)the Major Science and Technology Project of Yunnan Province(Grant No.202402AD080002)the Scientific Research Fund of the Yunnan Provincial Department of Education(Grant No.2025Y0302).
文摘End-to-end Temporal Action Detection(TAD)has achieved remarkable progress in recent years,driven by innovations in model architectures and the emergence of Video Foundation Models(VFMs).However,existing TAD methods that perform full fine-tuning of pretrained video models often incur substantial computational costs,which become particularly pronounced when processing long video sequences.Moreover,the need for precise temporal boundary annotations makes data labeling extremely expensive.In low-resource settings where annotated samples are scarce,direct fine-tuning tends to cause overfitting.To address these challenges,we introduce Dynamic LowRank Adapter(DyLoRA),a lightweight fine-tuning framework tailored specifically for the TAD task.Built upon the Low-Rank Adaptation(LoRA)architecture,DyLoRA adapts only the key layers of the pretrained model via low-rank decomposition,reducing the number of trainable parameters to less than 5%of full fine-tuning methods.This significantly lowers memory consumption and mitigates overfitting in low-resource settings.Notably,DyLoRA enhances the temporal modeling capability of pretrained models by optimizing temporal dimension weights,thereby alleviating the representation misalignment of temporal features.Experimental results demonstrate that DyLoRA-TAD achieves impressive performance,with 73.9%mAP on THUMOS14,39.52%on ActivityNet-1.3,and 28.2%on Charades,substantially surpassing the best traditional feature-based methods.
基金Supported by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2025R896).
文摘Deep neural networks have achieved excellent classification results on several computer vision benchmarks.This has led to the popularity of machine learning as a service,where trained algorithms are hosted on the cloud and inference can be obtained on real-world data.In most applications,it is important to compress the vision data due to the enormous bandwidth and memory requirements.Video codecs exploit spatial and temporal correlations to achieve high compression ratios,but they are computationally expensive.This work computes the motion fields between consecutive frames to facilitate the efficient classification of videos.However,contrary to the normal practice of reconstructing the full-resolution frames through motion compensation,this work proposes to infer the class label from the block-based computed motion fields directly.Motion fields are a richer and more complex representation of motion vectors,where each motion vector carries the magnitude and direction information.This approach has two advantages:the cost of motion compensation and video decoding is avoided,and the dimensions of the input signal are highly reduced.This results in a shallower network for classification.The neural network can be trained using motion vectors in two ways:complex representations and magnitude-direction pairs.The proposed work trains a convolutional neural network on the direction and magnitude tensors of the motion fields.Our experimental results show 20×faster convergence during training,reduced overfitting,and accelerated inference on a hand gesture recognition dataset compared to full-resolution and downsampled frames.We validate the proposed methodology on the HGds dataset,achieving a testing accuracy of 99.21%,on the HMDB51 dataset,achieving 82.54%accuracy,and on the UCF101 dataset,achieving 97.13%accuracy,outperforming state-of-the-art methods in computational efficiency.
文摘Background:In 2021,the American College of Medical Genetics and Genomics(ACMG)recommended reporting actionable genotypes in 73 genes associated with diseases for which preventive or therapeutic measures are available.Evaluations of the association of actionable genotypes in these genes with life span are currently lacking.
基金Supported by National Natural Science Foundation of China,No.82374200Construction of Traditional Chinese Medicine Inheritance and Innovation Development Demonstration Pilot Projects in Pudong New Area-High-Level Research-Oriented Traditional Chinese Medicine Hospital Construction,No.YC-2023-0901.
文摘Ulcerative colitis (UC) is a chronic inflammatory bowel disease characterized byclinical symptoms of diarrhea and mucopurulent bloody stools, and its incidenceis increasing globally. The etiology and pathogenesis of UC remain elusive. Currenttherapeutic approaches, including anti-inflammatory, immunosuppressiveand immunomodulating agents, are often limited in efficacy and frequently associatedwith adverse drug reactions. Therefore, there is an urgent need to developsafer and more effective treatment strategies to address the limitations of existingtherapies. Scutellaria baicalensis Georgi (HQ), a traditional Chinese medicinal herb,has been employed in the treatment of UC for over 2000 years. Recent studieshave demonstrated that HQ contains multiple active components capable oftreating UC through anti-inflammation, immune modulation, intestinal barrierprotection, antioxidant activity, and regulation of the gut microbiota. This paperreviews recent studies on the mechanism of action and clinical trials of HQ intreating UC based on relevant literature, with the aim of providing valuable insightsinto future treatment approaches.
文摘Grifola frondosa(Maitake)is traditionally valued for its health benefits,with polysaccharides being key bioactive components.This paper investigates a specific subfraction,Fraction D(GFP-D),evaluating its clinical effects and mechanisms in immune enhancement,adjunctive anti-tumor activity,and regulation of glucose/lipid metabolism.Three clinical trials were conducted.In an immune study,120 healthy volunteers(CD4+T cell count 500–1000 cells/μL)received 150 mg/day GFP-D for 8 weeks,resulting in significant increases in CD4+T cells(from 632±95 to 812±108 cells/μL,28.5%increase,within the physiological activation range),CD4+/CD8+ratio,NK cell activity,IL-2,and IFN-γ(all P<0.001 vs.placebo).An anti-tumor study with 80 advanced cancer patients(stratified by age,tumor stage,and histotype)showed that adding 1000 mg/day GFP-D to chemotherapy improved objective response rate(52.5%vs.30.0%,P=0.036,95%CI:1.02–3.87),one-year progression-free survival(55.8%vs.33.3%,P=0.022),and preserved immune parameters versus chemotherapy alone.A metabolic study in 90 type 2 diabetes patients found that 400 mg/day GFP-D for 12 weeks significantly lowered fasting glucose,HbA1c,total cholesterol,triglycerides,and LDL-C,while raising HDL-C(from 1.0±0.2 to 1.2±0.2 mmol/L,20%increase,supported by increased AMPK phosphorylation).Mechanistically,immune enhancement involves macrophage/dendritic cell activation via Dectin-1/TLR4 receptors(confirmed by increased receptor expression and downstream signaling molecules),promoting cytokine-driven T/NK cell responses.Anti-tumor effects stem from immunomodulation,direct induction of cancer cell apoptosis(via mitochondrial/caspase pathways,verified by increased Bax/Bcl-2 ratio and caspase-3 activation),and angiogenesis inhibition by downregulating VEGF.Metabolic benefits are linked to AMPK pathway activation in liver/muscle(confirmed by increased p-AMPK/AMPK ratio),enhancing glucose uptake and inhibiting gluconeogenesis/lipogenesis,alongside modulation of gut microbiota(increased Bifidobacterium and Lactobacillus abundance).All trials reported no severe adverse events related to GFP-D;liver/kidney function parameters(ALT,AST,creatinine,urea nitrogen)remained within normal ranges throughout the intervention.Collectively,GFP-D emerges as a multi-functional bioactive agent with substantial therapeutic potential.
基金Natural Science Foundation of Beijing,No.7244428(to WZ)Peking University Medicine Sailing Program for Young Scholars’Scientific and Technological Innovation,No.BMU2023YFJHPY034(to WZ)+1 种基金the National Natural Science Foundation of China,Nos.81873784(to DF),82071426(to DF)Clinical Cohort Construction Program of Peking University Third Hospital,Nos.BYSYDL2019002(to DF)and BYSYZD2021004(to DF).
文摘Amyotrophic lateral sclerosis is characterized by the progressive loss of motor neurons.Early-stage axonal dysfunction,rather than central nervous system injury,plays a key role in the disease process.However,the molecular mechanisms underlying this dysfunction remain unclear.To investigate the relationship between peripheral immune dysregulation and axonal dysfunction in amyotrophic lateral sclerosis,we recruited 372 patients within the first 12 months of sporadic amyotrophic lateral sclerosis onset between January 2018 and May 2024.We collected peripheral immune markers at baseline,including total leukocytes,lymphocytes,monocytes,neutrophils,basophils,eosinophils,and platelets.We also calculated four derived ratios:neutrophil-to-lymphocyte ratio,platelet-to-lymphocyte ratio,lymphocyte-to-monocyte ratio,and systemic immune inflammation index.Multivariate analysis,adjusted for confounding factors,revealed that higher counts of total leukocytes and neutrophils,as well as higher neutrophil-related ratios,including the neutrophil to lymphocyte ratio and the systemic immune inflammation index,were significantly correlated with higher compound muscle action potential scores.Stratified analyses revealed that these associations varied by age and sex.Furthermore,mediation analysis demonstrated that axonal dysfunction plays a significant role in the relationship between immune markers and disease progression.These findings emphasize the critical role that peripheral immune dysregulation plays in amyotrophic lateral sclerosis progression by mediating peripheral nerve injury,particularly in the early stages of the disease.This study highlights the importance of the peripheral nervous system in the early stages of amyotrophic lateral sclerosis and provides new insights into disease mechanisms and potential therapeutic targets.
基金Sci-ence Foundation of Ministry of Education of China (No.FBB011469)
文摘Mirror neuron system (MNS) represents one past decade, and it has been found to involve in multiple of the most important discoveries of cognitive neuroscience in the aspects of brain functions including action understanding, imitation, language understanding, empathy, action prediction and speech evolution. This manuscript reviewed the function of MNS in action understanding as well as language evolution, and specifically assessed its roles as the bridge from body language to fluent speeches. Then we discussed the speech defects of autism patients due to the disruption of MNS. Finally, given that MNS is plastic in adult brain, we proposed MNS targeted therapy provides an efficient rehabilitation approach for brain damages conditions as well as autism patients.
基金Supported by The National Social Science Fund of China:19BYY077。
文摘Objective:To search all available sources to find incontrovertible scientific explanation of the meridian system and mechanism of acupuncture action.Methods:Extensive search of electronic databases was carried out to identify all published scientific articles,research papers and experimental findings regarding meridian system,acupuncture points and mechanisms of acupuncture action,from both English and Chinese language journals,from inception till date.Results:There are many hypotheses and studies about meridian system such as,primovascular system as meridian,nuclear tracers study to locate the track of meridian,infrared imaging studies to prove existence of meridians,investigations about anatomical structure of acupoints,etc.There are many researches and theories about mechanism of acupuncture action such as gate control theory of acupuncture analgesia,neurotransmitters,neuro-endocrine-immune network,fMRI evidences of brain’s processing of pain signal etc.Conclusion:Researchers over half a century discovered many factual information about meridian system,acupoints,neuro-transmitters and acupuncture analgesia,neuro-hormonal mechanism etc.All these important discoveries contributed to clarify the mysteries of meridian system and acupuncture action,but they still fell short of providing an incontrovertible scientific explanation.Further coordinated studies are warranted to explore more plausible and scientifically valid explanation of meridian system and acupuncture action.
文摘A universal thermodynamic model of calculating the mass action concentrations of components in a ternary strong electrolyte aqueous solution has been developed based on the ion and molecule coexistence theory,and verified in the NaCl-KCl-H2O ternary system at 298.15 K. To compare the difference of the thermodynamic model in binary and ternary strong electrolyte aqueous solutions,the mass action concentrations of components in the NaCl-H2O binary strong electrolyte aqueous solution were also computed at 298.15K. A transformation coefficient was required to compare the calculated mass action concentration and reported activity because they were obtained at different standard states and concentration units. The results show that the transformation coefficients between calculated mass action concentrations and reported activities of the same components change in a very narrow range. The calculated mass action concentrations of components in the NaCl-H2O and NaCl-KCl-H2O systems are in good agreement with the reported activities. This indicates that the developed thermodynamic model can reflect the structural characteristics of solutions,and the mass action concentration also strictly follows the mass action law.
文摘In order to study the dynamic action and physical effects of coal seams and gas, a simulation system for this dynamic action was developed and a physical model built in our laboratory. Using this newly built model, the volume of coal outbursts and the temperature during the outburst process were studied. The results show that: l) for coal seams with similar structure and com- ponents, two factors, i.e., gas pressure and ground stress affect the volume of coal outbursts, with gas pressure being the more im- portant of the two and 2) the changes in coal temperature, both its increase and decrease, are affected by ground stress and gas pressure, it is a process of change. Preliminary tests show that the system can simulate the dynamic interaction of coal and gas, which is helpful for studying the dynamic mechanism of solid-gas coupling of gas and coal.
文摘The intense application of Voltage Source Converter based HVDC interconnections and grids will result in a hybrid AC-HVDC-system. The operation of such a system becomes complex regarding system security and system operation. This paper describes major challenges and proposes potential solutions, including a combined security assessment, preventive optimization and curative actions. A coordination of both systems enables an efficient application of existing transport capacity.
基金supported by the grants from the National Natural Science Foundation of China,No.60775019,60970062 and 61173116the Research Fund for the Doctoral Program of Higher Education of China,No.201100702110014
文摘Previous studies have demonstrated that hand shadows may activate the motor cortex associated with the mirror neuron system in human brain. However, there is no evidence of activity of the human mirror neuron system during the observation of intransitive movements by shadows and line drawings of hands. This study examined the suppression of electroencephalography mu waves (8-13 Hz) induced by observation of stimuli in 18 healthy students. Three stimuli were used: real hand actions, hand shadow actions and actions made by line drawings of hands. The results showed significant desynchronization of the mu rhythm ("mu suppression") across the sensodmotor cortex (recorded at C3, Cz and C4), the frontal cortex (recorded at F3, Fz and F4) and the central and right posterior parietal cortex (recorded at Pz and P4) under all three conditions. Our experimental findings suggest that the observation of "impoverished hand actions", such as intransitive movements of shadows and line drawings of hands, is able to activate widespread cortical areas related to the putative human mirror neuron system.
基金supported by NSF of China(11671057)NSF of Chongqing(cstc2020jcyj-msxmX0694)the Fundamental Research Funds for the Central Universities(2018CDQYST0023).
文摘In this paper,we present the concept of Banach-mean equicontinuity and prove that the Banach-,Weyl-and Besicovitch-mean equicontinuities of a dynamic system of Abelian group action are equivalent.Furthermore,we obtain that the topological entropy of a transitive,almost Banach-mean equicontinuous dynamical system of Abelian group action is zero.As an application of our main result,we show that the topological entropy of the Banach-mean equicontinuous system under the action of an Abelian groups is zero.
文摘Caring has long been recognized as central to nursing and is increasingly posited as a core concept although developing a theoretical description of caring which is adequate in the 21st. century continues to be a difficult task for nursing scholars. Consequently, verifying existing theoretical structures of caring remains an ongoing challenge. The aim of this article is to provide empirical verification of the caring processes of “knowing,” “being with,” “doing for,” “enabling” and “maintaining belief” from Swanson’s Middle Range Caring Theory based on the categorization of nursing actions from a systematic literature review on care. Methods: A systematic literature review was conducted in the fields of nursing sciences, medicine and psychology. Purposeful sampling was carried out covering a period from 2003-2013. The final sample included 25 articles. Results: Major themes of nursing actions included “knowing” which consisted of centering, nurturing, informed understanding, assessment skills, communication and respect for individual differences. “Being with” was characterized by intimate relationship, connecting, presencing, emotional adaptability awareness of self/other and decentering. “Doing for” included competence, knowledge, professional/technical skills, helping actions, anticipatory, multidisciplinary and preserving dignity. “Enabling” was characterized by self care, commitment, complexity of care, appropriate communication, information/education, sharing power, enabling choice and ongoing validation. Finally, “maintaining belief” was characterized by spiritual being, humanistic view, harmonious balance, hope, love, and compassion, meaning, and religious and spiritual orientation. Conclusion: Empirical verification was shown for the caring processes described in Swanson’s Caring Theory grounded in concrete nursing actions.
基金Project supported by Publication Foundation of National Science and Technology Academic Books of China
文摘Thermodynamic models of calculating mass action concentrations for structural units or ion couples in RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions were developed based on the ion and molecule coexistence theory at 298.15 K.A transformation coefficient is needed to compare the calculated mass action concentration and the reported activity because they are obtained at different standard states and concentration units.The results show that the transformation coefficients between the calculated mass action concentrations and the reported activities of the same structural units or ion couples in RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions change in a very narrow range.The transformed mass action concentrations of structural units or ion couples in RbCl-H2O binary system are in good agreement with the reported activities. The transformed mass action concentrations of RbCl and RbNO3 in RbCl-RbNO3-H2O ternary solution are also in good agreement with the reported activities,aRbCl and 3RbNOa,with different total ionic strengths as 0.01,0.05,0.1,0.5,1.0,1.5,2.0,3.0 and 3.5 mol/kg,respectively.All those results mean the developed thermodynamic model of strong electrolyte aqueous solutions can reflect structural characteristics of RbCl-H2O binary and RbCl-RbNO3-H2O ternary strong electrolyte aqueous solutions and the mass action concentration also strictly follows the mass action law.