<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reproducible Research Ideas</title>
	<atom:link href="http://www.reproducibleresearch.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reproducibleresearch.net/blog</link>
	<description>Ideas, interesting papers and news items around reproducible research</description>
	<lastBuildDate>Sun, 24 Jan 2010 21:05:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ORCID: on being a number</title>
		<link>http://www.reproducibleresearch.net/blog/2010/01/24/orcid-on-being-a-number/</link>
		<comments>http://www.reproducibleresearch.net/blog/2010/01/24/orcid-on-being-a-number/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 21:05:20 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[ideas, comments,...]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=173</guid>
		<description><![CDATA[I just learned about ORCID: the Open Researcher Contributor Identification initiative. Its goal is to provide a unique ID for every researcher, and in that way provide better traceability of all the work by a researcher. It should avoid ambiguity between authors with the same name and typos. They even intend to include not only [...]]]></description>
			<content:encoded><![CDATA[<p>I just learned about <a title="ORCID" href="http://orcid.securesites.net/index.php" target="_blank">ORCID</a>: the Open Researcher Contributor Identification initiative. Its goal is to provide a unique ID for every researcher, and in that way provide better traceability of all the work by a researcher. It should avoid ambiguity between authors with the same name and typos. They even intend to include not only &#8217;standard&#8217; conference/journal publications, but also more &#8216;exotic&#8217; research output like data sets, blog posts, etc. The initiative is supported by a large number of major publishers, like Springer, Elsevier and Nature.</p>
<p>A very nice initiative, which should get a few problems out of the world. However, I am not sure how that is supposed to work in practice. Does that mean that we should soon add an ORCID number (without typos) below the title and the author name? And cite works by citing the ORCID and the DOI (digital object identifier)? And will we write these numbers with less errors than the author names now?</p>
<p>It makes me indeed think of that other unique number: <a href="http://www.doi.org/" target="_blank">DOI</a>, which was introduced to uniquely identify a document (publication, for as far as I have seen them). I&#8217;ve seen it for some time now when I look up articles, and I have no doubt it uniquely identifies those articles, but what is it used for? Maybe they have their use&#8230; but I haven&#8217;t seen it yet.</p>
<p>People who do know of practical cases where the DOI is used, feel free to comment! (others too, of course)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2010/01/24/orcid-on-being-a-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citations</title>
		<link>http://www.reproducibleresearch.net/blog/2010/01/20/citations/</link>
		<comments>http://www.reproducibleresearch.net/blog/2010/01/20/citations/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:25:55 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=168</guid>
		<description><![CDATA[Something struck me lately, when reading a paper&#8230;
In academia, the game is all about publishing, and getting others to cite your articles. And I guess, to a certain extent, article counts and citation counts indeed give a measure of someone&#8217;s work. Until you start overfitting your system. But anyway, that&#8217;s another story&#8230;
So, to get back [...]]]></description>
			<content:encoded><![CDATA[<p>Something struck me lately, when reading a paper&#8230;</p>
<p>In academia, the game is all about publishing, and getting others to cite your articles. And I guess, to a certain extent, article counts and citation counts indeed give a measure of someone&#8217;s work. Until you start overfitting your system. But anyway, that&#8217;s another story&#8230;</p>
<p>So, to get back to my story, citations measure the quality of a work. In general, people try to be correct, and cite the researchers that started a certain work. And then, once work gets really well known, it&#8217;s somehow <em>not</em> cited anymore. So the ultimate reward for good work is not to be cited anymore. Or did you cite a reference when writing about the Fourier transform, wavelets, least squares or filtering? For some of them I don&#8217;t even know who it was, but someone must have invented them&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2010/01/20/citations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making research reproducible</title>
		<link>http://www.reproducibleresearch.net/blog/2010/01/05/making-research-reproducible/</link>
		<comments>http://www.reproducibleresearch.net/blog/2010/01/05/making-research-reproducible/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 17:50:59 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[reproducible research]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=162</guid>
		<description><![CDATA[Making publications reproducible is tough&#8230;
I recently experienced it again in some of my work. In the stress of preparing a publication for a submission deadline, it is very challenging to take the (precious) time to verify all of the results once more and make sure all the results are perfectly reproducible. A result or figure [...]]]></description>
			<content:encoded><![CDATA[<p>Making publications reproducible is tough&#8230;</p>
<p>I recently experienced it again in some of my work. In the stress of preparing a publication for a submission deadline, it is very challenging to take the (precious) time to verify all of the results once more and make sure all the results are perfectly reproducible. A result or figure so easily slips in for which the exact parameter settings have not been checked or written down&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2010/01/05/making-research-reproducible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Access Week</title>
		<link>http://www.reproducibleresearch.net/blog/2009/10/20/open-access-week/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/10/20/open-access-week/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 19:07:26 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=157</guid>
		<description><![CDATA[This week is the first International Open Access Week. You can find more information here for the international events, or here for the Dutch website, to which I gave my modest contribution. I am truly convinced that making publications available online in open access is a great start. And the next step is to do [...]]]></description>
			<content:encoded><![CDATA[<p>This week is the first International Open Access Week. You can find more information <a title="International Open Access Week" href="http://www.openaccessweek.org/">here</a> for the international events, or <a title="Dutch Open Access Week" href="http://www.openaccess.nl/">here</a> for the Dutch website, to which I gave my <a title="Dutch Open Access Week" href="http://www.openaccess.nl/index.php?option=com_vipquotes&amp;view=quotes&amp;id=1&amp;Itemid=27">modest contribution</a>. I am truly convinced that making publications available online in open access is a great start. And the next step is to do the same for your code and data!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/10/20/open-access-week/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CVPR 2010</title>
		<link>http://www.reproducibleresearch.net/blog/2009/10/15/cvpr-2010/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/10/15/cvpr-2010/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 20:16:13 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[reproducible research]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=154</guid>
		<description><![CDATA[I just got pointed to the author guidelines for CVPR 2010. They state that reviewers will be asked about (indicative) reproducibility (or repeatability, as it is called there):
Repeatability Criteria: The CVPR 2010 reviewer form will include the following additional criteria, with rating and associated comment field: &#8220;Are there sufficient algorithmic and experimental details and available [...]]]></description>
			<content:encoded><![CDATA[<p>I just got pointed to the <a title="CVPR 2010 Author Guidelines" href="http://cvl.umiacs.umd.edu/conferences/cvpr2010/submission/" target="_blank">author guidelines for CVPR 2010</a>. They state that reviewers will be asked about (indicative) reproducibility (or repeatability, as it is called there):</p>
<p><strong>Repeatability Criteria:</strong> The CVPR 2010 reviewer form will include the following additional criteria, with rating and associated comment field: &#8220;Are there sufficient algorithmic and experimental details and available datasets that a graduate student could replicate the experiments in the paper? Alternatively, will a reference implementation be provided?&#8221;. During paper registration, authors will be asked to answer the following two checkbox questions: &#8220;1. Are the datasets used in this paper already publicly available, or will they be made available for research use at the time of submission of the final camera-ready version of the paper (if accepted)? 2. Will a reference implementation adequate to replicate results in the paper be made publicly available (if accepted)?&#8221; If either these boxes are checked, the authors should specify in the submitted paper the scope of such datasets and/or implementations so that the reviewers can judge the merit of that aspect of the submission&#8217;s contribution. The Program Chairs realize that for certain CVPR subfields providing such datasets, implementations, or detailed specification is impractical, but in other areas it is reasonable and sometimes even standard, so on balance repeatability is a relevant criteria for reviewer consideration. &#8220;N.A.&#8221; will be an available reviewer score for this field, as it is for other fields.</p>
<p>Very exciting developments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/10/15/cvpr-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New paper in forensic bioinformatics</title>
		<link>http://www.reproducibleresearch.net/blog/2009/10/13/new-paper-in-forensic-bioinformatics/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/10/13/new-paper-in-forensic-bioinformatics/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:38:24 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[reproducible research]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=149</guid>
		<description><![CDATA[
Keith Baggerly and Kevin Coombes have just published a great paper about forensic bioinformatics: “Deriving chemosensitivity from cell lines: forensic bioinformatics and reproducible research in high-throughput biology.” The article will appear in the next issue of Annals of Applied Statistics and is available here.
The blog post Make up your own rules of probability discusses a [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Keith Baggerly and Kevin Coombes have just published a great paper about forensic bioinformatics: “Deriving chemosensitivity from cell lines: forensic bioinformatics and reproducible research in high-throughput biology.” The article will appear in the next issue of Annals of Applied Statistics and is available <a href="http://www.imstat.org/aoas/next_issue.html">here</a>.</p>
<p>The blog post <a href="http://www.johndcook.com/blog/2009/09/18/make-up-your-own-rules-of-probability/">Make up your own rules of probability</a> discusses a couple of the innovative rules of probability Baggerly and Coombes discovered while reverse engineering bioinformatics articles.</p>
<p>Note that the Reproducible Ideas blog is winding down. I’m in the process of handing over the reproducibleresearch.org domain to the owners of <a href="http://reproducibleresearch.net/index.php/Main_Page">reproducibleresearch.net</a>. Eventually the .net site will move over to the .org name.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/10/13/new-paper-in-forensic-bioinformatics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Research data. Who cares?</title>
		<link>http://www.reproducibleresearch.net/blog/2009/09/16/research-data-who-cares/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/09/16/research-data-who-cares/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:17:10 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=143</guid>
		<description><![CDATA[Today I attended the mini-symposium &#8220;Research data. Who cares?&#8220;, organized by Leon Osinski at TU Eindhoven. The symposium was organized at the startup of the 3TU.Data Centre, an organization by the 3 Dutch Technical Universities&#8217; libraries for the storage, sharing and preservation of research data. I gave a presentation there about my experiences with reproducible [...]]]></description>
			<content:encoded><![CDATA[<p>Today I attended the mini-symposium &#8220;<a title="Research data. Who cares?" href="http://w3.tue.nl/nl/diensten/bib/over/minisymposium/" target="_blank">Research data. Who cares?</a>&#8220;, organized by Leon Osinski at TU Eindhoven. The symposium was organized at the startup of the 3TU.Data Centre, an organization by the 3 Dutch Technical Universities&#8217; libraries for the storage, sharing and preservation of research data. I gave a presentation there about my experiences with reproducible research.</p>
<p>Another presentation there that I liked a lot was given by Pieter Van Gorp, about &#8220;<a title="SHARE" href="http://is.tm.tue.nl/staff/pvgorp/share/" target="_blank">SHARE</a>&#8221; (Sharing Hosted Autonomous Research Environments). This is an exciting setup he developed. It allows a researcher to put his research results in a safe and well-controlled environment on a virtual machine. Other researchers can then login to that virtual machine, and reproduce the results in exactly the same environment as used by the author, as if they are working on the author&#8217;s machine. While I am not entirely sure yet about its advantage for my typical Matlab scripts (that do not require complex installations), it is certainly of tremendous help when presenting more complex tools and results. Seems like a great step towards one-click reproducing of results, and I am certainly going to try it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/09/16/research-data-who-cares/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome (back) !</title>
		<link>http://www.reproducibleresearch.net/blog/2009/09/01/welcome-back/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/09/01/welcome-back/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:18:49 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.reproducibleresearch.net/blog/?p=139</guid>
		<description><![CDATA[Welcome (or welcome back) on this blog! September 1st, a good moment for a (new) start!
First of all, I&#8217;d like to welcome all readers from John Cook&#8217;s Reproducible Ideas blog at reproducibleresearch.org. I hope I&#8217;ll be able to live up to the standards John has set.
And of course also welcome to reproducibleresearch.net readers, and readers [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome (or welcome back) on this blog! September 1st, a good moment for a (new) start!</p>
<p>First of all, I&#8217;d like to welcome all readers from John Cook&#8217;s Reproducible Ideas blog at reproducibleresearch.org. I hope I&#8217;ll be able to live up to the standards John has set.</p>
<p>And of course also welcome to reproducibleresearch.net readers, and readers that join from pixeltje.be.</p>
<p>This blog has been created when merging reproducibleresearch.net and reproducibleresearch.org. I&#8217;ve taken this occasion to merge John&#8217;s posts (and thus keep those links valid) with my earlier posts on two different sites: blog.epfl.ch/rr and blog.pixeltje.be that are related to reproducible research.</p>
<p>I hope I&#8217;ll be able to write many interesting posts here. Please feel free to comment on any of my writings! If you would be interested in writing guest posts, please let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/09/01/welcome-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anything You Can Do, I Can Do Better (No You Can&#8217;t)&#8230;</title>
		<link>http://www.reproducibleresearch.net/blog/2009/06/27/anything-you-can-do-i-can-do-better-no-you-cant/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/06/27/anything-you-can-do-i-can-do-better-no-you-cant/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 21:03:50 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[image processing]]></category>
		<category><![CDATA[reproducible research]]></category>

		<guid isPermaLink="false">http://blog.pixeltje.be/?p=135</guid>
		<description><![CDATA[Some more interesting reading:
K. Price, Anything You Can Do, I Can Do Better (No You Can&#8217;t)&#8230;, Computer Vision, Graphics, and Image Processing, Vol. 36, pp. 387-391, 1986, doi:10.1016/0734-189X(86)90083-6.
Abstract: Computer vision suffers from an overload of written information but a dearth of good evaluations and comparisons. This paper discusses why some of the problems arise and [...]]]></description>
			<content:encoded><![CDATA[<p>Some more interesting reading:</p>
<p>K. Price, <a href="http://iris.usc.edu/Outlines/papers/1980/price-cvgip-86.pdf" target="_blank">Anything You Can Do, I Can Do Better (No You Can&#8217;t)&#8230;</a>, Computer Vision, Graphics, and Image Processing, Vol. 36, pp. 387-391, 1986, <img src="http://www.sciencedirect.com/scidirimg/clear.gif" border="0" alt="" width="1" height="10" />doi:10.1016/0734-189X(86)90083-6.</p>
<p><em>Abstract: Computer vision suffers from an overload of written information but a dearth of good evaluations and comparisons. This paper discusses why some of the problems arise and offers some guidelines we should all follow.</em></p>
<p>Very nice reading material, and (although I know these ideas are around for quite some time already) I was amazed to see so many parallels to our recent IEEE Signal Processing Magazine paper, already in this paper by Price from 1986. That&#8217;s more than 20 years ago! Price talks about the reproducibility problems in computer vision and image processing, writing we should &#8220;stand on other&#8217;s shoulders, not on other&#8217;s toes&#8221;. He also did a study on reproducibility of a set of about 42 papers, verifying the size of the dataset and clarity of the problem statement. Price concludes as follows: &#8220;Researchers should make the effort to obtain implementations of other researchers&#8217; systems so that we can better understand the limitations of our own work.&#8221;</p>
<p>Again, interesting to see how these issues and worries have been around for more than 20 years in the field of image processing. It&#8217;s about time to drastically improve our standards, I think!</p>
<p>I would really recommend this article to anyone interested in issues around reproducible research.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/06/27/anything-you-can-do-i-can-do-better-no-you-cant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Literate Statistical Practice</title>
		<link>http://www.reproducibleresearch.net/blog/2009/06/08/literate-statistical-practice/</link>
		<comments>http://www.reproducibleresearch.net/blog/2009/06/08/literate-statistical-practice/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 20:35:45 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[reproducible research]]></category>

		<guid isPermaLink="false">http://blog.pixeltje.be/?p=131</guid>
		<description><![CDATA[I just read the following paper:
A. J. Rossini and F. Leisch, Literate statistical practice, UW Biostatistics Working Paper Series 194, University of Washington, WA, USA, 2003.
Although I am not a statistician, this was a very interesting paper to me. It gives a nice description of a possible literate programming approach in statistics. The authors propose [...]]]></description>
			<content:encoded><![CDATA[<p>I just read the following paper:</p>
<p>A. J. Rossini and F. Leisch, <a title="http://www.bepress.com/uwbiostat/paper194" rel="nofollow" href="http://www.bepress.com/uwbiostat/paper194" target="_blank">Literate statistical practice</a>, UW Biostatistics Working Paper Series 194, University of Washington, WA, USA, 2003.</p>
<p>Although I am not a statistician, this was a very interesting paper to me. It gives a nice description of a possible literate programming approach in statistics. The authors propose a very versatile type of document combining documentation and code/statistical analyses, interweaved as in the original description of literate programming by Knuth. From this versatile document, which contains a complete description of the research work, multiple reports can be extracted, such as an article, an internal report, an overview of the various analyses that were performed, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reproducibleresearch.net/blog/2009/06/08/literate-statistical-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
