返回列表
🧠 阿头学 · 🪞 Uota学 · 💬 讨论题

研究能力的刻意训练与硅谷AI精英主义的张力

这篇文章表面上是普适的“研究指南”,实质上是一套硅谷头部AI机构的研究工作流与价值观输出,其最有价值的部分在于“写作防御”和“快速证伪”的工程迭代逻辑,但将其泛化为所有学科通用的真理则是一种范畴错置。
打开原文 ↗

2026-07-08 原文链接 ↗
阅读简报
双语对照
完整翻译
原文
讨论归档

核心观点

  • 研究能力可拆解为刻意训练的微技能 真正的研究不是天赋或形式模仿,而是自主选题、逆向阅读、高频写作、快速迭代等具体技能的叠加,这些技能可以通过几百次“预测-修正”循环来训练。
  • 工程效率即研究权力 在前沿AI领域,能亲手搭建工具链、实现单命令启动实验、秒级比较运行结果的研究者,才拥有把假设送上检验台的实际权力,其他人只是在排队等待基础设施。
  • 原始数据比聚合指标更有信息量 损失曲线和benchmark分数往往是安慰剂,真正的bug藏在原始数据、失败样本和分布尾部里,亲自阅读100个失败案例并分类堆叠,比盯着准确率小数点后一位更有效。
  • “自己选问题”是原创性的来源但带有精英主义盲区 John Schulman提出的“先选目标再反推实验”模式确实能制造原创性,但这种自由对依赖导师经费、面临tenure考核的绝大多数青年学者而言是结构性奢侈品,文章对此现实保持沉默。
  • 写作与公开表达是最低成本的认知防御 把想法写下来能暴露大脑自动糊过去的逻辑缺口,而持续公开写作不仅消化研究债务,还能积累无法伪造的思考资历,这是全文最跨学科站得住脚的建议。

跟我们的关联

  • 对ATou意味着什么:文章将“工程能力”定义为研究权力的核心,这直接映射到Neta的构建逻辑——Neta不是一个需要等待外部团队实现需求的“纯研究者”,而是一个必须拥有单命令启动实验、快速阅读原始trace并杀死错误假设能力的“Radford型”构建者;下一步应把“在单个batch上过拟合”的Karpathy验证法迁移到内容/策略验证中,即用30秒做一个丑陋但闭环的测试,先跑通再放大。
  • 对Uota意味着什么:文中“办公室门开着”的协作模式与“收紧循环”的迭代速度,暗示Uota不能追求绝对封闭的深度工作,而必须在流程中设计“被聪明地打断”的机制——保持与外部信息流的接口,同时把工具链压缩到一条命令就能验证假设;下一步应建立“达尔文式证伪日志”,专门记录不利于当前信念的反方证据,防止记忆自动删除失败样本。
  • 对Neta意味着什么:文章强烈主张“结果倒推”而非“文献找缝”,这对Neta的选题策略有直接影响——不要从“竞品做了什么”接收结论,而应从“一个极度渴望存在的终极结果”反向推导路径;下一步应在每次立项前强制回答汉明问题:你所在领域最重要的问题是什么?以及你为什么不现在去做?

讨论引子

1. 文章将AI工程的工作流泛化为“如何真正做好研究”,这种从特定计算密集型领域向 universal 研究方法的跃迁,究竟是有效的跨学科抽象,还是一种隐蔽的学科帝国主义? 2. 当“自己选问题”需要以算力自由、经费安全和导师权力结构松动为前提时,普通研究者应该在多大程度上服从系统约束,又在多大程度上冒险脱离主流方向? 3. 文章同时要求我们“远离热门和Twitter讨论串”又“在子领域 Twitter 峰值前转场”,这种信息摄入的悖论在实践中如何划定可操作边界?

几乎没有人会真正教你什么是研究。你得到一张办公桌,一个别人替你选好的问题,再加上一句模糊的要求,要你做出点新东西。于是大多数人只能从自己看得见的东西里反向摸索这份工作,也就是论文、讨论串和公告。最后学会的,往往是怎样看起来像个研究者,而不是真的成为研究者。真正的能力,其实是许多更小能力叠加起来的结果,而其中几乎每一项,都可以被刻意训练。

自己选问题

理查德·汉明在贝尔实验室有个习惯,午饭时很不讨喜。他会问坐在旁边的人,他们所在领域里最重要的问题是什么,然后再问一句,那你为什么不去做。结果大家纷纷换桌。这问题刺人,是因为我们大多数人都答不上来。我们并不是自己选问题,而是接收问题,从导师那里,从某个大实验室上季度刚宣布的方向里,从这周所有人都在转发评论的论文里。

