CINXE.COM
ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking-Advances in Computer and Communication-Hill Publishing Group
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking-Advances in Computer and Communication-Hill Publishing Group</title> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta content="ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking-Advances in Computer and Communication-Hill Publishing Group" name="description"> <meta content="Advances in Computer and Communication-Hill Publishing Group" name="keywords"> <link href="/css/hillpub.css" type="text/css" rel="stylesheet"> <script type="text/ecmascript" src="/js/tab.js"></script> <script type="text/javascript" src="/js/jquery1.3.2.js"></script> <script type="text/javascript"> $(document).ready(function () { $('.menutitle').click(function () { if ($(this).siblings('ul').css('display') == 'none') { $(this).parent('li').siblings('li').removeClass('active'); $(this).addClass('active'); $(this).siblings('ul').slideDown(100).children('li'); if ($(this).parents('li').siblings('li').children('ul').css('display') == 'block') { $(this).parents('li').siblings('li').children('ul').parent('li').children('a').removeClass('active'); $(this).parents('li').siblings('li').children('ul').slideUp(100); } } else { $(this).removeClass('active'); $(this).siblings('ul').slideUp(100); $(this).siblings('ul').children('li').children('ul').parent('li').children('a').addClass('active'); $(this).siblings('ul').children('li').children('ul').slideUp(100); $(this).siblings('ul').children('li').children('a').removeClass('active'); } }) }); </script> <script type="text/javascript"> var browser = { versions: function () { var u = navigator.userAgent, app = navigator.appVersion; return { trident: u.indexOf('Trident') > -1, presto: u.indexOf('Presto') > -1, webKit: u.indexOf('AppleWebKit') > -1, gecko: u.indexOf('Gecko') > -1 && u.indexOf('KHTML') == -1, mobile: !!u.match(/AppleWebKit.*Mobile.*/), ios: !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), android: u.indexOf('Android') > -1 || u.indexOf('Linux') > -1, iPhone: u.indexOf('iPhone') > -1, iPad: u.indexOf('iPad') > -1, webApp: u.indexOf('Safari') == -1, weixin: u.indexOf('MicroMessenger') > -1, qq: u.match(/\sQQ/i) == " qq" }; } (), language: (navigator.browserLanguage || navigator.language).toLowerCase() } var myUrl = window.location.href; var id = 0; if (myUrl.indexOf('cid') > -1) { id = getQueryString("cid"); } if (browser.versions.mobile || browser.versions.ios || browser.versions.android || browser.versions.iPhone || browser.versions.iPad) { window.location = "https://wap.hillpublisher.com/ArticleDetails.aspx?cid=" + 3953; } // var myUrl = window.location.href; // var ishttps = 'www.' == document.location.protocol ? true : false; // if (ishttps) { // window.location = "https://hillpublisher.com/ArticleDetails/" + 3953 // } function getQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i"); var r = window.location.search.substr(1).match(reg); if (r != null) return unescape(r[2]); return null; } </script> </head> <body> <form name="form1" method="post" action="3953?cid=3953" id="form1"> <div> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE5MjU3NzQwMTAPZBYCZg9kFgYCAw8WAh4LXyFJdGVtQ291bnQCBhYMZg9kFgJmDxUCBDQwMjNMUmVzZWFyY2ggb24gYSBMb3ctY29kZSBEYXRhIEFuYWx5c2lzIGFuZCBNb2RlbGluZyBQbGF0Zm9ybSBmb3IgUHVibGljIFNhZmV0eWQCAQ9kFgJmDxUCBDM5NzJdVGhlIFJlc2VhcmNoIG9uIEVuZC10by1lbmQgU3RvY2sgUmVjb21tZW5kYXRpb24gQWxnb3JpdGhtIEJhc2VkIG9uIFRpbWUtZnJlcXVlbmN5IENvbnNpc3RlbmN5ZAICD2QWAmYPFQIEMzk3MVBSZXNlYXJjaCBvbiBIaWdoLXNwZWVkIERpZ2l0YWwgQ2lyY3VpdCBTaWduYWwgVHJhbnNtaXNzaW9uIGFuZCBOb2lzZSBTdXBwcmVzc2lvbmQCAw9kFgJmDxUCBDM5NTQ5SW5kdXN0cnkgNC4wOiBNYW51ZmFjdHVyaW5nIEluZm9ybWF0aWNzLWRyaXZlbiBJbm5vdmF0aW9uZAIED2QWAmYPFQIEMzk1M1JDaGF0R1BUIENsYXNzIEdlbmVyYXRpdmUgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgQ3JpbWluYWwgU3ViamVjdCBQcm9ibGVtIFRoaW5raW5nZAIFD2QWAmYPFQIEMzk1MlJSZXNlYXJjaCBvbiBDb21wdXRlciBTZWN1cml0eSBQcm90ZWN0aW9uIE1lY2hhbmlzbSBpbiBNYXJpbmUgQ29tbXVuaWNhdGlvbiBOZXR3b3JrZAIEDxYCHgVzdHlsZQUOZGlzcGxheTpibG9jaztkAgUPFgIfAQUOZGlzcGxheTpibG9jaztkZLXUHdLlVv30dL7eDegO1lFPAQrOw4EEhtKpfatv3nvC" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <div> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAANWtqvYAEQsIfWV8kRavbIyIRYTnsGeR3S+QL5KOqHt2QjiAw6kesu0yD5DciVvI1dUKdvDARRbQ9D4hX2Y4QPDMJClh1jzS8j/qpHdU9vYkQ==" /> </div> <div class="main_box"> <div class="nav_box nav_boxny"> <div class="nav"> <div class="logo"> <img src="/images/logo.png" alt="hilllogo"> </div> <a href="https://www.hillpublisher.com/Index">Home</a> <a href="https://www.hillpublisher.com/Journals">Journals</a> <a href="https://www.hillpublisher.com/Books">Books</a> <a href="https://www.hillpublisher.com/ForAuthors">For Authors and Reviewers</a> <a href="https://www.hillpublisher.com/OnlineSubmission">Online Submission</a> <a href="https://www.hillpublisher.com/NewsList">News</a> <a href="https://www.hillpublisher.com/AboutUs">About Us</a> <a href="https://www.hillpublisher.com/ContactUs">Contact Us</a> <div class="spacer"></div> <a class="search" href="/ArtucleSearch">Search</a> </div> <!--end nav--> </div> <!--end nav_box--> <div class="qkheadbox"> <div class="qkhead"> <div class="qkmc_tp"> <div class="qktp"><img src="https://www.hillpublisher.com//UpFile/201909/2019090356514469.jpg" alt="magazinelogo"></div> <div class="qkgk"> <h2><a href="https://www.hillpublisher.com/Journals/ACC/">Advances in Computer and Communication</a></h2> <table class="qkgktab"> <tr> <td style="color: #2267c7;">Downloads: 52609</td> <td style="color: #2267c7;">Total View: 450023</td> </tr> <tr> <td>Frequency: quarterly</td> <td>ISSN Online: 2767-2875</td> <td>CODEN: ACCDC<sub>3</sub></td> </tr> <tr> <td>Email: <a style="color:#2267c7 ; text-decoration:underline" href="mailto:acc@hillpublisher.com">acc@hillpublisher.com</a></td> </tr> </table> </div> <div class="spacer"></div> </div> <!--end qkmc_tp--> </div> <!--end qkhead--> <div class="searchbox"> <div class="searchnr"> <span>Search articles within this journal</span> <input name="MagaHead$keywords" type="text" id="MagaHead_keywords" class="sear_text" placeholder="Keywords" /> <input onclick="__doPostBack('MagaHead$ctl00','')" name="MagaHead$ctl00" type="button" class="sear_bnt" value="Search" /> <a class="submit_art" href="/OnlineSubmission">Submit an article</a> </div> </div> <!--end searchbox--> </div> <!--end qkheadbox--> <div class="qkcont_box"> <div class="qk_left_container left"> <div class="qkmenu"> <h2>Journal Menu</h2> <ul> <li ><a href="/Journals/ACC/">Home</a></li> <li ><a href="/Journals/AimsScope/137">Aims & Scope</a></li> <li ><a href="/Journals/EditorBoard/137">Editorial Board</a></li> <li ><a href="/Journals/AuthorGuidelines/137">Authors' Guidelines</a></li> <li ><a href="/Journals/SpecialIssue/137">Special Issue</a></li> <li ><a href="/Journals/ProcessingFees/137">Processing Fees</a></li> <li ><a href="/Journals/Indexing/137">Indexing</a></li> <li ><a href="/Journals/Copyright/137">Copyright</a></li> </ul> </div> <!--end qkmenu--> <div class="Vol_Iss"> <h2>Volumes & Issues</h2> <h3 class="curiss"><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=4&magid=137">Current Issue</a></h3> <ul class="isslist"> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 5 (2024) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=4&magid=137">Issue 4</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=3&magid=137">Issue 3</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=2&magid=137">Issue 2</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 4 (2023) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=6&magid=137">Issue 6</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=5&magid=137">Issue 5</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=4&magid=137">Issue 4</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=3&magid=137">Issue 3</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=2&magid=137">Issue 2</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 3 (2022) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2022&issue=2&magid=137">Issue 2</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2022&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 2 (2021) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2021&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 1 (2020) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2020&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> </ul> </div> <!--end Vol_Iss--> </div> <!--end qk_left_container--> <div class="qk_contnr"> <div class="wzqtxx right"> <div class="wzcz"> <p><a class="down" href="/ArticleDetails.aspx?type=PDF&cid=3953">Download PDF</a></p> <p><a class="htsite" href="#fu">How to cite this paper</a></p> <div class="views"> <p class="title-number">145</p> <p class="title-text">TOTAL VIEWS</p> </div> </div> <!--end wzcz--> <div class="more_art"> <h2>More Articles</h2> <ul> <li><a href="/ArticleDetails/4023" target="_blank">Research on a Low-code Data Analysis and Modeling Platform for Public Safety</a></li> <li><a href="/ArticleDetails/3972" target="_blank">The Research on End-to-end Stock Recommendation Algorithm Based on Time-frequency Consistency</a></li> <li><a href="/ArticleDetails/3971" target="_blank">Research on High-speed Digital Circuit Signal Transmission and Noise Suppression</a></li> <li><a href="/ArticleDetails/3954" target="_blank">Industry 4.0: Manufacturing Informatics-driven Innovation</a></li> <li><a href="/ArticleDetails/3953" target="_blank">ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking</a></li> <li><a href="/ArticleDetails/3952" target="_blank">Research on Computer Security Protection Mechanism in Marine Communication Network</a></li> </ul> </div> </div> <!--end wzqtxx--> <div class="wzxqbox"> <div class="type_doi"><i>Article</i> <span>http://dx.doi.org/10.26855/acc.2024.10.005</span></div> <h1 class="art_title">ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking</h1> <div class="art-authors"> <p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; outline: none;"><font color="#000000" face="Poppins"><span style="font-size: 14px;">Junjun Luo</span></font></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; outline: none;"><font color="#000000" face="Poppins"><span style="font-size: 14px;">Law School, Guizhou University of Finance and Economics, Guiyang 550031, Guizhou, China.</span></font></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; outline: none;"><strong style="color: rgb(0, 0, 0); font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei" !important; font-size: 16px;"><span style="padding-left: 4px; outline: none; font-family: Poppins; font-size: 14px;">*Corresponding author: </span></strong><font color="#000000" face="Poppins"><span style="font-size: 14px;">Junjun Luo</span></font></p> </div> <div class="art-affiliations"> </div> <div class="art-pubhistory"> Published: November 11,2024 </div> <ul class="wzzhbox1"> <li id="left" class="preAfter" style="display:block;"> <a href="/ArticleDetails/3954"> <span>Previous article in journal</span> </a> </li> <li id="right" class="next" style="display:block;"> <a href="/ArticleDetails/3952"> <span>Next article in journal</span> </a> </li> </ul> <div class="abt"> <h2>Abstract</h2> <p><p>With the ongoing exploration of artificial intelligence research and development, traditional AI research has shifted towards generative artificial intelligence. This transition has given rise to various legal and ethical issues associated with generative AI. At its core, generative AI is fundamentally a large language model that relies on extensive algorithms and training data to produce results. While its infrastructure remains centered around the language model, it differs significantly from previous search engine technologies. Therefore, ChatGPT generative artificial intelligence is still a "tool", which cannot independently generate consciousness and does not have the ability to identify and control. The "human-like" characteristics shown by ChatGPT generative artificial intelligence in the process of use cannot be used as the basis for judgment that it should become the subject of criminal responsibility. The research on the relevant legal issues of ChatGPT generative artificial intelligence should be based on the framework of China's existing legal system.</p></p> </div> <div class="re" > <h2>References</h2> <p>[1]<span style="white-space:pre"> </span>Zhao Zhaoyang, Zhu Guibo, Wang Jinqiao. ChatGPT brings inspiration to language large model and new development ideas of multimodal large model. Data analysis and knowledge discovery. 2023;7(03):26-35.</p><p>[2]<span style="white-space:pre"> </span>Liu Xianquan, Fang Huiying. Prospective thinking on Criminal law related to artificial intelligence. Journal of Anhui University (Philosophy and Social Sciences Edition). 2019;43(01):108-117. </p><p>[3]<span style="white-space:pre"> </span>Li Zhenlin, Pan Xinyuan. Dilemma and response of criminal law protection of data security in the context of generative artificial intelligence: from the perspective of ChatGPT. Crime Research. 2023;(02):25-33.</p><p>[4]<span style="white-space:pre"> </span>Li Xiang, Kuang Yin. Thoughts on the Criminal law of CHATGPT-like artificial intelligence and its products. Journal of Guizhou Normal University (Social Science Edition). 2023;(04):78-91.</p><p>[5]<span style="white-space:pre"> </span>Wang Yingming, Wang Huaijun. Image brain and Empathy: the ethical risk minimization and correction of ChatGPT. Theoretical Guide. 2023;(07):108-113.</p><p>[6]<span style="white-space:pre"> </span>Jiang Su. Artificial Intelligence as subject of Criminal Responsibility: Evidence based on Criminal Law Philosophy. Legal and Social Development. 2021;27(03):111-127.</p><p>[7]<span style="white-space:pre"> </span>Liu Xianquan. Criminal Risk and Criminal Law Response in the era of Artificial Intelligence. Legal and Business Research. 2018;35(01):3-11.</p><p>[8]<span style="white-space:pre"> </span>Zhu Guanghui, Wang Xiwen. Operation mode, key technology and future prospect of ChatGPT. Journal of Xinjiang Normal University (Philosophy and Social Sciences Edition). 2023;44(04):113-122. </p><p>[9]<span style="white-space:pre"> </span>Engels. Anti-Duhring. 1970. Pp. 32, 83-84, 59, 139.</p><p>[10]<span style="white-space:pre"> </span>Bao Yanwei, Ren Fuji. Research progress of human brain information processing and brain-like intelligence. Science and Technology Review. 2023;41(09):6-16. </p><p>[11]<span style="white-space:pre"> </span>Zhang Lixin, Li Meijin. Analysis of criminal responsibility ability based on Criminal Psychological Analysis. Journal of People's Public Security University of China (Social Science Edition). 2017;33(02):17-24.</p><p>[12]<span style="white-space:pre"> </span>Zhang Mingkai. Criminal Law (Part 1). Law Press; 2021.</p> </div> <div class="ftex" id="fu"> <h2>How to cite this paper</h2> <p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; font-size: 16px; outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei"; color: rgb(0, 0, 0); font-weight: bold;"><span style="outline: none; font-family: Poppins; font-size: 14px;">ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking</span></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; font-family: Arial, Helvetica, sans-serif, 微软雅黑; font-size: 16px; outline: none; color: rgb(0, 0, 0);"><b style="font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";"><span style="outline: none; font-family: Poppins; font-size: 14px;">How to cite this paper: </span></b><span style="font-family: Poppins; outline: none; font-size: 14px;">Junjun Luo. (2024) ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking. </span><i style="font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";"><span style="outline: none; font-family: Poppins; font-size: 14px;">Advances in Computer and Communication</span></i><span style="outline: none; font-size: 14px;"><span style="outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei" !important; font-size: 14px;">, </span><span style="outline: none; font-size: 14px;"><font face="Poppins"><b>5</b></font></span></span><span style="font-family: Poppins; outline: none; font-size: 14px;"><span style="outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei" !important;"><span style="font-size: 14px;">(</span><b><span style="font-size: 14px;">4</span></b></span></span><span style="font-family: Poppins; outline: none; font-size: 14px;">), 228-232.</span></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; font-size: 16px; outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei"; color: rgb(0, 0, 0);"><span style="outline: none; font-family: Poppins; font-size: 14px;">DOI: https://dx.doi.org/10.26855/acc.2024.10.005</span></p> </div> </div> <!--end wzxqbox--> </div> <!--end qk_contnr--> </div> <!--end qkcont_box--> <div class="footer"> <div class="foot_nav"><a href="/Index" title="Home">Home</a> | <a href="/Journals" title="Journals">Journals</a> | <a href="/Books" title="Books">Books</a> | <a href="/ForAuthors" title="For Authors and Reviewers">For Authors and Reviewers</a> | <a href="/OnlineSubmission" title="Online Submission">Online Submission</a> | <a href="ContactUs" title="Contact Us">Contact Us</a> | <a href="/AboutUs" title="About Us">About Us</a></div> <p>Copyright © 2023 Hill Publishing Group Inc. All Rights Reserved.</p> </div> <!--end footer--> </div> <!--end main_box--></form> </body> </html>