Crackpot Scandal In Mathematics
ocean_soul writes "It is well known among scientists that the impact factor of a scientific journal is not always a good indicator of the quality of the papers in the journal. An extreme example of this was recently uncovered in mathematics. The scandal is about one El Naschie, editor in chief of the 'scientific' journal Chaos, Solitons and Fractals, published by Elsevier. This is one of the highest impact factor journals in mathematics, but the quality of the papers in it is extremely poor. The journal has also published 322 papers with El Naschie as (co-)author, five of them in the latest issue. Like many crackpots, El Nashie has a kind of cult around him, with another journal devoted to praising his greatness. There was also a discussion about the Wikipedia entry for El Naschie, which was supposedly written by one of his followers. When it was deleted by Wikipedia, they even threatened legal actions (which never materialized)."
In fact, the crackpotness of El Nachies' papers is obvious even to most grad students (you should read some, they are in fact rather funny). The bigger problem is that, by repeatedly citing his own articles, his journal gets a high impact factor. People who have absolutely no clue about math, like the ones who decide on the funding, conclude from the high impact factor that the papers in this journal must be of high quality.
The summary claims Chaos, Solitons and Fractals, has a high impact factor. The blog linked to, however, does not assert this, and I see no source for it. He does also co-edit the International Journal of Nonlinear Sciences and Numerical Simulation, which the blog asserts "flaunt its high 'impact factor'." The link to the IJNSNS praising him is broken, so I can't confirm that.
It looks to me like some crackpot got a journal. However, it doesn't seem particularly devastating. Nobody has based work on his articles purely on the basis of the "Impact Factor." I don't think anyone else is taking him seriously. At worst, libraries have paid to subscribe.
Oh, snap!
Seriously? There's a lot of high-quality CS research out there in the journals and conference papers; of course there's also a lot of crap. But I'd say most of the crap comes from wishful thinking rather than pure crackpottery. If nothing else, if you try to implement something that doesn't work, you'll know immediately -- thus CS at least potentially has a built-in reality check that pure math lacks. I rather suspect that whether or not a CS journal demands working code from its authors is a strong predictor for the quality of the articles which appear in that journal.
The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
Much like anyone with a working knowledge of CS probably has the ability to verify the CS research, math is a rather logical science which is often pretty easy to verify. Sure sure, there are things that are hard to confirm based on the amount of calculations that must be performed and irrational numbers and all that (infinity is a bitch to test), but those things exist in CS as well.
Its silly to some how imply they are vastly different from each other, they are in fact almost identical to each other.
Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
Researchers in just about every field build on layers of other researchers' work. There simply isn't time to go back and verify every result in the reference tree of every article you site -- if you did that, you'd never get any original work done! Creating code that compiles and executes properly doesn't guarantee that everything you've based that code on is correct, of course, but it's a good sign. I'm not aware of any equivalent reality check in pure math. Now, I know relatively little about the field (applied CS and statistics is my game, specifically bioinformatics) so I'll happily accept a correction on this point.
The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
Yea, I read through a bit of the cited paper and got a few good laughs out of it. Maybe he's being published more for the humorous aspect of it all than for the actual information.
This turns out to be a problem space with some really interesting conclusions. I spent some time over the last few years working with researchers from MIT, UCSD and NBER to come up with ways to analyze this sort of problem. They were focused specifically on medical publications and researchers in the roster of the Association of American Medical Colleges. They identified a set of well-known "superstar" researchers, and traced the network of their colleagues, as well as the second-degree social network of their colleagues' colleagues among other "superstars".
I built a bunch of software to help them analyze this data, which we released as GPL'd open source projects (Publication Harvester and SC/Gen and SocialNetworking). I've gotten e-mail from a few other bibliometric researchers who have also used it. Basically, the software automatically downloads publication citations from PubMed for a set of "superstar" researchers, looks for their colleagues, and then downloads their colleagues' publication citations, generating reports that can be fed into a statistical package.
They ended up coming up with some interesting results. Here's a Google Scholar search that shows some of the papers that came out of the study. They did end up weighting their results using journal impact factors, but the actual network of colleague publications served as an important way to remove the extraneous data.
Building Better Software
Elsevier, just like other large commercial publishers of scientific journals, offers libraries a significant discount if they subscribe to their whole catalog.
By including crappy, useless and inexpensive (for them) journals, they can siphon more money out of universities and into the pockets of their shareholders, as is their god-given duty as capitalists.
I guess that the way to test this would be to get a non-existent paper listed in Physics Abstracts, and cited in one or two major papers, and then see how many subsequent papers simply add the citation to their own list.
Eric Baird
which is why academic publishing is seriously screwed up. the public pays taxes to fund most academic research, but then researchers have to pay journal publishers in order to get their papers published. and in return, the publishers retain the copyright to all public research, keeping it out of the hands of the tax payers who funded it (and charging Universities up the ass to have access to their own research).
people used to justify this commingling of academia with commercial interests by the peer-review process involved in journal publication, but the peer-review process provided by academic journals clearly isn't working here. at this point, it would be far better for Universities to publish their own research papers, allowing public research to be made freely available to students, researchers, and anyone else who might be interested in it.
research papers could be published in online databases where they would be archived for easy public access. it's easy enough for independent writers to self-publish and distribute their writings online. so it should be no problem for Universities to do the same. the peer-review process of papers submitted for publication could be handled either by the University itself, or different Universities could get together and form an agreement whereupon they would review one another's papers for free. this would keep academic research purely non-commercial and eliminate potential conflicts of interest.
eliminating/bypassing commercial publishing houses would also mean that societally beneficial projects like Google Book Search wouldn't be stonewalled by greed-driven publishers, and public good could be placed before corporate interests for once. Wikipedia is nice and all, but serious research would greatly benefit from all academic research being made freely available in a searchable online database for all to access. after all, public research isn't very useful if no one has access to it.