Keep your economist hat on! For-profit companies release useful open source all the time, including for the following self-interested reasons:
This is sufficient incentive that in the case of ML tools, volunteers just don't have the resources to keep up with corporate projects. They still exist, but e.g. mygrad is not pytorch. For a deeper treatment, I'd suggest reading Working in Public (Nadia Eghbal) for a contemporary picture of how open-source development works, then maybe The Cathedral and the Bazzar (Eric Raymond) for the historical/founding-myth view.
I'd generally expect impact-motivated open source foundations to avoid competing directly with big tech, and instead try to build out under-resourced parts of the ecosystem like e.g. testing and verification. Regardless of the specifics here, to the extent that they work impact certificates invoke the unilateralists curse and so you really do need to consider negative externalities.
The fact that there is more than zero contributions from for-profit companies and other sources does not mean that the optimal level of public-good funding has been approached; the fact that other public-goods efforts are crowded out by existing efforts does not mean that either. (The fact that novel incentive or fundraising or corporate structures in the cryptocurrency world can raise tens of billions of dollars to create public-good-ish things while such structures still fall far short of solving 'funding public goods', however, does strongly suggest that there is an extremely large gap between those non-zero contributions and the socially-optimal level of funding.)
If I am reading you correctly, you are trying to build an incentive structure that will accelerate the development of AGI. Many alignment researchers (I am one) will tell you that this is not a good idea, instead you want to build an incentive structure that will accelerate the development of safety systems and alignment methods for AI and AGI.
There is a lot of open source production in the AI world, but you are right in speculating that a lot of AI code and know-how is never open sourced. Take a look at the self-driving car R&D landscape if you want to see this in action.
As already mentioned by Zac, for-profit companies release useful open source all the time for many self-interested reasons.
One reason not yet mentioned by Zac is that an open source release may be a direct attack to suck the oxygen our of the business model of one or more competitors, an attack which aims to commoditize the secret sauce (the software functions and know-how) that the competitor relies on to maintain profitability.
This motivation explains why Facebook started to release big data handling software and open source AI frameworks: they were attacking Google's stated long-term business strategy, which relied on Google being better at big data and AI than anybody else. To make this more complicated, Google's market power never relied as much on big data and advanced AI as it wanted its late-stage investors to believe, so the whole move has been somewhat of an investor story telling shadow war.
Personally, I am not a big fan of the idea that one might try to leverage crypto-based markets as a way to improve on this resource allocation mess.
you are trying to build an incentive structure that will accelerate the development of AGI.
No, I'm not sure how you got that impression (was it "failing to coordinate"?), I'm asking for the opposite reason.
My friend Rai said in a Telegram chat:
So my thinking is something like: If you just throw money at FOSS ML libraries, I expect you'd mostly shorten the time from "some researcher writes a paper" and "that model is used in a billion real-world projects". I think you'd make whatever AI tech exists be more broadly distributed. I don't think that would directly make stronger AI arrive faster, because I think it would mostly just give people lots of easy-to-use boxes, like when CNNs got popularized, it became quite trivial to train any sort of visual classification task you wanted.
But I can see that this would make weaker AI get deployed faster, so that gains from capabilities research could be easier to see for investors, so it could indirectly pour more effort into developing stronger capabilities.
The change of timelines that would produce would depend on to what degree you believe that we are in a "deployment overhang", in the sense of "practical deployment of models is lagging far behind what we have capacities for". I can see arguments for both why we are and aren't in such an overhang. Argument for would be of the shape "have you seen the stuff GPT-3 can do? Why doesn't everyone have a competent virtual assistant yet?" An argument against would be "look at how slow we're going with e.g. self-driving cars or AI in medicine, capabilities research just glosses over lots of stuff that blocks practical deployment".
I think it also depends a lot on what exactly you'd be funding. For example, "cutting-edge pre-trained deep RL for everyone" versus "explainable interpretable robust models for everyone"
Me:
Woot, thanks! Can I share that with the others, including the author of the question? My interpretation was even that it’s about libraries like cchardet – super fundamental ones. Lots of websites misdeclare their encodings, so you get a lot of messy text with encoding errors when you try to read it. Make cchardet a bit more magical, add support for a few more encodings, and you can extract a bit more training data, or a developer saves a day of hard-coding the right encodings to use for a bunch of domains. That, except with thousands and thousands of libraries like cchardet.
Rai:
Sure you can share that, even as a comment with attribution to me if you think it could be useful.
With stuff like more fundamental libraries there it becomes i think a question of generally speeding up industry/innovation. I think you'd probably want to plug all this into a general development model.
Btw, I'm open to the possibility that the answer is "yes, but it will accelerate alignment techniques more than capabilities, so it's still good to do."
(Note, though, not all acceleration of deployment is bad. Imagine that we manage to secure against the period of peril, where fully general capabilities have been pretty much found but aren't being deployed because the discoverers are too responsible to do it without a convincing alignment solution. That's a case where alignment work itself accelerates the deployment of AGI, but the acceleration is purely good.)
This question is material to us, as we're building an impact certificate market (a major component in retroactive public goods funding), and if the answer is yes, we might actually want to abort, or — more likely — I'd want to put a lot of work into helping to sure up mechanisms for making it sensitive to long-term negative externalities.
Another phrasing: Are there any dependencies for AGI, that private/academic AI/AGI projects are failing to coordinate to produce, that near-future foundations for developing free software would produce?
I first arrived at this question with my economist hat on, and the answer was "of course, there would be", because knowledge and software infrastructure are non-excludable goods (useful to many but not profitable to release). But then my collaborators suggested that I take the economist hat off and try to remember what's actually happening in reality, in which, oh yeah, it genuinely seems like all of the open source code and software infrastructures and knowledge required for AI are being produced and freely released by private actors, in which case, us promoting public goods markets couldn't make things worse. (Sub-question: Why is that happening?)
But it's possible that that's not actually happening, it could be a streetlight effect: Maybe I've only come to think that all of the progress is being publicly released because I don't see all of the stuff that isn't! Maybe there are a whole lot of coordination problems going on in the background that are holding back progress, maybe OpenAI and Deepmind, the algorithmic traders, DJI, and defense researchers are all doing a lot of huge stuff but it's not being shared and fitted together, but a lot of it would be in the public cauldron if an impact cert market existed. I wouldn't know! Can we rule it out?
It would be really great to hear from anyone working on AI, AGI, and alignment on this. When you're working in an engineering field, you know what the missing pieces are, you know where people are failing to coordinate, you probably already know whether there's a lot of crucial work that no individual player has an incentive to do.