1 / 48

CSCD 506 Research Methods for Computer Science Fall 2018

CSCD 506 Research Methods for Computer Science Fall 2018. Lecture 6 More Writing for Fun and Profit. 1. Topics. More Writing Advice In-Class Exercise. 2. From: Steve Easterbrook University of Toronto. More Examples of Writing. Next slides from:

bwilcox
Télécharger la présentation

CSCD 506 Research Methods for Computer Science Fall 2018

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSCD 506Research Methods for Computer Science Fall 2018 Lecture 6 More Writing for Fun and Profit 1

  2. Topics • More Writing Advice • In-Class Exercise 2

  3. From: Steve Easterbrook University of Toronto

  4. More Examples of Writing

  5. Next slides from: Simon Peyton Jones Microsoft Research, Cambridge

  6. Conveying the Idea Adding to the whiteboard technique Think of you as a teacher Standing in front of the room Your audience is pretty much ignorant … At least of your idea They might be technically sound But, not expert in this area You must educate them about this idea If they get lost, you have failed as a teacher And, they might not read the rest of your paper !!!

  7. Other Paper Advice Avoid using "we" "we" often used by lazy writers because it provides an easy way to give a sentence a subject Usually dilutes sentence impact or obscures true subject Here is a real-world example (taken from a published paper): "In this paper we focus on statically checking behavioral properties of ..." Authors have little to do with main point of paper Sentence above would be better as: "This paper focuses on statically checking behavioral properties of ..." Emphasizes true subject of the sentence, "this paper"

  8. Other Paper Advice Jonathan Shewchuk http://www.cs.cmu.edu/~jrs/sins.html Every paper needs an introduction. Introduction is the most important part of your paper, Why? Because few of your readers will ever read beyond it. And there's not much hope that any of them will if you don't grab their attention from the start.

  9. Other Paper Advice So it's a mystery why so many papers begin with twaddle like this excerpt from a conference on high performance computing ... Massively parallel computers (MPCs), characterized by their scalable architectures, are a viable platform on which to solve the so-called grand-challenge problems. These distributed-memory systems are expandable and can achieve a proportional performance increase without changing the basic architecture. In order to take full advantage of scalable hardware, the application software must also be scalable to exploit the increased computing capacity.

  10. Other Paper Advice Why is it “twaddle?” Paragraph is entirely superfluous to any reader who knows the meanings of scalable and grand-challenge problems Other readers, who don't know the buzzwords, are discouraged from continuing. Everybody loses.

  11. Other Paper Advice Why is it “twaddle?” These authors should realize primary objective of first paragraph is To explain the purpose of their paper and thereby interest you in reading the second paragraph!!!! But they don't ... They're too timid to jump directly to the central idea of their paper But, hey, all the other supercomputing papers they've ever read start with the same paragraph, so it can't be too bad, right?

  12. Other Paper Advice Jonathan Shewchuk continues ... Do not do this ... This paper is organized as follows. In Section 2, we describe local transformations in k dimensions. In Section 3, we describe an incremental approach for constructing k-D Delaunay triangulations using local transformations. In Section 4, we prove that this approach always constructs a Delaunay triangulation. In Section 5, we describe three algorithms and a data structure based on this approach. In Section 6, we discuss the time complexities of the algorithms and present experimental results from our implementation of these algorithms. Why might this be bad?

  13. Other Paper Advice ... this is really a table of contents, in paragraph format and without page numbers It does little more than repeat the section titles, which are more easily absorbed by skimming the article What should you do instead? References to each section of the paper should have been folded into the introduction, each appearing in its logical place. Sections of the paper follow a clear logical progression; Introduction should echo that progression, and include references to sections of the paper as appropriate ...

  14. Abstract Example #1 – Content • The abstract should state • What you did • What you found • An example from CHI1 Next slide 1. Karat, C. M., Halverson, C., Karat, J., & Horn, D. (1999). Patterns of entry and correction in large vocabulary continuous speech recognition systems, Proceedings of ACM Conference on Human Factors in Computing Systems -- CHI '99 (pp. 568-575): New York: ACM...

  15. States what they did Nothing about what they found Abstract A study was conducted to evaluate user performance and satisfaction in completion of a set of text creation tasks using three commercially available continuous speech recognition systems. The study also compared user performance on similar tasks using keyboard input. One part of the study (Initial Use) involved 24 users who enrolled, received training and carried out practice tasks, and then completed a set of transcription and composition tasks in a single session. In a parallel effort (Extended Use), four researchers used speech recognition to carry out real work tasks over 10 sessions with each of the three speech recognition software products. This paper presents results from the Initial Use phase of the study along with some preliminary results from the Extended Use phase. We present details of the kinds of usability and system design problems likely in current systems and several common patterns of error correction that we found.

  16. Abstract Example #2 – Writing Style • An example from UIST 1 • We’ll try to revise it to see if there is room for improvement • See the handout .... 1 Lee, J. C., Forlizzi, J., & Hudson, S. E. (2002). The kinetic typography engine: An extensible system for animating expressive text. Proceedings of the ACM Symposium on User Interface Software and Technology -- UIST 2002, pp. 81-90. New York: ACM.

  17. Examples of Writing • Re-write your example 39

  18. Revision Kinetic typography – text that moves or otherwise changes – is a new form of communication. As we illustrate, kinetic typography brings the expressive power of film – the ability to convey emotion, portray compelling characters, and direct attention – to the world of text. Although kinetic typography offers promise, it is not widely exploited outside areas such as TV advertising. Reasons include the lack of support tools and the difficulty in creating dynamic text. Our remedy is an extensible robust system for animating text. Through a set of abstractions, the engine provides a small set of pluggable components to create a range of expressions. It provides new techniques for animating text and provides support for typographical manipulations.

  19. Compare Kinetic typography – text that uses movement or other temporal change – has recently emerged as a new form of communication. As we hope to illustrate in this paper, kinetic typography can be seen as bringing some of the expressive powers of film – such as its ability to convey emotion, portray compelling characters, and visually direct attention – to the strong communicative powers of text. Although kinetic typography offers promise for expressive communication, it has not been widely exploited outside a few limited application areas (most notable TV advertising). One of the reasons for this has been the lack of tools directly supporting it, and the accompanying difficulty in creating dynamic text. This paper presents a first steps in remedying this situation – an extensible robust system for animating text in a wide variety of forms. By supporting an appropriate set of carefully factored abstractions, this engine provides a relatively small set of components that can be plugged together to create a wide range of different expressions. It provides new techniques for animating text used in traditional cartoon animation, and provides specific support for typographical manipulations. Kinetic typography – text that moves or otherwise changes – is a new form of communication. As we illustrate, kinetic typography brings the expressive power of film – the ability to convey emotion, portray compelling characters, and direct attention – to the world of text. Although kinetic typography offers promise, it is not widely exploited outside areas such as TV advertising. Reasons include the lack of support tools and the difficulty in creating dynamic text. Our remedy is an extensible robust system for animating text. Through a set of abstractions, the engine provides a small set of pluggable components to create a range of expressions. It provides new techniques for animating text and provides support for typographical manipulations. 183 words 114 words 1. Be concise Original: text that uses movement or other temporal change Revision: text that moves or otherwise changes 2. Avoid superfluous words or phrases Original: As we hope to illustrate in this paper… Revision: As we illustrate… 3. Use the active voice Original: it has not been widely exploited… Revision: it is not widely exploited…

  20. Abstract Deconstructed (1)‏ Kinetic typography – text that uses movement or other temporal change – has recently emerged as a new form of communication. 1 Kinetic typography – text that moves or otherwise changes – is a new form of communication. As we hope to illustrate in this paper, kinetic typography can be seen as bringing some of the expressive powers of film – such as its ability to convey emotion, portray compelling characters, and visually direct attention – to the strong communicative powers of text. 2 As we illustrate, kinetic typography brings the expressive power of film – the ability to convey emotion, portray compelling characters, and direct attention – to the world of text.

  21. Abstract Deconstructed (2)‏ Although kinetic typography offers promise for expressive communication, it has not been widely exploited outside a few limited application areas (most notably in TV advertising). 3 Although kinetic typography offers promise, it is not widely exploited outside areas such as TV advertising One of the reasons for this has been the lack of tools directly supporting it, and the accompanying difficulty in creating dynamic text. 4 Reasons include the lack of support tools and the difficulty in creating dynamic text.

  22. Abstract Deconstructed (3)‏ This paper presents a first step in remedying this situation – an extensible robust system for animating text in a wide variety of forms. 5 Our remedy is an extensible robust system for animating text. By supporting an appropriate set of carefully factored abstractions, this engine provides a relatively small set of components that can be plugged together to create a wide range of different expressions. 6 Through a set of abstractions, the engine provides a small set of pluggable components to create a range of expressions.

  23. Abstract Deconstructed (4)‏ It provides new techniques for animating text used in traditional cartoon animation, and provides specific support for typographical manipulations. 7 It provides new techniques for animating text and provides support for typographical manipulations.

  24. References Scott MacKenzie http://ws.iat.sfu.ca/local/WritingAResearchPaper.pdf Norman Fenton Advice http://www.eecs.qmul.ac.uk/~norman/papers/good_writing/Technical%20writing.pdf Three Sins of Authors, Jonathan Shewchuk http://www.cs.cmu.edu/~jrs/sins.html

  25. Summary • Writing tips • Must practice writing to become better!!! • A lot of advice is given • Must sift through and find what works for you • There are common techniques that most agree constitute good papers and writing 47

  26. We will examine good and bad examples of writing End 48

More Related