Tips for writing a paper

Tips for writing a paper

  1. 1. Tips for Paper Writing
  2. 2.• Before you write a paper • When you are writing a paper • The expression
  3. 3.Before you start writing a paper • State your Contribution • Organize your paper structure, See Everything as a Facet on the Contribution
  4. 4.Before you start writing a paper: state your contribution • Think very clearly about what is your contribution in the paper, WHAT MAKES YOUR WORK DIFFERS FROM PRIOR WORK • you won’t want to claim your contribution bigger than it is. This might require you to know pretty well about other people’s work.
  5. 5.Before you start writing a paper • State your Contribution • Organize your paper structure, See Everything as a Facet on the Contribution
  6. 6.Before you start writing a paper: organize your paper structure • See Everything as a Facet on the Contribution • The introduction motivates the need for your contribution. • The related work section differentiates prior work against your claimed contribution. • The method section typically provides a description of the contribution. • The experiments verifies that your contribution works as advertised. Etcetera. • Don’t just put everything you have done in the paper. In fact, much of them might be irrelevant.
  7. 7.Contribution Introduction (motivation): 1. … 2. … 3. … Related work (differentiates prior work against your claimed contribution): 1. … 2. … 3. … …… What should be written in the 1,2,3? We will talk about it later
  8. 8.When you are writing • A formal writing pattern • Provide Continuation Markers • Ideal Structure of a Paragraph
  9. 9.When you are writing: A formal writing pattern • The writing pattern: • Problem clarification / concept definition • Prior work and its weakness • Your work and its strength (why you do this). Do not just tell the reader what you do, but also tell them why you try to do it in this way • Clarify: you want to tell more about your work. • A positive ending: This improves the model’s efficiency in …… area • This writing pattern is applicable tothe whole paper, to each section and even to paragraph. Ensure that the structure of the content aligns well with the writing pattern because the pattern is readily perceived by the reader.
  10. 10.• A good example: ABSTRACT from Filip Radlinski’s paper: Active Exploration for Learning Rankings from Clickthrough Data • We address the task of learning rankings of documents from search engine logs of user behavior. Previous work on this problem has relied on passively collected clickthrough data. In contrast, we show that an active exploration strategy can provide data that leads to much faster learning. Specifically, we develop a Bayesian approach for selecting rankings to present users so that interations result in more informative training data. Our results using the TREC-10 Web corpus, as well as synthetic data, demonstrate that a directed ex- ploration strategy quickly leads to users being presented im- proved rankings in an online learning setting. We find that active exploration substantially outperforms passive obser- vation and random exploration.
  11. 11.Contribution: I utilize the ontology to model user exploration in dynamic search, instead of utilizing click data or query changes I model the user exploration on the ontology as a RL problem, use the concepts in dynamic search to defines symbols’ meanings in RL Introduction: - Definition of dynamic search, the user explorations in dynamic search - Prior work: utilize query change, click data to model user explorations in dynamic search - My work: Propose to utilize ontology to model user explorations in dynamic search - Clarify: The challenge I meet and how to solve it - My work: use RL to model the user’s exploration on the ontology - Clarify: the challenges and solutions Related work: - Dynamic search, Model user exploration in dynamic search, Utilize query changes to model …, Utilize click data to model … - Ontology: the strength of ontology - RL: introduce RL, prior work about RL which is applied to dynamic search
  12. 12.When you are writing • A formal writing pattern • Provide Continuation Markers • Ideal Structure of a Paragraph
  13. 13.When you are writing: Provide Continuation Markers • Continuation markers are sentences or paragraphs, typically at the beginning of sections, to tell the reader what will be presented next and to tell the reader how it is relevant or how it relates to what has been presented already. It provides structure and flow, connecting the different parts of the paper. You also might want to remind readers of your contribution in this part.
  14. 14.• A good example: We now describe our model for tracking fast moving objects. While the motion model is standard, the observation model for raw ToF captures is a novel contribution.“ • What to do next in the section: We now describe our model for tracking fast moving objects. • Connect to prior work: While the motion model is standard • Connect to the contribution: the observation model for raw ToF captures is a novel contribution. When you are writing: Provide Continuation Markers
  15. 15.When you are writing • A formal writing pattern • Provide Continuation Markers • Ideal Structure of a Paragraph
  16. 16.When you are writing: Ideal Structure of a Paragraph • One paragraph should contain only a single idea or a single point of argumentation. • The beginning and the end of a paragraph glue the paragraph into the surrounding content. (not for abstract, but for all other parts in your paper)
  17. 17.When you are writing: Ideal Structure of a Paragraph • only a single idea • bad writing: "As already mentioned to our knowledge (Argyriou et al., 2006) were the first to note the possibility of an infinite set of base kernels and they also stated the subproblem (Problem 1). We will defer the discussion of the subproblem to the next section and shortly comment on the differences of the Algorithm of (Argyriou et al., 2006) and the IKL Algorithm. We denote with gg the objective value of a standard SVM classifier with loss function LL." • good writing: (Argyriou et al., 2006) first recognized the possibility of an infinite set of base kernels and we now discuss the connection to our work. To make the connection explicit we first establish the notation we will use throughout the paper. We use gg to denote the objective value of a standard SVM classifier, where LL is the loss function.
  18. 18.• From Sebastian Nowozin: To achieve a good structure, here is a recipe that works for me. For a section I would like to write I make a list of bullet points of things I want to say, with one bullet point being a single idea or important point. Each point may have one or more dependencies on other points and I use the dependencies to order the list. Finally, I write one paragraph for each item on the list and I may add an additional paragraph at the beginning and end of the section to connect the section to the surrounding content.
  19. 19.When you are writing: Ideal Structure of a Paragraph • Beginning and Ending of your paragraph: • It is simpler to read and makes it clear why we introduce the notation. Also note the end and beginning of the two short paragraphs: • the end of the first paragraph tells you what comes next ("the connection to our work"), • the beginning of the second paragraph tells you how this is done (through notation).
  20. 20.• bad writing: "As already mentioned to our knowledge (Argyriou et al., 2006) were the first to note the possibility of an infinite set of base kernels and they also stated the subproblem (Problem 1). We will defer the discussion of the subproblem to the next section and shortly comment on the differences of the Algorithm of (Argyriou et al., 2006) and the IKL Algorithm. We denote with gg the objective value of a standard SVM classifier with loss function LL." • good writing: (Argyriou et al., 2006) first recognized the possibility of an infinite set of base kernels and we now discuss the connection to our work. To make the connection explicit we first establish the notation we will use throughout the paper. We use gg to denote the objective value of a standard SVM classifier, where LL is the loss function.
  21. 21.Pay attention to your expression • Use Simple Language • Avoid Ambiguous Relative Pronouns (This, These, That, Which)
  22. 22.Use Simple Language • Concepts and ideas in scientific papers can at times be complex but the writing used to describe them should remain simple. Simple writing has short sentences, a clear logical structure, and uses minimal jargon. Writing papers is not poetry but still requires you to pay attention to the language you use. Use Simple Language
  23. 23.Avoid Ambiguous Relative Pronouns (This, These, That, Which) • When used properly, a relative pronoun, such as "this", "these", "that", "which", can effectively refer to a previously mentioned noun, and that has to be remembered by the reader. • In the previous sentence, which entity did "that" refer to? Is it "a previously mentioned noun"? Or is it "a relative pronoun"? Or is it the proper use?
