VIS Related Work
Use this to audit novelty and positioning. IEEE VIS reviewers are close to the visualization
literature and expect to see where your paper sits relative to the nearest prior work — stated as a
delta, not a list. Because VIS full papers are TVCG articles, the novelty bar is a journal
bar. Reopen the current call for dual-submission, anonymity, and prior-publication rules before
advising authors.
Positioning checks
- Separate the visualization novelty from the engineering. What is new: a visual encoding, an
interaction technique, a system integrating known parts in a newly effective way, an empirical
finding about perception or use, or a model/methodology?
- Cover the visualization lanes. VIS reviewers expect TVCG/VIS prior work in your area, the
European (EuroVis / Computer Graphics Forum) and Pacific (PacificVis) literature, and the adjacent
HCI/graphics venues when you borrow from them (see the table). A bibliography missing the obvious
sibling work reads as unaware.
- Write delta-first. Each closely related paper gets one sentence naming what it did and one
naming what you do differently — not a summary. Position, don't catalog.
- Preserve double-blind (if opted in). Cite your own prior work in the third person and never
link reviewers to an identity-revealing preprint, repository, demo, or homepage.
- Declare overlap with any prior short-paper, poster, or workshop version, or a concurrent
submission; do not re-submit archival work as new.
Visualization literature lanes
| Lane |
Typical venues |
What VIS reviewers check |
| Core VIS by area |
IEEE VIS / TVCG (your primary area of the six) |
Whether the nearest technique/study/system in your area is compared or distinguished |
| European visualization |
EuroVis, Computer Graphics Forum (CGF) |
Whether closely related European work is credited |
| Pacific / regional |
PacificVis, and regional venues |
Whether adjacent regional contributions are engaged |
| Adjacent HCI |
CHI, UIST |
Whether interaction/usability predecessors are cited to origin |
| Adjacent graphics/analysis |
SIGGRAPH, KDD/ML when relevant |
Whether borrowed rendering or analytics methods are cited to their real source |
A bibliography that cites only your own narrow topic tells a reviewer the delta may be smaller than
claimed; one that reaches the sibling areas, EuroVis, and the adjacent venues signals command of the
field.
Delta-first positioning vignette
Suppose the paper proposes a new set-visualization technique. Its nearest neighbors: a
matrix-based set technique (dense but hard to read at scale), an Euler-diagram approach (intuitive
but not scalable), and an aggregation-based tabular technique (scalable but less expressive for
individual elements). The novelty sentence should name all three contrasts — readability where the
matrix failed, scale where the Euler diagram failed, and expressiveness where the tabular technique
traded it away — rather than summarizing each.
Concurrent and prior-version judgment calls
[Concurrent arXiv work] cite neutrally, state the technical difference, avoid unverifiable
priority claims; keep the citation double-blind if opted in
[Your short paper/poster] usually non-archival and citable, but confirm against the current call
and phrase so anonymity survives
[Prior workshop version] declare the overlap and state what the full paper adds beyond it
[Archival status unclear] declare the overlap in the submission form rather than guessing a
chair's interpretation
Eligibility red flags
- Substantial text or figure overlap with a published paper by the same authors (self-plagiarism).
- A "new" system that re-reports a prior technique's results without a new contribution.
- Citations exclusively to non-visualization venues, signaling the paper may be a visitor from
HCI/ML/graphics rerouted without reframing for a visualization audience.
Output format
[Eligibility] clear / needs declaration / risky
[Lanes covered] <core-VIS-area / EuroVis-CGF / PacificVis / adjacent-HCI / adjacent-graphics>
[Nearest 3 works] <work -> one-line delta>
[Archival-overlap risk] <none / declare: what>
[Novelty sentence] <VIS-ready contribution contrast against the nearest prior work>
Source: brycewang-stanford/Awesome-Journal-Skills → VIS-Skills/skills/vis-related-work/SKILL.md
1---2name: vis-related-work3description: Use when positioning an IEEE VIS submission against the visualization literature across TVCG, the six VIS areas, EuroVis/CGF, PacificVis, and adjacent HCI/graphics venues, writing delta-first contrast rather than a citation catalog, keeping self-citations double-blind when opted in, and handling concurrent, preprint, and prior-version overlap for a TVCG journal article.4---567# VIS Related Work89Use this to audit novelty and positioning. IEEE VIS reviewers are close to the visualization10literature and expect to see where your paper sits relative to the nearest prior work — stated as a11**delta**, not a list. Because VIS full papers are **TVCG articles**, the novelty bar is a journal12bar. Reopen the current call for dual-submission, anonymity, and prior-publication rules before13advising authors.1415## Positioning checks1617- **Separate the visualization novelty from the engineering.** What is new: a visual encoding, an18 interaction technique, a system integrating known parts in a newly effective way, an empirical19 finding about perception or use, or a model/methodology?20- **Cover the visualization lanes.** VIS reviewers expect TVCG/VIS prior work in your area, the21 European (EuroVis / Computer Graphics Forum) and Pacific (PacificVis) literature, and the adjacent22 HCI/graphics venues when you borrow from them (see the table). A bibliography missing the obvious23 sibling work reads as unaware.24- **Write delta-first.** Each closely related paper gets one sentence naming what it did and one25 naming what you do differently — not a summary. Position, don't catalog.26- **Preserve double-blind (if opted in).** Cite your own prior work in the third person and never27 link reviewers to an identity-revealing preprint, repository, demo, or homepage.28- **Declare overlap** with any prior short-paper, poster, or workshop version, or a concurrent29 submission; do not re-submit archival work as new.3031## Visualization literature lanes3233| Lane | Typical venues | What VIS reviewers check |34|---|---|---|35| Core VIS by area | IEEE VIS / TVCG (your primary area of the six) | Whether the nearest technique/study/system in your area is compared or distinguished |36| European visualization | EuroVis, Computer Graphics Forum (CGF) | Whether closely related European work is credited |37| Pacific / regional | PacificVis, and regional venues | Whether adjacent regional contributions are engaged |38| Adjacent HCI | CHI, UIST | Whether interaction/usability predecessors are cited to origin |39| Adjacent graphics/analysis | SIGGRAPH, KDD/ML when relevant | Whether borrowed rendering or analytics methods are cited to their real source |4041A bibliography that cites only your own narrow topic tells a reviewer the delta may be smaller than42claimed; one that reaches the sibling areas, EuroVis, and the adjacent venues signals command of the43field.4445## Delta-first positioning vignette4647Suppose the paper proposes a new **set-visualization** technique. Its nearest neighbors: a48matrix-based set technique (dense but hard to read at scale), an Euler-diagram approach (intuitive49but not scalable), and an aggregation-based tabular technique (scalable but less expressive for50individual elements). The novelty sentence should name all three contrasts — readability where the51matrix failed, scale where the Euler diagram failed, and expressiveness where the tabular technique52traded it away — rather than summarizing each.5354## Concurrent and prior-version judgment calls5556```text57[Concurrent arXiv work] cite neutrally, state the technical difference, avoid unverifiable58 priority claims; keep the citation double-blind if opted in59[Your short paper/poster] usually non-archival and citable, but confirm against the current call60 and phrase so anonymity survives61[Prior workshop version] declare the overlap and state what the full paper adds beyond it62[Archival status unclear] declare the overlap in the submission form rather than guessing a63 chair's interpretation64```6566## Eligibility red flags6768- Substantial text or figure overlap with a published paper by the same authors (self-plagiarism).69- A "new" system that re-reports a prior technique's results without a new contribution.70- Citations exclusively to non-visualization venues, signaling the paper may be a visitor from71 HCI/ML/graphics rerouted without reframing for a visualization audience.7273## Output format7475```text76[Eligibility] clear / needs declaration / risky77[Lanes covered] <core-VIS-area / EuroVis-CGF / PacificVis / adjacent-HCI / adjacent-graphics>78[Nearest 3 works] <work -> one-line delta>79[Archival-overlap risk] <none / declare: what>80[Novelty sentence] <VIS-ready contribution contrast against the nearest prior work>81```8283---8485**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `VIS-Skills/skills/vis-related-work/SKILL.md`