Aprillion
that’s not how productivity ought to be measured—it should measure some output per (say) a workday
1 vs 5 FTE is a difference in input, not output, so you can say “adding 5 people to this project will decrease productivity by 70% next month and we hope it will increase productivity by 2x in the long term” … not a synonym of “5x productivity” at all
it’s the measure by which you can quantify diminishig results, not obfuscate them!
...but the usage of “5-10x productivity” seems to point to a diffent concept than a ratio of useful output per input 🤷 AFAICT it’s a synonym with “I feel 5-10x better when I write code which I wouldn’t enjoy writing otherwise”
A thing I see around me, my mind.
Many a peak, a vast mountain range,
standing at a foothill,
most of it unseen.Two paths in front of me,
a lighthouse high above.Which one will it be,
a shortcut through the forest,
or a scenic route?Climbing up for better views,
retreating from overlooks,
away from the wolves.To think with all my lighthouses.
all the scaffold tools, system prompt, and what not add context for the LLM … but what if I want to know what’s the context too?
we can put higher utility on the
shutdown
sounds instrumental to expand your moral circle to include other instances of yourself to keep creating copies of yourself that will shut down … then exand your moral circle to include humans and shut them down too 🤔
exercise for readers: what patterns need to hold in the environment in order for “do what I mean” to make sense at all?
Notes to self (let me know if anyone wants to hear more, but hopefully no unexplored avenues can be found in my list of “obvious” if somewhat overlapping points):
sparsity—partial observations narrow down unobserved dimensions
ambiguity / edge of chaos—the environment is “interesting” to both agents (neither fully predictable nor fully random)
repetition / approximation / learnability—induction works
computational boundedness / embeddedness / diversity
power balance / care / empathy / trading opportunity / similarity / scale
Parity in computing is whether the count of 1s in a binary string is even or odd, e.g. ’101′ has two 1s ⇒ even parity (to output 0 for even parity, XOR all bits like
1^0^1
.. to output 1 for this, XOR that result with 1).The parity problem (if I understand it correctly) sounds like trying to find out the minimum amount of data samples per input length a learning algorithm ought to need to figure out that a mapping between a binary input and a single bit output is equal to computing XOR parity and not something else (e.g. whether an integer is even/odd, or if there is a pattern in wannabe-random mapping, …), and the conclusion seems to be that you need exponentially more samples for linearly longer input .. unless you can figure out from other clues that you need to calculate parity in which case you just implement parity for any input size and you don’t need any additional sample data.
(FTR: I don’t understand the math here, I am just pattern matching to the usual way this kind problems go)
The failure mode of the current policy sounds to me like “pay for your own lesson to feel less motivated to do it again” while the failure mode of this proposal would be “one of the casinos might maybe help you cheat the system which will feel even more exciting”—almost as if the people who made the current policy knew what they were doing to set aligned incentives 🤔
Focus On Image Generators
How about audio? Is the speech-to-text domain as “close to the metal” as possible to deserve focus too or did people hit roadblocks that made image generators more attractive? If the latter, where can I read about the lessons learned, please?
What if you tried to figure out a way to understand the “canonical cliffness” and design a new line of equipment that could be tailored to fit any “slope”… Which cliff would you test first? 🤔
IMO
in my opinion, the acronym for the international math olympiad deserves to be spelled out here
Evolution isn’t just a biological process; it’s a universal optimization algorithm that applies to any type of entity
Since you don’t talk about the other 3 forces of biological evolution, or about “time evolution” concept in physics...
And since the examples seem to focus on directional selection (and not on other types of selection), and also only on short-term effect illustrations, while in fact natural selection explains most aspects of biological evolution, it’s the strongest long-term force, not the weakest one (anti-cancer mechanisms and why viruses don’t usualy kill theit host are also well explained by natural selection even if not listed as examples here, evolution by natural selection is the thing that well explains ALL of those billions of years of biology in the real world—including cooperation, not just competition)...
Would it be fair to say that you use “evolution” only by analogy, not trying to build a rigorous causal relationship between what we know of biology and what we observe in sociology? There is no theory of the business cycle because of allele frequency, right?!?
If anyone here might enjoy a dystopian fiction about a world where the formal proofs will work pretty well, I wrote Unnatural abstractions
Thank you for the engagement, but “to and fro” is a real expression, not a typo (and I’m keeping it).. it’s used slightly unorthodoxly here, but it sounded right to my ear, so it survived editing ¯\_(ツ)_/¯
I tried to be use the technobabble in a way that’s usefully wrong, so please also let me know if someone gets inspired by this short story.
I am not making predictions about the future, only commenting on the present—if you notice any factual error from that point of view, feel free to speak up, but as far as the doominess spectrum goes, it’s supposed to be both too dystopian and too optimistic at the same time.
And if someone wants to fix a typo or a grammo, I’d welcome a pull request (but no commas shall be harmed in the process). 🙏
Unnatural abstractions
Let me practice the volatile kidness here … as a European, do I understand it correctly that this advice is targeted for US audience? Or am I the only person to whom it sounds a bit fake?
How I personally understand what it could mean to “understand an action:”
Having observed action A1 and having a bunch of (finite state machine-ish) models, each with a list of states that could lead to action A1, more accurate candidate model ⇒ more understanding. (and meta-level uncertainty about which model is right ⇒ less understanding)
Model 1 Model 2 S11 -> 50% A1 S21 -> 99% A1 -> 50% A2 -> 1% A2 S21 -> 10% A1 S22 -> 1% A1 -> 90% A3 -> 99% A2 S23 -> 100% A3
Thanks for the clarification, I don’t share the intuition this will prove harder than other hard software engineering challenges in non-AI areas that weren’t solved in months but were solved in years and not decades, but other than “broad baseline is more significant than narrow evidence for me” I don’t have anything more concrete to share.
A note until fixed:Chollet also discusses ‘unhobbling’→Aschenbrenner also discusses ‘unhobbling’
I agree with “Why does this matter” and with the “if … then …” structure of the argument.
But I don’t see from where do you see such high probability (>5%) of scaffolding not working… I mean whatever will work can be retroactively called “scaffolding”, even if it will be in the “one more major breakthrough” category—and I expect they were already accounted for in the unhobblings predictions.
a year ago many expected scaffolds like AutoGPT and BabyAGI to result in effective LLM-based agents
Do we know the base rate how many years after initial marketing hype of a new software technology we should expect “effective” solutions? What is the usual promise:delivery story for SF startups / corporate presentations around VR, metaverse, crypto, sharing drives, sharing appartments, cybersecurity, industrial process automation, self-driving ..? How much hope should we take from the communication so far that the problem is hard to solve—did we expect before AutoGPT and BabyAGI that the first people who will share their first attempt should have been successful?
a.k.a. the set of problems already solved by open source libraries without the need to re-invent similar code?