期刊文献+
共找到1,029篇文章
< 1 2 52 >
每页显示 20 50 100
Evaluating Privacy Leakage and Memorization Attacks on Large Language Models (LLMs) in Generative AI Applications
1
作者 Harshvardhan Aditya Siddansh Chawla +6 位作者 Gunika Dhingra Parijat Rai Saumil Sood Tanmay Singh Zeba Mohsin Wase Arshdeep Bahga Vijay K. Madisetti 《Journal of Software Engineering and Applications》 2024年第5期421-447,共27页
The recent interest in the deployment of Generative AI applications that use large language models (LLMs) has brought to the forefront significant privacy concerns, notably the leakage of Personally Identifiable Infor... The recent interest in the deployment of Generative AI applications that use large language models (LLMs) has brought to the forefront significant privacy concerns, notably the leakage of Personally Identifiable Information (PII) and other confidential or protected information that may have been memorized during training, specifically during a fine-tuning or customization process. We describe different black-box attacks from potential adversaries and study their impact on the amount and type of information that may be recovered from commonly used and deployed LLMs. Our research investigates the relationship between PII leakage, memorization, and factors such as model size, architecture, and the nature of attacks employed. The study utilizes two broad categories of attacks: PII leakage-focused attacks (auto-completion and extraction attacks) and memorization-focused attacks (various membership inference attacks). The findings from these investigations are quantified using an array of evaluative metrics, providing a detailed understanding of LLM vulnerabilities and the effectiveness of different attacks. 展开更多
关键词 Large Language models PII Leakage Privacy Memorization OVERFITTING Membership inference Attack (MIA)
下载PDF
Parallel Inference for Real-Time Machine Learning Applications
2
作者 Sultan Al Bayyat Ammar Alomran +3 位作者 Mohsen Alshatti Ahmed Almousa Rayyan Almousa Yasir Alguwaifli 《Journal of Computer and Communications》 2024年第1期139-146,共8页
Hyperparameter tuning is a key step in developing high-performing machine learning models, but searching large hyperparameter spaces requires extensive computation using standard sequential methods. This work analyzes... Hyperparameter tuning is a key step in developing high-performing machine learning models, but searching large hyperparameter spaces requires extensive computation using standard sequential methods. This work analyzes the performance gains from parallel versus sequential hyperparameter optimization. Using scikit-learn’s Randomized SearchCV, this project tuned a Random Forest classifier for fake news detection via randomized grid search. Setting n_jobs to -1 enabled full parallelization across CPU cores. Results show the parallel implementation achieved over 5× faster CPU times and 3× faster total run times compared to sequential tuning. However, test accuracy slightly dropped from 99.26% sequentially to 99.15% with parallelism, indicating a trade-off between evaluation efficiency and model performance. Still, the significant computational gains allow more extensive hyperparameter exploration within reasonable timeframes, outweighing the small accuracy decrease. Further analysis could better quantify this trade-off across different models, tuning techniques, tasks, and hardware. 展开更多
关键词 Machine Learning models Computational Efficiency Parallel Computing Systems Random Forest inference Hyperparameter Tuning Python Frameworks (TensorFlow PyTorch Scikit-Learn) High-Performance Computing
下载PDF
基于改进Kinky Inference的输出调节自适应无拖曳控制
3
作者 孙笑云 沈强 吴树范 《北京航空航天大学学报》 EI CAS CSCD 北大核心 2024年第5期1604-1613,共10页
在空间引力波探测任务中,航天器内部检验质量因存在载荷硬件噪声、环境噪声及微推力器耦合噪声等复杂干扰,影响其无拖曳控制精度,难以实现超净、超稳控制需求。提出一种基于惰性适配Lipschitz常数Kinky Inference (LACKI)的航天器自适... 在空间引力波探测任务中,航天器内部检验质量因存在载荷硬件噪声、环境噪声及微推力器耦合噪声等复杂干扰,影响其无拖曳控制精度,难以实现超净、超稳控制需求。提出一种基于惰性适配Lipschitz常数Kinky Inference (LACKI)的航天器自适应无拖曳控制方法,运用监督学习规则实现先验知识不足、样本数据存在损坏时外界干扰的逼近和抑制,及基于输出调节的模型参考自适应控制(MRAC)方法实现检验质量精确的无拖曳控制。数值仿真验证了无拖曳控制中敏感轴平动和转动自由度的状态响应性能及LACKI规则针对外界干扰的估计效果,通过与常规线性控制方法的对比,验证了所提方法对于提高无拖曳控制精度的有效性。 展开更多
关键词 监督学习 LIPSCHITZ估计 模型参考自适应控制 无拖曳控制 输出调节 Kinky inference
下载PDF
APPLICATION OF FUZZY INFERENCE IN IDENTIFICATION OF HELICOPTER MODEL
4
作者 宋彦国 张呈林 徐锦法 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2001年第2期124-129,共6页
Helicopter mathematical model mainly depends on design helicopter control system, flight simulator, and real time control simulation system. But it is difficult to establish a helicopter flight dynamics mathematical ... Helicopter mathematical model mainly depends on design helicopter control system, flight simulator, and real time control simulation system. But it is difficult to establish a helicopter flight dynamics mathematical model that has features such as rapidness, reliability and precision, because there is no unique and precise expression to some sophisticated phenomenon of helicopter. In this paper a fuzzy helicopter flight model is constructed based on the flight experimental data. The fuzzy model, which is identified by fuzzy inference, has characteristics of computed rapidness and high precision. In order to guarantee the precision of the identified fuzzy model, a new method is adopted to handle the conflict fuzzy rules. Additionally, using fuzzy clustering technology can effectively reduce the number of rules of fuzzy model, namely, the order of the fuzzy model. The simulation results indicate that the method of this paper is effective and feasible. 展开更多
关键词 helicopter mathematical model fuzzy inference fuzzy clustering flight control
下载PDF
A Slice Analysis-Based Bayesian Inference Dynamic Power Model for CMOS Combinational Circuits
5
作者 陈杰 佟冬 +2 位作者 李险峰 谢劲松 程旭 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2008年第3期502-509,共8页
To improve the accuracy and speed in cycle-accurate power estimation, this paper uses multiple dimensional coefficients to build a Bayesian inference dynamic power model. By analyzing the power distribution and intern... To improve the accuracy and speed in cycle-accurate power estimation, this paper uses multiple dimensional coefficients to build a Bayesian inference dynamic power model. By analyzing the power distribution and internal node state, we find the deficiency of only using port information. Then, we define the gate level number computing method and the concept of slice, and propose using slice analysis to distill switching density as coefficients in a special circuit stage and participate in Bayesian inference with port information. Experiments show that this method can reduce the power-per-cycle estimation error by 21.9% and the root mean square error by 25.0% compared with the original model, and maintain a 700 + speedup compared with the existing gate-level power analysis technique. 展开更多
关键词 slice analysis Bayesian inference power model CMOS combinational circuit
下载PDF
Ensemble Bayesian method for parameter distribution inference:application to reactor physics 被引量:1
6
作者 Jia‑Qin Zeng Hai‑Xiang Zhang +1 位作者 He‑Lin Gong Ying‑Ting Luo 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第12期216-228,共13页
The estimation of model parameters is an important subject in engineering.In this area of work,the prevailing approach is to estimate or calculate these as deterministic parameters.In this study,we consider the model ... The estimation of model parameters is an important subject in engineering.In this area of work,the prevailing approach is to estimate or calculate these as deterministic parameters.In this study,we consider the model parameters from the perspective of random variables and describe the general form of the parameter distribution inference problem.Under this framework,we propose an ensemble Bayesian method by introducing Bayesian inference and the Markov chain Monte Carlo(MCMC)method.Experiments on a finite cylindrical reactor and a 2D IAEA benchmark problem show that the proposed method converges quickly and can estimate parameters effectively,even for several correlated parameters simultaneously.Our experiments include cases of engineering software calls,demonstrating that the method can be applied to engineering,such as nuclear reactor engineering. 展开更多
关键词 model parameters Bayesian inference Frequency distribution Ensemble Bayesian method KL divergence
下载PDF
An Initial Residual Stress Inference Method by Incorporating Monitoring Data and Mechanism Model
7
作者 Shuguo Wang Yingguang Li +1 位作者 Changqing Liu Zhiwei Zhao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第5期47-65,共19页
Initial residual stress is the main reason causing machining deformation of the workpiece,which has been deemed as one of the most important aspects of machining quality issues.The inference of the distribution of ini... Initial residual stress is the main reason causing machining deformation of the workpiece,which has been deemed as one of the most important aspects of machining quality issues.The inference of the distribution of initial residual stress inside the blank has significant meaning for machining deformation control.Due to the principle error of existing residual stress detection methods,there are still challenges in practical applications.Aiming at the detection problem of the initial residual stress field,an initial residual stress inference method by incorporating monitoring data and mechanism model is proposed in this paper.Monitoring data during machining process is used to represent the macroscopic characterization of the unbalanced residual stress,and the finite element numerical model is used as the mechanism model so as to solve the problem that the analytic mechanism model is difficult to establish;the policy gradient approach is introduced to solve the gradient descent problem of the combination of learning model and mechanism model.Finally,the initial residual stress field is obtained through iterative calculation based on the fusing method of monitoring data and mechanism model.Verification results show that the proposed inference method of initial residual stress field can accurately and effectively reflect the machining deformation in the actual machining process. 展开更多
关键词 Initial residual stress inference Monitoring data Mechanism model Policy gradient
下载PDF
The Jena-Based Ontology Model Inference andRetrieval Application
8
作者 Luo Zhong Mingzhu Zheng +1 位作者 Jingling Yuan Jinxin Jin 《Intelligent Information Management》 2012年第4期157-160,共4页
Ontology as an important representation model of semantic web has valuable application. A new ontology model on the basis of Computer Graphics (CG) knowledge is proposed, called CG ontology model. The protégé... Ontology as an important representation model of semantic web has valuable application. A new ontology model on the basis of Computer Graphics (CG) knowledge is proposed, called CG ontology model. The protégé is used to build this ontology model conveniently. The Jena API is applied to store CG owl documents in MySQL, set inference rule and achieve search queries on the ontology database. Finally, the Jena-based ontology model retrieval system is developed. 展开更多
关键词 Ontology model JENA SEMANTIC Web inference RULE RETRIEVAL APPLICATION
下载PDF
Empirical Likelihood Inference for Generalized Partially Linear Models with Longitudinal Data
9
作者 Jinghua Zhang Liugen Xue 《Open Journal of Statistics》 2020年第2期188-202,共15页
In this article, we propose a generalized empirical likelihood inference for the parametric component in semiparametric generalized partially linear models with longitudinal data. Based on the extended score vector, a... In this article, we propose a generalized empirical likelihood inference for the parametric component in semiparametric generalized partially linear models with longitudinal data. Based on the extended score vector, a generalized empirical likelihood ratios function is defined, which integrates the within-cluster?correlation meanwhile avoids direct estimating the nuisance parameters in the correlation matrix. We show that the proposed statistics are asymptotically?Chi-squared under some suitable conditions, and hence it can be used to construct the confidence region of parameters. In addition, the maximum empirical likelihood estimates of parameters and the corresponding asymptotic normality are obtained. Simulation studies demonstrate the performance of the proposed method. 展开更多
关键词 Longitudinal Data GENERALIZED PARTIALLY Linear models Empirical LIKELIHOOD QUADRATIC inference Function
下载PDF
Causal inference with marginal structural modeling for longitudinal data in laparoscopic surgery: A technical note
10
作者 Zhongheng Zhang Peng Jin +7 位作者 Menglin Feng Jie Yang Jiajie Huang Lin Chen Ping Xu Jian Sun Caibao Hu Yucai Hong 《Laparoscopic, Endoscopic and Robotic Surgery》 2022年第4期146-152,共7页
Causal inference prevails in the field of laparoscopic surgery.Once the causality between an intervention and outcome is established,the intervention can be applied to a target population to improve clinical outcomes.... Causal inference prevails in the field of laparoscopic surgery.Once the causality between an intervention and outcome is established,the intervention can be applied to a target population to improve clinical outcomes.In many clinical scenarios,interventions are applied longitudinally in response to patients’conditions.Such longitudinal data comprise static variables,such as age,gender,and comorbidities;and dynamic variables,such as the treatment regime,laboratory variables,and vital signs.Some dynamic variables can act as both the confounder and mediator for the effect of an intervention on the outcome;in such cases,simple adjustment with a conventional regression model will bias the effect sizes.To address this,numerous statistical methods are being developed for causal inference;these include,but are not limited to,the structural marginal Cox regression model,dynamic treatment regime,and Cox regression model with time-varying covariates.This technical note provides a gentle introduction to such models and illustrates their use with an example in the field of laparoscopic surgery. 展开更多
关键词 Causal inference Laparoscopic surgery Machine learning Marginal structural modeling
下载PDF
Explore of English reading strategies based on mental model pragmatic inference
11
作者 Xuelin Xu 《International Journal of Technology Management》 2014年第10期59-60,共2页
With the continuous advance education reform and improvement of the quality of English teaching reform, it has become an important content to meet the needs of social development, and promote the comprehensive develop... With the continuous advance education reform and improvement of the quality of English teaching reform, it has become an important content to meet the needs of social development, and promote the comprehensive development of students' comprehensive quality and ability. In English teaching, learning English requires a lot of reading, and English reading effects and improve students' English scores are closely linked the relationship between the development of future good student. In this paper, the mental model of pragmatic reasoning and English reading give an overview of the psychological impact of the model, they were analyzed using the language to English reading brings reasoning, mental models proposed Pragmatic Inference in English reading, and it can effectively improve English reading efficiency, and promote English Reading level rise. 展开更多
关键词 mental models pragmatic inference English reading application strategy
下载PDF
Causal inference using regression-based statistical control: Confusion in Econometrics
12
作者 Fan Chao Guang Yu 《Journal of Data and Information Science》 CSCD 2023年第1期21-28,共8页
Regression is a widely used econometric tool in research. In observational studies, based on a number of assumptions, regression-based statistical control methods attempt to analyze the causation between treatment and... Regression is a widely used econometric tool in research. In observational studies, based on a number of assumptions, regression-based statistical control methods attempt to analyze the causation between treatment and outcome by adding control variables. However, this approach may not produce reliable estimates of causal effects. In addition to the shortcomings of the method, this lack of confidence is mainly related to ambiguous formulations in econometrics, such as the definition of selection bias, selection of core control variables, and method of testing for robustness. Within the framework of the causal models, we clarify the assumption of causal inference using regression-based statistical controls, as described in econometrics, and discuss how to select core control variables to satisfy this assumption and conduct robustness tests for regression estimates. 展开更多
关键词 Causal inference Regression Observational Studies ECONOMETRICS Causal model
下载PDF
面向边缘智能的神经网络模型生成与部署研究
13
作者 谭郁松 李恬 张钰森 《计算机工程》 CAS CSCD 北大核心 2024年第8期1-12,共12页
随着移动计算、第五代移动通信技术(5G)以及物联网(IoT)技术的不断演进,各类终端设备的数量呈现指数级增长。这种激增的终端设备连接到网络产生了巨大的数据流,对于需要实时处理和快速响应用户任务的需求提出了新的挑战。尤其是在这些... 随着移动计算、第五代移动通信技术(5G)以及物联网(IoT)技术的不断演进,各类终端设备的数量呈现指数级增长。这种激增的终端设备连接到网络产生了巨大的数据流,对于需要实时处理和快速响应用户任务的需求提出了新的挑战。尤其是在这些海量数据中,半结构化和非结构化数据所占比例较大,这使得神经网络因其独特的优势而得到了广泛应用。为了提高数据处理能力和推理精度,神经网络模型会被设计得非常复杂,其存储和运行均需要消耗大量的计算资源。然而,边缘设备通常只配置有限的计算资源,无法满足存储和运行复杂神经网络模型的需求,需要借助云计算中心来完成这些任务。这种云协同会引发响应延时和增加网络带宽消耗,并带来用户隐私数据泄露等潜在风险。为了解决这些问题,提出一种面向边缘智能的神经网络模型快速生成与自动化部署(NGD)方法,根据边缘设备的硬件配置和承载的具体计算任务需求,生成与其匹配的神经网络模型,并将其快速部署在目标设备上,实现设备本地推理。在3种典型的硬件平台上的神经网络模型生成与部署实验结果表明,NGD方法能够高效地为资源受限的边缘设备生成匹配的神经网络模型,并快速地将其部署在设备上进行推理任务。 展开更多
关键词 边缘智能 设备端推理 模型生成 自动化部署 边缘设备
下载PDF
基于条件变分推断与内省对抗学习的多样化图像描述生成
14
作者 刘兵 李穗 +1 位作者 刘明明 刘浩 《电子学报》 EI CAS CSCD 北大核心 2024年第7期2219-2227,共9页
现有多样化图像描述生成方法受到隐空间表示能力和评价指标制约,很难同时兼顾描述生成的多样性和准确性.为此,本文提出了一种新的多样化图像描述生成模型,该模型由一个条件变分推断编码器和一个生成器组成.编码器利用全局注意力学习每... 现有多样化图像描述生成方法受到隐空间表示能力和评价指标制约,很难同时兼顾描述生成的多样性和准确性.为此,本文提出了一种新的多样化图像描述生成模型,该模型由一个条件变分推断编码器和一个生成器组成.编码器利用全局注意力学习每个单词的隐向量空间,以提升模型对描述多样化的建模能力.生成器根据给定图像和序列隐向量生成多样化的描述语句.同时,引入内省对抗学习的思想,条件变分推断编码器同时作为鉴别器来区分真实描述和生成的描述,赋予模型自我评价生成的描述语句的能力,克服预定义评价指标的局限性.在MSCOCO数据集上的实验表明,与传统方法相比,在随机生成100个描述语句时,多样性指标mBLEU(mutual overlap-BiLingual Evaluation Understudy)提升了1.9%,同时准确性指标CIDEr(Consensus-based Image Description Evaluation)显著提升了7.5%.与典型多模态大模型相比,所提出方法在较小参数量的条件下更适用于生成多样化的陈述性描述语句. 展开更多
关键词 图像描述 变分推断 对抗学习 隐嵌入 多模态学习 生成模型
下载PDF
基于银行间同业拆放利率的长记忆随机利率模型研究
15
作者 孙晓霞 王冰 《统计研究》 北大核心 2024年第2期149-160,共12页
研究表明利率序列具有长记忆性,故本文使用分数布朗运动代替经典CIR模型中的几何布朗运动,构建分数CIR模型,并通过欧拉离散对分数CIR过程进行路径模拟。由于分数布朗运动的非马尔可夫性和增量不独立,无法使用极大似然估计和马尔可夫链... 研究表明利率序列具有长记忆性,故本文使用分数布朗运动代替经典CIR模型中的几何布朗运动,构建分数CIR模型,并通过欧拉离散对分数CIR过程进行路径模拟。由于分数布朗运动的非马尔可夫性和增量不独立,无法使用极大似然估计和马尔可夫链蒙特卡洛方法对分数CIR模型进行参数估计,故本文引入间接推断估计法,并通过蒙特卡洛模拟证明该方法的可行性。本文使用间接推断估计法对我国银行间同业拆放利率数据进行实证分析及样本外预测,将经典CIR模型、分数O-U过程、分数CIR模型的拟合轨道与真实轨道进行分析对比,得出分数CIR模型更适用于描述具有长记忆性的利率序列。本文重点研究一种用于分数CIR模型的参数估计方法,未来将继续探究其他参数估计方法并对比这些方法的有效性和稳健性。 展开更多
关键词 长记忆性 分数布朗运动 分数CIR模型 间接推断估计
下载PDF
基于特征蒸馏的变分编码器交通流预测模型
16
作者 欧阳毅 汤文燕 黎晏伶 《电子学报》 EI CAS CSCD 北大核心 2024年第6期1938-1944,共7页
针对交通流数据高维非线性和时空依赖性复杂,本文构建了基于特征蒸馏的变分贝叶斯编码器交通流预测模型.对每段时间序列对应的时间窗口特征,构建了基于多模态时间槽和空间槽的交通流特征提取模型.以时空槽特征提取模型作为特征知识蒸馏... 针对交通流数据高维非线性和时空依赖性复杂,本文构建了基于特征蒸馏的变分贝叶斯编码器交通流预测模型.对每段时间序列对应的时间窗口特征,构建了基于多模态时间槽和空间槽的交通流特征提取模型.以时空槽特征提取模型作为特征知识蒸馏架构的输入.通过知识蒸馏结构提取的时空特征结晶体,利用教师模型指导学生模型的学习过程,从而提高学生模型的泛化能力.变分贝叶斯编码器对交通流时空特征结晶编码获取交通流数据的隐变量,根据隐变量的生成采样,利用解码器将其解码重构成新的预测值.实验结果表明,本文提出的模型预测性能显著提升,且中长期预测中鲁棒性更优. 展开更多
关键词 特征蒸馏 多模态时间槽 空间槽 变分贝叶斯 生成式模型 变分推断
下载PDF
基于局部变分贝叶斯推断的分布式交互式多模型估计
17
作者 胡振涛 杨诗博 侯巍 《控制理论与应用》 EI CAS CSCD 北大核心 2024年第4期681-690,共10页
针对目前部分多模型算法预先设定运动模型转移概率矩阵对状态估计精度的不利影响,本文提出了一种基于局部变分贝叶斯推断的分布式交互式多模型估计算法.不同于传统交互式多模型估计中运动模型转移概率矩阵为先验已知的假设条件,在分布... 针对目前部分多模型算法预先设定运动模型转移概率矩阵对状态估计精度的不利影响,本文提出了一种基于局部变分贝叶斯推断的分布式交互式多模型估计算法.不同于传统交互式多模型估计中运动模型转移概率矩阵为先验已知的假设条件,在分布融合估计框架下,首先基于最小化Kullback-Leibler散度准则的递归优化策略实现对运动模型转移概率矩阵的预测与更新;在此基础上,结合变分贝叶斯推断实现对当前时刻目标状态与模型概率的联合估计;最后依据协方差交叉融合策略完成对局部状态估计融合.仿真结果表明:新算法通过对运动模型转移概率矩阵以及模型概率自适应在线估计,有效提升了机动目标的状态估计精度. 展开更多
关键词 机动目标跟踪 变分贝叶斯推断 模型转移概率矩阵 分布式融合 协方差交叉融合
下载PDF
信息计量学的创新之道:近年优秀国际期刊论文的启示
18
作者 张洋 谢迎花 +1 位作者 梁以安 余厚强 《情报理论与实践》 北大核心 2024年第2期53-60,共8页
[目的/意义]在智联网时代,信息计量学的研究环境、研究对象、研究内容和研究方法都发生了深刻变化。揭示近年信息计量学研究的创新之道,有助于了解信息计量学领域的前沿知识,为信息计量学的高质量发展提供参考。[方法/过程]文章系统梳理... [目的/意义]在智联网时代,信息计量学的研究环境、研究对象、研究内容和研究方法都发生了深刻变化。揭示近年信息计量学研究的创新之道,有助于了解信息计量学领域的前沿知识,为信息计量学的高质量发展提供参考。[方法/过程]文章系统梳理了2019—2022年的国际信息计量学研究,归纳出三类创新之道。[结果/结论]一是通过引入计算机科学、数学、经济学和社会学等领域的先进知识,实现交叉融合创新;二是辩证思考经典的计量方法、计量指标和计量模型,实现分析方法创新;三是顺应智能预测和因果推断的时代潮流,实现研究范式创新。结论表明,为适应新时代的发展需要,信息计量学研究者必须积极汲取多学科知识,拓展分析方法的适用范围,不断突破面向国家需求的战略问题。 展开更多
关键词 信息计量学 创新之道 交叉融合 计量指标 计量模型 因果推断 分析方法 研究范式
下载PDF
基于力学机理的贝叶斯动态线性岩质边坡变形预测模型研究
19
作者 夏艳华 《湖北职业技术学院学报》 2024年第2期93-97,共5页
考虑岩质边坡变形的力学机理,将边坡变形分解为弹塑性损伤变形、粘弹性变形、周期波动及观测误差等分量,以Bayesian动态线性模型理论为基础,建立了基于力学机理的边坡变形动态演化预测模型。模型以边坡岩体力学参数为系统控制变量,应用B... 考虑岩质边坡变形的力学机理,将边坡变形分解为弹塑性损伤变形、粘弹性变形、周期波动及观测误差等分量,以Bayesian动态线性模型理论为基础,建立了基于力学机理的边坡变形动态演化预测模型。模型以边坡岩体力学参数为系统控制变量,应用Bayesian推断,通过观测数据及相关信息,估计其动态演化规律,并以此预测边坡变形。通过对某水电站边坡位移监测数据分析表明:监测点处边坡变形主要为弹塑性损伤蠕变,监测初期,岩体迅速损伤,变形15天后进入加速蠕变阶段,与现场巡查结果一致。 展开更多
关键词 岩质边坡变形 力学机理 贝叶斯推断 动态线性模型
下载PDF
GNNSched:面向GPU的图神经网络推理任务调度框架 被引量:1
20
作者 孙庆骁 刘轶 +4 位作者 杨海龙 王一晴 贾婕 栾钟治 钱德沛 《计算机工程与科学》 CSCD 北大核心 2024年第1期1-11,共11页
由于频繁的显存访问,图神经网络GNN在GPU上运行时往往资源利用率较低。现有的推理框架由于没有考虑GNN输入的不规则性,直接适用到GNN进行推理任务共置时可能会超出显存容量导致任务失败。对于GNN推理任务,需要根据其输入特点预先分析并... 由于频繁的显存访问,图神经网络GNN在GPU上运行时往往资源利用率较低。现有的推理框架由于没有考虑GNN输入的不规则性,直接适用到GNN进行推理任务共置时可能会超出显存容量导致任务失败。对于GNN推理任务,需要根据其输入特点预先分析并发任务的显存占用情况,以确保并发任务在GPU上的成功共置。此外,多租户场景提交的推理任务亟需灵活的调度策略,以满足并发推理任务的服务质量要求。为了解决上述问题,提出了GNNSched,其在GPU上高效管理GNN推理任务的共置运行。具体来说,GNNSched将并发推理任务组织为队列,并在算子粒度上根据成本函数估算每个任务的显存占用情况。GNNSched实现了多种调度策略来生成任务组,这些任务组被迭代地提交到GPU并发执行。实验结果表明,GNNSched能够满足并发GNN推理任务的服务质量并降低推理任务的响应时延。 展开更多
关键词 图神经网络 图形处理器 推理框架 任务调度 估计模型
下载PDF
上一页 1 2 52 下一页 到第
使用帮助 返回顶部