接收来的问题,麻烦就在于,你拿到了结论,却没拿到推理过程。你知道某个著名实验室重视某个方向,但不知道为什么,不知道他们期待发现什么,也不知道什么情况会让他们放弃。当他们转向时,你往往要一年后才知道。更糟的是,如果你做的是已经流行起来的问题,那你是在和一千个更早起跑、算力也比你多的人赛跑。

John Schulman 在他的机器学习研究指南里,把研究工作分成两种模式。一种是读文献,寻找可以改进的地方。另一种是先选一个你真心希望它存在的结果,再反向推到该做哪些实验。他支持第二种。一个不太张扬的理由是,这种方式会制造原创性。一个你真正在乎的目标,会把你拖进那些综述论文根本没覆盖到的地带。

至于品味,常常被说成是一种天赋。它更像一块肌肉。每次做实验前,先预测结果。读论文时,把结果部分遮住,只看方法,猜它会跑出什么数字。把这个月发布的东西里,哪些两年后还重要记下来,之后再回头核对命中率。预测,再修正,重复几百次。所有好的模型都是这么训练出来的,你脑子里的那个也一样。

升级你的输入

大家看同样的阅读清单,就会长出同样的想法。如果你的信息摄入,主要来自 arXiv 的热门页,再加上群聊筛出来还活下来的那些内容,那你几乎一定会和所有人在同一时间得出同样的结论,而那样的结论,价值几乎等于零。

旧材料被严重低估了。这个领域总是在延迟重演自己的过去。Mixture of Experts 可以追溯到 1991 年,LSTM 到 1997 年,反向传播在 1986 年才真正进入主流。Rich Sutton 在 2019 年只用了大约一千个词写出 The Bitter Lesson,但它对这个领域走向的预测,比那些篇幅长十倍的综述还准。Claude Shannon 在 1952 年有一场关于创造性思维的演讲,他开场的招数是,把问题缩小到几乎微不足道,先攻破这个小版本,再把难度一点点加回来。光这一招,就比大多数现代效率建议更能帮你撞穿高墙。

广度和深度一样重要。可解释性大量借鉴神经科学。评测设计,本质上是穿着实验服的机制设计。只要你对 GPU 究竟怎么搬运内存有一点切实感觉,很多架构论文还没等基准测试出来,你就已经知道它们要失败了。至于诚实的统计学,也许是机器学习里最稀缺的能力,因为这个领域里很多所谓发表出来的严谨,不过是带着误差条的感觉。

还有一件事。读论文原文,不要只读概括它的讨论串。附录里才埋着尸体,限制部分往往才是整篇文档里最诚实的一段。

把一切写下来

Paul Graham 说过,一个想法在你脑子里可能看起来已经完整成形,但你一旦试着把它写出来,问题就暴露了。纸面会找出那些被大脑糊过去的缺口,那些你从未验证过的假设,那些其实根本推不出来的步骤,那些悄悄互相矛盾的说法。

费曼的规则是,你最先必须避免欺骗的人,是你自己,因为你是最容易上当的那个。写作是有史以来最便宜的防御手段。达尔文走得更远,把这件事做成了流程。任何不利于自己理论的事实,他都会当场记下,因为他发现自己的记忆删除不方便证据的速度,比保留方便证据还快。你的记忆对失败实验也是一样。记日志。假设、设置、预期、结果、更新后的判断,都记下来。回头重读上个月的记录,那种打脸的力度,任何审稿人都比不上。

然后,把其中一部分公开出来。Olah 和 Carter 在他们关于研究债务的文章里提出,很多领域会被那些没有消化完的想法堵住,而一篇清晰的解释,本身就是实打实的贡献,不只是服务性工作。今天许多做可解释性研究的人,最早进入这个领域,靠的不是会议论文,而是可读性强的文章。持续公开写作,还有一个作用,就是它会变成你手里最有力的资历,因为那是你思考方式无法伪造的样本。

收紧循环

关于 Alec Radford 的那些故事,往往都不是某次天才闪现,而是数量。每天更多次运行,每周丢掉更多错误想法,对现实的模型更新得比别人快。这才是研究真正的游戏。研究速度,本质上就是你发现自己错了的速度。

