Home Technology peripherals AI Cheat artifact? Several Japanese universities warn students not to use ChatGPT

Cheat artifact? Several Japanese universities warn students not to use ChatGPT

Apr 11, 2023 pm 08:34 PM
chatgpt ai chatbot

Cheat artifact? Several Japanese universities warn students not to use ChatGPT

News on April 10th: Recently, many universities in Japan have proposed restrictive measures for generative artificial intelligence, but the specific contents are different.

Cheat artifact? Several Japanese universities warn students not to use ChatGPT

On the 27th of last month, Sophia University released its grading policy on “ChatGPT and other AI chatbots” on its official website. The policy stipulates that text, program source code, calculation results, etc. generated by ChatGPT and other AI chatbots are not allowed to be used in any assignment without the permission of the instructor. If these tools are found to be in use, strict action will be taken.

It’s impossible to completely ban students from using AI, so universities mainly limit its use and issue warnings when writing papers.

The University of Tokyo also published a document titled "About Generative Artificial Intelligence" on its internal website on April 3. The document stated that "reports must be created by students themselves and cannot be completely artificial." Intelligence to create”.

At Kyoto University’s entrance ceremony on Friday, Nagahiro Minato, president of the university, said, “There are many problems with artificial intelligence-generated papers, and writing requires a lot of energy, but it will strengthen your mentality and thinking ability. ."

At the same time, the university also called on teachers to take appropriate action. Tohoku University in Japan posted a notice on the use of generative artificial intelligence on its official website and urged teachers to rethink how they assign homework and conduct exams. For example, it recommends "checking how the AI ​​will answer before assigning exercises and reports" and "switching to exam formats that require students to write in class."

Motohisa Kaneko, a distinguished professor at the University of Tsukuba who specializes in higher education, believes that “just by prohibiting students from using generative AI in writing, it will be difficult to ensure that students really do not use the system. Faculty will need to be more creative , using techniques such as having students submit reports and then giving them oral exams.”

However, some universities are in favor of using generative artificial intelligence in the classroom. In view of the fact that major universities in Japan currently respond to generative artificial intelligence in different ways, Japan's Ministry of Education, Culture, Sports, Science and Technology will collect domestic and foreign cases in the future, listen to expert advice, and formulate relevant guidelines as soon as possible.

The above is the detailed content of Cheat artifact? Several Japanese universities warn students not to use ChatGPT. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

ChatGPT now allows free users to generate images by using DALL-E 3 with a daily limit ChatGPT now allows free users to generate images by using DALL-E 3 with a daily limit Aug 09, 2024 pm 09:37 PM

DALL-E 3 was officially introduced in September of 2023 as a vastly improved model than its predecessor. It is considered one of the best AI image generators to date, capable of creating images with intricate detail. However, at launch, it was exclus

The perfect combination of ChatGPT and Python: creating an intelligent customer service chatbot The perfect combination of ChatGPT and Python: creating an intelligent customer service chatbot Oct 27, 2023 pm 06:00 PM

The perfect combination of ChatGPT and Python: Creating an Intelligent Customer Service Chatbot Introduction: In today’s information age, intelligent customer service systems have become an important communication tool between enterprises and customers. In order to provide a better customer service experience, many companies have begun to turn to chatbots to complete tasks such as customer consultation and question answering. In this article, we will introduce how to use OpenAI’s powerful model ChatGPT and Python language to create an intelligent customer service chatbot to improve

How to install chatgpt on mobile phone How to install chatgpt on mobile phone Mar 05, 2024 pm 02:31 PM

Installation steps: 1. Download the ChatGTP software from the ChatGTP official website or mobile store; 2. After opening it, in the settings interface, select the language as Chinese; 3. In the game interface, select human-machine game and set the Chinese spectrum; 4 . After starting, enter commands in the chat window to interact with the software.

How to develop an intelligent chatbot using ChatGPT and Java How to develop an intelligent chatbot using ChatGPT and Java Oct 28, 2023 am 08:54 AM

In this article, we will introduce how to develop intelligent chatbots using ChatGPT and Java, and provide some specific code examples. ChatGPT is the latest version of the Generative Pre-training Transformer developed by OpenAI, a neural network-based artificial intelligence technology that can understand natural language and generate human-like text. Using ChatGPT we can easily create adaptive chats

How to build an intelligent customer service robot using ChatGPT PHP How to build an intelligent customer service robot using ChatGPT PHP Oct 28, 2023 am 09:34 AM

How to use ChatGPTPHP to build an intelligent customer service robot Introduction: With the development of artificial intelligence technology, robots are increasingly used in the field of customer service. Using ChatGPTPHP to build an intelligent customer service robot can help companies provide more efficient and personalized customer services. This article will introduce how to use ChatGPTPHP to build an intelligent customer service robot and provide specific code examples. 1. Install ChatGPTPHP and use ChatGPTPHP to build an intelligent customer service robot.

Can chatgpt be used in China? Can chatgpt be used in China? Mar 05, 2024 pm 03:05 PM

chatgpt can be used in China, but cannot be registered, nor in Hong Kong and Macao. If users want to register, they can use a foreign mobile phone number to register. Note that during the registration process, the network environment must be switched to a foreign IP.

How to use ChatGPT and Python to implement user intent recognition function How to use ChatGPT and Python to implement user intent recognition function Oct 27, 2023 am 09:04 AM

How to use ChatGPT and Python to implement user intent recognition function Introduction: In today's digital era, artificial intelligence technology has gradually become an indispensable part in various fields. Among them, the development of natural language processing (Natural Language Processing, NLP) technology enables machines to understand and process human language. ChatGPT (Chat-GeneratingPretrainedTransformer) is a kind of

The perfect combination of ChatGPT and Python: building a real-time chatbot The perfect combination of ChatGPT and Python: building a real-time chatbot Oct 28, 2023 am 08:37 AM

The perfect combination of ChatGPT and Python: Building a real-time chatbot Introduction: With the rapid development of artificial intelligence technology, chatbots play an increasingly important role in various fields. Chatbots can help users provide immediate and personalized assistance while also providing businesses with efficient customer service. This article will introduce how to use OpenAI's ChatGPT model and Python language to create a real-time chat robot, and provide specific code examples. 1. ChatGPT

See all articles