icde-related-work

GitHub

用于审计IEEE ICDE投稿的创新性与合规性。区分实质创新与工程改进,执行针对数据库经典文献及生产系统的重构审查,覆盖核心会议、期刊及系统领域,处理单盲评审下的自我引用,并解决两轮截稿期间的并发工作重叠问题。

ICDE-Skills/skills/icde-related-work/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

评估ICDE论文的创新点是否属于实质性贡献而非单纯工程优化 检查参考文献是否遗漏了相关的生产系统或经典数据库文献 处理ICDE与其他顶级数据库会议(如SIGMOD, VLDB)之间的并发工作冲突 确认作者是否正确引用了自身的先前工作或满足原始作品规则

Install

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

Non-standard path

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icde-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": "icde-related-work",
    "description": "Use when positioning an IEEE ICDE submission against the database canon and neighboring venues, running a reinvention audit across SIGMOD, VLDB, EDBT, and shipping systems, handling two-round concurrency, distinguishing engineering delta from genuine novelty, and covering both the literature and production systems an ICDE reviewer expects."
}

ICDE Related Work

Use this to audit novelty and eligibility. Reopen the current call for the original-work and prior-publication rules before advising authors.

Positioning checks

  • Separate genuine novelty (a new mechanism, access method, protocol, or primitive) from engineering delta (a faster implementation of a known idea). ICDE rewards the former; the latter needs an unusually strong evaluation to survive.
  • Run a reinvention audit against the deep database canon. Because data management has a fifty-year literature, a "new" index or join often has a 1980s or 1990s ancestor; find it and state the difference, or a reviewer will.
  • Cover both the research venues and shipping systems. ICDE reviewers expect you to know the relevant production databases, not just papers; ignoring a system that already does what you claim is a recognizable reject pattern.
  • Because ICDE is single-blind, cite your own prior work directly and link repositories freely — there is no anonymity to preserve in the bibliography.
  • State overlap with any prior short/workshop version honestly; the original-work rule bars work already published beyond a few double-column pages.

The venue-ring coverage table

Literature lane Typical sources What ICDE reviewers check
Core database venues ICDE, SIGMOD, VLDB/PVLDB, EDBT Whether the nearest system is compared or explicitly distinguished
Journals IEEE TKDE, The VLDB Journal, ACM TODS Whether the journal-length predecessor of your idea is acknowledged
Systems venues OSDI, SOSP, FAST, ATC Whether a systems-community mechanism you rebuild is credited
Shipping systems Commercial and open-source databases Whether a production system already provides your primitive

A bibliography citing only recent conference papers tells a builder-heavy committee that a known technique may be getting rediscovered — no throughput number repairs that impression.

The concurrency question at ICDE

  • ICDE's two-round calendar and the tight ICDE/SIGMOD/VLDB overlap mean genuinely concurrent work is common. For independently concurrent papers, cite neutrally, state the technical difference, and avoid priority claims a reviewer cannot check.
  • If a near-identical result appeared at a sibling venue between your rounds, address it head-on rather than hoping the reviewers missed it — they did not.

Positioning vignette

A paper proposes a latch-free variant of a classic index. Its nearest neighbors: the original B-tree literature, a recent SIGMOD lock-free structure, and a production key-value store's internal index. The novelty sentence must name all three contrasts — a new mechanism the classic design lacked, a different hardware assumption from the SIGMOD variant, and a capability the production store does not expose — so the delta is unmistakable.

Overlap judgment calls

  • Your own workshop or short-paper version: usually citable, but confirm it stays under the original-work threshold and declare it.
  • When unsure whether a prior venue counts as prior publication, declare the overlap in the submission form rather than gambling on a chair's reading.

Output format

[Eligibility] clear / needs declaration / risky
[Novelty type] new-mechanism / engineering-delta
[Closest lanes] <core-DB / journal / systems / shipping-system>
[Nearest 3 works] <work -> specific distinction>
[Reinvention risk] <ancestor found? y/n>
[Novelty sentence] <ICDE-ready contribution contrast>

Version History

  • 9f86f09 Current 2026-07-19 15:55

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
9f86f09
Hash
205fb625
Indexed
2026-07-19 15:55

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