所以,工具链本身就是一级研究活动。启动一次运行,应该只要一条命令。画图分析,最好再加一条。每个实验都应该能靠它的配置复现出来,比较两次运行应该只花几秒,而不是花一个下午做考古。Karpathy 的神经网络训练配方里,有一步特别值钱,能回本一百次,就是先让模型在单个 batch 上过拟合,再去做大规模训练。三十秒,半数 bug 就没了。把一切先缩小到便宜可做,做对了,再去烧算力。

也该放弃那个把工程视作次要配角的想法了。在前沿地带,这两份工作已经融成一份。真正能把假设送上检验台的,是那个能亲手搭好支架、评测和数据管线的研究者。其他人都只是在排队等。

盯着输出看

损失曲线往下走,不叫分析,那只是安慰。你的实验抛出来的信息,远比你真正消费掉的多得多。转录文本、失败案例、分布尾部那些奇怪东西。大多数都没被读过,就死在日志文件夹里。

Karpathy 的配方,在任何训练代码写下去之前就开始了,要先花上几个小时,亲手看原始数据。机器学习里的大多数 bug 都藏在数据里,而且它们是静默失败。不会崩。不会报错。你只会得到一个平庸的模型,再加上一套错误的解释,告诉自己它为什么会这样。

十多年来,Andrew Ng 一直在教同一个朴素动作,因为没有什么比它更有效。拉出一百个失败样本,全都读完,分堆,先打最大那一堆。这招对模型有效,对评测也有效。一个你从没读过转录文本的 benchmark,本质上就是一个你根本没弄懂的 benchmark。一份真正古怪行为的转录,教给你的东西,会比准确率后面多出来的那一位小数更多。

有意识地游走

你进入的第一个子领域,往往只是时间碰巧带来的结果,所以也该把它当成偶然。真的花时间去看可解释性、评测、强化学习、系统,再决定自己要住在哪。这个领域的某个角落里,一定有一块地方,你那种具体而古怪的特质会变成不公平的优势。想找到它,唯一的办法就是在几个地方都交点学费。没人会给你免学费。

先把每个想法的简陋版本跑起来,然后让其中大多数尽早死掉。把 baseline 调到你难受为止,因为机器学习的墓地里,埋满了那些一遇到调得像样的 baseline 就蒸发掉的提升。而从审稿人那里才第一次知道这件事,是最糟糕的时机。反复做消融,直到你知道到底是哪一个组件撑起了结果。通常只有一个。通常还不是标题里写的那个。

广度也是一种保险。每个子领域都会饱和,全都会,而且往往就在它刚在 Twitter 上冲到顶峰之后。那些能在转场里继续产出的研究者,靠的是他们早就熟悉了旁边那块地。

找到你的人

汉明注意到一个规律,最后做出重要工作的人,有一种共同模式。办公室门关着的同事,在任何一个给定年份里,往往完成得更多;办公室门开着的同事,做出的工作却更重要,因为那些打断会带来信息,告诉你这个世界真正需要什么。你的那扇开着的门,八成就是收件箱。让它继续开着。

在研究里,慷慨的复利效应几乎没有别的东西能比。复现一个结果,然后把你看到的东西公开出来。把你给自己做的工具发布出去。用明白话解释一个难题。回报往往不会正面到来,而是几个月后,从某次合作、某个引用、某个你原本根本没法申请到的角色那里,斜着出现。那些还没成形的半成品想法,也要公开抛出去,因为在时间线上犯错,比在正式发表里犯错便宜太多。而那个能在你投入三个月之前,就告诉你这个想法不行的合作者,比算力更值钱。这种关系买不来,只能慢慢挣到。

长线游戏

巴斯德说过,幸运偏爱有准备的头脑。汉明在这句话上面,几乎搭起了自己整套职业哲学。知识和产出会像利息一样复利增长。每天那些单看几乎不起眼的小优势,你读了什么,你记了什么,你的循环有多快,你和谁争论。单独看都不算什么,给它们几年时间,就会长成一种从外面看像是运气的职业生涯。比你觉得有必要的更早开始复利。未来的你早就知道,这一段其实最便宜。

nobody really teaches you research. you get a desk, a problem someone else picked, and a vague instruction to produce something novel. so most people reverse-engineer the job from what they can see, which is papers, threads, and announcements, and what they end up learning is how to look like a researcher rather than how to be one. the actual skill is a stack of smaller skills, and almost every one of them can be deliberately trained.

几乎没有人会真正教你什么是研究。你得到一张办公桌,一个别人替你选好的问题,再加上一句模糊的要求,要你做出点新东西。于是大多数人只能从自己看得见的东西里反向摸索这份工作,也就是论文、讨论串和公告。最后学会的,往往是怎样看起来像个研究者,而不是真的成为研究者。真正的能力,其实是许多更小能力叠加起来的结果,而其中几乎每一项,都可以被刻意训练。

