agentsclimarketplace

Mobisys related work

Skill brycewang-stanford/Awesome-Journal-Skills/MobiSys-Skills/skills/mobisys-related-work

Use when positioning a MobiSys submission against the mobile-systems literature — offload, on-device ML, mobile OS and runtimes, sensing services, and energy — covering the right lanes, handling concurrent work, verifying that cited "MobiSys papers" are MobiSys rather than MobiCom/SenSys/OSDI, and self-citing without breaking double-blind.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill mobisys-related-work

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

SKILL.md

4.2 KB, 883 tokens by cl100k_base, as published. Nobody here has run it

MobiSys Related Work

Use this to audit novelty and coverage. Reopen the current CFP for dual-submission, anonymity, and prior-publication rules before advising authors. At MobiSys the failure mode is usually a too-narrow related-work section that misses a sibling-venue predecessor.

Positioning checks

  • Separate the system contribution from an engineering improvement: a new runtime mechanism, scheduling policy, on-device inference system, sensing service, or platform.
  • Cover the mobile-systems lanes below; a bibliography that cites only machine-learning papers tells a systems reviewer that known mobile-systems work may be getting rediscovered.
  • Treat ACM DL, USENIX, and IEEE proceedings as archival unless current rules say otherwise.
  • Cite arXiv and workshop versions in a way that preserves double-blind review; do not point reviewers to identity-revealing pages.
  • Use related work to sharpen what is new: a tighter energy budget, a lower latency tail, an on-device capability that previously required the cloud, or a deployment others only simulated.

Literature lanes to sweep

LaneTypical venuesWhat MobiSys reviewers check
Computation offload / edgeMobiSys, MobiCom, NSDI, EuroSysWhether the nearest offload system is compared or distinguished
On-device ML systemsMobiSys, SenSys, MLSys, ASPLOSWhether prior on-device runtimes/schedulers are acknowledged
Mobile OS / runtimeMobiSys, OSDI, SOSP, EuroSysWhether the platform mechanism has an OS-systems predecessor
Mobile sensing / ubicompMobiSys, SenSys, IMWUTWhether the sensing-service line is covered without misfiling
Energy / measurementMobiSys, SenSys, IMCWhether energy methodology follows established practice

A related-work section that ignores the SenSys or OSDI predecessor of a mobile-systems idea is a recognizable MobiSys reject pattern that no amount of on-device polish repairs.

Venue-verification discipline

The mobile-systems canon is easy to misattribute because MobiSys, MobiCom, and SenSys share the SIGMOBILE umbrella:

  • Verify each cited "MobiSys paper" on the ACM DL and dblp by matching the conf/mobisys record; TaintDroid is OSDI, CenceMe is SenSys, RF-sensing classics are MobiCom/SIGCOMM (see ../../resources/exemplars/library.md).
  • Do not cite a paper as MobiSys from memory; a misattributed venue signals careless scholarship to a specialist reviewer.

Concurrent-work judgment calls

  • Independently concurrent arXiv work: cite neutrally, state the technical difference, and avoid priority claims reviewers cannot verify.
  • Your own workshop (e.g., HotMobile) version: typically non-archival and citable, but verify against the current CFP and phrase the citation so double-blind review survives.
  • When in doubt about the archival status of a venue, declare the overlap in the submission form rather than gambling on a chair's interpretation.

Positioning vignette

Imagine the paper proposes a thermal-aware on-device inference runtime. Its nearest neighbors: an on-device DNN scheduler at MobiSys with no thermal model, a mobile-GPU inference framework at MobiSys tuned for peak not sustained load, and an OS-level DVFS mechanism at OSDI. The novelty sentence should name all three contrasts — thermal-awareness where the scheduler had none, sustained-load stability where the GPU framework optimized peak, and application-level control where the OS mechanism was generic.

Output format

[Eligibility] clear / needs declaration / risky
[Closest lanes] <offload / on-device ML / mobile OS / sensing / energy>
[Nearest 3 works] <work -> distinction>
[Venue-verification risk] <none / misattribution issues>
[Novelty sentence] <MobiSys-ready contribution contrast>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.