I think It's not because AI working on "misaligned" goals. The user never specify the goal clearly enough for AI system to work. However, I think producing detailed enough specification requires same or even larger amount of work than writing code. We write rough specification and clarify these during the process of coding. I think there are minimal effort required to produce these specification, AI will not help you…
How does misalignment scale with model intelligence and task complexity?
31–40 of 84 posts
Re: How does misalignment scale with model intelligence and task complexity?
#32It is no surprise that models need grounding too, lest their outputs be no more useful than dreams.
It’s us engineers who give arms and legs to models, so they can navigate the world and succeed at their tasks.
Re: How does misalignment scale with model intelligence and task complexity?
#33Re: How does misalignment scale with model intelligence and task complexity?
#34The probabilistic version of "Do No Harm" is "Do not take excessive risk of harm".
This should work as AIs become smarter because intelligence implies becoming better bayesians which implies being great at calibrating confidence intervals of their interpretations and their reasoning and basically gaining a superhuman ability for evaluating the bounds of ambiguity and risk.
Now this doesn't mean that AIs won't be misaligned, only that it should be possible to align them. Not every AI maker will necessarily bother to align them properly, especially in adversarial, military applications.
Re: How does misalignment scale with model intelligence and task complexity?
#35> Making models larger improves overall accuracy but doesn't reliably reduce incoherence on hard problems. Coherence requires 2 opposing forces to hold coherence in one dimension and at least 3 of them in higher dimensions of quality. My team wrote up a paper titled "If You Want Coherence, Orchestrate a Team of Rivals"[1] because we kept finding that upping the reasoning threshold resulted in less coherence - more ex…
Re: How does misalignment scale with model intelligence and task complexity?
#36I just want to nitpick something that really annoys me that has become extremely common: the tendency to take every opportunity to liken all qualities of LLMs to humans. Every quirk, failure, oddity, limitation, or implementation detail is relentlessly anthropomorphized. It's to the point where many enthusiasts have convinced themselves that humans think by predicting the next token.
It feels a bit like a cult.
Personally, I appreciate more sobriety in tech, but I can accept that I'm in the minority in that regard.
Re: How does misalignment scale with model intelligence and task complexity?
#37This is a big deal, but are they only looking at auto-regressive models?
Re: How does misalignment scale with model intelligence and task complexity?
#38[flagged]
If you wouldn't mind reviewing https://news.ycombinator.com/newsguidelines.html and taking the intended spirit of the site more to heart, we'd be grateful.
Re: How does misalignment scale with model intelligence and task complexity?
#39This is a good line: "It found that smarter entities are subjectively judged to behave less coherently" I think this is twofold: 1. Advanced intelligence requires the ability to traverse between domain valleys in the cognitive manifold. Be it via temperature or some fancy tunneling technique, it's going to be higher error (less coherent) in the valleys of the manifold than naive gradient following to the local minima…
What do 'domain valleys' and 'tunneling' mean in this context?
Re: How does misalignment scale with model intelligence and task complexity?
#40> Making models larger improves overall accuracy but doesn't reliably reduce incoherence on hard problems. Coherence requires 2 opposing forces to hold coherence in one dimension and at least 3 of them in higher dimensions of quality. My team wrote up a paper titled "If You Want Coherence, Orchestrate a Team of Rivals"[1] because we kept finding that upping the reasoning threshold resulted in less coherence - more ex…
This seems very basic to any kind of information processing beyond straight shot predictable transforms.
Expansion and reduction of possibilities, branches, scope, etc.
Biological and artificial neural networks converging into multiple signals, that are reduced by competition between them.
Scientific theorizing, followed by experimental testing.
Evolutionary genetic recombination and mutation, winnowed back by resource competition.
Generation, reduction, repeat.
In a continually coordinated sense too. Many of our systems work best by encouraging simultaneous cooperation and competition.
Control systems command signal proportional to demand, vs. continually reverse-acting error feedback.