时间: 2024-10-05 08:09:06

Tips for writing a paper的相关文章

写出完美论文的十个技巧10 Tips for Writing the Perfect Paper

10 Tips for Writing the Perfect Paper Like a gourmet meal or an old master painting, the perfect college paper is carefully constructed – not thrown together the night before it’s due.   Each part is just right, and the pieces are assembled to form t

Ten Tips for Writing CS Papers, Part 2

Ten Tips for Writing CS Papers, Part 2 This continues the first part on tips to write computer science papers. 6. Ideal Structure of a Paragraph A paper has different levels of formal structure: sections, subsections, paragraphs, sentences. It is imp

Ten Tips for Writing CS Papers, Part 1

Ten Tips for Writing CS Papers, Part 1 As a non-native English speaker I can relate to the challenge of writing concise and clear English. Scientific writing is particularly challenging because the audience is only partially known at the time of writ

10 Tips for Writing Better Code (阅读理解)

出发点 http://www.tuicool.com/articles/A7VrE33 阅读中文版本<编写质优代码的十个技巧>,对于我编码十年的经验,也有相同感受, 太多的坑趟过,太多的经历走过,对良好编码的技巧,只能说更加心有灵犀. 下面从英文原版阅读,结合自己的理解,尝试注解下作者的观点. 注解 -- 原文见下网址 https://cdiggins.github.io/blog/programming-tips.html 10 Tips for Writing Better Code 注:

Writing your first academic paper

Writing your first academic paper If you are working in academics (and you are if you are working with Jeff then you are at least for the moment) you will need to write some papers. This guide is designed to help you get started on writing your first

Steps to Writing Well----Reading Notes

Steps to Writing Well--Reading Notes */--> Steps to Writing Well--Reading Notes Table of Contents 1. Chapter 1 Prewriting 2. Chapter 2 The thesis statement 3. Chapter 3 The body paragraphs 4. Chapter 4 Beginnings and Endings 5. Chapter 5 Drafting and

如何写出优秀的研究论文 Chapter 1. How to Write an A+ Research Paper

This Chapter outlines the logical steps to writing a good research paper. To achieve supreme excellence or perfection in anything you do, you need more than just the knowledge. Like the Olympic athlete aiming for the gold medal, you must have a posit

(转) A Survival Guide to a PhD

A Survival Guide to a PhD Sep 7, 2016 This guide is patterned after my “Doing well in your courses”, a post I wrote a long time ago on some of the tips/tricks I’ve developed during my undergrad. I’ve received nice comments about that guide, so in the

写作技巧

Tips for Good Writing Copyright 2005 by Richard F. Hirsh Richard F. Hirsh Professor, History and STS (0117) Virginia Tech Blacksburg, VA 24061 Send e-mail to Professor Hirsh at  Here are some useful tips for writing papers that earn good grades in my