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.'"
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
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.
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.
Reason never stopped the military before. I doubt it will now.
http://www.dieblinkenlights.com
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"?