期刊文献+
共找到18,733篇文章
< 1 2 250 >
每页显示 20 50 100
MSF-Diffuser:BEV下基于扩散模型的多传感器自适应融合自动驾驶方法
1
作者 王明辰 王海 +2 位作者 蔡英凤 陈龙 李祎承 《汽车工程》 北大核心 2025年第6期1122-1132,共11页
自动驾驶算法是当前智能汽车的主要研究内容。目前,为了实现全景自动驾驶,国内大多采用多传感器融合的方式。然而现有的方案都存在对传感器利用率低、融合策略不合理等问题。针对这些问题,本文提出了一种BEV下基于多传感器(视觉+激光雷... 自动驾驶算法是当前智能汽车的主要研究内容。目前,为了实现全景自动驾驶,国内大多采用多传感器融合的方式。然而现有的方案都存在对传感器利用率低、融合策略不合理等问题。针对这些问题,本文提出了一种BEV下基于多传感器(视觉+激光雷达+毫米波雷达)融合的自动驾驶框架。在该框架中,采用基于点和速度双重编码并进行特征交互来提取毫米波雷达点云特征,提高了毫米波雷达信息的利用率,并更加便于进行后续的融合。在融合模块,本文使用LSTM存储多模态传感器的特征以及融合后的BEV特征,从而计算不同模态传感器特征之间的一致性损失和融合BEV特征与历史帧的连续性损失,使特征融合更为平滑、精准。最后,引入扩散模型,并提出Multi-modal U-Net进行降噪,提高了模型规划轨迹的鲁棒性。本文使用CARLA模拟器,在最具权威的Longest-06基准和Town-05 Long基准上进行了广泛的实验,分别取得了73.80±1.01和73.7±1.3的DS(驾驶得分),与现有的自动驾驶方法相比,本文实现了更好的全景自动驾驶,且拥有更好的性能和灵活性。 展开更多
关键词 自动驾驶 多传感器融合 特征交互 扩散模型
在线阅读 下载PDF
InternDiffuseDet:结合可变形卷积和扩散模型的目标检测方法 被引量:4
2
作者 袁志祥 高永奇 《计算机工程与应用》 CSCD 北大核心 2024年第12期203-215,共13页
针对现有目标检测中存在的漏检和误检、特征提取能力有限、处理复杂场景时检测精度不高等问题,基于DiffusionDet进行改进,提出了一种结合可变形卷积和扩散模型的目标检测方法。以模型在进入检测头之前需要更多且优质的特征图为核心思想... 针对现有目标检测中存在的漏检和误检、特征提取能力有限、处理复杂场景时检测精度不高等问题,基于DiffusionDet进行改进,提出了一种结合可变形卷积和扩散模型的目标检测方法。以模型在进入检测头之前需要更多且优质的特征图为核心思想,在主干网络中引入InternImage和DCNv3可变形卷积算子提升模型的感受野和非线性建模能力。对中间层的FPN特征金字塔进行改进,设计了一种基于选择性加权的特征金字塔CS-FPN;利用深度可分离卷积实现通道和区域的分离,同时采用CARAFE算子替代传统的上采样操作,提高分辨率和语义信息的传递;随后利用SGE注意力机制对特征图进行重组,以确保特征图在扩散的过程中保留更多的层次化信息。在特征图进入检测头之前,进行DDIM的扩散操作,获得不同时刻的特征图,以扩充检测特征图的数量。最后在目标框匹配和损失函数方面采用EIOU算法以处理目标框之间的位置偏移和尺度差异。实验数据显示,在COCO数据集和道路检测数据集上,改进后的模型在相同的实验环境下比原有模型分别提升了3.8和3.6个百分点。实验结果表明该方法在提高目标检测的准确性和鲁棒性方面具有一定的潜力,并为解决现实场景中的目标检测问题提供了新的思路和方法。 展开更多
关键词 diffusionDet 可变形卷积 扩散模型 特征金字塔 损失函数
在线阅读 下载PDF
结合Diffusion-Based WGANGP的变压器油纸绝缘老化状态拉曼光谱检测方法
3
作者 陈新岗 敖怡 +5 位作者 张知先 马志鹏 张文轩 万福 况露 罗博文 《光谱学与光谱分析》 北大核心 2025年第8期2164-2173,共10页
提出了一种结合拉曼光谱与扩散模型改进的Wasserstein生成对抗网络(WGANGP)方法,用于提高变压器油纸绝缘老化状态的检测精度。凭借拉曼光谱技术无接触、不损耗的优势,可通过其分析油浸式电力变压器内部油纸绝缘材料的老化产物来评估变... 提出了一种结合拉曼光谱与扩散模型改进的Wasserstein生成对抗网络(WGANGP)方法,用于提高变压器油纸绝缘老化状态的检测精度。凭借拉曼光谱技术无接触、不损耗的优势,可通过其分析油浸式电力变压器内部油纸绝缘材料的老化产物来评估变压器的老化程度。结合深度学习分类模型简化了拉曼光谱数据预处理过程,但此类模型对训练数据的数量和质量有较高要求,由于热加速老化实验周期长,导致可用于训练的有效拉曼光谱数据集相对稀少,限制了分类模型性能。为了解决这一难题,本研究引入了一种新的数据增强方法,即基于扩散模型的WGANGP(Diffusion-Based WGANGP),该方法通过将去噪扩散概率模型的前向加噪过程与WGANGP相结合,向WGANGP中引入实例化的噪声,去除了传统WGANGP的生成器结构中的复杂向上采样过程,简化了数据增强模型结构,有利于模型参数优化。相比于传统GAN及其变体,这种方法不仅保持了变压器油纸绝缘老化样本拉曼光谱数据集的原始特征峰特征与老化程度相关的基线漂移趋势,且与原始数据集特征保持近似的空间分布,生成的数据集信噪比(SNR)为24.84 dB,相比于原始数据集提高了32.11%;同时,也提升了生成样本的多样性,提高了基于深度学习的老化诊断模型的泛化能力、定量分析能力和鲁棒性。实验结果表明,采用Diffusion-Based WGANGP数据增强模型所生成的拉曼光谱数据集,在多个分类模型上的表现均优于其他数据增强方法,特别是在与ResNet-SVM分类模型结合时,在Accuracy(准确性,0.9974)、F1 score(F1分数,0.9969)、Recall(召回率,0.9960)和Precision(精确度,0.9980)四个评价指标上均表现出优势,这表明改进后的数据增强模型能够有效解决变压器老化绝缘油样本稀缺的问题,同时提高了分类模型对变压器老化状态的定量诊断能力。 展开更多
关键词 变压器 油纸绝缘 拉曼光谱 diffusion-Based WGANGP 故障诊断
在线阅读 下载PDF
Diffusion law of nonaqueous reactive expansive polymers in sand and gravel media
4
作者 DU Xue-ming LIU Chang +9 位作者 MENG Xin-xin RUI Yi-chao FANG Hong-yuan LI Bin ZHAI Ke-jie ZHANG Chao DU Ming-rui XUE Bing-han WANG Shan-yong WANG Fu-ming 《Journal of Central South University》 2025年第2期420-436,共17页
Recently,foamed polymers have been widely used in the repair of underground engineering disasters by grouting(trenchless technology)due to controllable gelation time and self-expansion.However,the grouting process bec... Recently,foamed polymers have been widely used in the repair of underground engineering disasters by grouting(trenchless technology)due to controllable gelation time and self-expansion.However,the grouting process becomes more complicated due to the complex geological conditions and the self-expansion of slurry.Therefore,this paper adopts a self-made visual experimental device with peripheral pressure and water plugging rate(WPR)monitoring functions to study the influence of main influencing parameters(particle size distribution,grouting amount and dynamic water pump pressure(DWPP))on the spatiotemporal distribution of slurry WPR and diffusion dynamic response(peripheral pressure).The results show that:When grouting amount is 563 g and DWPP is 0.013 MPa,the expansion force of the slurry in the diffusion process is dominant and can significantly change the local sand and gravel skeleton structure.When grouting amount is 563 g,DWPP is 0.013 MPa,and particle size distribution type isⅢ,the flow time of the polymer is shortened,the pores of the gravel are rapidly blocked.Then,the peripheral pressure decreases rapidly with the increase of the distance,and the time to reach the inflection point WPR is shortened.The instantaneous blockage of the pores leads to the delayed transmission of flow field blockage information. 展开更多
关键词 polymer grouting diffusion law water plugging rate pressure hydrodynamic conditions
在线阅读 下载PDF
Interface evolution mechanism and model of atomic diffusion during Al-Au ultrasonic bonding
5
作者 ZHANG Wei-xi LUO Jiao +2 位作者 CHEN Xiao-hong WANG Bo-zhe YUAN Hai 《Journal of Central South University》 2025年第3期806-819,共14页
Effects of ultrasonic bonding parameters on atomic diffusion, microstructure at the Al-Au interface, and shear strength of Al-Au ultrasonic bonding were investigated by the combining experiments and finite element (FE... Effects of ultrasonic bonding parameters on atomic diffusion, microstructure at the Al-Au interface, and shear strength of Al-Au ultrasonic bonding were investigated by the combining experiments and finite element (FE) simulation. The quantitative model of atomic diffusion, which is related to the ultrasonic bonding parameters, time and distance, is established to calculate the atomic diffusion of the Al-Au interface. The maximum relative error between the calculated and experimental fraction of Al atom is 7.35%, indicating high prediction accuracy of this model. During the process of ultrasonic bonding, Au8Al3 is the main intermetallic compound (IMC) at the Al-Au interface. With larger bonding forces, higher ultrasonic powers and longer bonding time, it is more difficult to remove the oxide particles from the Al-Au interface, which hinders the atomic diffusion. Therefore, the complicated stress state and the existence of oxide particles both promotes the formation of holes. The shear strength of Al-Au ultrasonic bonding increases with increasing bonding force, ultrasonic power and bonding time. However, combined with the presence of holes at especial parameters, the optimal ultrasonic bonding parameter is confirmed to be a bonding force of 23 gf, ultrasonic power of 75 mW and bonding time of 21 ms. 展开更多
关键词 Al-Au ultrasonic bonding model of atomic diffusion Au_(8)Al_(3) shear strength ultrasonic power
在线阅读 下载PDF
PanoLoRA:基于Stable Diffusion的全景图像生成的高效微调方法
6
作者 叶文龙 陈斌 《图学学报》 北大核心 2025年第5期980-989,共10页
全景图像能表达周围环境整体的信息,已成为构建虚拟场景的重要表达方式之一。但在人工智能生成内容(AIGC)技术,尤其是大规模文本-图像数据集上训练的扩散模型和高效参数微调技术(PEFT)兴起的浪潮中,全景图像的生成和快速迁移的研究却尚... 全景图像能表达周围环境整体的信息,已成为构建虚拟场景的重要表达方式之一。但在人工智能生成内容(AIGC)技术,尤其是大规模文本-图像数据集上训练的扩散模型和高效参数微调技术(PEFT)兴起的浪潮中,全景图像的生成和快速迁移的研究却尚不充分。因此,针对全景图像数据集稀少、空间失真的特点,收集了一个总计14000张的开源全景图像数据集,通过投影转换对其进行了精细化的文本标注与筛选,在此基础上,提出了PanoLoRA方法。该方法在原有的卷积和自注意力模块提取空间特征的过程中,额外添加了球面卷积和LoRA模块,显式地提取全景图像球面特征,并与原有平面特征相融合,从而在保留了Stable Diffusion原有的强大图文生成能力的同时,实现了全景图像生成的高效迁移学习。实验结果表明,PanoLoRA在所收集到的文本-全景图像数据集上与最新的5种参数高效微调方法进行了比较,并取得了全面的优势,提高了图像生成的质量和图文一致性,并进行了一系列消融实验,验证了每个算法模块的有效性。 展开更多
关键词 扩散模型 全景图像 参数高效微调 迁移学习 LoRA
在线阅读 下载PDF
微调Stable Diffusion的侧扫声呐图像数据集扩充方法
7
作者 高鑫 张龙刚 +3 位作者 彭望 郝瑞亭 马双双 郑杰 《舰船科学技术》 北大核心 2025年第4期137-142,共6页
针对水下声学图像获取难度大、优质数据少的问题,提出一种参数高效微调Stable Diffusion的侧扫声呐图像数据集扩充方法。旨在提升数据集质量与多样性,进而改善基于深度学习的舰船侧扫声呐目标检测系统的性能。首先冻结预训练模型全连接... 针对水下声学图像获取难度大、优质数据少的问题,提出一种参数高效微调Stable Diffusion的侧扫声呐图像数据集扩充方法。旨在提升数据集质量与多样性,进而改善基于深度学习的舰船侧扫声呐目标检测系统的性能。首先冻结预训练模型全连接层的权重,随后注入可训练的秩分解矩阵(Rank Decomposition Matrices),最后嵌入提示词生成图像样本。实验结果表明,相比于目前主流基于CycleGAN的方法,提出的方法生成了更高质量、多样化、稳定的侧扫声呐图像。此外,数据集扩充后,多种主流的目标检测算法性能均有所增强,YOLOv8n的mAP@0.5提升了22.9%,证明了该方法的有效性。 展开更多
关键词 侧扫声呐 深度学习 参数高效微调 稳态扩散
在线阅读 下载PDF
细胞内圆柱形空间钙波的Fire-Diffuse-Fire模型
8
作者 程玉 施小民 +1 位作者 余宏旺 郑毓蕃 《上海大学学报(自然科学版)》 CAS CSCD 北大核心 2010年第1期68-74,共7页
考察Fire-Diffuse-Fire模型在圆柱区域内钙波的传播情况.通过求解扩散方程,得到了圆柱区域内Ca2+浓度的解析表达式.分析证明了钙波的存在性、稳定性依赖于半径和Ca2+泵率,产生钙释放的阈值在有限区间内随半径增大而增大.此结果有助于了... 考察Fire-Diffuse-Fire模型在圆柱区域内钙波的传播情况.通过求解扩散方程,得到了圆柱区域内Ca2+浓度的解析表达式.分析证明了钙波的存在性、稳定性依赖于半径和Ca2+泵率,产生钙释放的阈值在有限区间内随半径增大而增大.此结果有助于了解细胞内的内质网以及Ca2+泵在细胞Ca2+动力学上的作用. 展开更多
关键词 Fire—diffuse—Fire模型 钙波 钙释放
在线阅读 下载PDF
Comparisons between numerical calculations and measurements in vaned diffuser of SHF impeller 被引量:6
9
作者 Annie-Claude Bayeul-Lainé Patrick Dupont +4 位作者 Giovanna Cavazzini Patrick Cherdieu Antoine Dazin Gérard Bois Olivier Roussette 《排灌机械工程学报》 EI 北大核心 2013年第12期1013-1020,共8页
The paper presents analysis of the performance and the internal flow behaviour in the vaned diffuser of a radial flow pump using PIV(particle image velocimetry)and pressure probe traverses.PIV measurements have alread... The paper presents analysis of the performance and the internal flow behaviour in the vaned diffuser of a radial flow pump using PIV(particle image velocimetry)and pressure probe traverses.PIV measurements have already been performed at middle height inside one diffuser channel passage for a given speed of rotation and various mass flow rates.These results have been already presented in several previous communications.New experiments have been performed using a three-hole pressure probe traverses from hub to shroud diffuser width at different radial locations between the two diffuser geometrical throats.Numerical simulations are also realized with the commercial codes Star CCM+7.02.011 and CFX.Frozen rotor and fully unsteady calculations of the whole pump have been performed.Comparisons between numerical results,previous experimental PIV results and new probe traverses one's are presented and discussed for one mass flow rate.In this respect,a first attempt to take into account fluid leakages between the rotating and fixed part of the pump has been checked since it may affects the real flow structure inside the diffuser. 展开更多
关键词 vaned diffuseR radial FLOW pump UNSTEADY FLOW numerical calculations particle image velocimetry(PIV) three-hole probe
在线阅读 下载PDF
Numerical prediction of inner turbulent flow in conical diffuser by using a new five-point scheme and DLR k-ε turbulence model 被引量:2
10
作者 蒋光彪 何永森 +1 位作者 舒适 肖映雄 《Journal of Central South University》 SCIE EI CAS 2008年第S1期181-186,共6页
The internal turbulent flow in conical diffuser is a very complicated adverse pressure gradient flow.DLR k-ε turbulence model was adopted to study it.The every terms of the Laplace operator in DLR k-ε turbulence mod... The internal turbulent flow in conical diffuser is a very complicated adverse pressure gradient flow.DLR k-ε turbulence model was adopted to study it.The every terms of the Laplace operator in DLR k-ε turbulence model and pressure Poisson equation were discretized by upwind difference scheme.A new full implicit difference scheme of 5-point was constructed by using finite volume method and finite difference method.A large sparse matrix with five diagonals was formed and was stored by three arrays of one dimension in a compressed mode.General iterative methods do not work wel1 with large sparse matrix.With algebraic multigrid method(AMG),linear algebraic system of equations was solved and the precision was set at 10-6.The computation results were compared with the experimental results.The results show that the computation results have a good agreement with the experiment data.The precision of computational results and numerical simulation efficiency are greatly improved. 展开更多
关键词 conical diffuseR turbulent flow DLR k-ε turbulence model 5-point scheme ALGEBRAIC MULTIGRID method(AMG)
在线阅读 下载PDF
Simulation of the fluidic features for diffuser/nozzle involved in a PZT-based valveless micropump 被引量:2
11
作者 HouWensheng Zheng Xiaolin +4 位作者 Biswajit Das Jiang Yingtao Qian Shizhi Wu Xiaoying Zheng Zhigao 《仪器仪表学报》 EI CAS CSCD 北大核心 2008年第1期1-4,共4页
PZT-based valveless micropump is a microactuator that can be used for controlling and delivering tiny amounts of fluids,and diffuser/nozzle plays an important role when this type of micropump drives the fluid flowing ... PZT-based valveless micropump is a microactuator that can be used for controlling and delivering tiny amounts of fluids,and diffuser/nozzle plays an important role when this type of micropump drives the fluid flowing along a specific direction.In this paper,a numerical model of micropump has been proposed,and the fluidic properties of diffuser/nozzle have been simulated with ANSYS.With the method of finite-element analysis,the increased pressure drop between inlet and outlet of diffuser/nozzle induces the increment of flow rate in both diffuser and nozzle simultaneously,but the increasing rate of diffuser is faster than that of nozzle.The L/R,ratio of L(length of cone pipe) and R(radius of minimal cross section of cone pipe) plays an important role in fluidic performance of diffuser and nozzle as well,and the mean flow rate will decrease with increment of L/R.The mean flow rate reaches its peak value when L/R with the value of 10 regardless the divergence angle of diffuser or nozzle.The simulation results indicate that the fluidic properties of diffuser/nozzle can be defined by its geometric structure,and accordingly determine the efficiency of micropump. 展开更多
关键词 流体系统 模拟 无阀微型泵 散流器 喷嘴
在线阅读 下载PDF
Research on the correlation between the dual diffusion behavior of zinc in InGaAs/InP single-photon avalanche photodiodes and device performance
12
作者 LIU Mao-Fan YU Chun-Lei +7 位作者 MA Ying-Jie YU Yi-Zhen YANG Bo TIAN Yu BAO Peng-Fei CAO Jia-Sheng LIU Yi LI Xue 《红外与毫米波学报》 SCIE EI CAS CSCD 北大核心 2024年第5期595-602,共8页
The development of InGaAs/InP single-photon avalanche photodiodes(SPADs)necessitates the utiliza-tion of a two-element diffusion technique to achieve accurate manipulation of the multiplication width and the dis-tribu... The development of InGaAs/InP single-photon avalanche photodiodes(SPADs)necessitates the utiliza-tion of a two-element diffusion technique to achieve accurate manipulation of the multiplication width and the dis-tribution of its electric field.Regarding the issue of accurately predicting the depth of diffusion in InGaAs/InP SPAD,simulation analysis and device development were carried out,focusing on the dual diffusion behavior of zinc atoms.A formula of X_(j)=k√t-t_(0)+c to quantitatively predict the diffusion depth is obtained by fitting the simulated twice-diffusion depths based on a two-dimensional(2D)model.The 2D impurity morphologies and the one-dimensional impurity profiles for the dual-diffused region are characterized by using scanning electron micros-copy and secondary ion mass spectrometry as a function of the diffusion depth,respectively.InGaAs/InP SPAD devices with different dual-diffusion conditions are also fabricated,which show breakdown behaviors well consis-tent with the simulated results under the same junction geometries.The dark count rate(DCR)of the device de-creased as the multiplication width increased,as indicated by the results.DCRs of 2×10^(6),1×10^(5),4×10^(4),and 2×10^(4) were achieved at temperatures of 300 K,273 K,263 K,and 253 K,respectively,with a bias voltage of 3 V,when the multiplication width was 1.5µm.These results demonstrate an effective prediction route for accu-rately controlling the dual-diffused zinc junction geometry in InP-based planar device processing. 展开更多
关键词 InGaAs/InP single-photon avalanche photodiode diffusion depth Znic diffusion dark count rate
在线阅读 下载PDF
基于AIGC技术下圈椅数字化修复应用研究 被引量:3
13
作者 牛晓霆 刘祥源 《家具与室内装饰》 北大核心 2025年第3期9-15,共7页
自2022年以来,人工智能技术浪潮方兴未艾,也为中国传统家具技艺的保护与传承提供了新的思路。中国传统家具作为特定时期历史见证,具有重要的历史、文化以及艺术价值。同时家具与人们的生活密切相关,是一种大众化的实用器具,日常使用频繁... 自2022年以来,人工智能技术浪潮方兴未艾,也为中国传统家具技艺的保护与传承提供了新的思路。中国传统家具作为特定时期历史见证,具有重要的历史、文化以及艺术价值。同时家具与人们的生活密切相关,是一种大众化的实用器具,日常使用频繁,加之一些不可抗力因素,导致了大量的带有珍贵信息的传统家具受到了损害。旨在探索AIGC技术在传统家具数字化修复中新的路径,首先梳理了近几年利用AI技术在非物质文化遗产领域的保护应用,以经典传统家具圈椅为修复对象,研究其造型、结构、用材、装饰等可辨识特征构法,又对残损的圈椅样本进行残损分析研究。其次对存世经典圈椅进行系统化数字化采集和处理,建立一个LoRA模型训练的数据集。随后成功训练出可识别圈椅特征的微调LoRA模型,并搭建了一个数字化修复的节点式工作流,成功修复了圈椅缺失的结构,并进行了自定义场景的搭建与展示。通过一系列的技术应用与实践,进而形成了一套基于AIGC技术的高效率数字化修复流程,探讨了AIGC技术下数字化修复的程序与路径,为传统家具与数字化技术的融合提供了新的途径。 展开更多
关键词 AIGC 圈椅 数字化修复 LoRA Stable diffusion
在线阅读 下载PDF
Strong Feller Property for SDEs with Super-linear Drift and Hölder Diffusion Coefficients
14
作者 WANG Yanmin SHA Xiang GUO Zhongkai 《应用数学》 北大核心 2024年第4期1066-1073,共8页
In this paper,we investigate the strong Feller property of stochastic differential equations(SDEs)with super-linear drift and Hölder diffusion coefficients.By utilizing the Girsanov theorem,coupling method,trunca... In this paper,we investigate the strong Feller property of stochastic differential equations(SDEs)with super-linear drift and Hölder diffusion coefficients.By utilizing the Girsanov theorem,coupling method,truncation method and the Yamada-Watanabe approximation technique,we derived the strong Feller property of the solution. 展开更多
关键词 Super-linear drift Hölder continuous diffusion SDEs Strong Feller
在线阅读 下载PDF
Formation of Diffuse and Spark Discharges in Nonuniform Electric Field in Elevated Pressure Gases
15
作者 V. F. Tarasenko E. Kh. Baksht A. G. Burachenko M. V. Erofeev 《高电压技术》 EI CAS CSCD 北大核心 2013年第9期2105-2111,共7页
Diffuse and spark discharges are formed and studied during breakdowns with nonuniform electric field in nitrogen,air,and argon at elevated pressures and pulse repetition frequency of 400 Hz.Negative-polarity voltage p... Diffuse and spark discharges are formed and studied during breakdowns with nonuniform electric field in nitrogen,air,and argon at elevated pressures and pulse repetition frequency of 400 Hz.Negative-polarity voltage pulses of the amplitude 20 kV,width at the base of 15 ns and rise time of 2 ns are applied to the electrode with a small radius of curvature.In the conditions of generation of runaway electron beams and X-rays,a CCD camera records the time of the diffuse discharge formation and its duration prior to its transition to a spark one.In all three gases,the diffuse discharge is formed during the time not exceeding 1 ns,when the bright spots appear on cathode in argon and air resulting in the beginning of the spark channel propagation. 展开更多
关键词 火花放电 不均匀电场 高压气体 脉冲重复频率 上升时间 CCD照相机 电压脉冲 曲率半径
在线阅读 下载PDF
扩散峰度成像定量参数术前预测直肠癌肿瘤出芽分级的价值 被引量:1
16
作者 陈安良 谢素玲 +4 位作者 王悦 董德硕 田士峰 魏强 刘爱连 《磁共振成像》 北大核心 2025年第2期59-64,99,共7页
目的研究磁共振扩散峰度成像(diffusion kurtosis imaging,DKI)定量参数预测直肠癌肿瘤出芽(tumor budding,TB)分级的价值。材料与方法回顾性分析术前行3.0 T MR检查并经手术病理证实113例直肠腺癌患者资料,按照术后病理TB分为TB中低级... 目的研究磁共振扩散峰度成像(diffusion kurtosis imaging,DKI)定量参数预测直肠癌肿瘤出芽(tumor budding,TB)分级的价值。材料与方法回顾性分析术前行3.0 T MR检查并经手术病理证实113例直肠腺癌患者资料,按照术后病理TB分为TB中低级别组(75例)、TB高级别组(38例)。两名观察者分别测量两组病灶扩散加权成像(diffusion weighted imaging,DWI)、DKI定量参数值,包括表观扩散系数(apparent diffusion coefficient,ADC)值、各向异性分数(fractional anisotropy,FA)值、平均扩散系数(mean diffusivity,MD)值、平均扩散峰度(mean kurtosis,MK)值。使用组内相关系数(intra-class correlation coefficient,ICC)检验两名观察者各参数值测量一致性。使用独立样本t检验或Mann-Whitney U检验分析各参数两组间差异性,并通过受试者工作特征(receiver operating characteristic,ROC)曲线评价单参数及联合参数诊断效能。使用DeLong检验比较各参数诊断效能。结果两观察者测量的各定量数据一致性良好(ICC值均>0.75)。TB中低级别组MK值为0.762±0.127,低于TB高级别组的MK值(0.962±0.120);中低级别组ADC、MD值分别为1.157(1.043,1.317)×10^(-3) mm^(2)/s、(1.377±0.265)μm^(2)/ms,皆高于高级别组[0.964(0.869,1.069)×10^(-3) mm^(2)/s、(1.114±0.135)μm^(2)/ms];参数两组间差异具有统计学意义(P<0.05)。两组间FA值差异无统计学意义。ADC、MD、MK值预测TB分级的AUC分别为0.805、0.816、0.880,敏感度分别为73.7%、92.1%、76.3%,特异度分别为78.7%、68.0%、86.7%。MK值诊断效能优于ADC及MD值,差异具有统计学意义(P<0.05)。联合参数的AUC值为0.826~0.881,与MK值的AUC值差异无统计学意义。结论DKI定量参数MK与MD值对术前无创预测直肠癌TB状态具有较好的应用价值,能够为临床对患者提供不同诊疗计划提供帮助。 展开更多
关键词 直肠癌 肿瘤出芽 磁共振成像 扩散峰度成像 扩散加权成像
在线阅读 下载PDF
煤系氦气扩散机制及其对氦气富集的启示——以沁水盆地北部太原组为例 被引量:1
17
作者 马勇 辛志源 +4 位作者 陈践发 李玉宏 张修涛 蒋浩杰 陈泽亚 《煤田地质与勘探》 北大核心 2025年第6期58-69,共12页
【目的】全球富氦气藏以常规天然气为主,近年来在我国鄂尔多斯盆地及周缘石炭−二叠系煤系中发现含氦天然气,揭示煤系氦气具有一定的资源潜力。但目前针对煤系氦气扩散运移机制的研究几乎处于空白,严重制约煤系氦气富集规律的进一步研究... 【目的】全球富氦气藏以常规天然气为主,近年来在我国鄂尔多斯盆地及周缘石炭−二叠系煤系中发现含氦天然气,揭示煤系氦气具有一定的资源潜力。但目前针对煤系氦气扩散运移机制的研究几乎处于空白,严重制约煤系氦气富集规律的进一步研究。【方法】以沁水盆地北部太原组煤及其顶板泥岩为研究对象,开展不同含水饱和度及气体含量(体积分数)煤系氦气物理扩散实验,并结合区域沉积埋藏史及生烃演化史模拟计算煤与泥岩中氦气扩散通量,揭示煤系氦气富集机制。【结果和结论】(1)实验温压条件下(20℃,气体压力为1 MPa),在≤13.5 nm孔隙中氦气以Knudsen扩散为主,煤与泥岩中氦气的扩散速率相近;在>13.5 nm孔隙中氦气转为Fick扩散。煤系氦气扩散主要受孔隙结构、含水性和气体含量影响,孔隙连通性越差、含水饱和度越高、氦气含量越低,氦气扩散越慢,封闭能力越强。(2)煤中割理−裂缝系统发育,连通性较好,导致煤中氦气扩散系数(1.1×10^(−8)m^(2)/s)高于泥岩(5.8×10^(−9)m^(2)/s)。高含水性通过阻塞孔隙通道和改变气−液界面行为降低氦气扩散速率,而气体含量对扩散速率的影响主要与气体分压和氦气与甲烷物理性质差异有关。(3)结合物理模拟和数值模拟结果,建立了地质历史时期氦气扩散通量预测模型,标准状态下煤和泥岩中的氦气扩散通量分别为13.24、5.05 cm^(3)/m^(2),氦气扩散主要发生在含量较高的烃类生成初期,后期逸散量可忽略不计。(4)煤系生氦能力较弱,煤系氦气的富集成藏是外源补给与保存动态平衡的结果,深部断裂促进深部氦气向上运移,而低含量梯度、高含水饱和度及低连通性通过抑制扩散速率而增强氦气的封存能力。煤系氦气勘探需重点关注深部断裂系统沟通能力及盖层封存有效性。 展开更多
关键词 煤系氦气 扩散机制 扩散通量 预测模型 富集机理
在线阅读 下载PDF
基于生成式人工智能的耀州青瓷传统牡丹纹饰构建与再塑研究
18
作者 钦松 刘宝骏 +1 位作者 白晓波 刘俊玲 《包装工程》 北大核心 2025年第18期380-389,共10页
目的探究一种基于生成式人工智能技术拓展耀州青瓷传统牡丹纹饰的工作流程和设计方式。方法以耀州青瓷传统牡丹纹饰为研究对象,通过搭建多模型组合流程,对其进行数据整理、标签锚定和训练优化。使用生成式人工智能技术来获得特定风格牡... 目的探究一种基于生成式人工智能技术拓展耀州青瓷传统牡丹纹饰的工作流程和设计方式。方法以耀州青瓷传统牡丹纹饰为研究对象,通过搭建多模型组合流程,对其进行数据整理、标签锚定和训练优化。使用生成式人工智能技术来获得特定风格牡丹纹饰的智能生成方法,从而拓宽传统耀州青瓷牡丹纹饰样本数量,为设计师再创造提供海量素材。结果采用LoRA模型训练方式,仅需少量样本即可将耀州青瓷传统牡丹纹饰特征在Stable Diffusion中重现。结论在数智高速发展的背景下,该方式不仅符合新时代发展和满足独立知识产权的需要,而且为中国其他历史名窑的数字化传承提供了良好的可借鉴思路和方法。 展开更多
关键词 生成式人工智能 耀州青瓷传统牡丹纹饰 LoRA模型 Stable diffusion
在线阅读 下载PDF
基于SD-LoRA模型的西兰卡普纹样智能生成研究
19
作者 吴卫 丁雨欣 李芷仪 《包装工程》 北大核心 2025年第16期360-371,430,共13页
目的传承保护和创新发展土家族非物质文化遗产--西兰卡普传统织锦工艺,助力解决传统手工艺风格复原难、图案创新效率低等问题。方法提出一种通过LoRA模型微调Stable Diffusion的智能生成方法,通过对西兰卡普图纹形象、构成布局、色彩运... 目的传承保护和创新发展土家族非物质文化遗产--西兰卡普传统织锦工艺,助力解决传统手工艺风格复原难、图案创新效率低等问题。方法提出一种通过LoRA模型微调Stable Diffusion的智能生成方法,通过对西兰卡普图纹形象、构成布局、色彩运用三大特征维度的深度解析,构建精标数据集,并利用LoRA模型对Stable Diffusion进行精准微调,以完成少样本风格迁移实验。结果通过艺术与技术的结合,不仅实现了西兰卡普风格的精确捕捉与复现,还完成了高质量图案的智能生成。结论在西兰卡普的特征提取与智能生成方面,通过现代设计方法与智能生成技术的深度融合,使其在顺应现代发展趋势、完成活态传承任务的同时,为同类研究提供了创新性的思路与方法。 展开更多
关键词 西兰卡普 Stable diffusion LoRA 少样本风格迁移 智能生成
在线阅读 下载PDF
基于残差扩散模型的遥感超分辨率图像生成研究 被引量:1
20
作者 左宪禹 田展硕 +4 位作者 殷梦晗 党兰学 乔保军 刘扬 谢毅 《河南师范大学学报(自然科学版)》 北大核心 2025年第3期58-65,I0007,F0002,共10页
传统基于扩散的图像超分辨率方法通常需要大量采样步骤,并且优化功能强大的扩散模型需要耗费大量运算时间.为了在有限的计算资源上实现训练,现有的加速采样技术往往会牺牲部分图像质量,导致超分辨率结果模糊.为了解决这一问题,提出了一... 传统基于扩散的图像超分辨率方法通常需要大量采样步骤,并且优化功能强大的扩散模型需要耗费大量运算时间.为了在有限的计算资源上实现训练,现有的加速采样技术往往会牺牲部分图像质量,导致超分辨率结果模糊.为了解决这一问题,提出了一种改进的、高效的残差超分辨扩散模型.通过构建马尔可夫链,在高分辨率图像和低分辨率图像之间移动残差来实现图像之间的转移,有效减少扩散步骤的数量.该方法保证了超分辨率结果的质量和灵活性,同时也提高了转移效率,消除了推理过程中需要的后加速及其相关图像细节特征的退化.实验证明,即使只执行15个采样步骤,所提的方法在合成数据集和真实数据集上也可以获得优于或至少可以与当前最先进方法相当的图像质量. 展开更多
关键词 遥感 超分辨率 图像生成 残差移动 残差扩散模型
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部