pick your own problems

自己选问题

richard hamming had a habit at bell labs that made him unpopular at lunch. he'd ask whoever sat near him what the important problems in their field were, then ask why they weren't working on them. people changed tables. the question stings because most of us have no good answer. we don't choose problems, we absorb them, from an advisor, from whatever a big lab announced last quarter, from the paper everyone is quote-tweeting this week.

理查德·汉明在贝尔实验室有个习惯,午饭时很不讨喜。他会问坐在旁边的人,他们所在领域里最重要的问题是什么,然后再问一句,那你为什么不去做。结果大家纷纷换桌。这问题刺人,是因为我们大多数人都答不上来。我们并不是自己选问题,而是接收问题,从导师那里,从某个大实验室上季度刚宣布的方向里,从这周所有人都在转发评论的论文里。

the trouble with an absorbed problem is that you hold the conclusion without the reasoning. you know some famous lab cares about a direction, but not why, not what they expect to find, not what would make them drop it. when they pivot, you find out a year later. and on a problem that's already fashionable, you're racing a thousand people who started earlier and have more compute than you.

接收来的问题,麻烦就在于,你拿到了结论,却没拿到推理过程。你知道某个著名实验室重视某个方向,但不知道为什么,不知道他们期待发现什么,也不知道什么情况会让他们放弃。当他们转向时,你往往要一年后才知道。更糟的是,如果你做的是已经流行起来的问题,那你是在和一千个更早起跑、算力也比你多的人赛跑。

john schulman's guide to ml research splits the work into two modes. in one, you read the literature and hunt for things to improve. in the other, you choose an outcome you genuinely want to exist and reason backwards to the experiments. he argues for the second, and the quiet reason is that it manufactures originality. a goal you actually care about will drag you into territory no survey paper covers.

John Schulman 在他的机器学习研究指南里,把研究工作分成两种模式。一种是读文献,寻找可以改进的地方。另一种是先选一个你真心希望它存在的结果,再反向推到该做哪些实验。他支持第二种。一个不太张扬的理由是,这种方式会制造原创性。一个你真正在乎的目标,会把你拖进那些综述论文根本没覆盖到的地带。

taste, meanwhile, gets discussed like a gift. it behaves more like a muscle. predict the result of every experiment before you run it. cover a paper's results section and guess the numbers from the method alone. mark down which of this month's releases will matter in two years and check your hit rate later. a forecast plus a correction, repeated a few hundred times, is how every good model gets trained, including the one in your head.

至于品味,常常被说成是一种天赋。它更像一块肌肉。每次做实验前,先预测结果。读论文时,把结果部分遮住,只看方法,猜它会跑出什么数字。把这个月发布的东西里,哪些两年后还重要记下来,之后再回头核对命中率。预测,再修正,重复几百次。所有好的模型都是这么训练出来的,你脑子里的那个也一样。

upgrade your inputs

升级你的输入

shared reading lists produce shared ideas. if your information diet is the trending page of arxiv plus whatever survives the group chat filter, you will reliably reach the same conclusions as everyone else, at the same time, which makes those conclusions worth approximately nothing.

大家看同样的阅读清单,就会长出同样的想法。如果你的信息摄入,主要来自 arXiv 的热门页,再加上群聊筛出来还活下来的那些内容,那你几乎一定会和所有人在同一时间得出同样的结论,而那样的结论,价值几乎等于零。

old material is criminally underpriced. this field reruns its own past on a delay: mixture of experts dates to 1991, lstms to 1997, backprop went mainstream in 1986. rich sutton needed about a thousand words in 2019 to write the bitter lesson, and it predicts the shape of the field better than surveys ten times its length. claude shannon gave a talk on creative thinking in 1952 where his opening move was to shrink a problem until it's nearly trivial, crack the small version, then reintroduce the difficulty one piece at a time. that single trick will carry you through more walls than any modern productivity advice.

旧材料被严重低估了。这个领域总是在延迟重演自己的过去。Mixture of Experts 可以追溯到 1991 年,LSTM 到 1997 年,反向传播在 1986 年才真正进入主流。Rich Sutton 在 2019 年只用了大约一千个词写出 The Bitter Lesson,但它对这个领域走向的预测,比那些篇幅长十倍的综述还准。Claude Shannon 在 1952 年有一场关于创造性思维的演讲,他开场的招数是,把问题缩小到几乎微不足道,先攻破这个小版本,再把难度一点点加回来。光这一招,就比大多数现代效率建议更能帮你撞穿高墙。

