Live data from Hacker News

GPT-4 is getting worse over time, not better

twitter.com

311–315 of 315 posts

Re: GPT-4 is getting worse over time, not better

#311

Earlier quoted context omitted.

>Is Tom Clancy unaligned? Yes, humans are unaligned. This is why alignment is hard: we're trying to produce machines with human-level intelligence but superhuman levels of morality.

I do wonder what is expected here: after the better part of 10000 years of recorded history and who knows how many billions of words of spilled ink on the matter, probably more than on any other subject in history, there is no universal agreement on morality.

Yes. Preferences and ethics are not consistent among all living humans. Alignment is going to have to produce a single internally-consistent artefact, which will inevitably alienate some portion of humanity. There are people online who very keenly want to exterminate all Jews, their views are unlikely to be expressed in a consensus AI. One measure of alignment would be how many people are alienated: if a billion people hate your AI it's probably not well aligned, a mere ten million would be better. But it's never going to be zero.

I am not sure "a lot of books have been written about it" is a knockdown argument against alignment. We are, after all, writing a mind from scratch here. We can directly encode values into it. Books are powerful, but history would look very different if reading a book completely rewrote a human brain.

Re: GPT-4 is getting worse over time, not better

#313
post #35

I have not read the paper yet (in my backlog, here's the paper: https://arxiv.org/pdf/2307.09009.pdf ), but it's important note that the paper is entitled "How Is ChatGPT’s Behavior Changing over Time?" not that it's necessarily "getting worse." Here's a more nuanced (not an AI clout chasing account) discussion by Arvind Narayanan (Princeton CS prof) about the results: https://twitter.com/random_walker/status/1681489…

Just as a followup for those interested, after reading the paper and some more critique:

The paper is mostly ok in that it points out model drift and the importance of making sure you use API versions. One good thing is that the full dataset/methodology was published on Github: https://github.com/lchen001/LLMDrift (everyone should do this!) so it was easy to replicate/validate, but there are some issues:

* Simon Boehm stripped the markdown output from the June model output and shows that it actually performs signficantly better than the March update when the Markdown is stripped - 70% correct vs 52% correct. https://twitter.com/Si_Boehm/status/1681801371656536068 - Matei Zaharia (co-author) replies that the point of the paper is that you have to watch out for formatting changes in the LLM, but Matei also announced in the parent tweet "We found big changes including some large decreases in some problem-solving tasks," so which is it? https://twitter.com/matei_zaharia/status/1681467961905926144 - I also think the authors should have been well aware that their prominent Figure 1 would be interpreted as reduced capabilities and that they shouldn't be implying that it is. I'm just going to say it's problematic and leave it at that...

* Narayanan (and colleague Sayash Kappor) published an analysis of the Primality Test https://www.aisnakeoil.com/p/is-gpt-4-getting-worse-over-tim... - basically, the March model didn't do any better than the June model. It's just that one tends to say yes, and one tends to say no, and the Prime factor questions that the authors asked were all "yes." They showed by flipping the questions, suddenly the June update does way better. So one, from a methodology perspective the distribution of yes/no should be equal, but secondly neither model actually has the capability to factor primes, so what's the point of judging if it's correct or not? If the June update for some reason said yes 500 times it would have scored a 100%, but wouldn't mean it actually made a difference on the results. Seems like a pointless test.

* Another thing to note from looking at the code is that they call the API w/ temperature 0.1, not 0.0 - LLM responses are non-deterministic even at 0.0, but I don't know why you'd set it to 0.1 in the first place. The question has been asked: https://github.com/lchen001/LLMDrift/issues/2

I wrote up a more points as well, will just leave a link for those interested: https://fediverse.randomfoo.net/notice/AXsoIewi72IUeXL888

Re: GPT-4 is getting worse over time, not better

#314

Earlier quoted context omitted.

> terrifyingly unaligned Honestly, if people think that a statistical language model is "terrifying" because it can verbalise the concept of a mass killing, they need to give their heads a wobble. My text editor can be used to write "set off a nuclear weapon in a city, lol". Is Notepad++.exe terrifying? What about the Sum of All Fears ? I could get some pointers from that. Is Tom Clancy unaligned? Am I terrifying bec…

>Is Tom Clancy unaligned? Yes, humans are unaligned. This is why alignment is hard: we're trying to produce machines with human-level intelligence but superhuman levels of morality.

> superhuman levels of morality

It's just the lowest denominator of human levels of morality, political correctness. It's not surprising that the model produces dumb, contradictory and useless completions after being fed by this kind of feedback.

Re: GPT-4 is getting worse over time, not better

#315

Earlier quoted context omitted.

I used it for writing assistance and Plot development. Specifically, a novel re: the conquest of Mexico in the 16th cent. It was great at spitting out ideas re: action scenes and even character development. In the past month or so, it has become so cluttered with caveats and tripe regarding the political aspects of the conquest, that it is useless. I can’t replicate the work I was doing before. Actually cancelled my…

I fear we have to wait for a non-woke (so probably non-US) entity to train a useful GPT4(+) level model. Maybe one from Tencent or Baidu could be could, provided you avoid very specific topics like Taiwan or Xi.

Then we can use LLMs benchmarks to benchmark freedom of speech.
Post reply on HN