跳到主要内容
知仓学习社ZHICANG

recsys-writing-style

Use when revising an ACM RecSys paper for a recommendation-first first page, honest offline-versus-online framing, equal-budget baseline claims, lea…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

RecSys Writing Style

Use this when revising the main paper. RecSys papers need a compact statement of why a

recommendation result matters and enough evaluation detail to survive a reproducibility-minded

reviewer.

Revision rules

  • Put the recommendation contribution on the first page: problem, gap, method, offline evidence,

and the offline-to-deployment bridge.

  • Make the evaluation protocol explicit early: the split (temporal vs random), whether metrics are

full-ranking or sampled, and that baselines are tuned under an equal budget.

  • Pair every empirical claim with a table, an ablation, or an off-policy/A-B result — not with a

superlative.

  • Use the 8-page body for core logic; move tuning grids, extra datasets, and per-dataset

breakdowns to the appendix (which counts inside the budget) without making the body unreadable.

  • Avoid leaderboard framing ("state of the art," "outperforms all baselines") when the gain is

small, the variance unreported, or the baselines under-tuned.

  • Maintain double-blind style in self-citations, platform names, acknowledgements, funding, and

the repository description.

Claim-discipline for recommender papers

  • State the split protocol in words, not just in a config: "we use a temporal leave-one-last

split" pre-empts the leakage objection.

  • Say the baselines were tuned with the same budget as the method; this one sentence defuses

the field's central reproducibility complaint.

  • When an offline metric is the only evidence, scope the claim to offline; do not let "nDCG rose"

masquerade as "users are better served."

  • Report variance (mean ± sd over seeds), and in captions say whether bars are sd, confidence

intervals, or quantiles.

  • Label beyond-accuracy goals (diversity, fairness, exposure) as measured quantities, not

asserted virtues.

Sentence-level rewrites

| Draft pattern | RecSys-safe rewrite |

|---|---|

| "Our model significantly outperforms all baselines." | "improves nDCG@20 by X (sd Y) over equal-budget-tuned baselines" |

| "We evaluate on a standard split." | "We use a temporal leave-one-last split to avoid future leakage." |

| "Achieves state-of-the-art recommendation." | Claim scoped to the datasets and cutoff actually tested |

| "Users will benefit from better recommendations." | "our off-policy estimate of engagement rises; deployment is future work" |

| "We use Recall@20." | "Recall@20 over the full item catalog (not a sampled candidate set)" |

Vignette: compressing into eight two-column pages

A draft with a model, five datasets, and a sprawling related-work section: keep the method, the

assumption, the headline tuned table, one mechanism ablation, and the offline-online bridge in the

body; compress related work into contribution contrasts; move the tuning grid, two datasets, and

per-dataset breakdowns to the appendix with explicit forward references. The test of a good cut: a

reviewer should reconstruct the whole argument, including how the baselines were tuned, without

opening the repository.

Output format

[Writing diagnosis] clear / under-justified / overclaimed / leakage-ambiguous
[First-page fix] <new recommendation-first framing>
[Claim discipline] <claim -> table / ablation / off-policy result / scoped limitation>
[Evaluation wording] <split protocol / metric type / tuning-budget statement>
[Compression cuts] <move / delete / merge>
[Anonymity edits] <phrases to rewrite>

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。