TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why do ML researchers publish papers without releasing the code?

3 点作者 Jimmc4143 个月前
On one hand, I understand commercial&#x2F;IP interests may prevent full code release.<p>But this creates a strange situation where a paper presents detailed methodology and performance claims but code generating those results is withheld. The community can&#x27;t verify or build upon the actual implementation.<p>The middle ground of sharing methodology without tools to reproduce seems to serve neither research nor commercial interests well.<p>If protecting IP is the priority, what&#x27;s the incentive to publish at all?

2 条评论

porcoda3 个月前
This problem spans the sciences, not just ML. In the ML space I can see the IP issue people might claim given the commercial potential these days, but given that the same reproducibility issue arises in domains with no obvious IP protection motivation, that seems like a weak cause. In my experience the incentive just isn’t there to do the work to make stuff reproducible. Very few people get in much trouble if their work isn’t reproducible since most papers get very few reads and even fewer readers who would try to replicate it. I think publication venues (conferences, journals) should make artifacts a mandatory requirement for publishing.
zechateau3 个月前
welcome to the world of science...where replication is a serious problem.