Earlier quoted context omitted.
Basically nobody was using automated gradient descent / etc because of the proclivity of these algorithms to get stuck on a boundary. The problem is the boundaries are not well defined. One example might be a catastrophic instability. If it gets triggered it has the potential to damage the machine. But the exact parameters in which the instability occurs are not well known. So with this algorithm you mix the best of…
To be clear: there are no gradients here (right?) This is just 0th order hill-climbing with a human assist.
Google and a nuclear fusion company have developed a new algorithm
51–60 of 129 posts
Re: Google and a nuclear fusion company have developed a new algorithm
#52Am I the only one that never reads these articles but just goes straight to the comments? It seems like reporters always get the facts bungled and go for the simple story - out of necessity of course.
Re: Google and a nuclear fusion company have developed a new algorithm
#53Earlier quoted context omitted.
The comparison is not b/w fusion and a hypothetical waste free source of energy. Its b/w fusion and fission. The waste products of fission are much more dangerous, expensive to handle and we still haven't found foolproof, effective ways of disposing them. OTOH, danger from irradiated materials (whatever that is, this is the first time I'm hearing this TBH) doesn't seem very pressing. I highly doubt any of the irradia…
Half life is inversely proportional to radiation intensity. The big issue with fission waste products are the nucleotides radioactive enough to kill and long lived enough to be annoying, not the nasty ones that go away in a few decades or the almost inert ones.
https://en.wikipedia.org/wiki/Nuclear_fission_product#Radioa...
Re: Google and a nuclear fusion company have developed a new algorithm
#54I do have a naive question. Suppose a big breakthrough comes out of a private company, and such innovation is necessary to use nuclear fusion. The company will be free to do whatever it pleases with the technology or it will somehow "force" to let other use, maybe behind the payment of some royalties.
Re: Google and a nuclear fusion company have developed a new algorithm
#55I do have a naive question. Suppose a big breakthrough comes out of a private company, and such innovation is necessary to use nuclear fusion. The company will be free to do whatever it pleases with the technology or it will somehow "force" to let other use, maybe behind the payment of some royalties.
The modern approach seems to be to just let people find a way around the patent, or simply ignore and litigate.
Re: Google and a nuclear fusion company have developed a new algorithm
#56Earlier quoted context omitted.
To be clear: there are no gradients here (right?) This is just 0th order hill-climbing with a human assist.
how does one climb a hill with no gradient? [serious question]
Re: Google and a nuclear fusion company have developed a new algorithm
#57There was a talk about the state of nuclear fusion by some MIT folks linked here on HN a few days ago. One of the biggest takeaways was that many fusion efforts are very far away (3 to 6+ orders of magnitude) on the most important metric, Q, which is energy_out / energy_in. Additionally, much press and public discussion completely fail to discuss this and other core factors that actually matter for making fusion viab…
Re: Google and a nuclear fusion company have developed a new algorithm
#58Sounds like some promising results, hopefully this approach will continue to be useful. Addressing the wider article, it always surprises me that the focus fusion approach is never mentioned in fusion articles put out by the mainstream media. I don't know what to attribute that to, but it's surprising that one of the most promising fusion approaches is constantly overlooked. To give an idea how drastically overlooked…
Re: Google and a nuclear fusion company have developed a new algorithm
#59Earlier quoted context omitted.
To be clear: there are no gradients here (right?) This is just 0th order hill-climbing with a human assist.
how does one climb a hill with no gradient? [serious question]
This sounds like what the experimenters are doing. Perhaps the GP was alluding to "first order hill climbing" as evaluating the gradient in every direction and climbing the steepest one, but the "0th order" version is also usually considered hill climbing and is better for some classes of problem.
Re: Google and a nuclear fusion company have developed a new algorithm
#60This is actually a really exciting development to me. (Note, what is exciting is the "optometrist algorithm" from the paper [1] not necessarily googles involvement as pitched in the guardian). Typically a day of shots would need to be programmed out in advance, typically scanning over one dimension (out of hundreds) at a time. It would then take at least a week to analyze the results and create an updated research pl…