pods-related-work

GitHub

指导针对ACM PODS会议投稿的相关工作撰写,强调以结果差异为核心的对比分析,覆盖数据库、逻辑及复杂性理论文献,并严格遵循双盲匿名与重复发表规则。

PODS-Skills/skills/pods-related-work/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

准备PODS会议投稿的相关工作部分 评估论文在数据库理论领域的创新点定位 检查双盲匿名和重复发表合规性

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill pods-related-work -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/PODS-Skills/skills/pods-related-work -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@pods-related-work

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill pods-related-work -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "pods-related-work",
    "description": "Use when positioning an ACM PODS submission against the database-theory literature across PODS, ICDT, LICS, and the journals (TODS, LMCS, JACM, VLDBJ), writing delta-first contrast that compares results rather than cataloging citations, keeping self-citations double-anonymous, and handling concurrent, arXiv-preprint, and prior-version overlap."
}

PODS Related Work

Use this to audit novelty and eligibility. PODS reviewers are close to the database-theory literature and expect to see exactly where your result sits relative to the nearest prior result — a comparison of theorems, not a list of papers. Reopen the current PODS call for the resubmission, anonymity, and prior-publication rules before advising authors.

Positioning checks

  • Separate the mathematical novelty from the effort. What is new: a bound that was open, a dichotomy that completes a partial classification, a semantics nobody had defined, a lower bound matching a known upper bound? Name the theorem-level delta.
  • Cover the theory lanes. PODS reviewers expect the database-theory venues and the relevant logic/complexity literature, not only the papers nearest your technique (see the table). A bibliography missing the obvious prior classification reads as unaware.
  • Write delta-first at the level of results. Each closely related paper gets one sentence naming what it proved and one naming how your result differs — a stronger bound, a broader class, a matching lower bound, a removed assumption. Compare theorems, do not summarize abstracts.
  • Preserve lightweight double-anonymity. Cite your own prior work in the third person and never link reviewers to an identity-revealing arXiv preprint, homepage, or named system.
  • Declare overlap with any prior conference/workshop version, an ICDT/journal version, or a concurrent submission; do not re-submit an already-published theorem as new.

Database-theory literature lanes

Lane Typical venues What PODS reviewers check
Database theory (symposia) PODS, ICDT Whether the nearest prior bound/dichotomy/semantics is compared or subsumed
Logic & finite model theory LICS, ICALP, CSL Whether the logical tools and expressiveness results are credited to origin
Complexity (when a bound rests on it) STOC, FOCS, CCC Whether the complexity-theoretic assumption (ETH, OMv, #P) is stated correctly
Theory journals TODS, LMCS, JACM, VLDBJ Whether the full/journal treatment of a topic is engaged, not just the extended abstract
Systems DB (when relevant) SIGMOD, VLDB, ICDE Whether a practically motivated problem's systems context is acknowledged

A bibliography that cites only your own thread of papers tells a reviewer the delta may be smaller than claimed; one that reaches ICDT, the logic venues, and the journal versions signals command of the field.

Delta-first positioning vignette

Suppose the paper proves a dichotomy for a query-evaluation problem. Its nearest neighbors: an earlier paper giving tractability for a sub-class (positive, but not a classification), a hardness result for one specific query (negative, but isolated), and a journal survey conjecturing the boundary. The novelty sentence should name all three contrasts — a complete classification where the first had only a sub-class, a general lower bound where the second had one query, and a proof where the survey had a conjecture.

Concurrent and prior-version judgment calls

[Concurrent arXiv work]  cite neutrally, state the precise result-level difference, avoid
                         unverifiable priority claims; keep the citation double-anonymous
[Your ICDT/workshop ver] declare it; state what the PODS paper adds (a matching lower bound, the
                         general case, full proofs) beyond the earlier extended abstract
[Journal full version]   if a journal version exists or is in submission, disclose it; PODS is an
                         extended abstract venue and overlap must be stated
[Archival status unclear] declare the overlap in the submission rather than guessing a chair's reading

Eligibility red flags

  • Substantial overlap with a theorem already published by the same authors (self-plagiarism / double publication risk).
  • A "new" result that re-proves a known bound with a cosmetic change of model and no new consequence.
  • Citations exclusively to systems venues, signaling a paper that may be a systems result reframed without the theory a PODS reviewer expects.

Output format

[Eligibility] clear / needs declaration / risky
[Lanes covered] <db-theory / logic-FMT / complexity / journals / systems-when-relevant>
[Nearest 3 results] <prior result -> one-line theorem-level delta>
[Archival-overlap risk] <none / declare: which prior version>
[Novelty sentence] <PODS-ready contribution contrast against the nearest prior theorem>

Version History

  • 9f86f09 Current 2026-07-19 17:16

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
c82fe76
Hash
351339ff
Indexed
2026-07-19 17:16

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 09:17
浙ICP备14020137号-1 $Carte des visiteurs$