Skip to content

Instantly share code, notes, and snippets.

@jin-zhe
Last active November 20, 2019 08:02
Show Gist options
  • Save jin-zhe/b679d7270f0b730e538159af60e53dc8 to your computer and use it in GitHub Desktop.
Save jin-zhe/b679d7270f0b730e538159af60e53dc8 to your computer and use it in GitHub Desktop.
Scaffold for computer science paper

THIS IS A WORK IN PROGRESS

ABSTRACT

Summarize

  • What the problem is
  • What prior methods entail
  • What you propose/claim/hypothesize in this work
  • How/why is it better
  • Experimental support for your proposal
  • Any additonal insights (if applicable)

Misc

  • Specify keywords in the area so that it will be reviewed by relevant member of the committee

INTRODUCTION

1. Introduce the problem in the classic setting, specifying seminal work in the field

2. State limitations/problems with prior/existing work

3. State your intuition/insights about the problem

4. Propose how to address the limitations with your insights

5. Enumerate your contributions and state their novelty

  • Use point forms for summary of contributions
  • Use verbs (past-tense) to underscore contributions

Proposed a novel approach ...

Introduced a new dataset ...

Demonstrated the effectiveness of by evaulating ...

6. Provide outline of how the paper is structured

We organized the paper by first defining and explaining our model whilst linking its several compo-nents to related work. Then in the following section we briefly elaborate on some of the related work to the task and our model. In Section 4 we describe both our general setup and the experiments we performed, demonstrating strong results on one-shot learning on a variety of tasks and setups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment