A numerical analysis of the laser drying process by employing a generalized,Maxwell-Cattaneo equation to treat both heat and mass transfer was presented. Calculations wereperformed to illustrate the non-classical tran...A numerical analysis of the laser drying process by employing a generalized,Maxwell-Cattaneo equation to treat both heat and mass transfer was presented. Calculations wereperformed to illustrate the non-classical transport of heat and moisture. The effect of the heatflux density and the initial moisture content on water removal was also investigated. The resultsindicate that the non-equilibrium mass diffusion plays an important role during the very earlystages of moisture removal, especially at the surface of the medium. Away from the surface, thenon-Fickian model shows a delay in the reduction of the moisture content. The calculation resultsalso show that the initial moisture content of the medium has a considerable effect on waterremoval.展开更多
Scalable simulation leveraging real-world data plays an essential role in advancing autonomous driving,owing to its efficiency and applicability in both training and evaluating algorithms.Consequently,there has been i...Scalable simulation leveraging real-world data plays an essential role in advancing autonomous driving,owing to its efficiency and applicability in both training and evaluating algorithms.Consequently,there has been increasing attention on generating highly realistic and consistent driving videos,particularly those involving viewpoint changes guided by the control commands or trajectories of ego vehicles.However,current reconstruction approaches,such as Neural Radiance Fields and 3D Gaussian Splatting,frequently suffer from limited generalization and depend on substantial input data.Meanwhile,2D generative models,though capable of producing unknown scenes,still have room for improvement in terms of coherence and visual realism.To overcome these challenges,we introduce GenScene,a world model that synthesizes front-view driving videos conditioned on trajectories.A new temporal module is presented to improve video consistency by extracting the global context of each frame,calculating relationships of frames using these global representations,and fusing frame contexts accordingly.Moreover,we propose an innovative attention mechanism that computes relations of pixels within each frame and pixels in the corresponding window range of the initial frame.Extensive experiments show that our approach surpasses various state-of-the-art models in driving video generation,and the introduced modules contribute significantly to model performance.This work establishes a new paradigm for goal-oriented video synthesis in autonomous driving,which facilitates on-demand simulation to expedite algorithm development.展开更多
Hard carbon(HC)in sodium-ion batteries is searched by numerous investigations,which can offer the excellent performance of reversible Na^(+)insertion and extraction.The covalent heteroatom doping in HC is recently wor...Hard carbon(HC)in sodium-ion batteries is searched by numerous investigations,which can offer the excellent performance of reversible Na^(+)insertion and extraction.The covalent heteroatom doping in HC is recently worth concentrating,which can dilate the interlayer spacing of graphite to adjust the electrochemical storage performance in carbon anodes.However,the reported doping strategies of the modified HC have only resulted in limited improvement,especially unobvious effects on tuning porous structure.In this study,tannin extract and K_(2)SO_(4) are respectively utilized as carbon source and sulfur source for the fabrication of HC,in which K_(2)SO_(4) can contribute to the heteroatom doping,and the pore forming as well.The tannin-derived sulfur-doped carbon anode shows the excellent cycle stability,achieving a high reversible capacity of 520.5 mAh/g at a current density of 100 mA/g.Even after 500 cycles at a current density of 3 A/g,a high specific capacity of 236.7 mAh/g and a capacity retention rate of 92.6%can be reserved.Compared with the initial carbon,the adsorption energy of Na^(+)is multifold times higher,whereas Na^(+)diffusion energy barriers manyfold decrease.Moreover,the full battery assembled with Na_(3)V_(2)(PO_(4))_(3)/tannin-based HC demonstrates a stable cycling performance.This work can manifest the potentiality of the tannin-based electrode as anode for a high-performance sodium-ion batteries(SIBs),which could especially offer an explanation of Na^(+)storage and solid-electrolyte interface(SEI)stability to the electrochemical performance.展开更多
In this paper,we are concerned with the stability of traveling wavefronts of a Belousov-Zhabotinsky model with mixed nonlocal and degenerate diffusions.Such a system can be used to study the competition among nonlocal...In this paper,we are concerned with the stability of traveling wavefronts of a Belousov-Zhabotinsky model with mixed nonlocal and degenerate diffusions.Such a system can be used to study the competition among nonlocally diffusive species and degenerately diffusive species.We prove that the traveling wavefronts are exponentially stable,when the initial perturbation around the traveling waves decays exponentially as x→-∞,but in other locations,the initial data can be arbitrarily large.The adopted methods are the weighted energy with the comparison principle and squeezing technique.展开更多
Injecting impure CO_(2)for enhanced gas recovery(CO_(2)-EGR)offers a dual benefit by improving natural gas extraction while enabling CO_(2)sequestration.However,the interactions between CO_(2),N_(2),and CH_(4)under re...Injecting impure CO_(2)for enhanced gas recovery(CO_(2)-EGR)offers a dual benefit by improving natural gas extraction while enabling CO_(2)sequestration.However,the interactions between CO_(2),N_(2),and CH_(4)under reservoir conditions require further investigation.This study employs Grand Canonical Monte Carlo(GCMC)and Molecular Dynamics(MD)simulations to quantify the adsorption and diffusion behaviors of CO_(2),N_(2),and CH_(4)in quartz nanopores over a pressure range of 1-24 MPa under varying water saturations and gas compositions.The results indicate that:(1)CO_(2)exhibits the broadest energy distribution and the strongest adsorption stability,occupying about 20%-30%more adsorption sites than CH_(4)or N_(2)and showing the least sensitivity to water saturation,with only a 30%reduction at 50%saturation,compared to 60%for CH_(4),giving CO_(2)a clear competitive advantage.(2)The adsorption and desorption behaviors are strongly pressure dependent,as increasing pressure reduces the adsorption layer area and shifts gas distribution from adsorption dominated to free phase.Competitive adsorption analysis reveals that while CO_(2)dominates displacement at low pressures,mixtures that contain N_(2)achieve higher CH_(4)desorption efficiency above 13 MPa by mitigating diffusion resistance.(3)A higher N_(2)fraction improves CH_(4)diffusion coefficients,thereby facilitating gas mobility and ensuring superior recovery performance under high-pressure conditions.This study advances the fundamental knowledge of microscale gas behavior in tight sandstones and supports the feasibility of impure CO_(2)injection as a practical strategy for sustainable gas production.展开更多
With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard...With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard)problems such as the Traveling Salesman Problem(TSP).However,existing diffusion model-based solvers typically employ a fixed,uniform noise schedule(e.g.,linear or cosine annealing)across all training instances,failing to fully account for the unique characteristics of each problem instance.To address this challenge,we present GraphGuided Diffusion Solvers(GGDS),an enhanced method for improving graph-based diffusion models.GGDS leverages Graph Neural Networks(GNNs)to capture graph structural information embedded in node coordinates and adjacency matrices,dynamically adjusting the noise levels in the diffusion model.This study investigates the TSP by examining two distinct time-step noise generation strategies:cosine annealing and a Neural Network(NN)-based approach.We evaluate their performance across different problem scales,particularly after integrating graph structural information.Experimental results indicate that GGDS outperforms previous methods with average performance improvements of 18.7%,6.3%,and 88.7%on TSP-500,TSP-100,and TSP-50,respectively.Specifically,GGDS demonstrates superior performance on TSP-500 and TSP-50,while its performance on TSP-100 is either comparable to or slightly better than that of previous methods,depending on the chosen noise schedule and decoding strategy.展开更多
Prussian blue analogs(PBAs)have emerged as environmentally friendly and structurally tunable cathode materials for aqueous ammonium-ion batteries(AIBs).However,the fundamental role of crystalline H_(2)O in regulating ...Prussian blue analogs(PBAs)have emerged as environmentally friendly and structurally tunable cathode materials for aqueous ammonium-ion batteries(AIBs).However,the fundamental role of crystalline H_(2)O in regulating ammonium-ion storage and transport remains poorly understood.In this study,we present a comprehensive comparison between hydrated NH_(4)NiHCF-H_(2)O and its anhydrous counterpart NH_(4)NiHCF,revealing the critical contribution of interstitial water to electrochemical performance.Structural and spectroscopic analyses confirm that interstitial water forms robust hydrogen bonds with NH_(4)+ions,stabilizing the PBA framework and mitigating structural degradation during cycling.Electrochemical measurements show that NH_(4)NiHCF-H_(2)O delivers a significantly higher specific capacity of 61 mA h g^(−1)at 0.2 C and markedly improved rate performance compared to NH_(4)NiHCF(48 mA h g^(−1)at 0.2 C).Kinetic analysis reveals that interstitial water enhances NH_(4)+diffusion,as evidenced by higher diffusion coefficients.Furthermore,density functional theory(DFT)calculations demonstrate that crystal water acts as a hydrogen bond acceptor,preferentially interacting with NH_(4)+and reducing the migration energy barrier,thereby facilitating fast ion transport.This work provides fundamental insights into the role of crystal water in PBAs and offers a rational design strategy for improving the kinetics,structural stability of PBAs cathodes for AIBs.展开更多
In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic h...In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic heterogeneous infrastructures,unstable links and non-uniform hardware capabilities create critical issues regarding security and privacy.Traditional protocols are often too computationally heavy to allow 6G services to achieve their expected Quality-of-Service(QoS).As the transport network is built of ad hoc nodes,there is no guarantee about their trustworthiness or behavior,and transversal functionalities are delegated to the extreme nodes.However,while security can be guaranteed in extreme-to-extreme solutions,privacy cannot,as all intermediate nodes still have to handle the data packets they are transporting.Besides,traditional schemes for private anonymous ad hoc communications are vulnerable against modern intelligent attacks based on learning models.The proposed scheme fulfills this gap.Findings show the probability of a successful intelligent attack reduces by up to 65%compared to ad hoc networks with no privacy protection strategy when used the proposed technology.While congestion probability can remain below 0.001%,as required in 6G services.展开更多
Crack detection accuracy in computer vision is often constrained by limited annotated datasets.Although Generative Adversarial Networks(GANs)have been applied for data augmentation,they frequently introduce blurs and ...Crack detection accuracy in computer vision is often constrained by limited annotated datasets.Although Generative Adversarial Networks(GANs)have been applied for data augmentation,they frequently introduce blurs and artifacts.To address this challenge,this study leverages Denoising Diffusion Probabilistic Models(DDPMs)to generate high-quality synthetic crack images,enriching the training set with diverse and structurally consistent samples that enhance the crack segmentation.The proposed framework involves a two-stage pipeline:first,DDPMs are used to synthesize high-fidelity crack images that capture fine structural details.Second,these generated samples are combined with real data to train segmentation networks,thereby improving accuracy and robustness in crack detection.Compared with GAN-based approaches,DDPM achieved the best fidelity,with the highest Structural Similarity Index(SSIM)(0.302)and lowest Learned Perceptual Image Patch Similarity(LPIPS)(0.461),producing artifact-free images that preserve fine crack details.To validate its effectiveness,six segmentation models were tested,among which LinkNet consistently achieved the best performance,excelling in both region-level accuracy and structural continuity.Incorporating DDPM-augmented data further enhanced segmentation outcomes,increasing F1 scores by up to 1.1%and IoU by 1.7%,while also improving boundary alignment and skeleton continuity compared with models trained on real images alone.Experiments with varying augmentation ratios showed consistent improvements,with F1 rising from 0.946(no augmentation)to 0.957 and IoU from 0.897 to 0.913 at the highest ratio.These findings demonstrate the effectiveness of diffusion-based augmentation for complex crack detection in structural health monitoring.展开更多
The neutron diffusion equation plays a pivotal role in nuclear reactor analysis.Nevertheless,employing the physics-informed neural network(PINN)method for its solution entails certain limitations.Conventional PINN app...The neutron diffusion equation plays a pivotal role in nuclear reactor analysis.Nevertheless,employing the physics-informed neural network(PINN)method for its solution entails certain limitations.Conventional PINN approaches generally utilize a fully connected network(FCN)architecture that is susceptible to overfitting,training instability,and gradient vanishing as the network depth increases.These challenges result in accuracy bottlenecks in the solution.In response to these issues,the residual-based resample physics-informed neural network(R2-PINN)is proposed.It is an improved PINN architecture that replaces the FCN with a convolutional neural network with a shortcut(S-CNN).It incorporates skip connections to facilitate gradient propagation between network layers.Additionally,the incorporation of the residual adaptive resampling(RAR)mechanism dynamically increases the number of sampling points.This,in turn,enhances the spatial representation capabilities and overall predictive accuracy of the model.The experimental results illustrate that our approach significantly improves the convergence capability of the model and achieves high-precision predictions of the physical fields.Compared with conventional FCN-based PINN methods,R 2-PINN effectively overcomes the limitations inherent in current methods.Thus,it provides more accurate and robust solutions for neutron diffusion equations.展开更多
Amidst the growing global emphasis on nuclear safety,the integrity of nuclear reactor systems has garnered attention in the aftermath of consequential events.Moreover,the rapid development of artificial intelligence t...Amidst the growing global emphasis on nuclear safety,the integrity of nuclear reactor systems has garnered attention in the aftermath of consequential events.Moreover,the rapid development of artificial intelligence technology has provided immense opportunities to enhance the safety and economy of nuclear energy.However,data-driven deep learning techniques often lack interpretability,which hinders their applicability in the nuclear energy sector.To address this problem,this study proposes a hybrid data-driven and knowledge-driven artificial intelligence model based on physics-informed neural networks to accurately compute the neutron flux distribution inside a nuclear reactor core.Innovative techniques,such as regional decomposition,intelligent k_(eff)(effective multiplication factor)search,and k_(eff)inversion,have been introduced for the calculation.Furthermore,hyperparameters of the model are automatically optimized using a whale optimization algorithm.A series of computational examples are used to validate the proposed model,demonstrating its applicability,generality,and high accuracy in calculating the neutron flux within the nuclear reactor.The model offers a dependable strategy for computing the neutron flux distribution in nuclear reactors for advanced simulation techniques in the future,including reactor digital twinning.This approach is data-light,requires little to no training data,and still delivers remarkably precise output data.展开更多
Background:Medical imaging advancements are constrained by fundamental trade-offs between acquisition speed,radiation dose,and image quality,forcing clinicians to work with noisy,incomplete data.Existing reconstructio...Background:Medical imaging advancements are constrained by fundamental trade-offs between acquisition speed,radiation dose,and image quality,forcing clinicians to work with noisy,incomplete data.Existing reconstruction methods either compromise on accuracy with iterative algorithms or suffer from limited generalizability with task-specific deep learning approaches.Methods:We present LDM-PIR,a lightweight physics-conditioned diffusion multi-model for medical image reconstruction that addresses key challenges in magnetic resonance imaging(MRI),CT,and low-photon imaging.Unlike traditional iterative methods,which are computationally expensive,or task-specific deep learning approaches lacking generalizability,integrates three innovations.A physics-conditioned diffusion framework that embeds acquisition operators(Fourier/Radon transforms)and noise models directly into the reconstruction process.A multi-model architecture that unifies denoising,inpainting,and super-resolution via shared weight conditioning.A lightweight design(2.1M parameters)enabling rapid inference(0.8s/image on GPU).Through self-supervised fine-tuning with measurement consistency losses adapts to new imaging modalities using fewer annotated samples.Results:Achieves state-of-the-art performance on fastMRI(peak signal-to-noise ratio(PSNR):34.04 for single-coil/31.50 for multi-coil)and Lung Image Database Consortium and Image Database Resource Initiative(28.83 PSNR under Poisson noise).Clinical evaluations demonstrate superior preservation of anatomical structures,with SSIM improvements of 8.8%for single-coil and 4.36%for multi-coil MRI over uDPIR.Conclusion:It offers a flexible,efficient,and scalable solution for medical image reconstruction,addressing the challenges of noise,undersampling,and modality generalization.The model’s lightweight design allows for rapid inference,while its self-supervised fine-tuning capability minimizes reliance on large annotated datasets,making it suitable for real-world clinical applications.展开更多
The present study investigates the flow,heat,and mass transfer analysis in the bioconvection of nanofluid containing motile gyrotactic microorganisms through a semi-porous curved oscillatory channel with a magnetic fi...The present study investigates the flow,heat,and mass transfer analysis in the bioconvection of nanofluid containing motile gyrotactic microorganisms through a semi-porous curved oscillatory channel with a magnetic field.These microorganisms produce density gradients by swimming,which induces macroscopic convection flows in the fluid.This procedure improves the mass and heat transfer,illustrating the interaction between biological activity and fluid dynamics.Furthermore,instead of considering traditional Fourier's and Fick's law the energy and concentration equations are developed by incorporating Cattaneo-Christov double diffusion theory.Moreover,to examine the influence of thermophoresis and Brownian diffusions in the fluid we have adopted the Buongiorno nanofluid model.Due to the oscillation of the surface of the channel,the mathematical development of the considered flow problem is obtained in the form of partial differential equations via the curvilinear coordinate system.The convergent series solution of the governing flow equations is obtained after applying the homotopy analysis method(HAM).The effects of different pertinent flow parameters on velocity,motile microorganism density distribution,concentration,pressure,temperature,and skin friction coefficient are examined and discussed in detail with the help of graphs and tables.It is observed during the current study that the density of microorganisms is enhanced for higher values of Reynolds number,Peclet number,radius of curvature variable,and Lewis number.展开更多
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.展开更多
Physics-informed neural networks(PINNs),as a novel artificial intelligence method for solving partial differential equations,are applicable to solve both forward and inverse problems.This study evaluates the performan...Physics-informed neural networks(PINNs),as a novel artificial intelligence method for solving partial differential equations,are applicable to solve both forward and inverse problems.This study evaluates the performance of PINNs in solving the temperature diffusion equation of the seawater across six scenarios,including forward and inverse problems under three different boundary conditions.Results demonstrate that PINNs achieved consistently higher accuracy with the Dirichlet and Neumann boundary conditions compared to the Robin boundary condition for both forward and inverse problems.Inaccurate weighting of terms in the loss function can reduce model accuracy.Additionally,the sensitivity of model performance to the positioning of sampling points varied between different boundary conditions.In particular,the model under the Dirichlet boundary condition exhibited superior robustness to variations in point positions during the solutions of inverse problems.In contrast,for the Neumann and Robin boundary conditions,accuracy declines when points were sampled from identical positions or at the same time.Subsequently,the Argo observations were used to reconstruct the vertical diffusion of seawater temperature in the north-central Pacific for the applicability of PINNs in the real ocean.The PINNs successfully captured the vertical diffusion characteristics of seawater temperature,reflected the seasonal changes of vertical temperature under different topographic conditions,and revealed the influence of topography on the temperature diffusion coefficient.The PINNs were proved effective in solving the temperature diffusion equation of seawater with limited data,providing a promising technique for simulating or predicting ocean phenomena using sparse observations.展开更多
Some patients with systemic lupus erythematosus experience neuropsychiatric symptoms.Although magnetic resonance imaging can detect abnormal signals in the white matter of the brain,conventional methods often struggle...Some patients with systemic lupus erythematosus experience neuropsychiatric symptoms.Although magnetic resonance imaging can detect abnormal signals in the white matter of the brain,conventional methods often struggle to accurately capture microstructural changes.Various diffusion models have been used to study white matter in systemic lupus erythematosus;however,comparative analyses of their sensitivity and specificity for detecting microstructural changes remain insufficient.To address this,our team designed a diagnostic trial that used multimodal diffusion imaging techniques to observe white matter microstructural changes in patients with systemic lupus erythematosus who had neuropsychiatric symptoms,with an aim to identify key diagnostic biomarkers for these patients.Patients with active lupus who received treatment at the Department of Rheumatology and Immunology,The First Affiliated Hospital of China Medical University,from September 2023 to March 2024 were recruited.According to the standards of the American College of Rheumatology,patients with systemic lupus erythematosus who had neuropsychiatric symptoms were assigned to the systemic lupus erythematosus group,whereas those without neuropsychiatric symptoms were assigned to the non-systemic lupus erythematosus group.Additionally,healthy volunteers matched by region,sex,and age were recruited as controls.All three groups underwent the same diffusion magnetic resonance imaging examination protocol to compare differences in diffusion parameters.Advanced diffusion imaging models were able to sensitively detect microstructural changes in the white matter fibers of patients with systemic lupus erythematosus who had neuropsychiatric symptoms,with specific diffusion parameters showing significant abnormalities in key brain regions.In the left superior longitudinal fasciculus subregion and the right thalamic radiations of patients with systemic lupus erythematosus who had neuropsychiatric symptoms,we also identified abnormal diffusion characteristics that were clearly correlated with disease activity,suggesting that microstructural changes in these areas may reflect the dynamic process of neuroinflammatory damage.The present study addresses critical challenges in the diagnosis of systemic lupus erythematosus by identifying specific white matter imaging biomarkers and elucidating the association between microstructural damage and clinical manifestations.The main contributions of our study include:1)establishing axial regression probability parameters from mean apparent propagator magnetic resonance imaging as sensitive biomarkers for systemic lupus erythematosus,particularly in the third subregion of the left superior longitudinal fasciculus;2)demonstrating that multimodal diffusion imaging may be superior to conventional diffusion tensor imaging for detecting white matter microstructural abnormalities in patients with systemic lupus erythematosus;and 3)integrating tract-based spatial statistics with clinically relevant analyses to link imaging findings to pathological mechanisms.展开更多
The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To...The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To develop an efficient flow field reconstruction model for this,we present an Improved Conditional Denoising Diffusion Generative Adversarial Network(ICDDGAN),which integrates Conditional Denoising Diffusion Probabilistic Models(CDDPMs)with Style GAN,and introduce a reconstruction discrimination mechanism and dynamic loss weight learning strategy.We establish the Mach number flow field dataset by numerical simulation at various backpressures for the mode transition process from turbine mode to ejector ramjet mode at Mach number 2.5.The proposed ICDDGAN model,given only sparse parameter information,can rapidly generate high-quality Mach number flow fields without a large number of samples for training.The results show that ICDDGAN is superior to CDDGAN in terms of training convergence and stability.Moreover,the interpolation and extrapolation test results during backpressure conditions show that ICDDGAN can accurately and quickly reconstruct Mach number fields at various tunnel slice shapes,with a Structural Similarity Index Measure(SSIM)of over 0.96 and a Mean-Square Error(MSE)of 0.035%to actual flow fields,reducing time costs by 7-8 orders of magnitude compared to Computational Fluid Dynamics(CFD)calculations.This can provide an efficient means for rapid computation of complex flow fields.展开更多
基金This work was financially supported by the State Key Fundamental Research Plan of China (N0.G2000026306)the National Natural Science Foundation of China (50376063).
文摘A numerical analysis of the laser drying process by employing a generalized,Maxwell-Cattaneo equation to treat both heat and mass transfer was presented. Calculations wereperformed to illustrate the non-classical transport of heat and moisture. The effect of the heatflux density and the initial moisture content on water removal was also investigated. The resultsindicate that the non-equilibrium mass diffusion plays an important role during the very earlystages of moisture removal, especially at the surface of the medium. Away from the surface, thenon-Fickian model shows a delay in the reduction of the moisture content. The calculation resultsalso show that the initial moisture content of the medium has a considerable effect on waterremoval.
基金supported by the Cultivation Program for Major Scientific Research Projects of Harbin Institute of Technology(ZDXMPY20180109).
文摘Scalable simulation leveraging real-world data plays an essential role in advancing autonomous driving,owing to its efficiency and applicability in both training and evaluating algorithms.Consequently,there has been increasing attention on generating highly realistic and consistent driving videos,particularly those involving viewpoint changes guided by the control commands or trajectories of ego vehicles.However,current reconstruction approaches,such as Neural Radiance Fields and 3D Gaussian Splatting,frequently suffer from limited generalization and depend on substantial input data.Meanwhile,2D generative models,though capable of producing unknown scenes,still have room for improvement in terms of coherence and visual realism.To overcome these challenges,we introduce GenScene,a world model that synthesizes front-view driving videos conditioned on trajectories.A new temporal module is presented to improve video consistency by extracting the global context of each frame,calculating relationships of frames using these global representations,and fusing frame contexts accordingly.Moreover,we propose an innovative attention mechanism that computes relations of pixels within each frame and pixels in the corresponding window range of the initial frame.Extensive experiments show that our approach surpasses various state-of-the-art models in driving video generation,and the introduced modules contribute significantly to model performance.This work establishes a new paradigm for goal-oriented video synthesis in autonomous driving,which facilitates on-demand simulation to expedite algorithm development.
基金supported by National Natural Science Foundation of China(Nos.32271791,32171709 and 22475053)Hunan Provincial Natural Science Foundation of China(No.2024JJ7643)Natural Science Foundation of Shanghai(No.22ZR1404100).
文摘Hard carbon(HC)in sodium-ion batteries is searched by numerous investigations,which can offer the excellent performance of reversible Na^(+)insertion and extraction.The covalent heteroatom doping in HC is recently worth concentrating,which can dilate the interlayer spacing of graphite to adjust the electrochemical storage performance in carbon anodes.However,the reported doping strategies of the modified HC have only resulted in limited improvement,especially unobvious effects on tuning porous structure.In this study,tannin extract and K_(2)SO_(4) are respectively utilized as carbon source and sulfur source for the fabrication of HC,in which K_(2)SO_(4) can contribute to the heteroatom doping,and the pore forming as well.The tannin-derived sulfur-doped carbon anode shows the excellent cycle stability,achieving a high reversible capacity of 520.5 mAh/g at a current density of 100 mA/g.Even after 500 cycles at a current density of 3 A/g,a high specific capacity of 236.7 mAh/g and a capacity retention rate of 92.6%can be reserved.Compared with the initial carbon,the adsorption energy of Na^(+)is multifold times higher,whereas Na^(+)diffusion energy barriers manyfold decrease.Moreover,the full battery assembled with Na_(3)V_(2)(PO_(4))_(3)/tannin-based HC demonstrates a stable cycling performance.This work can manifest the potentiality of the tannin-based electrode as anode for a high-performance sodium-ion batteries(SIBs),which could especially offer an explanation of Na^(+)storage and solid-electrolyte interface(SEI)stability to the electrochemical performance.
基金Supported by the National Natural Science Foundation of China(Grant No.12261081).
文摘In this paper,we are concerned with the stability of traveling wavefronts of a Belousov-Zhabotinsky model with mixed nonlocal and degenerate diffusions.Such a system can be used to study the competition among nonlocally diffusive species and degenerately diffusive species.We prove that the traveling wavefronts are exponentially stable,when the initial perturbation around the traveling waves decays exponentially as x→-∞,but in other locations,the initial data can be arbitrarily large.The adopted methods are the weighted energy with the comparison principle and squeezing technique.
基金supported by the National Natural Science Foundation of China(Grant No.U23A2022)the National Natural Science Foundation of China(Grant No.52474047)+2 种基金the Natural Science Foundation of Chongqing(Grant No.CSTB2024NSCQ-MSX0951)the Natural Science Foundation of Sichuan Province(Grant No.2025ZNSFSC1357)the National Science and Technology Major Project(Grant No.2025ZD1404307).
文摘Injecting impure CO_(2)for enhanced gas recovery(CO_(2)-EGR)offers a dual benefit by improving natural gas extraction while enabling CO_(2)sequestration.However,the interactions between CO_(2),N_(2),and CH_(4)under reservoir conditions require further investigation.This study employs Grand Canonical Monte Carlo(GCMC)and Molecular Dynamics(MD)simulations to quantify the adsorption and diffusion behaviors of CO_(2),N_(2),and CH_(4)in quartz nanopores over a pressure range of 1-24 MPa under varying water saturations and gas compositions.The results indicate that:(1)CO_(2)exhibits the broadest energy distribution and the strongest adsorption stability,occupying about 20%-30%more adsorption sites than CH_(4)or N_(2)and showing the least sensitivity to water saturation,with only a 30%reduction at 50%saturation,compared to 60%for CH_(4),giving CO_(2)a clear competitive advantage.(2)The adsorption and desorption behaviors are strongly pressure dependent,as increasing pressure reduces the adsorption layer area and shifts gas distribution from adsorption dominated to free phase.Competitive adsorption analysis reveals that while CO_(2)dominates displacement at low pressures,mixtures that contain N_(2)achieve higher CH_(4)desorption efficiency above 13 MPa by mitigating diffusion resistance.(3)A higher N_(2)fraction improves CH_(4)diffusion coefficients,thereby facilitating gas mobility and ensuring superior recovery performance under high-pressure conditions.This study advances the fundamental knowledge of microscale gas behavior in tight sandstones and supports the feasibility of impure CO_(2)injection as a practical strategy for sustainable gas production.
基金supported by the National Science and Technology Council,Taiwan,under grant no.NSTC 114-2221-E-197-005-MY3.
文摘With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard)problems such as the Traveling Salesman Problem(TSP).However,existing diffusion model-based solvers typically employ a fixed,uniform noise schedule(e.g.,linear or cosine annealing)across all training instances,failing to fully account for the unique characteristics of each problem instance.To address this challenge,we present GraphGuided Diffusion Solvers(GGDS),an enhanced method for improving graph-based diffusion models.GGDS leverages Graph Neural Networks(GNNs)to capture graph structural information embedded in node coordinates and adjacency matrices,dynamically adjusting the noise levels in the diffusion model.This study investigates the TSP by examining two distinct time-step noise generation strategies:cosine annealing and a Neural Network(NN)-based approach.We evaluate their performance across different problem scales,particularly after integrating graph structural information.Experimental results indicate that GGDS outperforms previous methods with average performance improvements of 18.7%,6.3%,and 88.7%on TSP-500,TSP-100,and TSP-50,respectively.Specifically,GGDS demonstrates superior performance on TSP-500 and TSP-50,while its performance on TSP-100 is either comparable to or slightly better than that of previous methods,depending on the chosen noise schedule and decoding strategy.
基金supported by the National Natural Science Foundation of China (52172227)the Natural Science Foundation of Hubei Province (2023AFA114)+2 种基金the Guizhou Provincial Key Technology R&D Program (ZD[2025]019)provided by the Startup Fund (20QD80 and 22QD28)support from the Science&Technology Top Talents Program of Guizhou Province ([2024]349)
文摘Prussian blue analogs(PBAs)have emerged as environmentally friendly and structurally tunable cathode materials for aqueous ammonium-ion batteries(AIBs).However,the fundamental role of crystalline H_(2)O in regulating ammonium-ion storage and transport remains poorly understood.In this study,we present a comprehensive comparison between hydrated NH_(4)NiHCF-H_(2)O and its anhydrous counterpart NH_(4)NiHCF,revealing the critical contribution of interstitial water to electrochemical performance.Structural and spectroscopic analyses confirm that interstitial water forms robust hydrogen bonds with NH_(4)+ions,stabilizing the PBA framework and mitigating structural degradation during cycling.Electrochemical measurements show that NH_(4)NiHCF-H_(2)O delivers a significantly higher specific capacity of 61 mA h g^(−1)at 0.2 C and markedly improved rate performance compared to NH_(4)NiHCF(48 mA h g^(−1)at 0.2 C).Kinetic analysis reveals that interstitial water enhances NH_(4)+diffusion,as evidenced by higher diffusion coefficients.Furthermore,density functional theory(DFT)calculations demonstrate that crystal water acts as a hydrogen bond acceptor,preferentially interacting with NH_(4)+and reducing the migration energy barrier,thereby facilitating fast ion transport.This work provides fundamental insights into the role of crystal water in PBAs and offers a rational design strategy for improving the kinetics,structural stability of PBAs cathodes for AIBs.
基金funding from the European Commission by the Ruralities project(grant agreement no.101060876).
文摘In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic heterogeneous infrastructures,unstable links and non-uniform hardware capabilities create critical issues regarding security and privacy.Traditional protocols are often too computationally heavy to allow 6G services to achieve their expected Quality-of-Service(QoS).As the transport network is built of ad hoc nodes,there is no guarantee about their trustworthiness or behavior,and transversal functionalities are delegated to the extreme nodes.However,while security can be guaranteed in extreme-to-extreme solutions,privacy cannot,as all intermediate nodes still have to handle the data packets they are transporting.Besides,traditional schemes for private anonymous ad hoc communications are vulnerable against modern intelligent attacks based on learning models.The proposed scheme fulfills this gap.Findings show the probability of a successful intelligent attack reduces by up to 65%compared to ad hoc networks with no privacy protection strategy when used the proposed technology.While congestion probability can remain below 0.001%,as required in 6G services.
基金the National Natural Science Foundation of China(Grant No.:52508343)the Fundamental Research Funds for the Central Universities(Grant No.:B250201004).
文摘Crack detection accuracy in computer vision is often constrained by limited annotated datasets.Although Generative Adversarial Networks(GANs)have been applied for data augmentation,they frequently introduce blurs and artifacts.To address this challenge,this study leverages Denoising Diffusion Probabilistic Models(DDPMs)to generate high-quality synthetic crack images,enriching the training set with diverse and structurally consistent samples that enhance the crack segmentation.The proposed framework involves a two-stage pipeline:first,DDPMs are used to synthesize high-fidelity crack images that capture fine structural details.Second,these generated samples are combined with real data to train segmentation networks,thereby improving accuracy and robustness in crack detection.Compared with GAN-based approaches,DDPM achieved the best fidelity,with the highest Structural Similarity Index(SSIM)(0.302)and lowest Learned Perceptual Image Patch Similarity(LPIPS)(0.461),producing artifact-free images that preserve fine crack details.To validate its effectiveness,six segmentation models were tested,among which LinkNet consistently achieved the best performance,excelling in both region-level accuracy and structural continuity.Incorporating DDPM-augmented data further enhanced segmentation outcomes,increasing F1 scores by up to 1.1%and IoU by 1.7%,while also improving boundary alignment and skeleton continuity compared with models trained on real images alone.Experiments with varying augmentation ratios showed consistent improvements,with F1 rising from 0.946(no augmentation)to 0.957 and IoU from 0.897 to 0.913 at the highest ratio.These findings demonstrate the effectiveness of diffusion-based augmentation for complex crack detection in structural health monitoring.
基金supported by the Science and Technology on Reactor System Design Technology Laboratory(No.LRSDT12023108)supported in part by the Chongqing Postdoctoral Science Foundation(No.cstc2021jcyj-bsh0252)+2 种基金the National Natural Science Foundation of China(No.12005030)Sichuan Province to unveil the list of marshal industry common technology research projects(No.23jBGOV0001)Special Program for Stabilizing Support to Basic Research of National Basic Research Institutes(No.WDZC-2023-05-03-05).
文摘The neutron diffusion equation plays a pivotal role in nuclear reactor analysis.Nevertheless,employing the physics-informed neural network(PINN)method for its solution entails certain limitations.Conventional PINN approaches generally utilize a fully connected network(FCN)architecture that is susceptible to overfitting,training instability,and gradient vanishing as the network depth increases.These challenges result in accuracy bottlenecks in the solution.In response to these issues,the residual-based resample physics-informed neural network(R2-PINN)is proposed.It is an improved PINN architecture that replaces the FCN with a convolutional neural network with a shortcut(S-CNN).It incorporates skip connections to facilitate gradient propagation between network layers.Additionally,the incorporation of the residual adaptive resampling(RAR)mechanism dynamically increases the number of sampling points.This,in turn,enhances the spatial representation capabilities and overall predictive accuracy of the model.The experimental results illustrate that our approach significantly improves the convergence capability of the model and achieves high-precision predictions of the physical fields.Compared with conventional FCN-based PINN methods,R 2-PINN effectively overcomes the limitations inherent in current methods.Thus,it provides more accurate and robust solutions for neutron diffusion equations.
文摘Amidst the growing global emphasis on nuclear safety,the integrity of nuclear reactor systems has garnered attention in the aftermath of consequential events.Moreover,the rapid development of artificial intelligence technology has provided immense opportunities to enhance the safety and economy of nuclear energy.However,data-driven deep learning techniques often lack interpretability,which hinders their applicability in the nuclear energy sector.To address this problem,this study proposes a hybrid data-driven and knowledge-driven artificial intelligence model based on physics-informed neural networks to accurately compute the neutron flux distribution inside a nuclear reactor core.Innovative techniques,such as regional decomposition,intelligent k_(eff)(effective multiplication factor)search,and k_(eff)inversion,have been introduced for the calculation.Furthermore,hyperparameters of the model are automatically optimized using a whale optimization algorithm.A series of computational examples are used to validate the proposed model,demonstrating its applicability,generality,and high accuracy in calculating the neutron flux within the nuclear reactor.The model offers a dependable strategy for computing the neutron flux distribution in nuclear reactors for advanced simulation techniques in the future,including reactor digital twinning.This approach is data-light,requires little to no training data,and still delivers remarkably precise output data.
文摘Background:Medical imaging advancements are constrained by fundamental trade-offs between acquisition speed,radiation dose,and image quality,forcing clinicians to work with noisy,incomplete data.Existing reconstruction methods either compromise on accuracy with iterative algorithms or suffer from limited generalizability with task-specific deep learning approaches.Methods:We present LDM-PIR,a lightweight physics-conditioned diffusion multi-model for medical image reconstruction that addresses key challenges in magnetic resonance imaging(MRI),CT,and low-photon imaging.Unlike traditional iterative methods,which are computationally expensive,or task-specific deep learning approaches lacking generalizability,integrates three innovations.A physics-conditioned diffusion framework that embeds acquisition operators(Fourier/Radon transforms)and noise models directly into the reconstruction process.A multi-model architecture that unifies denoising,inpainting,and super-resolution via shared weight conditioning.A lightweight design(2.1M parameters)enabling rapid inference(0.8s/image on GPU).Through self-supervised fine-tuning with measurement consistency losses adapts to new imaging modalities using fewer annotated samples.Results:Achieves state-of-the-art performance on fastMRI(peak signal-to-noise ratio(PSNR):34.04 for single-coil/31.50 for multi-coil)and Lung Image Database Consortium and Image Database Resource Initiative(28.83 PSNR under Poisson noise).Clinical evaluations demonstrate superior preservation of anatomical structures,with SSIM improvements of 8.8%for single-coil and 4.36%for multi-coil MRI over uDPIR.Conclusion:It offers a flexible,efficient,and scalable solution for medical image reconstruction,addressing the challenges of noise,undersampling,and modality generalization.The model’s lightweight design allows for rapid inference,while its self-supervised fine-tuning capability minimizes reliance on large annotated datasets,making it suitable for real-world clinical applications.
文摘The present study investigates the flow,heat,and mass transfer analysis in the bioconvection of nanofluid containing motile gyrotactic microorganisms through a semi-porous curved oscillatory channel with a magnetic field.These microorganisms produce density gradients by swimming,which induces macroscopic convection flows in the fluid.This procedure improves the mass and heat transfer,illustrating the interaction between biological activity and fluid dynamics.Furthermore,instead of considering traditional Fourier's and Fick's law the energy and concentration equations are developed by incorporating Cattaneo-Christov double diffusion theory.Moreover,to examine the influence of thermophoresis and Brownian diffusions in the fluid we have adopted the Buongiorno nanofluid model.Due to the oscillation of the surface of the channel,the mathematical development of the considered flow problem is obtained in the form of partial differential equations via the curvilinear coordinate system.The convergent series solution of the governing flow equations is obtained after applying the homotopy analysis method(HAM).The effects of different pertinent flow parameters on velocity,motile microorganism density distribution,concentration,pressure,temperature,and skin friction coefficient are examined and discussed in detail with the help of graphs and tables.It is observed during the current study that the density of microorganisms is enhanced for higher values of Reynolds number,Peclet number,radius of curvature variable,and Lewis number.
基金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 Key Research and Development Program of China(No.2023YFC3008200)the Independent Research Project of Southern Marine Science and Engineering Guangdong Laboratory(Zhuhai)(No.SML2022SP505)。
文摘Physics-informed neural networks(PINNs),as a novel artificial intelligence method for solving partial differential equations,are applicable to solve both forward and inverse problems.This study evaluates the performance of PINNs in solving the temperature diffusion equation of the seawater across six scenarios,including forward and inverse problems under three different boundary conditions.Results demonstrate that PINNs achieved consistently higher accuracy with the Dirichlet and Neumann boundary conditions compared to the Robin boundary condition for both forward and inverse problems.Inaccurate weighting of terms in the loss function can reduce model accuracy.Additionally,the sensitivity of model performance to the positioning of sampling points varied between different boundary conditions.In particular,the model under the Dirichlet boundary condition exhibited superior robustness to variations in point positions during the solutions of inverse problems.In contrast,for the Neumann and Robin boundary conditions,accuracy declines when points were sampled from identical positions or at the same time.Subsequently,the Argo observations were used to reconstruct the vertical diffusion of seawater temperature in the north-central Pacific for the applicability of PINNs in the real ocean.The PINNs successfully captured the vertical diffusion characteristics of seawater temperature,reflected the seasonal changes of vertical temperature under different topographic conditions,and revealed the influence of topography on the temperature diffusion coefficient.The PINNs were proved effective in solving the temperature diffusion equation of seawater with limited data,providing a promising technique for simulating or predicting ocean phenomena using sparse observations.
基金supported by the National Natural Science Foundation Joint Fund,No.U22A20309(to PY)the Natural Science Foundation of LiaoningProvince,No.2023-MS-07(to HuL)the Unveiling Key Scientific and Technological Projects of Liaoning Province,No.2021JH1/10400051(to HuL).
文摘Some patients with systemic lupus erythematosus experience neuropsychiatric symptoms.Although magnetic resonance imaging can detect abnormal signals in the white matter of the brain,conventional methods often struggle to accurately capture microstructural changes.Various diffusion models have been used to study white matter in systemic lupus erythematosus;however,comparative analyses of their sensitivity and specificity for detecting microstructural changes remain insufficient.To address this,our team designed a diagnostic trial that used multimodal diffusion imaging techniques to observe white matter microstructural changes in patients with systemic lupus erythematosus who had neuropsychiatric symptoms,with an aim to identify key diagnostic biomarkers for these patients.Patients with active lupus who received treatment at the Department of Rheumatology and Immunology,The First Affiliated Hospital of China Medical University,from September 2023 to March 2024 were recruited.According to the standards of the American College of Rheumatology,patients with systemic lupus erythematosus who had neuropsychiatric symptoms were assigned to the systemic lupus erythematosus group,whereas those without neuropsychiatric symptoms were assigned to the non-systemic lupus erythematosus group.Additionally,healthy volunteers matched by region,sex,and age were recruited as controls.All three groups underwent the same diffusion magnetic resonance imaging examination protocol to compare differences in diffusion parameters.Advanced diffusion imaging models were able to sensitively detect microstructural changes in the white matter fibers of patients with systemic lupus erythematosus who had neuropsychiatric symptoms,with specific diffusion parameters showing significant abnormalities in key brain regions.In the left superior longitudinal fasciculus subregion and the right thalamic radiations of patients with systemic lupus erythematosus who had neuropsychiatric symptoms,we also identified abnormal diffusion characteristics that were clearly correlated with disease activity,suggesting that microstructural changes in these areas may reflect the dynamic process of neuroinflammatory damage.The present study addresses critical challenges in the diagnosis of systemic lupus erythematosus by identifying specific white matter imaging biomarkers and elucidating the association between microstructural damage and clinical manifestations.The main contributions of our study include:1)establishing axial regression probability parameters from mean apparent propagator magnetic resonance imaging as sensitive biomarkers for systemic lupus erythematosus,particularly in the third subregion of the left superior longitudinal fasciculus;2)demonstrating that multimodal diffusion imaging may be superior to conventional diffusion tensor imaging for detecting white matter microstructural abnormalities in patients with systemic lupus erythematosus;and 3)integrating tract-based spatial statistics with clinically relevant analyses to link imaging findings to pathological mechanisms.
文摘The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To develop an efficient flow field reconstruction model for this,we present an Improved Conditional Denoising Diffusion Generative Adversarial Network(ICDDGAN),which integrates Conditional Denoising Diffusion Probabilistic Models(CDDPMs)with Style GAN,and introduce a reconstruction discrimination mechanism and dynamic loss weight learning strategy.We establish the Mach number flow field dataset by numerical simulation at various backpressures for the mode transition process from turbine mode to ejector ramjet mode at Mach number 2.5.The proposed ICDDGAN model,given only sparse parameter information,can rapidly generate high-quality Mach number flow fields without a large number of samples for training.The results show that ICDDGAN is superior to CDDGAN in terms of training convergence and stability.Moreover,the interpolation and extrapolation test results during backpressure conditions show that ICDDGAN can accurately and quickly reconstruct Mach number fields at various tunnel slice shapes,with a Structural Similarity Index Measure(SSIM)of over 0.96 and a Mean-Square Error(MSE)of 0.035%to actual flow fields,reducing time costs by 7-8 orders of magnitude compared to Computational Fluid Dynamics(CFD)calculations.This can provide an efficient means for rapid computation of complex flow fields.