期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
生成式预训练Transformer模型的逻辑性优化方法
1
作者 张兆天 《信息与电脑》 2024年第4期50-52,共3页
生成式预训练Transformer(Generative Pre-Trained Transformer,GPT)模型作为一种基于Transformer架构的预训练模型,在完成自然语言处理任务方面取得了巨大的成功。由于依赖于生成下一个词的局部贪婪过程,使对任务或输出的全局理解、逻... 生成式预训练Transformer(Generative Pre-Trained Transformer,GPT)模型作为一种基于Transformer架构的预训练模型,在完成自然语言处理任务方面取得了巨大的成功。由于依赖于生成下一个词的局部贪婪过程,使对任务或输出的全局理解、逻辑推理和道德法规约束能力不够。为了提升计算的逻辑性和可靠性,结合的生成型计算过程,论述计算结果的逻辑局限性,从而引入一类和逻辑计算模型混合的优化结构。 展开更多
关键词 生成式预训练transformer模型(gpt) 逻辑性 优化结构
下载PDF
May ChatGPT be a tool producing medical information for common inflammatory bowel disease patients’questions?An evidencecontrolled analysis 被引量:2
2
作者 Antonietta Gerarda Gravina Raffaele Pellegrino +6 位作者 Marina Cipullo Giovanna Palladino Giuseppe Imperio Andrea Ventura Salvatore Auletta Paola Ciamarra Alessandro Federico 《World Journal of Gastroenterology》 SCIE CAS 2024年第1期17-33,共17页
Artificial intelligence is increasingly entering everyday healthcare.Large language model(LLM)systems such as Chat Generative Pre-trained Transformer(ChatGPT)have become potentially accessible to everyone,including pa... Artificial intelligence is increasingly entering everyday healthcare.Large language model(LLM)systems such as Chat Generative Pre-trained Transformer(ChatGPT)have become potentially accessible to everyone,including patients with inflammatory bowel diseases(IBD).However,significant ethical issues and pitfalls exist in innovative LLM tools.The hype generated by such systems may lead to unweighted patient trust in these systems.Therefore,it is necessary to understand whether LLMs(trendy ones,such as ChatGPT)can produce plausible medical information(MI)for patients.This review examined ChatGPT’s potential to provide MI regarding questions commonly addressed by patients with IBD to their gastroenterologists.From the review of the outputs provided by ChatGPT,this tool showed some attractive potential while having significant limitations in updating and detailing information and providing inaccurate information in some cases.Further studies and refinement of the ChatGPT,possibly aligning the outputs with the leading medical evidence provided by reliable databases,are needed. 展开更多
关键词 Crohn’s disease Ulcerative colitis Inflammatory bowel disease Chat generative pre-trained transformer Large language model Artificial intelligence
下载PDF
基于知识图谱和GPT模型的可靠性代码自动生成方法
3
作者 向历霓 李刚 李海江 《计算力学学报》 CAS CSCD 北大核心 2024年第2期217-225,共9页
工程结构服役中广泛使用可靠性分析进行结构安全评估,但可靠性分析方法种类多、分析程序代码自动化程度低且复用难,需要研究可靠性代码自动生成方法。生成式预训练转换器GPT(Generative Pre-trained Transformer)模型已经在大量替代编... 工程结构服役中广泛使用可靠性分析进行结构安全评估,但可靠性分析方法种类多、分析程序代码自动化程度低且复用难,需要研究可靠性代码自动生成方法。生成式预训练转换器GPT(Generative Pre-trained Transformer)模型已经在大量替代编程手工作业,进行代码自动生成。但是,其在工程领域中的应用受限于可学习数据量小和问题匹配度不高。本文提出了一种结合多种类可靠性知识图谱、基于GPT的代码自动完成模型进行Matlab可靠性代码预测的方法,使用精心设计的源代码预处理降噪策略,以及知识图谱传播模拟密集型任务解释意图;采用条件代码生成训练,有效提升了小数据样本量的学习性能,实现高准确率、问题匹配的可靠性代码自动生成。最后通过三个可靠性知识图谱案例验证了所提方法的有效性。 展开更多
关键词 知识图谱 结构可靠性 gpt transformer 代码生成
下载PDF
Classification of Conversational Sentences Using an Ensemble Pre-Trained Language Model with the Fine-Tuned Parameter
4
作者 R.Sujatha K.Nimala 《Computers, Materials & Continua》 SCIE EI 2024年第2期1669-1686,共18页
Sentence classification is the process of categorizing a sentence based on the context of the sentence.Sentence categorization requires more semantic highlights than other tasks,such as dependence parsing,which requir... Sentence classification is the process of categorizing a sentence based on the context of the sentence.Sentence categorization requires more semantic highlights than other tasks,such as dependence parsing,which requires more syntactic elements.Most existing strategies focus on the general semantics of a conversation without involving the context of the sentence,recognizing the progress and comparing impacts.An ensemble pre-trained language model was taken up here to classify the conversation sentences from the conversation corpus.The conversational sentences are classified into four categories:information,question,directive,and commission.These classification label sequences are for analyzing the conversation progress and predicting the pecking order of the conversation.Ensemble of Bidirectional Encoder for Representation of Transformer(BERT),Robustly Optimized BERT pretraining Approach(RoBERTa),Generative Pre-Trained Transformer(GPT),DistilBERT and Generalized Autoregressive Pretraining for Language Understanding(XLNet)models are trained on conversation corpus with hyperparameters.Hyperparameter tuning approach is carried out for better performance on sentence classification.This Ensemble of Pre-trained Language Models with a Hyperparameter Tuning(EPLM-HT)system is trained on an annotated conversation dataset.The proposed approach outperformed compared to the base BERT,GPT,DistilBERT and XLNet transformer models.The proposed ensemble model with the fine-tuned parameters achieved an F1_score of 0.88. 展开更多
关键词 Bidirectional encoder for representation of transformer conversation ensemble model fine-tuning generalized autoregressive pretraining for language understanding generative pre-trained transformer hyperparameter tuning natural language processing robustly optimized BERT pretraining approach sentence classification transformer models
下载PDF
Unlocking the Potential:A Comprehensive Systematic Review of ChatGPT in Natural Language Processing Tasks
5
作者 Ebtesam Ahmad Alomari 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期43-85,共43页
As Natural Language Processing(NLP)continues to advance,driven by the emergence of sophisticated large language models such as ChatGPT,there has been a notable growth in research activity.This rapid uptake reflects in... As Natural Language Processing(NLP)continues to advance,driven by the emergence of sophisticated large language models such as ChatGPT,there has been a notable growth in research activity.This rapid uptake reflects increasing interest in the field and induces critical inquiries into ChatGPT’s applicability in the NLP domain.This review paper systematically investigates the role of ChatGPT in diverse NLP tasks,including information extraction,Name Entity Recognition(NER),event extraction,relation extraction,Part of Speech(PoS)tagging,text classification,sentiment analysis,emotion recognition and text annotation.The novelty of this work lies in its comprehensive analysis of the existing literature,addressing a critical gap in understanding ChatGPT’s adaptability,limitations,and optimal application.In this paper,we employed a systematic stepwise approach following the Preferred Reporting Items for Systematic Reviews and Meta-Analyses(PRISMA)framework to direct our search process and seek relevant studies.Our review reveals ChatGPT’s significant potential in enhancing various NLP tasks.Its adaptability in information extraction tasks,sentiment analysis,and text classification showcases its ability to comprehend diverse contexts and extract meaningful details.Additionally,ChatGPT’s flexibility in annotation tasks reducesmanual efforts and accelerates the annotation process,making it a valuable asset in NLP development and research.Furthermore,GPT-4 and prompt engineering emerge as a complementary mechanism,empowering users to guide the model and enhance overall accuracy.Despite its promising potential,challenges persist.The performance of ChatGP Tneeds tobe testedusingmore extensivedatasets anddiversedata structures.Subsequently,its limitations in handling domain-specific language and the need for fine-tuning in specific applications highlight the importance of further investigations to address these issues. 展开更多
关键词 generative AI large languagemodel(LLM) natural language processing(NLP) Chatgpt gpt(generative pretraining transformer) gpt-4 sentiment analysis NER information extraction ANNOTATION text classification
下载PDF
GPT技术与人文社会科学知识生产:智能时代的学者与学术研究 被引量:12
6
作者 高奇琦 《上海交通大学学报(哲学社会科学版)》 CSSCI 北大核心 2023年第6期111-122,共12页
GPT技术工具对人文社会科学产生的革命性影响主要体现在两个方面,即主体转变和速度加快。在GPT技术的辅助之下,确实出现了“学者大众化”的可能,即人人都可能通过终身学习,以及自己运用自由时间在不同的领域攀登知识高峰。然而,可能性... GPT技术工具对人文社会科学产生的革命性影响主要体现在两个方面,即主体转变和速度加快。在GPT技术的辅助之下,确实出现了“学者大众化”的可能,即人人都可能通过终身学习,以及自己运用自由时间在不同的领域攀登知识高峰。然而,可能性与现实之间仍然存在鸿沟。同时,“学者大众化”还可能存在知识民粹主义的风险。在GPT技术应用的影响下,未来社会科学研究可能会出现如下趋势:定量研究会进一步普及;GPT可能会成为研究者的新导师;跨学科变得更加可能;人类研究者的主要工作将可能从创造转向选择;人的智能涌现能力可能会减弱。我们不仅要将GPT当成研究工具,还要把它当成研究对象。GPT技术拥有巨大的创造性破坏效应,这使得智能人文社会科学的建设变得极为重要。在智能人文社会科学的研究中,想象力、逻辑力、思辨力至关重要。这一新型交叉性学科的建设,需要打破文理思维的壁垒,实现真正意义的学科交叉;人文社会科学内部同样要形成交叉效应,以对人工智能产生的影响进行全面研究;人文社会科学中各个分支学科同样需要在充分掌握人工智能技术特征的基础上,开展带有一定预测性的未来学研究。 展开更多
关键词 gpt Chatgpt 人文社会科学 知识生产
下载PDF
GPT技术原理及其潜在军事应用研究 被引量:4
7
作者 瞿崇晓 郑寄平 +2 位作者 张永晋 范长军 刘硕 《中国电子科学研究院学报》 北大核心 2023年第7期624-633,共10页
ChatGPT的横空出世为社会生活各领域带来了颠覆性变革,引起了学术界和工业界的广泛关注。随着武器装备和战争形态的不断演变,智能化已经成为现代军事发展的必然趋势,军事领域对GPT等大型语言模型的需求日益迫切。文中首先简要介绍GPT技... ChatGPT的横空出世为社会生活各领域带来了颠覆性变革,引起了学术界和工业界的广泛关注。随着武器装备和战争形态的不断演变,智能化已经成为现代军事发展的必然趋势,军事领域对GPT等大型语言模型的需求日益迫切。文中首先简要介绍GPT技术的背景和发展历程,然后从训练语料库、语言模型架构以及训练方法等多个方面深入探讨其技术原理和实现方式;在此基础上,进一步分析GPT技术军事化应用的可行性,重点探讨其潜在应用领域,并提供一个典型实例;同时,分析GPT技术存在的问题和不足,以及其军事化应用所面临的挑战,并给出相应的应对措施建议。综合分析表明,GPT为军事应用智能化提供了良好的技术路径,本文为GPT技术在军事领域的未来发展提供了参考。 展开更多
关键词 生成式预训练变换模型 gpt技术 人工智能 军事领域 典型应用
下载PDF
人工智能生成内容的著作权客体性思考——兼论作品判定的独创性标准选择 被引量:10
8
作者 杨利华 王诗童 《北京航空航天大学学报(社会科学版)》 CSSCI 2024年第2期50-62,共13页
以基于转换器的生成式预训练模型(GPT)为代表的高阶人工智能凭借其强大的智能型内容生成机制,使得内容产品生产中的技术占比不断上升,人的直接投入占比相对下降,传统著作权法作品的独创性要求、权利人本原则等基本理论受到冲击。面对人... 以基于转换器的生成式预训练模型(GPT)为代表的高阶人工智能凭借其强大的智能型内容生成机制,使得内容产品生产中的技术占比不断上升,人的直接投入占比相对下降,传统著作权法作品的独创性要求、权利人本原则等基本理论受到冲击。面对人工智能生成内容(AIGC)可作品性问题,基于自然人智力投入的创造性本质理论和闭合性作品概念显得力不从心。在过程视角下(主观标准),人工智能内容生成过程符合人类创作的思维特征;在结果视角下(客观标准),人工智能生成内容具有著作权作品的外观形式和信息消费功能,符合著作权作品的本质属性。如果人为割裂人工智能生成内容与著作权作品在产生过程和实质作用上的同质关系,强行区分人工智能生成内容和自然人创作作品的法律性质,则有悖著作权法因应技术发展调整信息消费品利益的制度旨趣,最终将导致著作权法律秩序的混乱。 展开更多
关键词 基于转换器的生成式预训练模型(gpt) 生成式人工智能 人工智能生成内容(AIGC) 著作权法客体 独创性标准
下载PDF
生成式预训练模型机器人及其潜力与挑战
9
作者 张帆 谭跃刚 《中国机械工程》 EI CAS CSCD 北大核心 2024年第7期1241-1252,共12页
机器人与ChatGPT的融合可形成具有人类智慧特征的“硅智能体”,定义为“生成式预训练模型机器人”。以ChatGPT和机器人的智能融合为对象,阐述了GPT-R的特点、技术趋势及在工业和人类生活中的应用。分析了GPT-R在体力、智力及与人类共融... 机器人与ChatGPT的融合可形成具有人类智慧特征的“硅智能体”,定义为“生成式预训练模型机器人”。以ChatGPT和机器人的智能融合为对象,阐述了GPT-R的特点、技术趋势及在工业和人类生活中的应用。分析了GPT-R在体力、智力及与人类共融发展中存在的问题,从GPT-R的本体与智能、法律与安全、社会规则三方面给出相应对策。结合了ChatGPT和机器人技术的GPT-R将拥有越来越广泛的应用场景和越来越大的市场潜力,成为未来人工智能和机器人共融发展的重要方向之一。 展开更多
关键词 生成式预训练模型机器人 人工智能 硅智能体 共融发展
下载PDF
人工智能聊天机器人助力眼科和科学论文写作 被引量:2
10
作者 惠延年 《国际眼科杂志》 2024年第1期1-4,共4页
人工智能聊天机器人ChatGPT是使用深度学习技术、能对自然语言输入产生类似人类反应的一种大型语言模型(LLMs)。它由OpenAI公司在2022.11开发,属于“生成预训练转换器(GPT)”模型家族的一种,目前可为公众所用。ChatGPT能够捕捉人类语言... 人工智能聊天机器人ChatGPT是使用深度学习技术、能对自然语言输入产生类似人类反应的一种大型语言模型(LLMs)。它由OpenAI公司在2022.11开发,属于“生成预训练转换器(GPT)”模型家族的一种,目前可为公众所用。ChatGPT能够捕捉人类语言的细微差别和复杂性,生成适当的、与上下文相关的响应。它可以帮助医务人员完成各种任务,如研究、诊断、患者监护和医学教育,从确定研究课题到协助临床和实验室诊断,了解各自领域的新进展和科学写作。ChatGPT在眼科已吸引了越来越多的关注和广泛应用。然而,目前在这些任务中使用ChatGPT和其他人工智能工具仍存在一定的局限性、伦理和法律问题,如可信度、剽窃、版权侵犯和偏见。未来的研究将集中在开发新的方法来减轻这些局限性,同时发挥ChatGPT在医疗等相关方面的积极作用。 展开更多
关键词 人工智能(AI) 聊天机器人 大型语言模型 生成预训练转化器(gpt) 眼科学 科学写作
下载PDF
Evaluating the role of large language models in inflammatory bowel disease patient information
11
作者 Eun Jeong Gong Chang Seok Bang 《World Journal of Gastroenterology》 SCIE CAS 2024年第29期3538-3540,共3页
This letter evaluates the article by Gravina et al on ChatGPT’s potential in providing medical information for inflammatory bowel disease patients.While promising,it highlights the need for advanced techniques like r... This letter evaluates the article by Gravina et al on ChatGPT’s potential in providing medical information for inflammatory bowel disease patients.While promising,it highlights the need for advanced techniques like reasoning+action and retrieval-augmented generation to improve accuracy and reliability.Emphasizing that simple question and answer testing is insufficient,it calls for more nuanced evaluation methods to truly gauge large language models’capabilities in clinical applications. 展开更多
关键词 Crohn’s disease Ulcerative colitis Inflammatory bowel disease Chat generative pre-trained transformer Large language model Artificial intelligence
下载PDF
大模型时代的社会科学,何去何从? 被引量:9
12
作者 谢天 邱林 +2 位作者 李雨曈 罗殷 刘盼 《图书情报知识》 CSSCI 北大核心 2023年第6期6-9,30,共5页
文章探讨了大语言模型(如GPT)对社会科学研究带来的革命性影响。首先介绍了大语言模型的原理,而后举例并论述了大语言模型在文献综述、提出理论观点、研究设计、数据收集与分析等环节为社会科学研究带来的改变,最后提出了大语言模型将... 文章探讨了大语言模型(如GPT)对社会科学研究带来的革命性影响。首先介绍了大语言模型的原理,而后举例并论述了大语言模型在文献综述、提出理论观点、研究设计、数据收集与分析等环节为社会科学研究带来的改变,最后提出了大语言模型将产生的新的研究范式与导向,以及社会科学研究者面临的新挑战。 展开更多
关键词 人工智能 大语言模型 gpt 社会科学 研究方法 研究范式
下载PDF
教育数字化转型的技术预见:基于AIGC的行动框架 被引量:17
13
作者 陈向东 褚乐阳 +1 位作者 王浩 金慧 《远程教育杂志》 CSSCI 北大核心 2023年第2期13-24,共12页
教育数字化转型是一个渐进的过程,其推进路径受到技术、社会、经济和文化等多重因素的影响,需要引入新的视角推动研究与实践。技术预见作为探索技术与社会发展新趋势与新机遇的重要方法,已经应用于许多重要领域。基于技术预见的视角,教... 教育数字化转型是一个渐进的过程,其推进路径受到技术、社会、经济和文化等多重因素的影响,需要引入新的视角推动研究与实践。技术预见作为探索技术与社会发展新趋势与新机遇的重要方法,已经应用于许多重要领域。基于技术预见的视角,教育数字化转型仍然需要在有限资源下进行决策,存在多种可能的推进路径。有效的技术预见需要广泛的多元参与,探索转型的多重并发路径,并且规避“幸存者偏差”。根据技术预见的发展趋势以及教育领域技术预见的特征,设计了基于人工智能生成内容(AIGC)支持的教育数字化转型技术预见行动框架,并开发了基于GPT-3.5-turbo的辅助工具雏形GPT-EDU4SIGHT。该框架借助大型语言模型以及自然流畅的生成文本,可以帮助决策者将转型的重要议题镶嵌于社会发展语境中进行综合审视,并且支持不同领域公众的深度参与;通过广泛的证据收集以及新工具和方法的应用,可以为相关的战略规划与实践推进提供证据基础和决策支持。 展开更多
关键词 教育数字化转型 技术预见 需求导向 人工智能生成内容 gpt-EDU4SIGHT
下载PDF
Network Meets ChatGPT:Intent Autonomous Management,Control and Operation 被引量:2
14
作者 Jingyu Wang Lei Zhang +6 位作者 Yiran Yang Zirui Zhuang Qi Qi Haifeng Sun Lu Lu Junlan Feng Jianxin Liao 《Journal of Communications and Information Networks》 EI CSCD 2023年第3期239-255,共17页
Telecommunication has undergone significant transformations due to the continuous advancements in internet technology,mobile devices,competitive pricing,and changing customer preferences.Specifically,the most recent i... Telecommunication has undergone significant transformations due to the continuous advancements in internet technology,mobile devices,competitive pricing,and changing customer preferences.Specifically,the most recent iteration of OpenAI’s large language model chat generative pre-trained transformer(ChatGPT)has the potential to propel innovation and bolster operational performance in the telecommunications sector.Nowadays,the exploration of network resource management,control,and operation is still in the initial stage.In this paper,we propose a novel network artificial intelligence architecture named language model for network traffic(NetLM),a large language model based on a transformer designed to understand sequence structures in the network packet data and capture their underlying dynamics.The continual convergence of knowledge space and artificial intelligence(AI)technologies constitutes the core of intelligent network management and control.Multi-modal representation learning is used to unify the multi-modal information of network indicator data,traffic data,and text data into the same feature space.Furthermore,a NetLM-based control policy generation framework is proposed to refine intent incrementally through different abstraction levels.Finally,some potential cases are provided that NetLM can benefit the telecom industry. 展开更多
关键词 network management and control architecture generative pre-trained transformer intent-based networking NetLM network knowledge
原文传递
GPT模型发展视角下笔迹分析面临的挑战与机遇
15
作者 徐寅杰 沙万中 《西部公安论坛》 2023年第3期57-62,共6页
GPT模型(Generative Pre-trained Transformer)是由OpenAI公司开发的一系列自然语言处理模型,采用多层Transformer结构来预测下一个词组的概率分布,通过在大型文本语料库中学习到的语言模型来生成自然语言文本。2023年3月15日OpenAI公... GPT模型(Generative Pre-trained Transformer)是由OpenAI公司开发的一系列自然语言处理模型,采用多层Transformer结构来预测下一个词组的概率分布,通过在大型文本语料库中学习到的语言模型来生成自然语言文本。2023年3月15日OpenAI公司发布了GPT-4,多模态模型的推出吸引了世界各行业的高度关注,堪称人工智能时代里程碑式的事件。目前,笔迹行业关于该模型的研究尚少,本文首先介绍了GPT模型的特点和发展趋势,然后结合笔迹行业的发展现状探究了GPT模型未来会带来哪些挑战和机遇,最后针对GPT模型的利弊,分析了该技术对笔迹分析未来会产生的影响,强调了司法部门、鉴定机构、鉴定人要给予人工智能宽松的环境,在合理使用的同时注意风险的防控。 展开更多
关键词 笔迹检验 gpt模型(generative pre-trained transformer) 笔迹分析
原文传递
通用大模型演进路线 被引量:1
16
作者 任福继 张彦如 《科技导报》 CAS CSCD 北大核心 2024年第12期44-50,共7页
随着人工智能技术的飞速发展,通用大模型(GLMs)已经成为人工智能领域的重要研究方向。通用大模型拥有超大规模参数,通过大规模数据进行训练,具备强大的学习和推理能力。这些模型在自然语言处理、图像识别、代码生成等多种任务中展现出... 随着人工智能技术的飞速发展,通用大模型(GLMs)已经成为人工智能领域的重要研究方向。通用大模型拥有超大规模参数,通过大规模数据进行训练,具备强大的学习和推理能力。这些模型在自然语言处理、图像识别、代码生成等多种任务中展现出卓越的能力。回顾了通用大模型的发展历程,梳理关键技术节点,从早期基于规则的系统和传统机器学习模型,到深度学习的崛起,再到Transformer架构,以及GPT系列及国内外通用大模型的进展。尽管GLMs在多个领域取得了显著进展,但其发展也面临诸多挑战,包括计算资源需求、数据偏见与伦理问题及模型的解释性与透明性。分析了这些挑战,并探讨了GLMs未来发展的5个关键方向:模型优化、多模态学习、具情感大模型、数据与知识双驱动以及伦理与社会影响。通过这些策略,通用大模型有望在未来实现更广泛和深入的应用,推动人工智能技术的持续进步。 展开更多
关键词 通用大模型 人工智能 深度学习 transformer架构 gpt系列
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部