BACKGROUND The mortality rate for severe cases of acute pancreatitis(AP),a common gastrointestinal emergency,is as high as 30%.Our previous study has shown that rutaecarpine(Rut)has a therapeutic effect on AP.AIM To i...BACKGROUND The mortality rate for severe cases of acute pancreatitis(AP),a common gastrointestinal emergency,is as high as 30%.Our previous study has shown that rutaecarpine(Rut)has a therapeutic effect on AP.AIM To investigate the role of F-box and WD repeat domain containing 11(FBXW11)in AP models and to assess whether Rut mitigates AP by regulating FBXW11.METHODS AP rat model was established and treated with Rut,followed by biochemical analysis of serum amylase and lipase,hematoxylin and eosin staining of pancreatic tissue,and immunohistochemistry detection of pancreatic Ly6G,CD11b,and myeloperoxidase.Assay kits were used to detect oxidative stress-related indicators in pancreatic tissue and inflammatory factors in serum.AR42J cells were treated with cerulein to model AP and subjected to Cell Counting Kit-8 viability assay,flow cytometry apoptosis assay,and immunofluorescence detection of reactive oxygen species to elucidate the mechanistic involvement of the enhancer of zeste homolog 2(EZH2)-FBXW11 axis in Rut-mediated protection against AP.The EZH2-histone H3 binding and H3 methylation were evaluated using co-immunoprecipitation.RESULTS Rut treatment ameliorated AP severity,as evidenced by reduced serum levels of pancreatic enzymes(amylase and lipase)and attenuated histological damage.Rut also decreased inflammatory markers(interleukin-1 beta,interleukin-6,and tumor necrosis factor alpha),tissue oxidative stress(malondialdehyde),and neutrophil infiltration(Ly6G,CD11b,and myeloperoxidase)levels in rats with AP.Moreover,Rut restored pancreatic antioxidant capacity(glutathione and superoxide dismutase).In vitro,Rut pre-incubation enhanced cell viability and suppressed cerulein-induced apoptosis and oxidative stress.Rut increased EZH2 expression while decreasing FBXW11 expression.FBXW11 overexpression eliminated the protective effect of Rut against AP.Further analysis revealed that EZH2 binds to H3 and upregulates H3 methylation levels,thereby inhibiting FBXW11 expression.CONCLUSION Collectively,our findings demonstrate that Rut ameliorates AP by upregulating EZH2,thereby enhancing H3 methylation and suppressing FBXW11 expression.展开更多
The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on e...The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on empirical models with limited predictive capabilities.This study focuses on the influence of optical basicity on viscosity in CaO-Al_(2)O_(3)-based refining slags,leveraging machine learning to address data scarcity and improve prediction accuracy.An automated framework for algorithm integration,parameter tuning,and evaluation ranking framework(Auto-APE)is employed to develop customized data-driven models for various slag systems,including CaO-Al_(2)O_(3)-SiO_(2),CaO-Al_(2)O_(3)-CaF_(2),CaO-Al_(2)O_(3)-SiO_(2)-MgO,and CaO-Al_(2)O_(3)-SiO_(2)-MgO-CaF_(2).By incorporating optical basicity as a key feature,the models achieve an average validation error of 8.0%to 15.1%,significantly outperforming traditional empirical models.Additionally,symbolic regression is introduced to rapidly construct domain-specific features,such as optical basicity-like descriptors,offering a potential breakthrough in performance prediction for small datasets.This work highlights the critical role of domain-specific knowledge in understanding and predicting viscosity,providing a robust machine learning-based approach for optimizing refining slag properties.展开更多
Underwater images often affect the effectiveness of underwater visual tasks due to problems such as light scattering,color distortion,and detail blurring,limiting their application performance.Existing underwater imag...Underwater images often affect the effectiveness of underwater visual tasks due to problems such as light scattering,color distortion,and detail blurring,limiting their application performance.Existing underwater image enhancement methods,although they can improve the image quality to some extent,often lead to problems such as detail loss and edge blurring.To address these problems,we propose FENet,an efficient underwater image enhancement method.FENet first obtains three different scales of images by image downsampling and then transforms them into the frequency domain to extract the low-frequency and high-frequency spectra,respectively.Then,a distance mask and a mean mask are constructed based on the distance and magnitude mean for enhancing the high-frequency part,thus improving the image details and enhancing the effect by suppressing the noise in the low-frequency part.Affected by the light scattering of underwater images and the fact that some details are lost if they are directly reduced to the spatial domain after the frequency domain operation.For this reason,we propose a multi-stage residual feature aggregation module,which focuses on detail extraction and effectively avoids information loss caused by global enhancement.Finally,we combine the edge guidance strategy to further enhance the edge details of the image.Experimental results indicate that FENet outperforms current state-of-the-art underwater image enhancement methods in quantitative and qualitative evaluations on multiple publicly available datasets.展开更多
Domain adaptation aims to reduce the distribution gap between the training data(source domain)and the target data.This enables effective predictions even for domains not seen during training.However,most conventional ...Domain adaptation aims to reduce the distribution gap between the training data(source domain)and the target data.This enables effective predictions even for domains not seen during training.However,most conventional domain adaptation methods assume a single source domain,making them less suitable for modern deep learning settings that rely on diverse and large-scale datasets.To address this limitation,recent research has focused on Multi-Source Domain Adaptation(MSDA),which aims to learn effectively from multiple source domains.In this paper,we propose Efficient Domain Transition for Multi-source(EDTM),a novel and efficient framework designed to tackle two major challenges in existing MSDA approaches:(1)integrating knowledge across different source domains and(2)aligning label distributions between source and target domains.EDTM leverages an ensemble-based classifier expert mechanism to enhance the contribution of source domains that are more similar to the target domain.To further stabilize the learning process and improve performance,we incorporate imitation learning into the training of the target model.In addition,Maximum Classifier Discrepancy(MCD)is employed to align class-wise label distributions between the source and target domains.Experiments were conducted using Digits-Five,one of the most representative benchmark datasets for MSDA.The results show that EDTM consistently outperforms existing methods in terms of average classification accuracy.Notably,EDTM achieved significantly higher performance on target domains such as Modified National Institute of Standards and Technolog with blended background images(MNIST-M)and Street View House Numbers(SVHN)datasets,demonstrating enhanced generalization compared to baseline approaches.Furthermore,an ablation study analyzing the contribution of each loss component validated the effectiveness of the framework,highlighting the importance of each module in achieving optimal performance.展开更多
To address the issue of scarce labeled samples and operational condition variations that degrade the accuracy of fault diagnosis models in variable-condition gearbox fault diagnosis,this paper proposes a semi-supervis...To address the issue of scarce labeled samples and operational condition variations that degrade the accuracy of fault diagnosis models in variable-condition gearbox fault diagnosis,this paper proposes a semi-supervised masked contrastive learning and domain adaptation(SSMCL-DA)method for gearbox fault diagnosis under variable conditions.Initially,during the unsupervised pre-training phase,a dual signal augmentation strategy is devised,which simultaneously applies random masking in the time domain and random scaling in the frequency domain to unlabeled samples,thereby constructing more challenging positive sample pairs to guide the encoder in learning intrinsic features robust to condition variations.Subsequently,a ConvNeXt-Transformer hybrid architecture is employed,integrating the superior local detail modeling capacity of ConvNeXt with the robust global perception capability of Transformer to enhance feature extraction in complex scenarios.Thereafter,a contrastive learning model is constructed with the optimization objective of maximizing feature similarity across different masked instances of the same sample,enabling the extraction of consistent features from multiple masked perspectives and reducing reliance on labeled data.In the final supervised fine-tuning phase,a multi-scale attention mechanism is incorporated for feature rectification,and a domain adaptation module combining Local Maximum Mean Discrepancy(LMMD)with adversarial learning is proposed.This module embodies a dual mechanism:LMMD facilitates fine-grained class-conditional alignment,compelling features of identical fault classes to converge across varying conditions,while the domain discriminator utilizes adversarial training to guide the feature extractor toward learning domain-invariant features.Working in concert,they markedly diminish feature distribution discrepancies induced by changes in load,rotational speed,and other factors,thereby boosting the model’s adaptability to cross-condition scenarios.Experimental evaluations on the WT planetary gearbox dataset and the Case Western Reserve University(CWRU)bearing dataset demonstrate that the SSMCL-DA model effectively identifies multiple fault classes in gearboxes,with diagnostic performance substantially surpassing that of conventional methods.Under cross-condition scenarios,the model attains fault diagnosis accuracies of 99.21%for the WT planetary gearbox and 99.86%for the bearings,respectively.Furthermore,the model exhibits stable generalization capability in cross-device settings.展开更多
Human motion modeling is a core technology in computer animation,game development,and humancomputer interaction.In particular,generating natural and coherent in-between motion using only the initial and terminal frame...Human motion modeling is a core technology in computer animation,game development,and humancomputer interaction.In particular,generating natural and coherent in-between motion using only the initial and terminal frames remains a fundamental yet unresolved challenge.Existing methods typically rely on dense keyframe inputs or complex prior structures,making it difficult to balance motion quality and plausibility under conditions such as sparse constraints,long-term dependencies,and diverse motion styles.To address this,we propose a motion generation framework based on a frequency-domain diffusion model,which aims to better model complex motion distributions and enhance generation stability under sparse conditions.Our method maps motion sequences to the frequency domain via the Discrete Cosine Transform(DCT),enabling more effective modeling of low-frequency motion structures while suppressing high-frequency noise.A denoising network based on self-attention is introduced to capture long-range temporal dependencies and improve global structural awareness.Additionally,a multi-objective loss function is employed to jointly optimize motion smoothness,pose diversity,and anatomical consistency,enhancing the realism and physical plausibility of the generated sequences.Comparative experiments on the Human3.6M and LaFAN1 datasets demonstrate that our method outperforms state-of-the-art approaches across multiple performance metrics,showing stronger capabilities in generating intermediate motion frames.This research offers a new perspective and methodology for human motion generation and holds promise for applications in character animation,game development,and virtual interaction.展开更多
The precise tuning of magnetic nanoparticle size and magnetic domains,thereby shaping magnetic properties.However,the dynamic evolution mechanisms of magnetic domain configurations in relation to electromagnetic(EM)at...The precise tuning of magnetic nanoparticle size and magnetic domains,thereby shaping magnetic properties.However,the dynamic evolution mechanisms of magnetic domain configurations in relation to electromagnetic(EM)attenuation behavior remain poorly understood.To address this gap,a thermodynamically controlled periodic coordination strategy is proposed to achieve precise modulation of magnetic nanoparticle spacing.This approach unveils the evolution of magnetic domain configurations,progressing from individual to coupled and ultimately to crosslinked domain configurations.A unique magnetic coupling phenomenon surpasses the Snoek limit in low-frequency range,which is observed through micromagnetic simulation.The crosslinked magnetic configuration achieves effective low-frequency EM wave absorption at 3.68 GHz,encompassing nearly the entire C-band.This exceptional magnetic interaction significantly enhances radar camouflage and thermal insulation properties.Additionally,a robust gradient metamaterial design extends coverage across the full band(2–40 GHz),effectively mitigating the impact of EM pollution on human health and environment.This comprehensive study elucidates the evolution mechanisms of magnetic domain configurations,addresses gaps in dynamic magnetic modulation,and provides novel insights for the development of high-performance,low-frequency EM wave absorption materials.展开更多
Lithium niobate(LN)has remained at the forefront of academic research and industrial applications due to its rich material properties,which include second-order nonlinear optic,electro-optic,and piezoelectric properti...Lithium niobate(LN)has remained at the forefront of academic research and industrial applications due to its rich material properties,which include second-order nonlinear optic,electro-optic,and piezoelectric properties.A further aspect of LN’s versatility stems from the ability to engineer ferroelectric domains with micro and even nano-scale precision in LN,which provides an additional degree of freedom to design acoustic and optical devices with improved performance and is only possible in a handful of other materials.In this review paper,we provide an overview of the domain engineering techniques developed for LN,their principles,and the typical domain size and pattern uniformity they provide,which is important for devices that require high-resolution domain patterns with good reproducibility.It also highlights each technique's benefits,limitations,and adaptability for an application,along with possible improvements and future advancement prospects.Further,the review provides a brief overview of domain visualization methods,which is crucial to gain insights into domain quality/shape and explores the adaptability of the proposed domain engineering methodologies for the emerging thin-film lithium niobate on an insulator platform,which creates opportunities for developing the next generation of compact and scalable photonic integrated circuits and high frequency acoustic devices.展开更多
To avoid the laborious annotation process for dense prediction tasks like semantic segmentation,unsupervised domain adaptation(UDA)methods have been proposed to leverage the abundant annotations from a source domain,s...To avoid the laborious annotation process for dense prediction tasks like semantic segmentation,unsupervised domain adaptation(UDA)methods have been proposed to leverage the abundant annotations from a source domain,such as virtual world(e.g.,3D games),and adapt models to the target domain(the real world)by narrowing the domain discrepancies.However,because of the large domain gap,directly aligning two distinct domains without considering the intermediates leads to inefficient alignment and inferior adaptation.To address this issue,we propose a novel learnable evolutionary Category Intermediates(CIs)guided UDA model named Leci,which enables the information transfer between the two domains via two processes,i.e.,Distilling and Blending.Starting from a random initialization,the CIs learn shared category-wise semantics automatically from two domains in the Distilling process.Then,the learned semantics in the CIs are sent back to blend the domain features through a residual attentive fusion(RAF)module,such that the categorywise features of both domains shift towards each other.As the CIs progressively and consistently learn from the varying feature distributions during training,they are evolutionary to guide the model to achieve category-wise feature alignment.Experiments on both GTA5 and SYNTHIA datasets demonstrate Leci's superiority over prior representative methods.展开更多
Landslide susceptibility evaluation plays an important role in disaster prevention and reduction.Feature-based transfer learning(TL)is an effective method for solving landslide susceptibility mapping(LSM)in target reg...Landslide susceptibility evaluation plays an important role in disaster prevention and reduction.Feature-based transfer learning(TL)is an effective method for solving landslide susceptibility mapping(LSM)in target regions with no available samples.However,as the study area expands,the distribution of land-slide types and triggering mechanisms becomes more diverse,leading to performance degradation in models relying on landslide evaluation knowledge from a single source domain due to domain feature shift.To address this,this study proposes a Multi-source Domain Adaptation Convolutional Neural Network(MDACNN),which combines the landslide prediction knowledge learned from two source domains to perform cross-regional LSM in complex large-scale areas.The method is validated through case studies in three regions located in southeastern coastal China and compared with single-source domain TL models(TCA-based models).The results demonstrate that MDACNN effectively integrates transfer knowledge from multiple source domains to learn diverse landslide-triggering mechanisms,thereby significantly reducing prediction bias inherent to single-source domain TL models,achieving an average improvement of 16.58%across all metrics.Moreover,the landslide susceptibility maps gener-ated by MDACNN accurately quantify the spatial distribution of landslide risks in the target area,provid-ing a powerful scientific and technological tool for landslide disaster management and prevention.展开更多
In this paper,we give a complete characterization of all self-adjoint domains of odd order differential operators on two intervals.These two intervals with all four endpoints are singular(one endpoint of each interval...In this paper,we give a complete characterization of all self-adjoint domains of odd order differential operators on two intervals.These two intervals with all four endpoints are singular(one endpoint of each interval is singular or all four endpoints are regulars are the special cases).And these extensions yield"new"self-adjoint operators,which involve interactions between the two intervals.展开更多
In this paper,the Paley-Wiener theorem is extended to the analytic function spaces with general weights.We first generalize the theorem to weighted Hardy spaces Hp(0<p<∞)on tube domains by constructing a sequen...In this paper,the Paley-Wiener theorem is extended to the analytic function spaces with general weights.We first generalize the theorem to weighted Hardy spaces Hp(0<p<∞)on tube domains by constructing a sequence of L^(1)functions converging to the given function and verifying their representation in the form of Fourier transform to establish the desired result of the given function.Applying this main result,we further generalize the Paley-Wiener theorem for band-limited functions to the analytic function spaces L^(p)(0<p<∞)with general weights.展开更多
The mitogen-activated protein kinase kinase kinase kinases(MAP4Ks)signaling pathway plays a pivotal role in axonal regrowth and neuronal degeneration following insults.Whether targeting this pathway is beneficial to b...The mitogen-activated protein kinase kinase kinase kinases(MAP4Ks)signaling pathway plays a pivotal role in axonal regrowth and neuronal degeneration following insults.Whether targeting this pathway is beneficial to brain injury remains unclear.In this study,we showed that adeno-associated virus-delivery of the Citron homology domain of MAP4Ks effectively reduces traumatic brain injury-induced reactive gliosis,tauopathy,lesion size,and behavioral deficits.Pharmacological inhibition of MAP4Ks replicated the ameliorative effects observed with expression of the Citron homology domain.Mechanistically,the Citron homology domain acted as a dominant-negative mutant,impeding MAP4K-mediated phosphorylation of the dishevelled proteins and thereby controlling the Wnt/β-catenin pathway.These findings implicate a therapeutic potential of targeting MAP4Ks to alleviate the detrimental effects of traumatic brain injury.展开更多
Pb(Zr,Ti)O_(3)-Pb(Zn_(1/3)Nb_(2/3))O_(3) (PZT-PZN) based ceramics, as important piezoelectric materials, have a wide range of applications in fields such as sensors and actuators, thus the optimization of their piezoe...Pb(Zr,Ti)O_(3)-Pb(Zn_(1/3)Nb_(2/3))O_(3) (PZT-PZN) based ceramics, as important piezoelectric materials, have a wide range of applications in fields such as sensors and actuators, thus the optimization of their piezoelectric properties has been a hot research topic. This study investigated the effects of phase boundary engineering and domain engineering on (1-x)[0.8Pb(Zr_(0.5)Ti_(0.5))O_(3)-0.2Pb(Zn_(1/3)Nb_(2/3))O_(3)]-xBi(Zn_(0.5)Ti_(0.5))O_(3) ((1-x)(0.8PZT-0.2PZN)- xBZT) ceramic to obtain excellent piezoelectric properties. The crystal phase structure and microstructure of ceramic samples were characterized. The results showed that all samples had a pure perovskite structure, and the addition of BZT gradually increased the grain size. The addition of BZT caused a phase transition in ceramic samples from the morphotropic phase boundary (MPB) towards the tetragonal phase region, which is crucial for optimizing piezoelectric properties. By adjusting content of BZT and precisely controlling position of the phase boundary, the piezoelectric performance can be optimized. Domain structure is one of the key factors affecting piezoelectric performance. By using domain engineering techniques to optimize grain size and domain size, piezoelectric properties of ceramic samples have been significantly improved. Specifically, excellent piezoelectric properties (piezoelectric constant d_(33)=320 pC/N, electromechanical coupling factor kp=0.44) were obtained simultaneously for x=0.08. Based on experimental results and theoretical analysis, influence mechanisms of phase boundary engineering and domain engineering on piezoelectric properties were explored. The study shows that addition of BZT not only promotes grain growth, but also optimizes the domain structure, enabling the polarization reversal process easier, thereby improving piezoelectric properties. These research results not only provide new ideas for the design of high-performance piezoelectric ceramics, but also lay a theoretical foundation for development of related electronic devices.展开更多
BACKGROUND Colon cancer represents a significant malignant neoplasm within the digestive system,characterized by a high incidence rate and substantial disease burden.The F-box protein 22(FBXO22)plays a role in forming...BACKGROUND Colon cancer represents a significant malignant neoplasm within the digestive system,characterized by a high incidence rate and substantial disease burden.The F-box protein 22(FBXO22)plays a role in forming a specific type of ubiquitin ligase subunit,which is expressed abnormally in various malignant neoplasms and shows a notable relationship with prognosis in patients with cancer.Never-theless,the function of FBXO22 in the context of colon cancer remains inade-quately elucidated.AIM To explore the role of FBXO22 in colon cancer by examining FBXO22 expression patterns and analyzing how the protein affects the prognosis in patients who have undergone surgery.METHODS Samples of cancerous and nearby normal tissues from patients with colon cancer were gathered,along with pertinent clinical data.Expression levels of the FBXO22 gene in both cancerous and paracancerous tissues were assessed through immu-nohistochemistry.The median H score served as a criterion for categorizing FBXO22 gene expression into high and low levels in cancerous tissues,and the relationship between these expression levels and various pathologic character-istics of patients,such as age,sex,and clinical stage,was analyzed.Colon cancer cell lines HCT116 and DLD-1 were used and divided into three groups:A blank control group,a negative control group,and a si-FBXO22 group.FBXO22 gene mRNA and protein expression were measured 24 hours post-transfection using real-time fluorescence quantitative polymerase chain reaction and western blotting.The proliferation capabilities of the cells in each group were assessed using the Cell Counting Kit-8 assay and 5-ethynyl-2’-deoxyuridine assay,while cellular migration and invasion abilities were evaluated using scratch healing and Transwell assays.Various online platforms,including the Timer Immune Estimation Resource,were used to analyze pan-cancer expression,promoter methylation levels,and mutation frequencies of the FBXO22 gene in colon cancer patients.Additionally,the correlation between FBXO22 gene expression,patient prognosis,immune cell infiltration,and the expression of immune molecules in the colon cancer microenvironment was investigated.The relationship between FBXO22 gene expression and chemotherapy resistance,along with the potential mechanisms of action of the FBXO22 gene,were analyzed using The Cancer Genome Atlas dataset and the Genomics of Drug Sensitivity in Cancer drug training set via R software.RESULTS Compared with normal colonic tissues,the FBXO22 gene was highly expressed in colon cancer tissues.Post-operative patients with colon cancer elevated FBXO22 reduced survival and exhibited resistance to various chemotherapeutic agents.FBXO22 expression suppresses the infiltration of anti-tumor immune cells.In vitro,FBXO22 knockdown inhibited the proliferation and migration of colon cancer cells.CONCLUSION The FBXO22 gene is a biomarker of poor prognosis in patients with colon cancer and has potential as a target for immunotherapy and overcoming chemotherapy resistance.展开更多
基金Supported by Hunan Provincial Natural Science Foundation of China,No.2022JJ40836the Key Project of Research and Development Plan of Hunan Province,No.2023DK2002the Postdoctoral Fellowship Program of China Postdoctoral Science Foundation,No.GZC20242045.
文摘BACKGROUND The mortality rate for severe cases of acute pancreatitis(AP),a common gastrointestinal emergency,is as high as 30%.Our previous study has shown that rutaecarpine(Rut)has a therapeutic effect on AP.AIM To investigate the role of F-box and WD repeat domain containing 11(FBXW11)in AP models and to assess whether Rut mitigates AP by regulating FBXW11.METHODS AP rat model was established and treated with Rut,followed by biochemical analysis of serum amylase and lipase,hematoxylin and eosin staining of pancreatic tissue,and immunohistochemistry detection of pancreatic Ly6G,CD11b,and myeloperoxidase.Assay kits were used to detect oxidative stress-related indicators in pancreatic tissue and inflammatory factors in serum.AR42J cells were treated with cerulein to model AP and subjected to Cell Counting Kit-8 viability assay,flow cytometry apoptosis assay,and immunofluorescence detection of reactive oxygen species to elucidate the mechanistic involvement of the enhancer of zeste homolog 2(EZH2)-FBXW11 axis in Rut-mediated protection against AP.The EZH2-histone H3 binding and H3 methylation were evaluated using co-immunoprecipitation.RESULTS Rut treatment ameliorated AP severity,as evidenced by reduced serum levels of pancreatic enzymes(amylase and lipase)and attenuated histological damage.Rut also decreased inflammatory markers(interleukin-1 beta,interleukin-6,and tumor necrosis factor alpha),tissue oxidative stress(malondialdehyde),and neutrophil infiltration(Ly6G,CD11b,and myeloperoxidase)levels in rats with AP.Moreover,Rut restored pancreatic antioxidant capacity(glutathione and superoxide dismutase).In vitro,Rut pre-incubation enhanced cell viability and suppressed cerulein-induced apoptosis and oxidative stress.Rut increased EZH2 expression while decreasing FBXW11 expression.FBXW11 overexpression eliminated the protective effect of Rut against AP.Further analysis revealed that EZH2 binds to H3 and upregulates H3 methylation levels,thereby inhibiting FBXW11 expression.CONCLUSION Collectively,our findings demonstrate that Rut ameliorates AP by upregulating EZH2,thereby enhancing H3 methylation and suppressing FBXW11 expression.
基金supported by the National Key Research and Development Program of China(No.2023YFB3712401),the National Natural Science Foundation of China(No.52274301)the Aeronautical Science Foundation of China(No.2023Z0530S6005)the Ningbo Yongjiang Talent-Introduction Programme(No.2022A-023-C).
文摘The viscosity of refining slags plays a critical role in metallurgical processes.However,obtaining accurate viscosity data remains challenging due to the complexities of high-temperature experiments,often relying on empirical models with limited predictive capabilities.This study focuses on the influence of optical basicity on viscosity in CaO-Al_(2)O_(3)-based refining slags,leveraging machine learning to address data scarcity and improve prediction accuracy.An automated framework for algorithm integration,parameter tuning,and evaluation ranking framework(Auto-APE)is employed to develop customized data-driven models for various slag systems,including CaO-Al_(2)O_(3)-SiO_(2),CaO-Al_(2)O_(3)-CaF_(2),CaO-Al_(2)O_(3)-SiO_(2)-MgO,and CaO-Al_(2)O_(3)-SiO_(2)-MgO-CaF_(2).By incorporating optical basicity as a key feature,the models achieve an average validation error of 8.0%to 15.1%,significantly outperforming traditional empirical models.Additionally,symbolic regression is introduced to rapidly construct domain-specific features,such as optical basicity-like descriptors,offering a potential breakthrough in performance prediction for small datasets.This work highlights the critical role of domain-specific knowledge in understanding and predicting viscosity,providing a robust machine learning-based approach for optimizing refining slag properties.
基金supported in part by the National Natural Science Foundation of China[Grant number 62471075]the Major Science and Technology Project Grant of the Chongqing Municipal Education Commission[Grant number KJZD-M202301901].
文摘Underwater images often affect the effectiveness of underwater visual tasks due to problems such as light scattering,color distortion,and detail blurring,limiting their application performance.Existing underwater image enhancement methods,although they can improve the image quality to some extent,often lead to problems such as detail loss and edge blurring.To address these problems,we propose FENet,an efficient underwater image enhancement method.FENet first obtains three different scales of images by image downsampling and then transforms them into the frequency domain to extract the low-frequency and high-frequency spectra,respectively.Then,a distance mask and a mean mask are constructed based on the distance and magnitude mean for enhancing the high-frequency part,thus improving the image details and enhancing the effect by suppressing the noise in the low-frequency part.Affected by the light scattering of underwater images and the fact that some details are lost if they are directly reduced to the spatial domain after the frequency domain operation.For this reason,we propose a multi-stage residual feature aggregation module,which focuses on detail extraction and effectively avoids information loss caused by global enhancement.Finally,we combine the edge guidance strategy to further enhance the edge details of the image.Experimental results indicate that FENet outperforms current state-of-the-art underwater image enhancement methods in quantitative and qualitative evaluations on multiple publicly available datasets.
基金supported by the National Research Foundation of Korea(NRF)grant funded by the Korea government(MSIT)(No.RS-2024-00406320)the Institute of Information&Communica-tions Technology Planning&Evaluation(IITP)-Innovative Human Resource Development for Local Intellectualization Program Grant funded by the Korea government(MSIT)(IITP-2026-RS-2023-00259678).
文摘Domain adaptation aims to reduce the distribution gap between the training data(source domain)and the target data.This enables effective predictions even for domains not seen during training.However,most conventional domain adaptation methods assume a single source domain,making them less suitable for modern deep learning settings that rely on diverse and large-scale datasets.To address this limitation,recent research has focused on Multi-Source Domain Adaptation(MSDA),which aims to learn effectively from multiple source domains.In this paper,we propose Efficient Domain Transition for Multi-source(EDTM),a novel and efficient framework designed to tackle two major challenges in existing MSDA approaches:(1)integrating knowledge across different source domains and(2)aligning label distributions between source and target domains.EDTM leverages an ensemble-based classifier expert mechanism to enhance the contribution of source domains that are more similar to the target domain.To further stabilize the learning process and improve performance,we incorporate imitation learning into the training of the target model.In addition,Maximum Classifier Discrepancy(MCD)is employed to align class-wise label distributions between the source and target domains.Experiments were conducted using Digits-Five,one of the most representative benchmark datasets for MSDA.The results show that EDTM consistently outperforms existing methods in terms of average classification accuracy.Notably,EDTM achieved significantly higher performance on target domains such as Modified National Institute of Standards and Technolog with blended background images(MNIST-M)and Street View House Numbers(SVHN)datasets,demonstrating enhanced generalization compared to baseline approaches.Furthermore,an ablation study analyzing the contribution of each loss component validated the effectiveness of the framework,highlighting the importance of each module in achieving optimal performance.
基金supported by the National Natural Science Foundation of China Funded Project(Project Name:Research on Robust Adaptive Allocation Mechanism of Human Machine Co-Driving System Based on NMS Features,Project Approval Number:52172381).
文摘To address the issue of scarce labeled samples and operational condition variations that degrade the accuracy of fault diagnosis models in variable-condition gearbox fault diagnosis,this paper proposes a semi-supervised masked contrastive learning and domain adaptation(SSMCL-DA)method for gearbox fault diagnosis under variable conditions.Initially,during the unsupervised pre-training phase,a dual signal augmentation strategy is devised,which simultaneously applies random masking in the time domain and random scaling in the frequency domain to unlabeled samples,thereby constructing more challenging positive sample pairs to guide the encoder in learning intrinsic features robust to condition variations.Subsequently,a ConvNeXt-Transformer hybrid architecture is employed,integrating the superior local detail modeling capacity of ConvNeXt with the robust global perception capability of Transformer to enhance feature extraction in complex scenarios.Thereafter,a contrastive learning model is constructed with the optimization objective of maximizing feature similarity across different masked instances of the same sample,enabling the extraction of consistent features from multiple masked perspectives and reducing reliance on labeled data.In the final supervised fine-tuning phase,a multi-scale attention mechanism is incorporated for feature rectification,and a domain adaptation module combining Local Maximum Mean Discrepancy(LMMD)with adversarial learning is proposed.This module embodies a dual mechanism:LMMD facilitates fine-grained class-conditional alignment,compelling features of identical fault classes to converge across varying conditions,while the domain discriminator utilizes adversarial training to guide the feature extractor toward learning domain-invariant features.Working in concert,they markedly diminish feature distribution discrepancies induced by changes in load,rotational speed,and other factors,thereby boosting the model’s adaptability to cross-condition scenarios.Experimental evaluations on the WT planetary gearbox dataset and the Case Western Reserve University(CWRU)bearing dataset demonstrate that the SSMCL-DA model effectively identifies multiple fault classes in gearboxes,with diagnostic performance substantially surpassing that of conventional methods.Under cross-condition scenarios,the model attains fault diagnosis accuracies of 99.21%for the WT planetary gearbox and 99.86%for the bearings,respectively.Furthermore,the model exhibits stable generalization capability in cross-device settings.
基金supported by the National Natural Science Foundation of China(Grant No.72161034).
文摘Human motion modeling is a core technology in computer animation,game development,and humancomputer interaction.In particular,generating natural and coherent in-between motion using only the initial and terminal frames remains a fundamental yet unresolved challenge.Existing methods typically rely on dense keyframe inputs or complex prior structures,making it difficult to balance motion quality and plausibility under conditions such as sparse constraints,long-term dependencies,and diverse motion styles.To address this,we propose a motion generation framework based on a frequency-domain diffusion model,which aims to better model complex motion distributions and enhance generation stability under sparse conditions.Our method maps motion sequences to the frequency domain via the Discrete Cosine Transform(DCT),enabling more effective modeling of low-frequency motion structures while suppressing high-frequency noise.A denoising network based on self-attention is introduced to capture long-range temporal dependencies and improve global structural awareness.Additionally,a multi-objective loss function is employed to jointly optimize motion smoothness,pose diversity,and anatomical consistency,enhancing the realism and physical plausibility of the generated sequences.Comparative experiments on the Human3.6M and LaFAN1 datasets demonstrate that our method outperforms state-of-the-art approaches across multiple performance metrics,showing stronger capabilities in generating intermediate motion frames.This research offers a new perspective and methodology for human motion generation and holds promise for applications in character animation,game development,and virtual interaction.
基金supported by the National Natural Science Foundation of China(22265021,52231007,and 12327804)the Aeronautical Science Foundation of China(2020Z056056003)Jiangxi Provincial Natural Science Foundation(20232BAB212004).
文摘The precise tuning of magnetic nanoparticle size and magnetic domains,thereby shaping magnetic properties.However,the dynamic evolution mechanisms of magnetic domain configurations in relation to electromagnetic(EM)attenuation behavior remain poorly understood.To address this gap,a thermodynamically controlled periodic coordination strategy is proposed to achieve precise modulation of magnetic nanoparticle spacing.This approach unveils the evolution of magnetic domain configurations,progressing from individual to coupled and ultimately to crosslinked domain configurations.A unique magnetic coupling phenomenon surpasses the Snoek limit in low-frequency range,which is observed through micromagnetic simulation.The crosslinked magnetic configuration achieves effective low-frequency EM wave absorption at 3.68 GHz,encompassing nearly the entire C-band.This exceptional magnetic interaction significantly enhances radar camouflage and thermal insulation properties.Additionally,a robust gradient metamaterial design extends coverage across the full band(2–40 GHz),effectively mitigating the impact of EM pollution on human health and environment.This comprehensive study elucidates the evolution mechanisms of magnetic domain configurations,addresses gaps in dynamic magnetic modulation,and provides novel insights for the development of high-performance,low-frequency EM wave absorption materials.
基金supported by the Australian Research Council Centre of Excellence in Optical Microcombs for Breakthrough Science COMBS(CE230100006)the Australian Research Council grants DP220100488 and DE230100964funded by the Australian Government.
文摘Lithium niobate(LN)has remained at the forefront of academic research and industrial applications due to its rich material properties,which include second-order nonlinear optic,electro-optic,and piezoelectric properties.A further aspect of LN’s versatility stems from the ability to engineer ferroelectric domains with micro and even nano-scale precision in LN,which provides an additional degree of freedom to design acoustic and optical devices with improved performance and is only possible in a handful of other materials.In this review paper,we provide an overview of the domain engineering techniques developed for LN,their principles,and the typical domain size and pattern uniformity they provide,which is important for devices that require high-resolution domain patterns with good reproducibility.It also highlights each technique's benefits,limitations,and adaptability for an application,along with possible improvements and future advancement prospects.Further,the review provides a brief overview of domain visualization methods,which is crucial to gain insights into domain quality/shape and explores the adaptability of the proposed domain engineering methodologies for the emerging thin-film lithium niobate on an insulator platform,which creates opportunities for developing the next generation of compact and scalable photonic integrated circuits and high frequency acoustic devices.
基金Australian Research Council Project(FL-170100117).
文摘To avoid the laborious annotation process for dense prediction tasks like semantic segmentation,unsupervised domain adaptation(UDA)methods have been proposed to leverage the abundant annotations from a source domain,such as virtual world(e.g.,3D games),and adapt models to the target domain(the real world)by narrowing the domain discrepancies.However,because of the large domain gap,directly aligning two distinct domains without considering the intermediates leads to inefficient alignment and inferior adaptation.To address this issue,we propose a novel learnable evolutionary Category Intermediates(CIs)guided UDA model named Leci,which enables the information transfer between the two domains via two processes,i.e.,Distilling and Blending.Starting from a random initialization,the CIs learn shared category-wise semantics automatically from two domains in the Distilling process.Then,the learned semantics in the CIs are sent back to blend the domain features through a residual attentive fusion(RAF)module,such that the categorywise features of both domains shift towards each other.As the CIs progressively and consistently learn from the varying feature distributions during training,they are evolutionary to guide the model to achieve category-wise feature alignment.Experiments on both GTA5 and SYNTHIA datasets demonstrate Leci's superiority over prior representative methods.
基金the National Natural Science Foundation of China(Grant No.42301002,and 52109118)Fujian Provincial Water Resources Science and Technology Project(Grant No.MSK202524)Guidance fund for Science and Technology Program,Fujian province(Grant No.2024Y0002).
文摘Landslide susceptibility evaluation plays an important role in disaster prevention and reduction.Feature-based transfer learning(TL)is an effective method for solving landslide susceptibility mapping(LSM)in target regions with no available samples.However,as the study area expands,the distribution of land-slide types and triggering mechanisms becomes more diverse,leading to performance degradation in models relying on landslide evaluation knowledge from a single source domain due to domain feature shift.To address this,this study proposes a Multi-source Domain Adaptation Convolutional Neural Network(MDACNN),which combines the landslide prediction knowledge learned from two source domains to perform cross-regional LSM in complex large-scale areas.The method is validated through case studies in three regions located in southeastern coastal China and compared with single-source domain TL models(TCA-based models).The results demonstrate that MDACNN effectively integrates transfer knowledge from multiple source domains to learn diverse landslide-triggering mechanisms,thereby significantly reducing prediction bias inherent to single-source domain TL models,achieving an average improvement of 16.58%across all metrics.Moreover,the landslide susceptibility maps gener-ated by MDACNN accurately quantify the spatial distribution of landslide risks in the target area,provid-ing a powerful scientific and technological tool for landslide disaster management and prevention.
基金Supported by NSFC (No.12361027)NSF of Inner Mongolia (No.2018MS01021)+1 种基金NSF of Shandong Province (No.ZR2020QA009)Science and Technology Innovation Program for Higher Education Institutions of Shanxi Province (No.2024L533)。
文摘In this paper,we give a complete characterization of all self-adjoint domains of odd order differential operators on two intervals.These two intervals with all four endpoints are singular(one endpoint of each interval is singular or all four endpoints are regulars are the special cases).And these extensions yield"new"self-adjoint operators,which involve interactions between the two intervals.
基金Supported by the National Natural Science Foundation of China(12301101)the Guangdong Basic and Applied Basic Research Foundation(2022A1515110019 and 2020A1515110585)。
文摘In this paper,the Paley-Wiener theorem is extended to the analytic function spaces with general weights.We first generalize the theorem to weighted Hardy spaces Hp(0<p<∞)on tube domains by constructing a sequence of L^(1)functions converging to the given function and verifying their representation in the form of Fourier transform to establish the desired result of the given function.Applying this main result,we further generalize the Paley-Wiener theorem for band-limited functions to the analytic function spaces L^(p)(0<p<∞)with general weights.
基金supported by the TARCC,Welch Foundation Award(I-1724)the Decherd Foundationthe Pape Adams Foundation,NIH grants NS092616,NS127375,NS117065,NS111776。
文摘The mitogen-activated protein kinase kinase kinase kinases(MAP4Ks)signaling pathway plays a pivotal role in axonal regrowth and neuronal degeneration following insults.Whether targeting this pathway is beneficial to brain injury remains unclear.In this study,we showed that adeno-associated virus-delivery of the Citron homology domain of MAP4Ks effectively reduces traumatic brain injury-induced reactive gliosis,tauopathy,lesion size,and behavioral deficits.Pharmacological inhibition of MAP4Ks replicated the ameliorative effects observed with expression of the Citron homology domain.Mechanistically,the Citron homology domain acted as a dominant-negative mutant,impeding MAP4K-mediated phosphorylation of the dishevelled proteins and thereby controlling the Wnt/β-catenin pathway.These findings implicate a therapeutic potential of targeting MAP4Ks to alleviate the detrimental effects of traumatic brain injury.
基金National Natural Science Foundation of China (52202139, 52072178)。
文摘Pb(Zr,Ti)O_(3)-Pb(Zn_(1/3)Nb_(2/3))O_(3) (PZT-PZN) based ceramics, as important piezoelectric materials, have a wide range of applications in fields such as sensors and actuators, thus the optimization of their piezoelectric properties has been a hot research topic. This study investigated the effects of phase boundary engineering and domain engineering on (1-x)[0.8Pb(Zr_(0.5)Ti_(0.5))O_(3)-0.2Pb(Zn_(1/3)Nb_(2/3))O_(3)]-xBi(Zn_(0.5)Ti_(0.5))O_(3) ((1-x)(0.8PZT-0.2PZN)- xBZT) ceramic to obtain excellent piezoelectric properties. The crystal phase structure and microstructure of ceramic samples were characterized. The results showed that all samples had a pure perovskite structure, and the addition of BZT gradually increased the grain size. The addition of BZT caused a phase transition in ceramic samples from the morphotropic phase boundary (MPB) towards the tetragonal phase region, which is crucial for optimizing piezoelectric properties. By adjusting content of BZT and precisely controlling position of the phase boundary, the piezoelectric performance can be optimized. Domain structure is one of the key factors affecting piezoelectric performance. By using domain engineering techniques to optimize grain size and domain size, piezoelectric properties of ceramic samples have been significantly improved. Specifically, excellent piezoelectric properties (piezoelectric constant d_(33)=320 pC/N, electromechanical coupling factor kp=0.44) were obtained simultaneously for x=0.08. Based on experimental results and theoretical analysis, influence mechanisms of phase boundary engineering and domain engineering on piezoelectric properties were explored. The study shows that addition of BZT not only promotes grain growth, but also optimizes the domain structure, enabling the polarization reversal process easier, thereby improving piezoelectric properties. These research results not only provide new ideas for the design of high-performance piezoelectric ceramics, but also lay a theoretical foundation for development of related electronic devices.
基金The study was reviewed and approved by institutional ethics board of Affiliated Hospital of Hebei Engineering University(No.:2024[K]005-01).
文摘BACKGROUND Colon cancer represents a significant malignant neoplasm within the digestive system,characterized by a high incidence rate and substantial disease burden.The F-box protein 22(FBXO22)plays a role in forming a specific type of ubiquitin ligase subunit,which is expressed abnormally in various malignant neoplasms and shows a notable relationship with prognosis in patients with cancer.Never-theless,the function of FBXO22 in the context of colon cancer remains inade-quately elucidated.AIM To explore the role of FBXO22 in colon cancer by examining FBXO22 expression patterns and analyzing how the protein affects the prognosis in patients who have undergone surgery.METHODS Samples of cancerous and nearby normal tissues from patients with colon cancer were gathered,along with pertinent clinical data.Expression levels of the FBXO22 gene in both cancerous and paracancerous tissues were assessed through immu-nohistochemistry.The median H score served as a criterion for categorizing FBXO22 gene expression into high and low levels in cancerous tissues,and the relationship between these expression levels and various pathologic character-istics of patients,such as age,sex,and clinical stage,was analyzed.Colon cancer cell lines HCT116 and DLD-1 were used and divided into three groups:A blank control group,a negative control group,and a si-FBXO22 group.FBXO22 gene mRNA and protein expression were measured 24 hours post-transfection using real-time fluorescence quantitative polymerase chain reaction and western blotting.The proliferation capabilities of the cells in each group were assessed using the Cell Counting Kit-8 assay and 5-ethynyl-2’-deoxyuridine assay,while cellular migration and invasion abilities were evaluated using scratch healing and Transwell assays.Various online platforms,including the Timer Immune Estimation Resource,were used to analyze pan-cancer expression,promoter methylation levels,and mutation frequencies of the FBXO22 gene in colon cancer patients.Additionally,the correlation between FBXO22 gene expression,patient prognosis,immune cell infiltration,and the expression of immune molecules in the colon cancer microenvironment was investigated.The relationship between FBXO22 gene expression and chemotherapy resistance,along with the potential mechanisms of action of the FBXO22 gene,were analyzed using The Cancer Genome Atlas dataset and the Genomics of Drug Sensitivity in Cancer drug training set via R software.RESULTS Compared with normal colonic tissues,the FBXO22 gene was highly expressed in colon cancer tissues.Post-operative patients with colon cancer elevated FBXO22 reduced survival and exhibited resistance to various chemotherapeutic agents.FBXO22 expression suppresses the infiltration of anti-tumor immune cells.In vitro,FBXO22 knockdown inhibited the proliferation and migration of colon cancer cells.CONCLUSION The FBXO22 gene is a biomarker of poor prognosis in patients with colon cancer and has potential as a target for immunotherapy and overcoming chemotherapy resistance.