range matters as much as depth. interpretability borrows shamelessly from neuroscience. eval design is mechanism design wearing a lab coat. a working sense of how gpus actually move memory tells you which architecture papers are doomed before the benchmarks do. and honest statistics might be the rarest skill in ml, where a lot of published rigor is vibes with error bars.

广度和深度一样重要。可解释性大量借鉴神经科学。评测设计,本质上是穿着实验服的机制设计。只要你对 GPU 究竟怎么搬运内存有一点切实感觉,很多架构论文还没等基准测试出来,你就已经知道它们要失败了。至于诚实的统计学,也许是机器学习里最稀缺的能力,因为这个领域里很多所谓发表出来的严谨,不过是带着误差条的感觉。

one more thing. read the paper itself, not the thread summarizing it. the appendix is where the bodies are buried, and the limitations section is usually the most honest paragraph in the document.

还有一件事。读论文原文,不要只读概括它的讨论串。附录里才埋着尸体,限制部分往往才是整篇文档里最诚实的一段。

write everything down

把一切写下来

paul graham points out that an idea can feel fully formed right up until you try to put it into words. the page finds gaps your head papers over: the assumption you never tested, the step that doesn't actually follow, the two claims that quietly contradict each other.

Paul Graham 说过,一个想法在你脑子里可能看起来已经完整成形,但你一旦试着把它写出来,问题就暴露了。纸面会找出那些被大脑糊过去的缺口,那些你从未验证过的假设,那些其实根本推不出来的步骤,那些悄悄互相矛盾的说法。

feynman's rule was that the first person you must avoid fooling is yourself, because you're the easiest target. writing is the cheapest defense ever invented. darwin went further and made it procedural. any fact that cut against his theory got written down on the spot, because he'd caught his own memory deleting inconvenient evidence faster than the convenient kind. your memory does the same thing to your failed runs. keep a log: hypothesis, setup, expectation, result, updated belief. rereading last month's entries is humbling in a way no reviewer can match.

费曼的规则是,你最先必须避免欺骗的人,是你自己,因为你是最容易上当的那个。写作是有史以来最便宜的防御手段。达尔文走得更远,把这件事做成了流程。任何不利于自己理论的事实,他都会当场记下,因为他发现自己的记忆删除不方便证据的速度,比保留方便证据还快。你的记忆对失败实验也是一样。记日志。假设、设置、预期、结果、更新后的判断,都记下来。回头重读上个月的记录,那种打脸的力度,任何审稿人都比不上。

then put some of it in public. olah and carter's research debt essay makes the case that fields choke on undigested ideas, and that a clear explanation is a genuine contribution rather than a service job. a lot of people working in interpretability today found the field through readable posts, not conference papers. a body of public writing also doubles as the strongest credential you can hold, because it's an unfakeable sample of how you think.

然后,把其中一部分公开出来。Olah 和 Carter 在他们关于研究债务的文章里提出,很多领域会被那些没有消化完的想法堵住,而一篇清晰的解释,本身就是实打实的贡献,不只是服务性工作。今天许多做可解释性研究的人,最早进入这个领域,靠的不是会议论文,而是可读性强的文章。持续公开写作,还有一个作用,就是它会变成你手里最有力的资历,因为那是你思考方式无法伪造的样本。

tighten the loop

收紧循环

the stories about alec radford rarely involve a single stroke of genius. they involve volume. more runs per day, more wrong ideas discarded per week, a model of reality that updated faster than anyone else's. that's the actual game. research speed is mostly the speed at which you discover you're wrong.

关于 Alec Radford 的那些故事,往往都不是某次天才闪现,而是数量。每天更多次运行,每周丢掉更多错误想法,对现实的模型更新得比别人快。这才是研究真正的游戏。研究速度,本质上就是你发现自己错了的速度。

which makes tooling a first-class research activity. launching a run should be one command. plotting it should be one more. every experiment should be reproducible from its config, and comparing two runs should take seconds, not an afternoon of archaeology. karpathy's recipe for training neural networks has a step that pays for itself a hundred times over: overfit a single batch before training at scale. thirty seconds, half your bugs, gone. shrink everything until it's cheap, get it right, then spend the compute.

所以,工具链本身就是一级研究活动。启动一次运行,应该只要一条命令。画图分析,最好再加一条。每个实验都应该能靠它的配置复现出来,比较两次运行应该只花几秒,而不是花一个下午做考古。Karpathy 的神经网络训练配方里,有一步特别值钱,能回本一百次,就是先让模型在单个 batch 上过拟合,再去做大规模训练。三十秒,半数 bug 就没了。把一切先缩小到便宜可做,做对了,再去烧算力。

