When Scientific Publishing was Withheld
karvind writes "Article in Physical Review Focus reveals the silence practiced by Physical Review during WWII to delay publishing results related to fission, the splitting of an atom's nucleus accompanied by a prodigious release of energy. From the article: Because of fears that Germany would use American research to pursue an atomic weapon, the Physical Review agreed to withhold reports of significant advances. It was not until several months after an atomic bomb exploded over Nagasaki, Japan, that Phys. Rev. published the paper announcing the discovery of plutonium, the material used in that bomb. Physicist Abraham Pais later called the journal's silence on the subject 'the most important nonevent in the history of the Physical Review.'"
fir$t!
Firstuvall, I'd like to applaud the uncommon scientific focus of this; topics related to science in general are gee-whiz news of space exploration, not about science in its making. I would guess many slashdotters are scientists, and this brings good rest from the "SCO says they own Mickey Mouse and the patents to condoms" days.
That said, peer-reviewed outfits are still ran by humans. Neural nets have been essentially blocked by the nonparametric statistics community for a long while -- leading to the bizarre situation of having electrical engineers understand a lot about time-series prediction that the people who are actually involved with it don't -- and is only now making advance as econometricians -- who typically develop parametric statistical methods and then try to fit everything to their methods -- are adopting it, partly because of sheer job-market pressure.
And all that is in a pretty technical, numbers-in-numbers-out field.
So you pick up a peer-reviewed rag in economics -- and if economics isn't science, medicine isn't either --, and it risks having at least three types of ideological bias: a political one (generally from the more-or-less-state-intervention kind), a established-scientific-practices one (people already know their field, and getting game-theorists to accept category theory and arrow-chasing proofs is proving hard) _and_ a schools-competition one (possibly linked to political issues, since hyping up schools linked to free-market stances will harm the more-intervention camp).
Yes, you could say that physics has less politics involved. But when you're dealing with the very nature of "actual stuff", you are bumping into very deep philosophical stances that may be much harder to shake than political convictions with the scientific process only. I know many people who have come to adopt a more-free-market POV after being exposed to general equilibrium and microeconomic theory, but it's harder to convince people -- Einstein wouldn't -- that the universe is ultimately stochastic, or that our behaviour might be evolutionarily stable and a product of our genes, etc. etc.
In the end, economics has nothing like the controversy on sociobiology. Outside radical circles who have been essentially ignoring economic theory since uncertainty and assymetric information have come into play in the models, there is a very deep consensus among economists at least in the basic issues -- from Paul Krugman to Arthur Laffer.
Politics is just politics. We have our own interests, and we act to defend them. And after a while, people start to analyze what people do in the defense of their interests, and the action of special-interest groups, rent-seeking behaviour, etc. becomes clear.
Personal philosophies are a lot muddier. And physics touches the bottom of them.
For people who like this subject matter and want to read more about the history of the development of atomic bombs (including the history of early 20th century atomic physics), I can recommend The Making of the Atomic Bomb by Richard Rhodes. Solid history _and_ good writing.
I bought it after it was recommended in some other Slashdot post, and loved it.
I believe posters are recognized by their sig. So I made one.
"A Soviet scientist deduced from the Americans' silence on the topic that they were pursuing an atomic bomb. The Soviets soon followed suit."
Amateur paranoiacs cannot hope to compete with professional ones.
"Wow. Now THAT'S a lot of angry Indians." - Lt. Col. George Armstrong Custer
Welcome
.plan file updates. There were two main factors involved in my not doing updates for a long time - a good chunk of my time and interest was sucked into Armadillo Aerospace, and the fact that the work I had been doing at Id for the last half of Doom 3 development was basically pretty damn boring.
.plan files were appropriate ten years ago, and sort of retro-cute several years ago, but I'll be sensible and use the web.
I get a pretty steady trickle of emails from people hoping for
The Armadillo work has been very rewarding from a learning-lots-of-new-stuff perspective, and I'm still committed to the vehicle development, even post X-Prize, but the work at Id is back to a high level of interest now that we are working on a new game with new technology. I keep running across topics that are interesting to talk about, and the Armadillo updates have been a pretty good way for me to organize my thoughts, so I'm going to give it a more general try here.
I'm not quite sure what the tone is going to be - there will probably be some general interest stuff, but a bunch of things will only be of interest to hardcore graphics geeks.
I have had some hesitation about doing this because there are a hundred times as many people interested in listening to me talk about games / graphics / computers as there are people interested in rocket fabrication, and my mailbox is already rather time consuming to get through.
If you really, really want to email me, add a "[JC]" in the subject header so the mail gets filtered to a mailbox that isn't clogged with spam. I can't respond to most of the email I get, but I do read everything that doesn't immediately scan as spam. Unfortunately, the probability of getting an answer from me doesn't have a lot of correlation with the quality of the question, because what I am doing at the instant I read it is more dominant, and there is even a negative correlation for "deep" questions that I don't want to make an off-the-cuff response to.
Quake 3 Source
I intended to release the Q3 source under the GPL by the end of 2004, but we had another large technology licensing deal go through, and it would be poor form to make the source public a few months after a company paid hundreds of thousands of dollars for full rights to it. True, being public under the GPL isn't the same as having a royalty free license without the need to disclose the source, but I'm pretty sure there would be some hard feelings.
Previous source code releases were held up until the last commercial license of the technology shipped, but with the evolving nature of game engines today, it is a lot less clear. There are still bits of early Quake code in Half Life 2, and the remaining licensees of Q3 technology intend to continue their internal developments along similar lines, so there probably won't be nearly as sharp a cutoff as before. I am still committed to making as much source public as I can, and I won't wait until the titles from the latest deal have actually shipped, but it is still going to be a little while before I feel comfortable doing the release.
Random Graphics Thoughts
Years ago, when I first heard about the inclusion of derivative instructions in fragment programs, I couldn't think of anything off hand that I wanted them for. As I start working on a new generation of rendering code, uses for them come up a lot more often than I expected.
I can't actually use them in our production code because it is an Nvidia-only feature at the moment, but it is convenient to do experimental code with the nv_fragment_program extension before figuring out various ways to build funny texture mip maps so that the built in texture filtering hardware calculates a value somewhat like the derivative I wanted.
If you are basically just looking for plane information, as you would for modifying things with texture magnification or stretching shadow buffer filter kernels, the derivatives work out pretty well. However, i
Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
I do use a computer, and yes, it is a Mac.
Sincerely,
steve jobs
Economics does not use the scientific method of observations-hypotheseis-experiment-revisions. Medicine is willing to use a clinical trial where some part of the observed population gets new treatments and others don't. Economists seldom do this, with an all or nothing approach to changes in economic structures that prevent proper scientific analysis.
I agree that science is more policitized than many people think. But let me just add my two cents worth regarding pseudo-"black box" methods.
One of the reasons Neural Networks were viewed with some doubt was because of their "pseudo-black box" nature. Train it enough and you will get a model that gives you a good fit for your data, but you have no insight as to interpret the results, not least because you will almost never get the same model twice from the same data (the weights will be different every time you train them).
The neural networks idea sounded interesting because of the "cool" biological analogue it has with neurons firing in your brain (and it had interesting jargon to boot).
But if you look at its mathematical description it boils down to doing a simple regression/curve fitting with a limited nonlinear model that uses exponential functions (known in the NN community as "activation functions") like the sigmoid etc. (You can actually derive this if you write out the equations for a simple 1-2 layer neural network).
It spits out data that fits the curve, but tells you nothing about the correlations inside them. In the 1980s, people were attracted to it because of its simplicity and the fact that it seemed to be feasible way of mimicking a human's pattern matching abilities. It was all the rage back then. In the 1990s or so, people started to become aware of its weaknesses and began to look at it more circumspectly.
To give you an example, most credit card companies use Neural Networks to approve credit card applications. They pump your application data through a trained model (based on past classifications done by humans), and it spits out an "Approved" or "Not Approved" flag.
Unfortunately, you have no idea why a certain application is approved or not approved. A neural network model can't tell you that. It's only designed to give you an answer based on the its training weights, i.e. it only models the relationship between Y and X, and not the Y and X spaces themselves.
Instead, if you apply a multivariate statistical method such as PLS (via a NIPALS algorithm), the model will tell you how things are correlated (in a easy to interpret graphical fashion). It will pretty much be doing the same thing as the neural network, except that it models the X and Y spaces simultaneously, compensates for missing data by deriving from the correlation structures; all this by transforming the variables into a latent variable space that captures the maximum covariance in the data. All the equations are transparent and have a solid basis in the mathematics of linear transformations and projections.
And you get the same model each time, so it can tell you exactly why your credit card application was turned down. (Too many unpaid bills, for instance)
It is easy to become enamored of black-box methods (I know I was), but ultimately the methods that survive are the ones built on rigorous mathematical/scientific foundations. (not always possible, especially in areas like economics, but it is something to strive for)
Most ideas and theories get superseded over time, but black-box methods and theories produce the most controversies. Sometimes you can't blame the community for being a little skeptical of them.
According to a theorem usually attributed to Cybenko, any continuous nonlinear function can be represented by a linear combination of sigmoid functions of a linear combination of your parameters. In neural nets terms, a single hidden layer net with 2n+1 neurons in your hidden layer can represent _any_ continuous function.
That doesn't mean the usual neural net training algorithms are able to achieve that representation, but it's still a strong result, and it mostly justifies neural nets being increasingly looked at seriously at nonparametric (without individual input effect parameters as an usual OLS model would yield) statistics.
All in all, I do have a lot of faith in the future of nonparametric methods. They might be no substitute of empirical experiment (and that's what the parametric statistical methods that comprise econometrics strive for), but the sheer success of neural nets in spite of their lukewarm academic reception shows they can be quite useful.
I read Jobs uses an Intel laptop with NextSTEP on it
sorry to respond to the frivolous
Its purpose is to suck money out of sick people, it was true about tribal healers two thousand years ago, it it also true in case of modern physicians.
Science is about knowledge not about making money.
Medicine is ONLY about making money. The same is true about law and economics.
Physics, Astronomy, Chemistry, Biology, Geology,etc., THESE are REAL SCIENCES.
Mathematics, although a very important branch of human knowledge,is not a science, because it does not use the scientific method.
Scientific method is about making nature answer questions (through observations or experiments), then build theories based on these answers, suggesting new experiments based on theories, etc.
Mathematicians dont make observations or experiments, just build axiomatic systems, prove theorems, etc.
"economics is not a science"
is astronomy? is paleotology? is geography?
How do you do experiments in paleobiology?
Granted, much of econ. is layered with preconceptions; much of it IS covet , unconscious, politics.
Kind of ironic that this did not end up on the front page for such a slow news day.
comment directly in my journal
Yes, much of the silence in scientific circles is political or, as in the case of wartime, to protect national interests.
Private interests get in the game too though. Drug studies are squelched if the sponsors don't like the results, and people wind up dying. Decades-old industry studies of smoking tobacco never saw the light of day until recently. You always hear rumors about car and energy companies not telling all they know about more efficient motors and fuels, but "those are just rumors."
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
Yes this is a rejected story from slashdot.
Plutonium was invented, not discovered. Uranium is the heaviest naturally-occurring element.
Feel free to nit-pick back.
There are two problems with this argument:
There's no point in questioning authority if you aren't going to listen to the answers.
The Physics Review site is only allowing people who pay beaucoup dollars to view the articles. I thought we already paid for this stuff with public funds when the original research was done. It's time to open up the results to everyone instead of just a few.
> In the end, the absence of publications on fission
> in the Physical Review was too glaring to go
> unnoticed. A Soviet scientist deduced from the
> Americans' silence on the topic that they were
> pursuing an atomic bomb. The Soviets soon followed
> suit.
Of course, Klaus Fuchs passing on research details from the Manhatten Project helped.
--
Toby
they ensured that we behaved rationally by giving cash payouts tied to our economic success in the experimental system.
I've participated in economic experimental games like that, too. Rational behavior sounds like something that should be easy to gauge, but it's not.
The problem is that, in the real world, there is this constantly shifting layer of perception that participants have of cost and of reward. By changing peoples' perceptions, it doesn't matter too much that they have this rational decision-making capability. If you can be made to believe a choice is critical to your very survival, then you will be willing to bear high costs. Even if I, by rational analysis, think you are being deluded.
When cars, deodorants and extended warranties are sold by appealing to fear or to anxieties about one's sexual attractiveness, and sold quite effectively, you get an idea of just how weird our system is.
"Provided by the management for your protection."
Cybenko's result was more of a reality check for the NN community than anything else. If NNs didn't have this property, there wouldn't be much use in studying them. The Weierstrass Approximation theorem, which you can find in a good real analysis book, shows that plain old vanilla polynomials of the form sum(i=1,n) a_i x^i have the same property.
Barron had a paper giving rate-of-approximation results for a certain class of functions. This starts to answer the question "how big should n be?" I'm not sure what new work has appeared along these lines. I've been out of touch with the NN community for a few years. That said, a lot of the learning people seem to be more excited about support vector machines and kernel methods these days. I guess some people group these techniques along with neural networks, but they lie on a much more solid foundation of statistics.
cheers, Rick
What is it that you use to distinguish "Science" fron "Non-Science"? And, how do the issues of bias enter into your asessment?
In my opinion bias is not part of any "science". People do have biases and that affects hopw they go about their work and how they interpret their results. This issue is an inescapable aspect of humanity and shows up in all disciplines ranging from medicine to mathematics.
But you specified that "...if economics isn't science, medicine isn't either..." but you didn't support that or provide any basis for comparing the two. What is it that invariably links the scientific-classification fate of medicine to that of economics? Or, to cite examples, what is it about Thomas Friedman's half-assed (and yes I do think it half-assed) "Golden Straightjacket" that makes it "science"?