


ChatGPT cheating is causing concern, OpenAI: is developing its own audit tool
With the arrival of the language generation model, will school homework become useless? Recently, New York City education officials sparked controversy when they announced a ban on students using ChatGPT in public schools.
The content automatically generated by the language model will "reference" existing works, and the speed of output is almost unlimited. People's concerns about it have spread to the AI academic community itself. The world's leading machine learning ICML, one of the conferences, also recently announced a ban on publishing papers containing content generated by ChatGPT and other similar systems to avoid "unintended consequences."
For such a situation, OpenAI, the creator of ChatGPT, has announced that it is working hard to develop "mitigations" to help people detect text automatically generated by AI.
"We are using ChatGPT as a preview technology for new research, hoping to learn from real-world applications. We believe that this is the development and deployment A critical part of a powerful and secure AI system. We will continue to learn from feedback and lessons learned," a company spokesperson said. “OpenAI has always called for transparency when using AI-generated text. Our terms of use hold users responsible first when using our API and creative tools for the people they are intended for... We look forward to working with educators to develop effective Solutions to help teachers and students alike find ways to benefit from AI."
If algorithms emerge that can distinguish between human and machine-generated content, the use of generative models in academia The methods may change. Schools will be able to more effectively limit the papers generated by artificial intelligence, and if people's attitudes change and expect these tools to help students, perhaps we can also gradually accept the use of AI for assistance and improve the efficiency of work and study.
Now it seems that there is still a long way to go. While AI-generated text may look impressive at academic conferences and in the news about schools banning machines from cheating on essays, you need to know that they often lack real understanding and logic compared to real human writing.
While tools like GPT-3 or ChatGPT surprise people by giving shockingly detailed answers, there are also dispassionate experts who say this proves the model is capable of encoding knowledge. , but when they don't get things right, the answers they give are often outrageous. Pomona College economics professor Gary Smith reminds us not to be fooled.
In a column, Gary Smith showed several examples of GPT-3’s inability to effectively reason and answer questions, “If you try to use GPT-3, your initial reaction Possibly surprising - it seemed like you were having a real conversation with a very smart person. Dig deeper, however, and you quickly discover that while GPT-3 can string words together in a convincing way, it doesn't. I don’t know the meaning of the word."
"Predicting that the word down may follow the word fall does not require any understanding of the meaning of these two words. Just through statistics level of calculation, AI can think that these words often go together. Therefore, GPT-3 can easily make completely wrong but arbitrary statements."
OpenAI in November 2022 In March, ChatGPT was released, a newer model that is improved upon GPT-3. Nonetheless, it still suffers from these same problems as all existing language models.
How to use AI to detect AI-generated text?
Once upon a time, the text content generated by AI was still "fake at first glance", but since the birth of ChatGPT, this kind of discrimination has become increasingly difficult to do.
In the education world, the ChatGPT debate revolves around the possibility of cheating. Search Google for "ChatGPT essay writing" and you'll find numerous examples of educators, journalists, and students testing the waters by using ChatGPT for homework and standardized essay tests.
A Wall Street Journal columnist used ChatGPT to write a passing AP English paper, while a Forbes reporter used it to complete two college essays in 20 minutes. Dan Gillmor, a professor at Arizona State University, recalled in an interview with the Guardian that he tried giving ChatGPT an assignment to students and found that AI-generated papers could also get good grades.
Currently, some developers have produced a detection tool for ChatGPT-generated content - "GPTZero". You only need to paste the content into the input box, and you can get it within a few seconds. Get the analysis results and quickly detect whether an article is written by ChatGPT or manually.
Netizen comments: Students all over the world cried after seeing it.
The author is Edward Tian, a student at Princeton University, who used part of his vacation time to write GPTZero.
#Let's take a look at the detection process, first taking a piece of reporting content from the "New Yorker" as an example (100% sure to be written by humans):
Look at another piece of content generated by ChatGPT for testing:
## The principle of the #GPTZero application is analysis with the help of some text attributes. The first is perplexity, which is the randomness of the text to the model, or the degree to which the language model "likes" the text; and then there is the burstiness, which is the degree of perplexity displayed by machine-written text over a period of time. More uniform and constant, which is not the case with human-written text.
GPTZero: "Students, I'm sorry! Professors, you're welcome!"
In a speech at the University of Texas, OpenAI visiting researcher Scott Aaronson said the company is working on a system to combat cheating by "statistically watermarking the output." Aaronson said the technology will work by subtly adjusting the specific word choices chosen by ChatGPT in a way that won't be noticeable to readers but will be statistically detectable to anyone looking for signs of machine-generated text. predicted.
"We actually have a working prototype of the watermarking solution," Aaronson added. "It seems to perform well - as a rule of thumb, a few hundred words seems to be enough to get a signal: yes, this text comes from GPT."
Despite the concerns, Applications related to ChatGPT are also spreading rapidly. In many scenarios, people don’t want to talk to a chatbot that can’t understand simple queries, and ChatGPT, which can say anything, can solve this problem. Toronto-based Ada has partnered with OpenAI to apply GPT-3.5, the large model behind ChatGPT, to customer service chatbots, completing 4.5 billion customer service interactions.
According to The Information, Microsoft has also signed an exclusive licensing agreement with OpenAI and plans to integrate the technology into the Bing search engine.
ChatGPT is accelerating on the road of simulating real people, and this battle against counterfeiting will continue.
The above is the detailed content of ChatGPT cheating is causing concern, OpenAI: is developing its own audit tool. For more information, please follow other related articles on the PHP Chinese website!

Few-Shot Prompting: A Powerful Technique in Machine Learning In the realm of machine learning, achieving accurate responses with minimal data is paramount. Few-shot prompting offers a highly effective solution, enabling AI models to perform specific

Prompt Engineering: Mastering the "Temperature" Parameter for AI Text Generation Prompt engineering is crucial when working with large language models (LLMs) like GPT-4. A key parameter in prompt engineering is "temperature," whi

This article explores the growing concern of "AI agency decay"—the gradual decline in our ability to think and decide independently. This is especially crucial for business leaders navigating the increasingly automated world while retainin

Ever wondered how AI agents like Siri and Alexa work? These intelligent systems are becoming more important in our daily lives. This article introduces the ReAct pattern, a method that enhances AI agents by combining reasoning an

"I think AI tools are changing the learning opportunities for college students. We believe in developing students in core courses, but more and more people also want to get a perspective of computational and statistical thinking," said University of Chicago President Paul Alivisatos in an interview with Deloitte Nitin Mittal at the Davos Forum in January. He believes that people will have to become creators and co-creators of AI, which means that learning and other aspects need to adapt to some major changes. Digital intelligence and critical thinking Professor Alexa Joubin of George Washington University described artificial intelligence as a “heuristic tool” in the humanities and explores how it changes

LangChain is a powerful toolkit for building sophisticated AI applications. Its agent architecture is particularly noteworthy, allowing developers to create intelligent systems capable of independent reasoning, decision-making, and action. This expl

Radial Basis Function Neural Networks (RBFNNs): A Comprehensive Guide Radial Basis Function Neural Networks (RBFNNs) are a powerful type of neural network architecture that leverages radial basis functions for activation. Their unique structure make

Brain-computer interfaces (BCIs) directly link the brain to external devices, translating brain impulses into actions without physical movement. This technology utilizes implanted sensors to capture brain signals, converting them into digital comman


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

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

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver Mac version
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version
Useful JavaScript development tools