and retire the idea that engineering is the junior partner here. at the frontier the two jobs have fused. the researcher who can build the harness, the eval, and the data pipeline is the one whose hypotheses actually get tested. everyone else is waiting in a queue.

也该放弃那个把工程视作次要配角的想法了。在前沿地带,这两份工作已经融成一份。真正能把假设送上检验台的,是那个能亲手搭好支架、评测和数据管线的研究者。其他人都只是在排队等。

stare at the outputs

盯着输出看

a descending loss curve is not analysis, it's reassurance. your experiments throw off far more information than you consume: transcripts, failure cases, the strange tail of the distribution. most of it dies unread in a logs folder.

损失曲线往下走,不叫分析,那只是安慰。你的实验抛出来的信息,远比你真正消费掉的多得多。转录文本、失败案例、分布尾部那些奇怪东西。大多数都没被读过,就死在日志文件夹里。

karpathy's recipe starts before any training code gets written, with hours spent on the raw data by hand. most ml bugs live in the data, and they fail silently. nothing crashes. you simply get a mediocre model and a wrong theory about why.

Karpathy 的配方,在任何训练代码写下去之前就开始了,要先花上几个小时,亲手看原始数据。机器学习里的大多数 bug 都藏在数据里,而且它们是静默失败。不会崩。不会报错。你只会得到一个平庸的模型,再加上一套错误的解释,告诉自己它为什么会这样。

andrew ng has taught the same unglamorous move for over a decade because nothing beats it. pull a hundred failures, read all of them, sort them into piles, attack the biggest pile. it works on models and it works on evals, where a benchmark you've never read transcripts from is a benchmark you don't actually understand. one transcript of genuinely strange behavior will teach you more than the next decimal of accuracy ever will.

十多年来,Andrew Ng 一直在教同一个朴素动作,因为没有什么比它更有效。拉出一百个失败样本,全都读完,分堆,先打最大那一堆。这招对模型有效,对评测也有效。一个你从没读过转录文本的 benchmark,本质上就是一个你根本没弄懂的 benchmark。一份真正古怪行为的转录,教给你的东西,会比准确率后面多出来的那一位小数更多。

wander on purpose

有意识地游走

your first subfield is an accident of timing, so treat it like one. spend real time in interpretability, in evals, in rl, in systems, before deciding where you live. somewhere in this field is a corner where your specific weirdness is an unfair advantage, and the only way to locate it is to pay tuition in several places. nobody waives the tuition.

你进入的第一个子领域,往往只是时间碰巧带来的结果,所以也该把它当成偶然。真的花时间去看可解释性、评测、强化学习、系统,再决定自己要住在哪。这个领域的某个角落里,一定有一块地方,你那种具体而古怪的特质会变成不公平的优势。想找到它,唯一的办法就是在几个地方都交点学费。没人会给你免学费。

run the disposable version of every idea first and let most of them die young. tune your baselines until it hurts, because the graveyard of ml is full of gains that evaporated against a properly tuned baseline, and a reviewer is the worst possible person to learn that from. ablate until you know which component carries the result. it's usually one, and it's usually not the one in the title.

先把每个想法的简陋版本跑起来,然后让其中大多数尽早死掉。把 baseline 调到你难受为止,因为机器学习的墓地里,埋满了那些一遇到调得像样的 baseline 就蒸发掉的提升。而从审稿人那里才第一次知道这件事,是最糟糕的时机。反复做消融,直到你知道到底是哪一个组件撑起了结果。通常只有一个。通常还不是标题里写的那个。

breadth is also insurance. subfields saturate, all of them, usually right after they peak on twitter. the people who keep producing through those transitions are the ones who already know their way around the neighboring territory.

广度也是一种保险。每个子领域都会饱和,全都会,而且往往就在它刚在 Twitter 上冲到顶峰之后。那些能在转场里继续产出的研究者,靠的是他们早就熟悉了旁边那块地。

find your people

找到你的人

hamming noticed a pattern in who ended up doing important work. colleagues with closed office doors got more done in any given year, and colleagues with open doors did the work that mattered, because the interruptions carried information about what the world actually needed. your open door is probably an inbox. keep it that way.

汉明注意到一个规律,最后做出重要工作的人,有一种共同模式。办公室门关着的同事,在任何一个给定年份里,往往完成得更多;办公室门开着的同事,做出的工作却更重要,因为那些打断会带来信息,告诉你这个世界真正需要什么。你的那扇开着的门,八成就是收件箱。让它继续开着。

