IPSN Submission
Run this audit before uploading. IPSN research papers were double-blind, on the ACM Primary
Article Template, ≤12 pages inclusive of everything, submitted through HotCRP — and split
into the IP and SPOTS tracks. IPSN merged into SenSys (Embedded AI and Sensing Systems)
from 2025-2026, so reopen the current SenSys call first: the numbers below are the IPSN 2024 (23rd,
Hong Kong) snapshot read on 2026-07-09 (see resources/official-source-map.md) and the successor may
differ (SenSys 2026 posted full 12 / short 6 pages).
Pick the track before the PDF
- IP track (Information Processing): algorithms, estimation, signal processing, inference,
learning, localization. Reviewed by method reviewers who check soundness, baselines, and whether
the information-processing claim holds.
- SPOTS track (Sensor Platforms, Tools and Design Methods): hardware, embedded software, tools,
measurement, deployments. Reviewed for reusability, measured design trade-offs, and real-system
evidence.
A mis-tracked paper draws the wrong reviewers and loses on the wrong axis. Confirm whether the
successor keeps this split or uses a single track with categories (待核实).
Format and page budget
- ACM Primary Article Template, unmodified, two-column, 9 pt (IPSN 2024). This is a compact
two-column budget — not FSE's generous single-column journal budget; do not carry that habit over.
- Page budget (verify per cycle): IPSN 2024 posted ≤12 pages inclusive of figures, tables,
and references — there is no separate reference allowance. SenSys 2026 posted 12 (full) / 6
(short). Everything a reviewer must read to judge the paper lives inside the budget.
- Margins, font, and column layout are fixed by the template; editorial compression, not template
tampering, recovers space.
Double-blind sweep (hardware papers leak in unusual places)
IPSN is double-blind. Sensor-systems papers leak identity through hardware and deployment
artifacts more than software papers do:
# Mechanical pass on the submission PDF and any anonymized artifact archive
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|gitlab|zenodo\.org/record|doi\.org|acknowledg|grant|university|@[a-z0-9.]+\.edu' | head
unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/|firmware.*owner' | head
The IPSN-specific leaks to hunt by eye:
- Board photos and PCB silkscreen showing a lab logo, university name, or a distinctive bench.
- Oscilloscope / logic-analyzer screenshots with a captured hostname or lab watermark.
- Testbed and building names ("our 4th-floor CS testbed", a named bridge or campus) that
identify the institution.
- Firmware repo owners, dataset DOIs, and IEEE DataPort links that resolve to an author.
- Deployment site coordinates or photos that pinpoint an author's city or institution.
Re-host datasets and firmware behind an anonymizing archive before upload, and blur or crop
identifying hardware imagery.
Dataset and artifact at submission
- Provide an anonymized dataset/firmware link or archive, and state what will be released after
acceptance. IPSN's artifact and Best Research Artifact culture makes a missing release story a
scored weakness, not a neutral choice.
- Log energy/latency measurement conditions and ground truth now; these cannot be
reconstructed at review time.
Desk-risk triage
| Finding at audit time |
Severity |
Real fix |
| Main text over the page budget |
Desk-reject-grade |
Cut or move to the artifact; there is no separate reference allowance in the 12-page inclusive budget |
| Template altered (margins, shrunk font, single-column) |
Named desk-reject ground |
Recompile clean on the ACM template, recover space editorially |
| Identity leak in PDF, board photo, testbed name, or dataset link |
Anonymity violation (desk-reject risk) |
Re-anonymize imagery and re-host artifacts; scrub PDF metadata |
| Wrong track (platform paper in IP, or estimator in SPOTS) |
Reviewer mismatch |
Re-file under the matching track before the deadline |
| No dataset/firmware release story |
Scored against the paper |
Add an anonymized package + a release statement |
| Same work under review elsewhere |
Dual-submission exposure |
Withdraw one venue; verify the current concurrent-submission wording |
Final-week order of operations
- Confirm the live successor (SenSys) call, its deadline, and whether the track split survives.
- Freeze the body early; measurements and figures can be re-plotted, the argument cannot.
- Register title/abstract/authors/conflicts and pick the track before the cutoff.
- Build the anonymized dataset/firmware package and place its link and release statement in the paper.
- Run the mechanical anonymity checks on the final PDF and archive, plus an eyes-on pass over
every board photo, scope screenshot, and testbed name.
- Fill every HotCRP field — topic tags matching your track, conflicts for every coauthor's
institution and recent collaborators — a day early.
- Re-download the uploaded PDF and read it cold.
Reverify each cycle
- That the venue is the current SenSys edition at CPS-IoT Week (IPSN does not run standalone).
- Track structure (IP/SPOTS vs single track), the page budget, and the ACM template revision.
- Rebuttal mechanics, dual-submission wording, artifact/award timing, and any AI-disclosure rule —
all cycle-volatile.
Output format
[IPSN/SenSys submission status] ready / blocked / needs work
[Track] IP / SPOTS (or successor category), matches the primary novelty? yes/no
[Format] pages used, ACM template compliance (two-column 9 pt)
[Anonymity] clean / leaks: <PDF metadata | board photo | testbed name | dataset link>
[Dataset/artifact] anonymized link present? release statement present?
[Fix queue] <ordered, with owners and dates before the AoE cutoff>
Source: brycewang-stanford/Awesome-Journal-Skills → IPSN-Skills/skills/ipsn-submission/SKILL.md
1---2name: ipsn-submission3description: Use when auditing an IPSN-lineage submission for HotCRP readiness, covering the IP-vs-SPOTS track choice, the ACM Primary Article Template and ≤12-page inclusive budget, the double-blind sweep for hardware/deployment papers, dataset/artifact links, and desk-reject triage — routed to the current successor (SenSys) call because IPSN no longer runs standalone.4---5
6
7# IPSN Submission
8
9Run this audit before uploading. IPSN research papers were **double-blind**, on the **ACM Primary
10Article Template**, **≤12 pages** inclusive of everything, submitted through **HotCRP** — and split
11into the **IP** and **SPOTS** tracks. IPSN merged into **SenSys (Embedded AI and Sensing Systems)**
12from 2025-2026, so reopen the current SenSys call first: the numbers below are the IPSN 2024 (23rd,
13Hong Kong) snapshot read on 2026-07-09 (see `resources/official-source-map.md`) and the successor may
14differ (SenSys 2026 posted full 12 / short 6 pages).
15
16## Pick the track before the PDF
17
18- **IP track** (Information Processing): algorithms, estimation, signal processing, inference,
19 learning, localization. Reviewed by method reviewers who check soundness, baselines, and whether
20 the information-processing claim holds.
21- **SPOTS track** (Sensor Platforms, Tools and Design Methods): hardware, embedded software, tools,
22 measurement, deployments. Reviewed for reusability, measured design trade-offs, and real-system
23 evidence.
24
25A mis-tracked paper draws the wrong reviewers and loses on the wrong axis. Confirm whether the
26successor keeps this split or uses a single track with categories (待核实).
27
28## Format and page budget
29
30- **ACM Primary Article Template**, unmodified, two-column, **9 pt** (IPSN 2024). This is a compact
31 two-column budget — not FSE's generous single-column journal budget; do not carry that habit over.
32- **Page budget (verify per cycle):** IPSN 2024 posted **≤12 pages inclusive** of figures, tables,
33 and references — there is no separate reference allowance. SenSys 2026 posted **12** (full) / **6**
34 (short). Everything a reviewer must read to judge the paper lives inside the budget.
35- Margins, font, and column layout are fixed by the template; editorial compression, not template
36 tampering, recovers space.
37
38## Double-blind sweep (hardware papers leak in unusual places)
39
40IPSN is **double-blind**. Sensor-systems papers leak identity through hardware and deployment
41artifacts more than software papers do:
42
43```bash
44# Mechanical pass on the submission PDF and any anonymized artifact archive
45pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
46pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|gitlab|zenodo\.org/record|doi\.org|acknowledg|grant|university|@[a-z0-9.]+\.edu' | head
47unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/|firmware.*owner' | head
48```
49
50The IPSN-specific leaks to hunt by eye:
51
52- **Board photos and PCB silkscreen** showing a lab logo, university name, or a distinctive bench.
53- **Oscilloscope / logic-analyzer screenshots** with a captured hostname or lab watermark.
54- **Testbed and building names** ("our 4th-floor CS testbed", a named bridge or campus) that
55 identify the institution.
56- **Firmware repo owners, dataset DOIs, and IEEE DataPort links** that resolve to an author.
57- **Deployment site coordinates or photos** that pinpoint an author's city or institution.
58
59Re-host datasets and firmware behind an anonymizing archive before upload, and blur or crop
60identifying hardware imagery.
61
62## Dataset and artifact at submission
63
64- Provide an **anonymized** dataset/firmware link or archive, and state what will be released after
65 acceptance. IPSN's artifact and Best Research Artifact culture makes a missing release story a
66 scored weakness, not a neutral choice.
67- Log **energy/latency measurement conditions** and **ground truth** now; these cannot be
68 reconstructed at review time.
69
70## Desk-risk triage
71
72| Finding at audit time | Severity | Real fix |
73|---|---|---|
74| Main text over the page budget | Desk-reject-grade | Cut or move to the artifact; there is no separate reference allowance in the 12-page inclusive budget |
75| Template altered (margins, shrunk font, single-column) | Named desk-reject ground | Recompile clean on the ACM template, recover space editorially |
76| Identity leak in PDF, board photo, testbed name, or dataset link | Anonymity violation (desk-reject risk) | Re-anonymize imagery and re-host artifacts; scrub PDF metadata |
77| Wrong track (platform paper in IP, or estimator in SPOTS) | Reviewer mismatch | Re-file under the matching track before the deadline |
78| No dataset/firmware release story | Scored against the paper | Add an anonymized package + a release statement |
79| Same work under review elsewhere | Dual-submission exposure | Withdraw one venue; verify the current concurrent-submission wording |
80
81## Final-week order of operations
82
831. Confirm the **live successor (SenSys) call**, its deadline, and whether the track split survives.
842. Freeze the body early; measurements and figures can be re-plotted, the argument cannot.
853. Register title/abstract/authors/conflicts and pick the track before the cutoff.
864. Build the anonymized dataset/firmware package and place its link and release statement in the paper.
875. Run the mechanical anonymity checks on the *final* PDF and archive, plus an eyes-on pass over
88 every board photo, scope screenshot, and testbed name.
896. Fill every HotCRP field — topic tags matching your track, conflicts for every coauthor's
90 institution and recent collaborators — a day early.
917. Re-download the uploaded PDF and read it cold.
92
93## Reverify each cycle
94
95- That the venue is the current SenSys edition at CPS-IoT Week (IPSN does not run standalone).
96- Track structure (IP/SPOTS vs single track), the page budget, and the ACM template revision.
97- Rebuttal mechanics, dual-submission wording, artifact/award timing, and any AI-disclosure rule —
98 all cycle-volatile.
99
100## Output format
101
102```text
103[IPSN/SenSys submission status] ready / blocked / needs work
104[Track] IP / SPOTS (or successor category), matches the primary novelty? yes/no
105[Format] pages used, ACM template compliance (two-column 9 pt)
106[Anonymity] clean / leaks: <PDF metadata | board photo | testbed name | dataset link>
107[Dataset/artifact] anonymized link present? release statement present?
108[Fix queue] <ordered, with owners and dates before the AoE cutoff>
109```
110
111---
112
113**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `IPSN-Skills/skills/ipsn-submission/SKILL.md`