agentsclimarketplace

Publication strategy

Skill kinhluan/skills/.agent-skills/publication-strategy

πŸš€ Professional Multi-Agent Skills

Install
npx -y skills add kinhluan/skills --skill publication-strategy

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Choose publication venue, prepare submission, write rebuttals, and manage revision cycles. Use when deciding where to submit a paper, preparing camera-ready, writing a rebuttal to reviewers, or planning a revision.

SKILL.md

4.7 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it

Publication Strategy

Get your work published efficiently without wasted submissions.

Venue Selection

Note: Deadlines and acceptance rates shift year-to-year. Always verify current CFP at the official venue site before planning submissions.

AI/ML Top Venues (Tier 1)

VenueTypeDeadline pattern*Acceptance rate*
NeurIPSConferenceMay~25%
ICMLConferenceJan~27%
ICLRConferenceOct~30%
CVPRConferenceNov~25%
ACL/EMNLPConferenceFeb/Jun~25%
AAAIConferenceAug~23%

*Approximate β€” check official CFP each year.

Systems / Distributed Computing

VenueTypeFocus
MLSysConferenceML systems, FL efficiency
EuroSysConferenceSystems
IEEE TPDSJournalParallel/distributed
IEEE IoT JournalJournalIoT applications

Choosing Your Venue

Answer these:

  1. Contribution type: algorithm β†’ ML venue; system β†’ systems venue; application β†’ domain venue
  2. Novelty level: incremental β†’ workshop or journal; significant β†’ top conference
  3. Timeline: PhD submission date β†’ work backwards from deadlines
  4. Audience: who needs to read this? β†’ they attend which venue?

Strategy for PhD students:

First paper β†’ workshop at top venue (NeurIPS/ICML workshop) β€” lower bar, builds CV
Second paper β†’ Tier 2 conference (ECML, ICDM, PAKDD)
Third paper β†’ Tier 1 attempt (NeurIPS, ICML, ICLR)
Thesis compilation β†’ journal version (IEEE TPDS, JMLR)

Submission Checklist

  • Paper within page limit (main + appendix)
  • All author information removed (double-blind venues)
  • Code anonymized (no usernames in comments, no personal paths)
  • All figures are vector (PDF) or β‰₯300 DPI
  • References formatted per venue style
  • Supplementary material within size limit
  • Ethics statement if required (NeurIPS mandates it)
  • License statement if releasing dataset/code

Rebuttal Writing

Most top conferences have 5-14 day rebuttal windows (NeurIPS ~6 days, ICML ~7 days, ICLR ~2 weeks). Structure:

We thank all reviewers for their detailed feedback. We address the main concerns:

**[R1, R2] Missing baseline [Method X]:**
We ran [X] under identical conditions. Our method achieves Y% vs X's Z%
(see attached Table). We will include this in the final version.

**[R3] Concern about dataset diversity:**
We acknowledge this limitation. We plan experiments on [Dataset B] 
which we can include in revision. Preliminary results show [outcome].

**[R1] Unclear notation in Section 3:**
We will revise Section 3.1 to clarify [specific point]. The key insight is [explanation].

Minor issues raised by all reviewers will be addressed in revision.

Rebuttal rules:

  • Don't be defensive β€” acknowledge valid concerns
  • Promise only what you can deliver in revision timeline
  • Focus on fatal flaws, not nitpicks
  • Keep it concise β€” reviewers are busy

Revision Plan

After receiving "Major Revision" decision:

## Revision Plan for [Venue] [Year]

**Deadline:** [date]
**Review decision:** Major / Minor revision

| Reviewer | Concern | Action | Owner | Due |
|----------|---------|--------|-------|-----|
| R1 | Missing baseline X | Run experiments | Me | +2 weeks |
| R2 | Unclear Section 3 | Rewrite 3.1 | Me | +1 week |
| R3 | Needs ablation on Y | Design + run | Me | +3 weeks |

**New experiments needed:** [list]
**Sections requiring rewrite:** [list]
**Estimated revision time:** [X weeks]

After Rejection

Rejection β‰  bad paper. NeurIPS accepts ~25%, reject = 75% of all submissions.

  1. Read reviews carefully β€” identify legitimate weaknesses
  2. Rate each review: valid / partially valid / wrong
  3. Decide: fix + resubmit to same tier OR resubmit to next venue
  4. Don't submit same paper to next deadline without addressing reviewers

Typical path: NeurIPS reject β†’ fix β†’ ICML (3 months later)

Links to Other Skills

  • Requires β†’ internal-critique (paper must pass internal check first)
  • Requires β†’ paper-writing (clean draft)
  • Feeds into β†’ milestone-tracker (add submission deadlines)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.