generosity compounds in research like nothing else. replicate a result and publish what you find. release the tool you built for yourself. explain something hard in plain language. the returns arrive sideways, months later, as the collaboration or the reference or the role you couldn't have applied for. float your half-formed ideas in public too, because being wrong on the timeline is far cheaper than being wrong in print. and the collaborator who tells you an idea is bad before you sink three months into it is worth more than compute. that relationship can't be bought, only earned.

在研究里,慷慨的复利效应几乎没有别的东西能比。复现一个结果,然后把你看到的东西公开出来。把你给自己做的工具发布出去。用明白话解释一个难题。回报往往不会正面到来,而是几个月后,从某次合作、某个引用、某个你原本根本没法申请到的角色那里,斜着出现。那些还没成形的半成品想法,也要公开抛出去,因为在时间线上犯错,比在正式发表里犯错便宜太多。而那个能在你投入三个月之前,就告诉你这个想法不行的合作者,比算力更值钱。这种关系买不来,只能慢慢挣到。

the long game

长线游戏

pasteur said luck favors the prepared mind, and hamming built a whole career philosophy on top of it: knowledge and productivity compound like interest. the daily edges look trivial in isolation. what you read, what you record, how fast your loop runs, who you argue with. give them a few years and they produce careers that look like luck from the outside. start compounding earlier than feels necessary. future you already knows this was the cheap part.

巴斯德说过,幸运偏爱有准备的头脑。汉明在这句话上面,几乎搭起了自己整套职业哲学。知识和产出会像利息一样复利增长。每天那些单看几乎不起眼的小优势,你读了什么,你记了什么,你的循环有多快,你和谁争论。单独看都不算什么,给它们几年时间,就会长成一种从外面看像是运气的职业生涯。比你觉得有必要的更早开始复利。未来的你早就知道,这一段其实最便宜。

nobody really teaches you research. you get a desk, a problem someone else picked, and a vague instruction to produce something novel. so most people reverse-engineer the job from what they can see, which is papers, threads, and announcements, and what they end up learning is how to look like a researcher rather than how to be one. the actual skill is a stack of smaller skills, and almost every one of them can be deliberately trained.

pick your own problems

richard hamming had a habit at bell labs that made him unpopular at lunch. he'd ask whoever sat near him what the important problems in their field were, then ask why they weren't working on them. people changed tables. the question stings because most of us have no good answer. we don't choose problems, we absorb them, from an advisor, from whatever a big lab announced last quarter, from the paper everyone is quote-tweeting this week.

the trouble with an absorbed problem is that you hold the conclusion without the reasoning. you know some famous lab cares about a direction, but not why, not what they expect to find, not what would make them drop it. when they pivot, you find out a year later. and on a problem that's already fashionable, you're racing a thousand people who started earlier and have more compute than you.

john schulman's guide to ml research splits the work into two modes. in one, you read the literature and hunt for things to improve. in the other, you choose an outcome you genuinely want to exist and reason backwards to the experiments. he argues for the second, and the quiet reason is that it manufactures originality. a goal you actually care about will drag you into territory no survey paper covers.

taste, meanwhile, gets discussed like a gift. it behaves more like a muscle. predict the result of every experiment before you run it. cover a paper's results section and guess the numbers from the method alone. mark down which of this month's releases will matter in two years and check your hit rate later. a forecast plus a correction, repeated a few hundred times, is how every good model gets trained, including the one in your head.

upgrade your inputs

shared reading lists produce shared ideas. if your information diet is the trending page of arxiv plus whatever survives the group chat filter, you will reliably reach the same conclusions as everyone else, at the same time, which makes those conclusions worth approximately nothing.

old material is criminally underpriced. this field reruns its own past on a delay: mixture of experts dates to 1991, lstms to 1997, backprop went mainstream in 1986. rich sutton needed about a thousand words in 2019 to write the bitter lesson, and it predicts the shape of the field better than surveys ten times its length. claude shannon gave a talk on creative thinking in 1952 where his opening move was to shrink a problem until it's nearly trivial, crack the small version, then reintroduce the difficulty one piece at a time. that single trick will carry you through more walls than any modern productivity advice.

range matters as much as depth. interpretability borrows shamelessly from neuroscience. eval design is mechanism design wearing a lab coat. a working sense of how gpus actually move memory tells you which architecture papers are doomed before the benchmarks do. and honest statistics might be the rarest skill in ml, where a lot of published rigor is vibes with error bars.

