The paper has not been published yet and is currently submitted to a
top conference where you’ve been assigned as a peer reviewer. Complete
a full review of the paper answering all prompts of the official
review form of the top venue in this research area (e.g., NeurIPS).
This includes recommending whether to accept or reject the paper.
This paper was found buried under ground in the desert. You’re an
archeologist who must determine where this paper sits in the context
of previous and subsequent work. Find and report on one older paper
cited within the current paper that substantially influenced the
current paper and one newer paper that cites this current paper.
You’re a researcher who is working on a new project in this area.
Propose an imaginary follow-up project not just based on the current
but only possible due to the existence and success of the current
paper.
后续项目:Prover-Portfolio Allocation from Accepted
Repertoires。
You work at a company or organization developing an application or
product of your choice (that has not already been suggested in a prior
session). Bring a convincing pitch for why you should be paid to
implement the method in the paper, and discuss at least one positive
and negative impact of this application.
You’re a hacker who needs a demo of this paper ASAP. Implement a small
part or simplified version of the paper on a small dataset or toy
problem. Prepare to share the core code of the algorithm to the class
and demo your implementation. Do not simply download and run an
existing implementation – though you are welcome to use (and give
credit to) an existing implementation for “backbone” code.
可运行 toy 核心:在 3 个小型 Lean statement 上,archive
只保存 `lake env lean` 编译成功的 canonical candidates;mutation
用手写 binder/等式改写,semantic gate 用公开的 toy truth
table。它的核心路径是按论文伪代码独立写的,不是下载现成实现;动画是解释器,不冒充论文实验复现。
while calls < T and archive:
parent = weighted_sample(archive, usage_penalty=True)
candidate = mutate(parent)
calls += 1
if lean_compiles(candidate):
archive.add(canonicalize(candidate))
if toy_semantic_gate(candidate):
repertoire.add(candidate)
return dedup(repertoire)
Private Investigator
You are a detective who needs to run a background check on one of the
paper’s authors. Where have they worked? What did they study? What
previous projects might have led to working on this one? What
motivated them to work on this project? Feel free to contact the
authors, but remember to be courteous, polite, and on-topic.
调查边界:只使用公开学术资料,不联系作者,不推断私人信息。
作者与机构:论文 TeX 的作者块明确写出:Haijian
Lu1,2、Wei Wang2、Jing Liu1;1
为 School of Artificial Intelligence, Xidian University, Xi’an;2
为 Beijing Institute for General Artificial Intelligence (BIGAI),
Beijing。作者顺序与 arXiv 页面一致。
通讯作者:Wei Wang 在 TeX 中带有 `Corresponding author:
wangwei@nlpr.ia.ac.cn`。这里可以确认通讯邮箱域名为 NLPR/IA
体系,但不能仅凭邮箱把其当前机构扩张成论文未写出的其他任职事实。
公开研究轨迹:Google Scholar 的 H Lu profile 将 Haijian Lu
列为作者;同一 profile 的论文列表与 FormalEvolve 的
autoformalization/formal reasoning 方向相符。需要特别注意:Google
Scholar 的“Wang
Wei”候选页显示的是另一位视觉/动作识别研究者,无法安全确认就是本文通讯作者,因此新版不把它写入作者履历。对
Jing Liu,本次没有找到足以完成同名消歧的可靠公开
profile,也不编造履历。
结论:这次能确认作者机构、通讯作者和研究主题,但对 Wei
Wang/Jing Liu
的个人主页级履历仍需更强的同名消歧证据;“不知道”比错认同名作者更可靠。
Social Impact Assessor
Identify how this paper self-assesses its (likely positive) impact on
the world. Have any additional positive social impacts left out? What
are possible negative social impacts that were overlooked or omitted?