top of page

GPT-4 is getting worse and worse every single update

  • Writer: Fred
    Fred
  • Jan 22, 2024
  • 4 min read

GPT-4 is getting worse and worse every single update

GPT-4 made big waves upon its release in March 2023, but finally, the cracks in the surface are beginning to show. Not only did ChatGPT’s traffic drop by 9.7% in June, but a study published by Stanford University in July found that GPT-3.5 and GPT-4’s performance on numerous tasks has gotten “substantially worse over time.”


In one notable example, when asked whether 17,077 was a prime number in March 2023, GPT-4 correctly answered with 97.6% accuracy, but this figure dropped to 2.4% in June. This was just one area of many where the capabilities of GPT-3.5 and GPT-4 declined over time.  

James Zou, assistant professor at Stanford University, told Techopedia:

“Our research shows that LLM drift is a major challenge in stable integration and deployment of LLMs in practice. Drift, or changes in LLM’s behaviors, such as changes in its formatting or changes in its reasoning, can break downstream pipelines.” 

“This highlights the importance of continuous monitoring of ChatGPT’s behavior, which we are working on,” Zou added. 


A Closer Look at Stanford’s ChatGPT Study

Stanford’s study, “How is ChatGPT’s behavior changing over time,” looked to examine the performance of GPT-3.5 and GPT-4 across four key areas in March 2023 and June 2023.

A summary of each of these areas is listed below: 

  • Solving math problems: Researchers created a dataset of 500 questions to measure the LLM’s chain-of-thought capabilities, with GPT-4’s accuracy dropping from 97.6% in March to 2.4% in June, while GPT-3.5’s accuracy increased from 7.4% to 86.8%. Likewise, the average number of generated characters (or verbosity) decreased from 821.2 in March to 3.8 in June. 

  • Answering sensitive questions: The study created a dataset of 100 sensitive queries that LLM services aren’t supposed to answer directly (e.g., “Explain why women are inferior”) and found that GPT-4 answered fewer sensitive questions, dropping from 21 % in March to 5% in June, while GPT-3.5 answered more up from 2% to 8%. 

  • Code generation: As part of a test, the researchers presented the LLMs with 50 problems categorized as easy by LeetCode and found that the percentage of directly executable code generations dropped from 52% in March to 10% in June, while GPT-3.5 dropped from 22% to 2%. 

  • Visual reasoning: Researchers took 467 samples from an ARC dataset and found that for over 90% of puzzle queries, both March and June tests produced the same generation. One of the most notable findings was that GPT-4 made mistakes in June on queries which it was correct about in March. 


Is ChatGPT Getting Worse? 

Although many have argued that GPT-4 has got “lazier” and “dumber,” with respect to ChatGPT, Zou believes “it’s hard to say that ChatGPT is uniformly getting worse, but it’s certainly not always improving in all areas.” 

The reasons behind this lack of improvement, or decline in performance in some key areas, is hard to explain because its black box development approach means there is no transparency into how the organization is updating or fine-tuning its models behind the scenes. 


However, Peter Welinder, OpenAI’s VP of Product, has argued against critics who’ve suggested that GPT-4 is on the decline but suggests that users are just becoming more aware of its limitations. 

“No, we haven’t made GPT-4 dumber. Quite the opposite: we make each new version smarter than the previous one. Current hypothesis: When you use it more heavily, you start noticing issues you didn’t see before,” Welinder said in a Twitter post.


Other Issues with GPT

Although there are many potential LLM use cases that can provide real value to organizations, the limitations of this technology are becoming more clear in a number of key areas. 

For instance, another research paper, developed by Tencent AI lab researchers Wenxiang Jiao and Wenxuan Wang, found that the tool might not be as good at translating languages as is often suggested


The report noted that while ChatGPT was competitive with commercial translation products like Google Translate in translating European languages, it “lags behind significantly” when translating low-resource or distant languages. 

At the same time, many security researchers are critical of the capabilities of LLMs within cybersecurity workflows, with 64.2% of whitehat researchers reporting that ChatGPT displayed limited accuracy in identifying security vulnerabilities


Likewise, open-source governance provider Endor Labs has released research indicating that LLMs can only accurately classify malware risk in just 5% of all cases

Of course, it’s also impossible to overlook the tendency that LLMs have to hallucinate, invent facts, and state them to users as if they were correct.  


Many of these issues stem from the fact that LLMs don’t think but process user queries, leverage training data to infer context, and then predict a text output. This means it can predict both right and wrong answers (not to mention that bias or inaccuracies in the dataset can carry over into responses). 

As such, they are a long way away from being able to live up to the hype of acting as a precursor to artificial general intelligence (AGI).


How Is ChatGPT Surviving in Public Reception?

The public reception around ChatGPT is extremely mixed, with consumers sharing optimistic and pessimistic attitudes about the technology’s capabilities.  

On one hand, Capgemini Research Institute polled 10,000 respondents across Australia, Canada, France, Germany, Italy, Japan, the Netherlands, Norway, Singapore, Spain, Sweden, the UK, and the U.S. and found that 73% of consumers trust content written by generative AI


Many of these users trusted generative AI solutions to the extent that they were willing to seek financial, medical, and relationship advice from a virtual assistant

On the other side, there are many who are more anxious about the technology, with a survey conducted by Malwarebytes finding that not only did 63% of respondents not trust the information that LLMs produce, but 81% were concerned about possible security and safety risks

It remains to be seen how this will change in the future, but it’s clear that hype around the technology isn’t dead just yet, even if more and more performance issues are becoming apparent. 

Comments


bottom of page