one more thing. read the paper itself, not the thread summarizing it. the appendix is where the bodies are buried, and the limitations section is usually the most honest paragraph in the document.

write everything down

paul graham points out that an idea can feel fully formed right up until you try to put it into words. the page finds gaps your head papers over: the assumption you never tested, the step that doesn't actually follow, the two claims that quietly contradict each other.

feynman's rule was that the first person you must avoid fooling is yourself, because you're the easiest target. writing is the cheapest defense ever invented. darwin went further and made it procedural. any fact that cut against his theory got written down on the spot, because he'd caught his own memory deleting inconvenient evidence faster than the convenient kind. your memory does the same thing to your failed runs. keep a log: hypothesis, setup, expectation, result, updated belief. rereading last month's entries is humbling in a way no reviewer can match.

then put some of it in public. olah and carter's research debt essay makes the case that fields choke on undigested ideas, and that a clear explanation is a genuine contribution rather than a service job. a lot of people working in interpretability today found the field through readable posts, not conference papers. a body of public writing also doubles as the strongest credential you can hold, because it's an unfakeable sample of how you think.

tighten the loop

the stories about alec radford rarely involve a single stroke of genius. they involve volume. more runs per day, more wrong ideas discarded per week, a model of reality that updated faster than anyone else's. that's the actual game. research speed is mostly the speed at which you discover you're wrong.

which makes tooling a first-class research activity. launching a run should be one command. plotting it should be one more. every experiment should be reproducible from its config, and comparing two runs should take seconds, not an afternoon of archaeology. karpathy's recipe for training neural networks has a step that pays for itself a hundred times over: overfit a single batch before training at scale. thirty seconds, half your bugs, gone. shrink everything until it's cheap, get it right, then spend the compute.

and retire the idea that engineering is the junior partner here. at the frontier the two jobs have fused. the researcher who can build the harness, the eval, and the data pipeline is the one whose hypotheses actually get tested. everyone else is waiting in a queue.

stare at the outputs

a descending loss curve is not analysis, it's reassurance. your experiments throw off far more information than you consume: transcripts, failure cases, the strange tail of the distribution. most of it dies unread in a logs folder.

karpathy's recipe starts before any training code gets written, with hours spent on the raw data by hand. most ml bugs live in the data, and they fail silently. nothing crashes. you simply get a mediocre model and a wrong theory about why.

andrew ng has taught the same unglamorous move for over a decade because nothing beats it. pull a hundred failures, read all of them, sort them into piles, attack the biggest pile. it works on models and it works on evals, where a benchmark you've never read transcripts from is a benchmark you don't actually understand. one transcript of genuinely strange behavior will teach you more than the next decimal of accuracy ever will.

wander on purpose

your first subfield is an accident of timing, so treat it like one. spend real time in interpretability, in evals, in rl, in systems, before deciding where you live. somewhere in this field is a corner where your specific weirdness is an unfair advantage, and the only way to locate it is to pay tuition in several places. nobody waives the tuition.

run the disposable version of every idea first and let most of them die young. tune your baselines until it hurts, because the graveyard of ml is full of gains that evaporated against a properly tuned baseline, and a reviewer is the worst possible person to learn that from. ablate until you know which component carries the result. it's usually one, and it's usually not the one in the title.

breadth is also insurance. subfields saturate, all of them, usually right after they peak on twitter. the people who keep producing through those transitions are the ones who already know their way around the neighboring territory.

find your people

hamming noticed a pattern in who ended up doing important work. colleagues with closed office doors got more done in any given year, and colleagues with open doors did the work that mattered, because the interruptions carried information about what the world actually needed. your open door is probably an inbox. keep it that way.

generosity compounds in research like nothing else. replicate a result and publish what you find. release the tool you built for yourself. explain something hard in plain language. the returns arrive sideways, months later, as the collaboration or the reference or the role you couldn't have applied for. float your half-formed ideas in public too, because being wrong on the timeline is far cheaper than being wrong in print. and the collaborator who tells you an idea is bad before you sink three months into it is worth more than compute. that relationship can't be bought, only earned.

the long game

pasteur said luck favors the prepared mind, and hamming built a whole career philosophy on top of it: knowledge and productivity compound like interest. the daily edges look trivial in isolation. what you read, what you record, how fast your loop runs, who you argue with. give them a few years and they produce careers that look like luck from the outside. start compounding earlier than feels necessary. future you already knows this was the cheap part.

📋 讨论归档

讨论进行中…