The absolute and relative concentrations for six forms of or fractions of Cd (exchangeable,bound to carbonates, weakly-bounded. exchangeable plus weakly-bounded, bound to Fe-Mn oxides,and bound to organic matter sulfi...The absolute and relative concentrations for six forms of or fractions of Cd (exchangeable,bound to carbonates, weakly-bounded. exchangeable plus weakly-bounded, bound to Fe-Mn oxides,and bound to organic matter sulfides) in eight main soil types in China were measured. The regional differentiation situations of various forms of Cd are identified Analytical results indicate that exchangeable forms of Cd and exchangeable plus weakly-bounded forms of Cd have obvious regional differentiation Characteristics. Based on these differentiation rules and the combination features, and by using traditional synthetic inductive method and the principal component analysis method, we divide the concentration distribution s of the two forms of Cd into three categories.展开更多
A new numerical approach, called the “subdomain Chebyshev spectral method” is presented for calculation of the spatial derivatives in a curved coordinate system, which may be employed for numerical solutions of part...A new numerical approach, called the “subdomain Chebyshev spectral method” is presented for calculation of the spatial derivatives in a curved coordinate system, which may be employed for numerical solutions of partial differential equations defined in a 2D or 3D geological model. The new approach refers to a “strong version” against the “weak version” of the subspace spectral method based on the variational principle or Galerkin’s weighting scheme. We incorporate local nonlinear transformations and global spline interpolations in a curved coordinate system and make the discrete grid exactly matches geometry of the model so that it is achieved to convert the global domain into subdomains and apply Chebyshev points to locally sampling physical quantities and globally computing the spatial derivatives. This new approach not only remains exponential convergence of the standard spectral method in subdomains, but also yields a sparse assembled matrix when applied for the global domain simulations. We conducted 2D and 3D synthetic experiments and compared accuracies of the numerical differentiations with traditional finite difference approaches. The results show that as the points of differentiation vector are larger than five, the subdomain Chebyshev spectral method significantly improve the accuracies of the finite difference approaches.展开更多
Normed modules and the categorification of integrations, series expansions,and differentiations Yu-Zhe Liu, Shengda Liu, Zhaoyong Huang&Panyue Zhou Abstract We explore the assignment of norms to Λ-modules over a ...Normed modules and the categorification of integrations, series expansions,and differentiations Yu-Zhe Liu, Shengda Liu, Zhaoyong Huang&Panyue Zhou Abstract We explore the assignment of norms to Λ-modules over a finite-dimensional algebra Λ.展开更多
This paper deals with Mckean-Vlasov backward stochastic differential equations with weak monotonicity coefficients.We first establish the existence and uniqueness of solutions to Mckean-Vlasov backward stochastic diff...This paper deals with Mckean-Vlasov backward stochastic differential equations with weak monotonicity coefficients.We first establish the existence and uniqueness of solutions to Mckean-Vlasov backward stochastic differential equations.Then we obtain a comparison theorem in one-dimensional situation.展开更多
The capture zones of the continuous and pulsed guidance laws in the pursuit-evasion game are analytically discussed in this paper to provide deep insights into the capturability distinction between the continuous guid...The capture zones of the continuous and pulsed guidance laws in the pursuit-evasion game are analytically discussed in this paper to provide deep insights into the capturability distinction between the continuous guidance law and the pulsed guidance law.Specifically,first,in the pursuit-evasion game,various capture cases are defined regarding the Zero-Effort Miss distance(ZEM)to facilitate the capturability analysis.Then,for both the evader and the pursuer,the Linear-Quadratic Differential Game(LQDG)guidance laws concerning the continuous acceleration and the pulsed acceleration are converted into a unified form.In each capture case,the optimal solution existence conditions are derived,and the corresponding capture zones are formulated.The discussion on the capture zones shows that if the optimal solution exists,the distinction between the pulsed guidance law and the continuous guidance law can be neglected under small guidance effort weight.However,the capture zone of the continuous guidance law is larger than that of the pulsed guidance law with large pursuer guidance effort weight,but smaller with large evader guidance effort weight.Finally,various simulations are conducted to illustrate the distinction of the continuous and pulsed guidance laws,as well as the impact of the acceleration ratio and the time constant ratio on the capturability.展开更多
At the start of the new year,Cao Xiucheng,Chairman of Henan No.2 Textile Machinery Co.,Ltd.,was on his way to visit clients when he kept receiving urgent calls from the Xinyang production base regarding order scheduli...At the start of the new year,Cao Xiucheng,Chairman of Henan No.2 Textile Machinery Co.,Ltd.,was on his way to visit clients when he kept receiving urgent calls from the Xinyang production base regarding order scheduling.It turned out that since the end of 2025,the company had successively secured bulk spindle orders from overseas clients in Bangladesh and other countries,coupled with continuous urgent requests for orders from domestic manufacturers.Faced with such a production peak right at the beginning of the year,Mr.Cao Xiucheng admitted,“It was truly unexpected.”展开更多
This study addresses the risk of privacy leakage during the transmission and sharing of multimodal data in smart grid substations by proposing a three-tier privacy-preserving architecture based on asynchronous federat...This study addresses the risk of privacy leakage during the transmission and sharing of multimodal data in smart grid substations by proposing a three-tier privacy-preserving architecture based on asynchronous federated learning.The framework integrates blockchain technology,the InterPlanetary File System(IPFS)for distributed storage,and a dynamic differential privacy mechanism to achieve collaborative security across the storage,service,and federated coordination layers.It accommodates both multimodal data classification and object detection tasks,enabling the identification and localization of key targets and abnormal behaviors in substation scenarios while ensuring privacy protection.This effectively mitigates the single-point failures and model leakage issues inherent in centralized architectures.A dynamically adjustable differential privacy mechanism is introduced to allocate privacy budgets according to client contribution levels and upload frequencies,achieving a personalized balance between model performance and privacy protection.Multi-dimensional experimental evaluations,including classification accuracy,F1-score,encryption latency,and aggregation latency,verify the security and efficiency of the proposed architecture.The improved CNN model achieves 72.34%accuracy and an F1-score of 0.72 in object detection and classification tasks on infrared surveillance imagery,effectively identifying typical risk events such as not wearing safety helmets and unauthorized intrusion,while maintaining an aggregation latency of only 1.58 s and a query latency of 80.79 ms.Compared with traditional static differential privacy and centralized approaches,the proposed method demonstrates significant advantages in accuracy,latency,and security,providing a new technical paradigm for efficient,secure data sharing,object detection,and privacy preservation in smart grid substations.展开更多
The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location re...The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location reidentification and correlation attacks.To address these challenges,privacy-preserving trajectory generation methods are critical for applications relying on sensitive location data.This paper introduces DPIL-Traj,an advanced framework designed to generate synthetic trajectories while achieving a superior balance between data utility and privacy preservation.Firstly,the framework incorporates Differential Privacy Clustering,which anonymizes trajectory data by applying differential privacy techniques that add noise,ensuring the protection of sensitive user information.Secondly,Imitation Learning is used to replicate decision-making behaviors observed in real-world trajectories.By learning from expert trajectories,this component generates synthetic data that closely mimics real-world decision-making processes while optimizing the quality of the generated trajectories.Finally,Markov-based Trajectory Generation is employed to capture and maintain the inherent temporal dynamics of movement patterns.Extensive experiments conducted on the GeoLife trajectory dataset show that DPIL-Traj improves utility performance by an average of 19.85%,and in terms of privacy performance by an average of 12.51%,compared to state-of-the-art approaches.Ablation studies further reveal that DP clustering effectively safeguards privacy,imitation learning enhances utility under noise,and the Markov module strengthens temporal coherence.展开更多
With the increasing complexity of malware attack techniques,traditional detection methods face significant challenges,such as privacy preservation,data heterogeneity,and lacking category information.To address these i...With the increasing complexity of malware attack techniques,traditional detection methods face significant challenges,such as privacy preservation,data heterogeneity,and lacking category information.To address these issues,we propose Federated Dynamic Prototype Learning(FedDPL)for malware classification by integrating Federated Learning with a specifically designed K-means.Under the Federated Learning framework,model training occurs locally without data sharing,effectively protecting user data privacy and preventing the leakage of sensitive information.Furthermore,to tackle the challenges of data heterogeneity and the lack of category information,FedDPL introduces a dynamic prototype learning mechanism,which adaptively adjusts the clustering prototypes in terms of position and number.Thus,the dependency on predefined category numbers in typical K-means and its variants can be significantly reduced,resulting in improved clustering performance.Theoretically,it provides a more accurate detection of malicious behavior.Experimental results confirm that FedDPL excels in handling malware classification tasks,demonstrating superior accuracy,robustness,and privacy protection.展开更多
Nuclear heating plays an important aspect in design and deployment of both fission and fusion reactors and experimental devices in terms of cooling requirements. Two experimental campaigns in the framework of a collab...Nuclear heating plays an important aspect in design and deployment of both fission and fusion reactors and experimental devices in terms of cooling requirements. Two experimental campaigns in the framework of a collaboration project between the French Atomic and Alternative Energy Commission(CEA) and Jožef Stefan Institute(JSI), Slovenia, have been performed at the JSI TRIGA reactor for the experimental assessment of nuclear heating in fission and fusion-relevant materials by the differential calorimetry technique, based on the CALMOS and CARMEN differential calorimeters, previously developed at CEA. The results of the first campaign performed at reactor powers between 100 and 250 kW have already been reported, highlighting some measurement difficulties. Therefore, the second campaign was performed at a lower reactor power of 30 kW to overcome these issues. Moreover, a computational analysis of the experiments was performed using the JSIR2S code package to calculate the nuclear heating levels. Both experiments and their reproduction by simulations are described in detail. We present a comparison of the previously reported measured nuclear heating values of the first campaign with the computational results, with consistent underestimation by simulations by 8–35%. We report the experimental and computational results for the second experimental campaign performed at a reactor power of 30 kW. The simulated heating values were in agreement with the measurements within the measured heating uncertainty, with simulated heating 2.7–11.3% lower than the experimental values.展开更多
BACKGROUND The treatment technology of liver cancer is progressing.In addition to traditional surgical resection,combined therapies of immunotherapy based on immune checkpoint inhibitors,chemotherapy,and transcatheter...BACKGROUND The treatment technology of liver cancer is progressing.In addition to traditional surgical resection,combined therapies of immunotherapy based on immune checkpoint inhibitors,chemotherapy,and transcatheter arterial chemoembolization for hepatocellular carcinoma are more and more widely used.Accurate preoperative diagnosis of liver cancer will provide important information for comprehensive treatment and prognosis evaluation of liver cancer.Sonazoidcontrast-enhanced ultrasound is not only helpful for the qualitative diagnosis of liver lesions,but also has great potential in the diagnosis of histological differentiation of liver cancer.AIM To assess the differentiation of hepatocellular carcinoma(HCC)by utilizing the parameters and imaging features of Sonazoid-contrast-enhanced ultrasound(CEUS).METHODS A retrospective analysis was conducted on the CEUS data of 239 lesions through case-control study.These patients received Sonazoid-CEUS within one week before surgery and were confirmed as HCC by postoperative pathology.Within the cases,patients were further categorized into well-differentiated and poorlydifferentiated group.Time-intensity curves of the region of interest in both arterial and Kupffer phases were generated,allowing for the acquisition of quantitative parameters to assess the diagnostic efficacy in distinguishing lesions between these two groups and determining an appropriate cut-off value.RESULTS Univariate analysis showed that the absolute value of enhancement intensity(EIAV),intensity ratio(IR)and intensity difference(ID)in Kupffer phase were statistically different between the groups with different degree(P=0.015,P=0.000,P=0.000).The sensitivity and specificity were 40.2%,82.4%,80.4% and 78.1%,86.9% and 74.5%,respectively,for differentiating HCC lesions with EIAV≥56.384 dB,IR≥1.215 and ID≥9.184 dB.The area under the receiver operating characteristic curve were 0.590,0.877,0.815.There was no significant difference in the parameters of arterial phase,including peak time,initial growth time,rise time and the absolute value of peak intensity of lesions between the two groups(P>0.05).Multivariate analysis showed that the level of alphafetoprotein(AFP)and IR were risk factors for poor differentiation(P=0.001).CONCLUSION Among the parameters of Sonazoid-CEUS,IR in Kupffer phase exhibits superior diagnostic efficacy with high sensitivity and specificity in the diagnose of pathological differentiation of HCC.Combined with preoperative AFP level,a more accurate diagnosis will be obtained.Compared with portal vein phase,Kupffer phase showed the ability to identify HCC lesions more sensitive.These findings hold significant guiding implications and reference value for clinical practice.展开更多
Stem cell proliferation is tightly regulated in developing and adult tissues through the coordinated action of cell-intrinsic and extracellular signals.Although many extracellular cues were identified,the cell-intrins...Stem cell proliferation is tightly regulated in developing and adult tissues through the coordinated action of cell-intrinsic and extracellular signals.Although many extracellular cues were identified,the cell-intrinsic mechanisms underlying the decision of a stem cell to proliferate,enter a dormant quiescent state or differentiate into a specific cell type remains incompletely understood.展开更多
The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a coll...The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a collaborative scheduling problem inherent to the operational processes of carrier aircraft,where launch and recovery tasks are conducted concurrently on the flight deck.The objective is to minimize the cumulative weighted waiting time in the air for recovering aircraft and the cumulative weighted delay time for launching aircraft.To tackle this challenge,a multiple population self-adaptive differential evolution(MPSADE)algorithm is proposed.This method features a self-adaptive parameter updating mechanism that is contingent upon population diversity,an asynchronous updating scheme,an individual migration operator,and a global crossover mechanism.Additionally,comprehensive experiments are conducted to validate the effectiveness of the proposed model and algorithm.Ultimately,a comparative analysis with existing operation modes confirms the enhanced efficiency of the collaborative operation mode.展开更多
Cultured meat provides a sustainable and safe alternative to traditional meat production by culturing animal cells in vitro.Cultured fat is an important component of cultured meat,contributing to its flavor,texture,an...Cultured meat provides a sustainable and safe alternative to traditional meat production by culturing animal cells in vitro.Cultured fat is an important component of cultured meat,contributing to its flavor,texture,and nutrition.Induced adipogenic differentiation is the most important step in the production of cultured fat,but conventional adipogenic inducer cocktails are complex and contain non-food-grade substances,which introduces a food safety risk for cultured meat products.Here we demonstrated that a food-grade substance,peanut oil(P-OIL),promoted adipogenic differentiation and lipid accumulation of bovine adipose-derived stem cells,based on which a simple and efficient approach was developed to produce cultured bovine fat.Mechanistic analysis showed that P-OIL upregulated genes involved in lipid synthesis and storage,such as peroxisome proliferator-activated receptor y(PPARy),carnitine palmitoyltransferase 2,and lipoprotein lipase,by activating the PPAR signaling pathway during adipogenesis.Notably,the lipid composition of cultured bovine fats generated using P-OIL induction was similar to that of fats obtained from farmed cattle,but free of trans-fatty acids.This study provides valuable insights into the production of safe,healthy,and nutritious cultured fats.展开更多
BACKGROUND Mesenchymal stem cells(MSCs)are considered a promising therapy for various diseases due to their strong potential in regenerative medicine and immunomodulation.The tissue source of MSCs has gained attention...BACKGROUND Mesenchymal stem cells(MSCs)are considered a promising therapy for various diseases due to their strong potential in regenerative medicine and immunomodulation.The tissue source of MSCs has gained attention for its role in influencing their function,accessibility,and readiness for clinical use.AIM To identify the most suitable adipose source for MSC isolation and expansion for further applications.METHODS We isolated MSCs from solid adipose tissue and liposuction aspirates using the enzyme method.The MSCs were examined for their expansion using population doubling time,differentiation capacity using multilineage differentiation induction,surface markers using flow cytometry,and stability of chromosomes using the karyotyping method.Growth factors and cytokines in MSC-conditioned media were analyzed using the Luminex assay.RESULTS MSCs were isolated from solid adipose tissue and lipoaspirates and expanded from passage 0 to passage 2.All adipose-derived MSCs(AD-MSCs)exhibited the typical elongated,spindle-shaped morphology and comparable proliferation rate.They expressed positive surface markers(cluster of differentiation 73[CD73]:>97%,CD90:>98%,and CD105:>95%),and negative markers(<1%).All MSCs expressed similar levels of stemness genes(octamer-binding transcription factor 4,SRY-box 2,Krüppel-like factor,and MYC),colonyforming,and trilineage differentiation potential.Karyotyping analysis revealed normal chromosomal patterns in all samples,except one sample exhibiting a polymorphism(1qh+).Furthermore,the growth factors and cytokines of hepatocyte growth factor,vascular endothelial growth factor A,interleukin 6(IL-6),and IL-8 were detected in all AD-MSC conditioned media;but fibroblast growth factor-2 and keratinocyte growth factor were selectively expressed in conditioned media from solid or lipoaspirate AD-MSCs,respectively.CONCLUSION These findings indicate that AD-MSCs from both adipose sources possess all of the characteristic features of MSCs with source-specific secretome differences,which are suitable for further expansion and various clinical applications.展开更多
As a cornerstone for applications such as autonomous driving,3D urban perception is a burgeoning field of study.Enhancing the performance and robustness of these perception systems is crucial for ensuring the safety o...As a cornerstone for applications such as autonomous driving,3D urban perception is a burgeoning field of study.Enhancing the performance and robustness of these perception systems is crucial for ensuring the safety of next-generation autonomous vehicles.In this work,we introduce a novel neural scene representation called Street Detection Gaussians(SDGs),which redefines urban 3D perception through an integrated architecture unifying reconstruction and detection.At its core lies the dynamic Gaussian representation,where time-conditioned parameterization enables simultaneous modeling of static environments and dynamic objects through physically constrained Gaussian evolution.The framework’s radar-enhanced perception module learns cross-modal correlations between sparse radardata anddense visual features,resulting ina22%reduction inocclusionerrors compared tovisiononly systems.A breakthrough differentiable rendering pipeline back-propagates semantic detection losses throughout the entire 3D reconstruction process,enabling the optimization of both geometric and semantic fidelity.Evaluated on the Waymo Open Dataset and the KITTI Dataset,the system achieves real-time performance(135 Frames Per Second(FPS)),photorealistic quality(Peak Signal-to-Noise Ratio(PSNR)34.9 dB),and state-of-the-art detection accuracy(78.1%Mean Average Precision(mAP)),demonstrating a 3.8×end-to-end improvement over existing hybrid approaches while enabling seamless integration with autonomous driving stacks.展开更多
This study examined the potential response mechanisms of Ligilactobacillus salivarius AR612 to glucose stress through whole-genome and comparative transcriptome analysis.We obtained the basic genome information of L.s...This study examined the potential response mechanisms of Ligilactobacillus salivarius AR612 to glucose stress through whole-genome and comparative transcriptome analysis.We obtained the basic genome information of L.salivarius AR612.The full genome length of L.salivarius AR612 was 1970245 bp,with a GC content of 33.01%and 1894 coding genes.Moreover,we identified many genes associated with genetic adaptations to various stress factors,including temperature,p H,osmotic pressure,bile salts,and oxidative stress.Physiological analysis revealed that the growth and morphology of AR612 changed significantly under glucose stress,with a decrease in the maximum growth and irregular cell morphology.Furthermore,a comparison of transcriptome data indicated that glucose stress induced changes in the number of differential genes.Moreover,AR612 could respond to extracellular glucose stress by changing the expression of genes related to cell morphology,carbohydrate metabolism,amino acid metabolism,fatty acid synthesis,and nucleotide metabolism.This study provides valuable theoretical insights for future research on the adaptation of L.salivarius AR612 to nutritional stress and its application in industrial processes.展开更多
Objectives:Photodynamic therapy(PDT)is a minimally invasive method used in the treatment of various cancers and skin diseases,but it is not widely used in bone cancer,where the current therapy is often not effective a...Objectives:Photodynamic therapy(PDT)is a minimally invasive method used in the treatment of various cancers and skin diseases,but it is not widely used in bone cancer,where the current therapy is often not effective and accompanied by side effects.Alternative and more effective therapies like PDT are needed.In this in-vitro study,the effect of the photosensitizer(PS)chlorin e6(Ce6)on cancerous bone tumor cells using PDT was examined.Methods:A total of 27 tissue specimens from patients with primary bone cancers or bone metastases of different origins were genetically characterized and treated with PDT.Following a 24-h incubation,cell viability was determined,and the effect of PDT on cell migration was analyzed over 48 h.Results:We could demonstrate that the effect on proliferation of PDT in combination with the PS Ce6 was best in cells isolated from primary osteosarcoma and in bone metastases from mammary carcinomas.Besides proliferation,PDT was also effective in inhibiting the migration of these cells.A statistically significant correlation between the PDT effect and CD164 gene expression was detected,indicating that a high expression of this gene could result in a higher effectiveness of the photodynamic treatment.Conclusion:This study analyzes for the first time the effect of PDT in bone cancers and metastases and shows the potential of treating these cancer types with Ce6 PDT.展开更多
Poly(phenylene oxide)(PPO)exhibits excellent dielectric properties,making it an ideal substrate for high-frequency,high-speed copper-clad laminates.The phenolic hydroxyl group at the end of PPO plays a key role in its...Poly(phenylene oxide)(PPO)exhibits excellent dielectric properties,making it an ideal substrate for high-frequency,high-speed copper-clad laminates.The phenolic hydroxyl group at the end of PPO plays a key role in its reactivity.Accurately quantifying the phenolic hydroxyl content in PPO is essential but challenging.In this study,we proposed a method for measuring the phenolic hydroxyl content of PPO using differential UV absorption spectroscopy.In alkaline solutions,the phenolic hydroxyl in PPO completely ionizes to form phenoxide ions,leading to a significant increase in UV absorbance at approximately 250 and 300 nm.Notably,the differential UV absorbance at approximately 300 nm was directly proportional to the phenolic hydroxyl concentration.Using 2,6-dimethylphenol as a standard,a calibration curve was established to relate the phenolic hydroxyl concentration to differential UV absorbance at approximately 300 nm,providing a precise and straightforward method for phenolic hydroxyl quantification in PPO with distinct advantages over conventional techniques.展开更多
文摘The absolute and relative concentrations for six forms of or fractions of Cd (exchangeable,bound to carbonates, weakly-bounded. exchangeable plus weakly-bounded, bound to Fe-Mn oxides,and bound to organic matter sulfides) in eight main soil types in China were measured. The regional differentiation situations of various forms of Cd are identified Analytical results indicate that exchangeable forms of Cd and exchangeable plus weakly-bounded forms of Cd have obvious regional differentiation Characteristics. Based on these differentiation rules and the combination features, and by using traditional synthetic inductive method and the principal component analysis method, we divide the concentration distribution s of the two forms of Cd into three categories.
文摘A new numerical approach, called the “subdomain Chebyshev spectral method” is presented for calculation of the spatial derivatives in a curved coordinate system, which may be employed for numerical solutions of partial differential equations defined in a 2D or 3D geological model. The new approach refers to a “strong version” against the “weak version” of the subspace spectral method based on the variational principle or Galerkin’s weighting scheme. We incorporate local nonlinear transformations and global spline interpolations in a curved coordinate system and make the discrete grid exactly matches geometry of the model so that it is achieved to convert the global domain into subdomains and apply Chebyshev points to locally sampling physical quantities and globally computing the spatial derivatives. This new approach not only remains exponential convergence of the standard spectral method in subdomains, but also yields a sparse assembled matrix when applied for the global domain simulations. We conducted 2D and 3D synthetic experiments and compared accuracies of the numerical differentiations with traditional finite difference approaches. The results show that as the points of differentiation vector are larger than five, the subdomain Chebyshev spectral method significantly improve the accuracies of the finite difference approaches.
文摘Normed modules and the categorification of integrations, series expansions,and differentiations Yu-Zhe Liu, Shengda Liu, Zhaoyong Huang&Panyue Zhou Abstract We explore the assignment of norms to Λ-modules over a finite-dimensional algebra Λ.
基金Supported by the National Natural Science Foundation of China(12001074)the Research Innovation Program of Graduate Students in Hunan Province(CX20220258)+1 种基金the Research Innovation Program of Graduate Students of Central South University(1053320214147)the Key Scientific Research Project of Higher Education Institutions in Henan Province(25B110025)。
文摘This paper deals with Mckean-Vlasov backward stochastic differential equations with weak monotonicity coefficients.We first establish the existence and uniqueness of solutions to Mckean-Vlasov backward stochastic differential equations.Then we obtain a comparison theorem in one-dimensional situation.
基金co-supported by the National Natural Science Foundation of China(Nos.U24B20157,62203031)the Natural Science Foundation of Beijing Municipality,China(No.4242041)+2 种基金the Natural Science Foundation of Zhejiang Province,China(No.LY24F030002)the Aeronautical ScienceFoundation of China(No.2024Z066051001)the Fundamental Research Funds for the Central Universities of China。
文摘The capture zones of the continuous and pulsed guidance laws in the pursuit-evasion game are analytically discussed in this paper to provide deep insights into the capturability distinction between the continuous guidance law and the pulsed guidance law.Specifically,first,in the pursuit-evasion game,various capture cases are defined regarding the Zero-Effort Miss distance(ZEM)to facilitate the capturability analysis.Then,for both the evader and the pursuer,the Linear-Quadratic Differential Game(LQDG)guidance laws concerning the continuous acceleration and the pulsed acceleration are converted into a unified form.In each capture case,the optimal solution existence conditions are derived,and the corresponding capture zones are formulated.The discussion on the capture zones shows that if the optimal solution exists,the distinction between the pulsed guidance law and the continuous guidance law can be neglected under small guidance effort weight.However,the capture zone of the continuous guidance law is larger than that of the pulsed guidance law with large pursuer guidance effort weight,but smaller with large evader guidance effort weight.Finally,various simulations are conducted to illustrate the distinction of the continuous and pulsed guidance laws,as well as the impact of the acceleration ratio and the time constant ratio on the capturability.
文摘At the start of the new year,Cao Xiucheng,Chairman of Henan No.2 Textile Machinery Co.,Ltd.,was on his way to visit clients when he kept receiving urgent calls from the Xinyang production base regarding order scheduling.It turned out that since the end of 2025,the company had successively secured bulk spindle orders from overseas clients in Bangladesh and other countries,coupled with continuous urgent requests for orders from domestic manufacturers.Faced with such a production peak right at the beginning of the year,Mr.Cao Xiucheng admitted,“It was truly unexpected.”
基金funded by the National Natural Science Foundation of China,grant number 61605004the Fundamental Research Funds for the Central Universities,grant number FRF-TP-19-016A2Guizhou Power Grid Co.,Ltd.2024 first batch of services(2024-2026 technology R&D services for science and technology projects(in addition to national and SGCC key projects)),grant number 060100KC23100012。
文摘This study addresses the risk of privacy leakage during the transmission and sharing of multimodal data in smart grid substations by proposing a three-tier privacy-preserving architecture based on asynchronous federated learning.The framework integrates blockchain technology,the InterPlanetary File System(IPFS)for distributed storage,and a dynamic differential privacy mechanism to achieve collaborative security across the storage,service,and federated coordination layers.It accommodates both multimodal data classification and object detection tasks,enabling the identification and localization of key targets and abnormal behaviors in substation scenarios while ensuring privacy protection.This effectively mitigates the single-point failures and model leakage issues inherent in centralized architectures.A dynamically adjustable differential privacy mechanism is introduced to allocate privacy budgets according to client contribution levels and upload frequencies,achieving a personalized balance between model performance and privacy protection.Multi-dimensional experimental evaluations,including classification accuracy,F1-score,encryption latency,and aggregation latency,verify the security and efficiency of the proposed architecture.The improved CNN model achieves 72.34%accuracy and an F1-score of 0.72 in object detection and classification tasks on infrared surveillance imagery,effectively identifying typical risk events such as not wearing safety helmets and unauthorized intrusion,while maintaining an aggregation latency of only 1.58 s and a query latency of 80.79 ms.Compared with traditional static differential privacy and centralized approaches,the proposed method demonstrates significant advantages in accuracy,latency,and security,providing a new technical paradigm for efficient,secure data sharing,object detection,and privacy preservation in smart grid substations.
基金supported by the Natural Science Foundation of Fujian Province of China(2025J01380)National Natural Science Foundation of China(No.62471139)+3 种基金the Major Health Research Project of Fujian Province(2021ZD01001)Fujian Provincial Units Special Funds for Education and Research(2022639)Fujian University of Technology Research Start-up Fund(GY-S24002)Fujian Research and Training Grants for Young and Middle-aged Leaders in Healthcare(GY-H-24179).
文摘The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location reidentification and correlation attacks.To address these challenges,privacy-preserving trajectory generation methods are critical for applications relying on sensitive location data.This paper introduces DPIL-Traj,an advanced framework designed to generate synthetic trajectories while achieving a superior balance between data utility and privacy preservation.Firstly,the framework incorporates Differential Privacy Clustering,which anonymizes trajectory data by applying differential privacy techniques that add noise,ensuring the protection of sensitive user information.Secondly,Imitation Learning is used to replicate decision-making behaviors observed in real-world trajectories.By learning from expert trajectories,this component generates synthetic data that closely mimics real-world decision-making processes while optimizing the quality of the generated trajectories.Finally,Markov-based Trajectory Generation is employed to capture and maintain the inherent temporal dynamics of movement patterns.Extensive experiments conducted on the GeoLife trajectory dataset show that DPIL-Traj improves utility performance by an average of 19.85%,and in terms of privacy performance by an average of 12.51%,compared to state-of-the-art approaches.Ablation studies further reveal that DP clustering effectively safeguards privacy,imitation learning enhances utility under noise,and the Markov module strengthens temporal coherence.
基金supported by the National Natural Science Foundation of China under Grant No.62162009the Key Technologies R&D Program of He’nan Province under Grant No.242102211065+2 种基金the Postgraduate Education Reform and Quality Improvement Project of Henan Province under Grant Nos.YJS2025GZZ36,YJS2024AL112,and YJS2024JD38the Innovation Scientists and Technicians Troop Construction Projects of Henan Province under Grant No.CXTD2017099the Scientific Research Innovation Team of Xuchang University under Grant No.2022CXTD003.
文摘With the increasing complexity of malware attack techniques,traditional detection methods face significant challenges,such as privacy preservation,data heterogeneity,and lacking category information.To address these issues,we propose Federated Dynamic Prototype Learning(FedDPL)for malware classification by integrating Federated Learning with a specifically designed K-means.Under the Federated Learning framework,model training occurs locally without data sharing,effectively protecting user data privacy and preventing the leakage of sensitive information.Furthermore,to tackle the challenges of data heterogeneity and the lack of category information,FedDPL introduces a dynamic prototype learning mechanism,which adaptively adjusts the clustering prototypes in terms of position and number.Thus,the dependency on predefined category numbers in typical K-means and its variants can be significantly reduced,resulting in improved clustering performance.Theoretically,it provides a more accurate detection of malicious behavior.Experimental results confirm that FedDPL excels in handling malware classification tasks,demonstrating superior accuracy,robustness,and privacy protection.
基金supported by the Slovenian Research Agency(research project NC-0001-Analysis of nuclear heating in a reactor,research core funding Reactor physics No.P2-0073,infrastructure program I0-0005)。
文摘Nuclear heating plays an important aspect in design and deployment of both fission and fusion reactors and experimental devices in terms of cooling requirements. Two experimental campaigns in the framework of a collaboration project between the French Atomic and Alternative Energy Commission(CEA) and Jožef Stefan Institute(JSI), Slovenia, have been performed at the JSI TRIGA reactor for the experimental assessment of nuclear heating in fission and fusion-relevant materials by the differential calorimetry technique, based on the CALMOS and CARMEN differential calorimeters, previously developed at CEA. The results of the first campaign performed at reactor powers between 100 and 250 kW have already been reported, highlighting some measurement difficulties. Therefore, the second campaign was performed at a lower reactor power of 30 kW to overcome these issues. Moreover, a computational analysis of the experiments was performed using the JSIR2S code package to calculate the nuclear heating levels. Both experiments and their reproduction by simulations are described in detail. We present a comparison of the previously reported measured nuclear heating values of the first campaign with the computational results, with consistent underestimation by simulations by 8–35%. We report the experimental and computational results for the second experimental campaign performed at a reactor power of 30 kW. The simulated heating values were in agreement with the measurements within the measured heating uncertainty, with simulated heating 2.7–11.3% lower than the experimental values.
文摘BACKGROUND The treatment technology of liver cancer is progressing.In addition to traditional surgical resection,combined therapies of immunotherapy based on immune checkpoint inhibitors,chemotherapy,and transcatheter arterial chemoembolization for hepatocellular carcinoma are more and more widely used.Accurate preoperative diagnosis of liver cancer will provide important information for comprehensive treatment and prognosis evaluation of liver cancer.Sonazoidcontrast-enhanced ultrasound is not only helpful for the qualitative diagnosis of liver lesions,but also has great potential in the diagnosis of histological differentiation of liver cancer.AIM To assess the differentiation of hepatocellular carcinoma(HCC)by utilizing the parameters and imaging features of Sonazoid-contrast-enhanced ultrasound(CEUS).METHODS A retrospective analysis was conducted on the CEUS data of 239 lesions through case-control study.These patients received Sonazoid-CEUS within one week before surgery and were confirmed as HCC by postoperative pathology.Within the cases,patients were further categorized into well-differentiated and poorlydifferentiated group.Time-intensity curves of the region of interest in both arterial and Kupffer phases were generated,allowing for the acquisition of quantitative parameters to assess the diagnostic efficacy in distinguishing lesions between these two groups and determining an appropriate cut-off value.RESULTS Univariate analysis showed that the absolute value of enhancement intensity(EIAV),intensity ratio(IR)and intensity difference(ID)in Kupffer phase were statistically different between the groups with different degree(P=0.015,P=0.000,P=0.000).The sensitivity and specificity were 40.2%,82.4%,80.4% and 78.1%,86.9% and 74.5%,respectively,for differentiating HCC lesions with EIAV≥56.384 dB,IR≥1.215 and ID≥9.184 dB.The area under the receiver operating characteristic curve were 0.590,0.877,0.815.There was no significant difference in the parameters of arterial phase,including peak time,initial growth time,rise time and the absolute value of peak intensity of lesions between the two groups(P>0.05).Multivariate analysis showed that the level of alphafetoprotein(AFP)and IR were risk factors for poor differentiation(P=0.001).CONCLUSION Among the parameters of Sonazoid-CEUS,IR in Kupffer phase exhibits superior diagnostic efficacy with high sensitivity and specificity in the diagnose of pathological differentiation of HCC.Combined with preoperative AFP level,a more accurate diagnosis will be obtained.Compared with portal vein phase,Kupffer phase showed the ability to identify HCC lesions more sensitive.These findings hold significant guiding implications and reference value for clinical practice.
基金supported by the Argentine Agency for the Promotion of Science and Technology ANPCyT(PICT2019-1472 to GP,PICT2019-4597 to FL,PICT2020-1524 to GP,and PICT2021-00627 to FL)supported by an Independent Career Position from CONICETsupported by a postdoctoral fellowship from ANPCyT。
文摘Stem cell proliferation is tightly regulated in developing and adult tissues through the coordinated action of cell-intrinsic and extracellular signals.Although many extracellular cues were identified,the cell-intrinsic mechanisms underlying the decision of a stem cell to proliferate,enter a dormant quiescent state or differentiate into a specific cell type remains incompletely understood.
文摘The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a collaborative scheduling problem inherent to the operational processes of carrier aircraft,where launch and recovery tasks are conducted concurrently on the flight deck.The objective is to minimize the cumulative weighted waiting time in the air for recovering aircraft and the cumulative weighted delay time for launching aircraft.To tackle this challenge,a multiple population self-adaptive differential evolution(MPSADE)algorithm is proposed.This method features a self-adaptive parameter updating mechanism that is contingent upon population diversity,an asynchronous updating scheme,an individual migration operator,and a global crossover mechanism.Additionally,comprehensive experiments are conducted to validate the effectiveness of the proposed model and algorithm.Ultimately,a comparative analysis with existing operation modes confirms the enhanced efficiency of the collaborative operation mode.
基金funded by the Agricultural Science and Technology Major Projectthe Starry Night Science Fund of Zhejiang University Shanghai Institute for Advanced Study(SN-ZJU-SIAS-0013)the Jiangsu Basic Research Center for Synthetic Biology(BK20233003)。
文摘Cultured meat provides a sustainable and safe alternative to traditional meat production by culturing animal cells in vitro.Cultured fat is an important component of cultured meat,contributing to its flavor,texture,and nutrition.Induced adipogenic differentiation is the most important step in the production of cultured fat,but conventional adipogenic inducer cocktails are complex and contain non-food-grade substances,which introduces a food safety risk for cultured meat products.Here we demonstrated that a food-grade substance,peanut oil(P-OIL),promoted adipogenic differentiation and lipid accumulation of bovine adipose-derived stem cells,based on which a simple and efficient approach was developed to produce cultured bovine fat.Mechanistic analysis showed that P-OIL upregulated genes involved in lipid synthesis and storage,such as peroxisome proliferator-activated receptor y(PPARy),carnitine palmitoyltransferase 2,and lipoprotein lipase,by activating the PPAR signaling pathway during adipogenesis.Notably,the lipid composition of cultured bovine fats generated using P-OIL induction was similar to that of fats obtained from farmed cattle,but free of trans-fatty acids.This study provides valuable insights into the production of safe,healthy,and nutritious cultured fats.
文摘BACKGROUND Mesenchymal stem cells(MSCs)are considered a promising therapy for various diseases due to their strong potential in regenerative medicine and immunomodulation.The tissue source of MSCs has gained attention for its role in influencing their function,accessibility,and readiness for clinical use.AIM To identify the most suitable adipose source for MSC isolation and expansion for further applications.METHODS We isolated MSCs from solid adipose tissue and liposuction aspirates using the enzyme method.The MSCs were examined for their expansion using population doubling time,differentiation capacity using multilineage differentiation induction,surface markers using flow cytometry,and stability of chromosomes using the karyotyping method.Growth factors and cytokines in MSC-conditioned media were analyzed using the Luminex assay.RESULTS MSCs were isolated from solid adipose tissue and lipoaspirates and expanded from passage 0 to passage 2.All adipose-derived MSCs(AD-MSCs)exhibited the typical elongated,spindle-shaped morphology and comparable proliferation rate.They expressed positive surface markers(cluster of differentiation 73[CD73]:>97%,CD90:>98%,and CD105:>95%),and negative markers(<1%).All MSCs expressed similar levels of stemness genes(octamer-binding transcription factor 4,SRY-box 2,Krüppel-like factor,and MYC),colonyforming,and trilineage differentiation potential.Karyotyping analysis revealed normal chromosomal patterns in all samples,except one sample exhibiting a polymorphism(1qh+).Furthermore,the growth factors and cytokines of hepatocyte growth factor,vascular endothelial growth factor A,interleukin 6(IL-6),and IL-8 were detected in all AD-MSC conditioned media;but fibroblast growth factor-2 and keratinocyte growth factor were selectively expressed in conditioned media from solid or lipoaspirate AD-MSCs,respectively.CONCLUSION These findings indicate that AD-MSCs from both adipose sources possess all of the characteristic features of MSCs with source-specific secretome differences,which are suitable for further expansion and various clinical applications.
文摘As a cornerstone for applications such as autonomous driving,3D urban perception is a burgeoning field of study.Enhancing the performance and robustness of these perception systems is crucial for ensuring the safety of next-generation autonomous vehicles.In this work,we introduce a novel neural scene representation called Street Detection Gaussians(SDGs),which redefines urban 3D perception through an integrated architecture unifying reconstruction and detection.At its core lies the dynamic Gaussian representation,where time-conditioned parameterization enables simultaneous modeling of static environments and dynamic objects through physically constrained Gaussian evolution.The framework’s radar-enhanced perception module learns cross-modal correlations between sparse radardata anddense visual features,resulting ina22%reduction inocclusionerrors compared tovisiononly systems.A breakthrough differentiable rendering pipeline back-propagates semantic detection losses throughout the entire 3D reconstruction process,enabling the optimization of both geometric and semantic fidelity.Evaluated on the Waymo Open Dataset and the KITTI Dataset,the system achieves real-time performance(135 Frames Per Second(FPS)),photorealistic quality(Peak Signal-to-Noise Ratio(PSNR)34.9 dB),and state-of-the-art detection accuracy(78.1%Mean Average Precision(mAP)),demonstrating a 3.8×end-to-end improvement over existing hybrid approaches while enabling seamless integration with autonomous driving stacks.
基金supported by the Natural Science Foundation of China(32272364)the Shanghai Education Committee Scientific Research Innovation Projects,China(2101070007800120)+2 种基金National Science Foundation for Distinguished Young Scholars(32025029)Shanghai Key Project in Synthetic Biology(23HC1400900)the Shanghai Engineering Research Center of 460 Food Microbiology Program(19DZ2281100).
文摘This study examined the potential response mechanisms of Ligilactobacillus salivarius AR612 to glucose stress through whole-genome and comparative transcriptome analysis.We obtained the basic genome information of L.salivarius AR612.The full genome length of L.salivarius AR612 was 1970245 bp,with a GC content of 33.01%and 1894 coding genes.Moreover,we identified many genes associated with genetic adaptations to various stress factors,including temperature,p H,osmotic pressure,bile salts,and oxidative stress.Physiological analysis revealed that the growth and morphology of AR612 changed significantly under glucose stress,with a decrease in the maximum growth and irregular cell morphology.Furthermore,a comparison of transcriptome data indicated that glucose stress induced changes in the number of differential genes.Moreover,AR612 could respond to extracellular glucose stress by changing the expression of genes related to cell morphology,carbohydrate metabolism,amino acid metabolism,fatty acid synthesis,and nucleotide metabolism.This study provides valuable theoretical insights for future research on the adaptation of L.salivarius AR612 to nutritional stress and its application in industrial processes.
文摘Objectives:Photodynamic therapy(PDT)is a minimally invasive method used in the treatment of various cancers and skin diseases,but it is not widely used in bone cancer,where the current therapy is often not effective and accompanied by side effects.Alternative and more effective therapies like PDT are needed.In this in-vitro study,the effect of the photosensitizer(PS)chlorin e6(Ce6)on cancerous bone tumor cells using PDT was examined.Methods:A total of 27 tissue specimens from patients with primary bone cancers or bone metastases of different origins were genetically characterized and treated with PDT.Following a 24-h incubation,cell viability was determined,and the effect of PDT on cell migration was analyzed over 48 h.Results:We could demonstrate that the effect on proliferation of PDT in combination with the PS Ce6 was best in cells isolated from primary osteosarcoma and in bone metastases from mammary carcinomas.Besides proliferation,PDT was also effective in inhibiting the migration of these cells.A statistically significant correlation between the PDT effect and CD164 gene expression was detected,indicating that a high expression of this gene could result in a higher effectiveness of the photodynamic treatment.Conclusion:This study analyzes for the first time the effect of PDT in bone cancers and metastases and shows the potential of treating these cancer types with Ce6 PDT.
基金the“Pioneer”and“Leading Goose”R&D Program of Zhejiang(No.2023C01072)the Institute of Zhejiang University-Quzhou for their financial support。
文摘Poly(phenylene oxide)(PPO)exhibits excellent dielectric properties,making it an ideal substrate for high-frequency,high-speed copper-clad laminates.The phenolic hydroxyl group at the end of PPO plays a key role in its reactivity.Accurately quantifying the phenolic hydroxyl content in PPO is essential but challenging.In this study,we proposed a method for measuring the phenolic hydroxyl content of PPO using differential UV absorption spectroscopy.In alkaline solutions,the phenolic hydroxyl in PPO completely ionizes to form phenoxide ions,leading to a significant increase in UV absorbance at approximately 250 and 300 nm.Notably,the differential UV absorbance at approximately 300 nm was directly proportional to the phenolic hydroxyl concentration.Using 2,6-dimethylphenol as a standard,a calibration curve was established to relate the phenolic hydroxyl concentration to differential UV absorbance at approximately 300 nm,providing a precise and straightforward method for phenolic hydroxyl quantification in PPO with distinct advantages over conventional techniques.