I thought this was in the definition of "scientific"
Peer review is how most science is defined as science and peer review does not require reproduction of the work.
We Should Not Accept Scientific Results That Have Not Been Repeated
31–40 of 282 posts
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#32Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#33Earlier quoted context omitted.
What about defense research?
Well, there's the GPL-styled approach: anyone with access to the results must also have access to the associated data. This doesn't mean it is mandatory to make it public, though you'd have to restrict the redistribution freedom.
I also used a dataset consisting of newspaper articles. It cost me $1.000 to get access to, and I definitely do not have the rights to redistribute it.
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#34The big issue right now is funding of replicated research, who wants to fund a research to prove someone else was right? Most of these funds are granted based on potential outcome of the new discovery like: potential business, patents, licenses, etc... not being the first one would probably wipe most of these benefits, cutting down to a small probably getting funded... Now, straight to the point, who's going to pay f…
Who is and who should are two different questions. The body who funded the original research should be best placed to fund the verification of the research. If the research isn't compelling enough to fund verification then why was it funded in the first place? And if the principle research group is requesting additional funding for more research that builds on the initial unverified research then that sounds like poor governance.
I realise that this simplistic view gets messy and confused when research is really academic led innovation and incubation.
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#35One part of science is observation. Including observations which cannot be, or at least have not been, repeated. For example, consider a rare event in astronomy which has only been detected once. Is that science? I say it is. But it's surely not repeatable. (Even if something like it is detected in the future, is it really a "repeat"?)
Some experiments are immoral to repeat. For example, in a drug trial you may find that 95% survive with a given treatment, while only 5% survive with the placebo. (Think to the first uses of penicillin as as real-world example.)
Who among you is going to argue that someone else needs to repeat that experiment before we regard it as a proper scientific result?
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#36The big issue right now is funding of replicated research, who wants to fund a research to prove someone else was right? Most of these funds are granted based on potential outcome of the new discovery like: potential business, patents, licenses, etc... not being the first one would probably wipe most of these benefits, cutting down to a small probably getting funded... Now, straight to the point, who's going to pay f…
It would do something about low hanging fruit in terms of testing reproduceability and since there is a published paper, the student has access to guidelines for setting up and reporting on a large project, which will help them learn how to do their own, original thesis.
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#37I disagree. One part of science is observation. Including observations which cannot be, or at least have not been, repeated. For example, consider a rare event in astronomy which has only been detected once. Is that science? I say it is. But it's surely not repeatable. (Even if something like it is detected in the future, is it really a "repeat"?) Some experiments are immoral to repeat. For example, in a drug trial y…
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#38We learned the importance of this in high school science and it baffles me that it's not already the case.
We have some kind of weird hero-worship of scientists where the general public just believes what they say, even if they never even attempt to replicate their results. They do an experiment (which may or may not be scientifically sound to start with) and then publish results, and the public eats it up. And then people have the nerve to say, "Last week chocolate was bad for me, now it's good? Make up you mind!" No, st…
I've lost count of how many 'battery breakthrough' articles I've come across, but they seem to pass the newsworthy test.
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#39Sometimes in cs if your research is embedded in a huge ecosystem, it can become quite expensive to reproduce results. I mean proper reproduction, not just rerunning the Benchmarks. If you are dealing with complicated stuff, the reproducer might also just not be able to do the same thing technically.
I hope researchers and scientists don't considers others not capable enough, and therefore withhold info on how to reproduce.
Even if the experiment is crazy expensive and complex right now it might be considered much more tractable in 10 years, or someone builds upon your work and invents a simpler method to show the same thing.
Re: We Should Not Accept Scientific Results That Have Not Been Repeated
#40Maybe conferences should have a "reproducibility" track for that purpose? Also, I don't know about other fields, but I'm pretty sure that in CS, if you just took a paper and tried to reproduce the results, you'll get rejected on the ground that you offer no original contribution; no original contribution => no publication => no funding.
For CS, reproducing should be easy given the code and input data right? Other sciences' input isn't so easily shared