Top Banner
On Research Talks Hui Chen, Ph.D. Department of Engineering & Computer Science Virginia State University 9/9/2016 CSCI 400/610/611 1
12

On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Jul 27, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

On Research TalksHui Chen, Ph.D.

Department of Engineering & Computer Science

Virginia State University

9/9/2016 CSCI 400/610/611 1

Page 2: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Acknowledgement

• Prepared based on • Chapter 16 in: Zobel, Justin. Writing for computer science. 3ed. New York NY:

Springer, 2014

• Material in Neil Dodgson's Research Skills class at Cambridge University

9/9/2016 CSCI 400/610/611 2

Page 3: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Research Talk

• A brief lecture about a particular piece of research, intended for an audience of other scientists.• To openly educate and inform the audience

• To learn from the audience

• To have conversations between equals

• Length often determines styles (10 minutes, 30 minutes …)

• Sales pitches or hyperbole are inappropriate

9/9/2016 CSCI 400/610/611 3

Page 4: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Preparation

• Good preparation ≠ write talk script

• Good preparation requires• Careful development of materials

• Familiarity with the possible pitfalls

• Practice, practice, and practice (rehearsals)

9/9/2016 CSCI 400/610/611 4

Page 5: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

How to begin?

From Presentation Zen, Garr Reynolds

• How much time do I have?

• What time of day?

• What is the venue like?

• Who are the audience?

• What is the audience background?

• What do the audience expect of me?

• What do I want the audience to do?

• What is the fundamental purpose of my talk?

• What is the story?

• What is my absolutely central point?

9/9/2016 CSCI 400/610/611 5

Think about 5 W’s

• When

• Where

• Whom

• Who

• What

Page 6: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Structure your talk

• Talk is linear (different from the paper)

• Broadly speaking, talk about motivation, overview (or goals), background, contribution, evaluations, and conclusion, but more fluidly

9/9/2016 CSCI 400/610/611 6

Page 7: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Your talk is one logical coherent story

According to Neil Dodgson

• Who? — title, author, venue, date

• What? — the key idea

• Why? — why it is important

• How? — technical details (if there is time - cannot do this in a five minute talk)

• Where? — where it leads next

• Final slide: — the key idea (leave this up during Q&A)

Seminar - Spring 2016 7

Page 8: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Is this a good example?

“This talk is about new graph data structures. I’ll begin by explaining graph theory and show some data structures for representing graphs. Then I’ll talk about existing algorithms for graphs, then I’ll show my new algorithms. I’ll show experimental results on our cluster machine and then show why the algorithms are useful for some practical graph traversal problems …… I divide the talk into motivation, overview, background …..

9/9/2016 CSCI 400/610/611 8

Page 9: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

How about this one?

“My talk today is about new graph data structures. There are many practical problems that can be solved by graph methods, such as the travelling salesman problem, where good solutions can be found with reasonable resources so long as an optimal solution isn’t needed. But even these solutions are slow if the wrong data structures are used. I’ll begin by explaining approximate solutions to the salesman problem and showing why existing data structures aren’t ideal, then I’ll explain my new data structures and show how to use them to speed up the travelling salesman algorithms. I conclude with examples of where the new method makes a real difference ……

9/9/2016 CSCI 400/610/611 9

Page 10: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Delivery

• Speak clearly (slowly?)

• Never read your slides to the audience (unless …)

• Text on slides should, at most, be a reminder to what to say

• Talk to the audience, not to your self, not to the screen

9/9/2016 CSCI 400/610/611 10

Page 11: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

Slides

• One talk, one story

• One point per slide

• Slide space and layout: head, important, non-important (e.g., repeating logos)

• Color contrast

• Font family: sans-serif vs serif

• Font size

• Size of figure

9/9/2016 CSCI 400/610/611 11

Page 12: On Research Talks - GitHub Pages · 2020-05-13 · Research Talk •A brief lecture about a particular piece of research, intended for an audience of other scientists. •To openly

To learn more …

Seminar - Spring 2016 12