Top Banner
A Seminar for Newbies All About Paper Work Han Park, Computer and Communications Lab., Yonsei University
57

A Seminar for Newbies

Apr 13, 2017

Download

Science

Han Park
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: A Seminar for Newbies

A Seminar for NewbiesAll About Paper Work

Han Park, Computer and Communications Lab., Yonsei University

Page 2: A Seminar for Newbies

A Seminar for Newbies

Contents

Contents

2

All About Papers

Reading a Paper

Writing a Paper

Our Research Area

Supporting Tools

Page 3: A Seminar for Newbies

A Seminar for Newbies

Chapter 1

All about Paper

3

Contents

What is a Paper?

The Most Important Thing of a Paper

Common Research Process

Page 4: A Seminar for Newbies

A Seminar for Newbies

Chapter 1

All about Paper

4

What is a Paper?

a paper is an academic work that is usually published in an academic

journal or an academic conference. It contains original research results

or reviews existing results. Such a paper, also called an article, will only

be considered valid if it undergoes a process of peer review by one or

more referees (who are academics in the same field) who check that

the content of the paper is suitable for publication in the journal.

- Wikipedia (with a little modification)

Page 5: A Seminar for Newbies

A Seminar for Newbies

Chapter 1

All about Paper The Most Important Thing of a Paper

Creativity. Contribution.

5

Page 6: A Seminar for Newbies

A Seminar for Newbies

Chapter 1

All about Paper Common Research Process

Read survey/research papers critically. “A paper is not a bible.”

Think a lot and come up with your own idea.

Analyze and evaluate your idea.

Write your own paper.

6

Page 7: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

7

Contents

How to Find a Paper

When You Choose a Paper to Read

Read Good Papers

Well-known Conferences

Well-known Journals

How to Read a Paper?

Read Survey Papers First

Other Helpful Information

Page 8: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

8

How to Find a Paper?

Use Search Engine

Google Scholar – http://scholar.google.co.kr

Page 9: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

9

When You Choose a Paper to Read

Read the title of a paper.

If it is interesting, read abstract.

(+ If it is also interesting, read introduction.)

You can roughly understand author’s work.

Then, decide whether you read the paper or not.

Page 10: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

10

Read Good Papers

There are a lot of papers, and you cannot read all papers.

Focus on good papers.

Which one is better?

- Well-known conference or journal

- Recent

- Citation

- Author

- Ask to PhD students!

Page 11: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

11

Well-known Conferences

Security

- CCS (ACM International Conference on Computer and Communications Security)

- S&P (IEEE Symposium on Security and Privacy)

- Security (USENIX Security Symposium )

- NDSS (Network and Distributed System Security Symposium)

Network

- MOBICOM (ACM International Conference on Mobile Computing and Networking)

- SIGCOMM (ACM SIGCOMM Conference)

- INFOCOM (IEEE International Conference on Computer Communications)

Page 12: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

12

Well-known Journals

Tip

Transactions (Journals) start with following title are usually top class:

- ACM/IEEE Transactions on ~

Examples

- IEEE Transactions on Information Forensics and Security

- IEEE Transactions on Dependable and Secure Computing

- IEEE Transactions on Communications

- IEEE/ACM Transactions on Networking

- ACM Transactions on Information and System Security

Page 13: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

13

How to Read a Paper?

Interestingly, there is a paper,

“How to Read a Paper,”

http://dl.acm.org/citation.cfm?id=1273458.

Refer to the instruction of this article.

Page 14: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

14

Read Survey Papers First

There are two types of papers: survey papers and research papers.

Survey papers give an overview of the research field and introduces

representative papers. It is very helpful to start with reading survey

papers if you are not familiar with a research field.

Recommended Publication of Survey Papers

ACM Computing Surveys

- http://dl.acm.org/citation.cfm?id=J204&picked=prox

IEEE Communications Surveys & Tutorials

- http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=9739

Page 15: A Seminar for Newbies

A Seminar for Newbies

Chapter 2

Reading A Paper

15

Other Helpful Information

Interesting Journals and Materials

- Journal of the ACM (JACM)

- http://dl.acm.org/citation.cfm?id=J401

- Communications of the ACM (CACM)

- http://dl.acm.org/citation.cfm?id=J79

- MIT Technology Review

- http://www.technologyreview.com/

Page 16: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

16

Contents

The Short Summary of All Papers

General Structure of a Paper

Introduction / Related Work / Our Scheme / Evaluation / Conclusion

A Flow of an Example Paper

Abstract

Style

Plagiarism

Some Advices

Page 17: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

17

The Short Summary of All Papers

1. Problem definition

- What is the problem you want to solve?

2. Idea

3. Proof

- By mathematical method or simulation

Page 18: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

18

General Structure of a Paper

1. Introduction

2. Related Work

3. Our Scheme

4. Evaluation

5. Conclusion

Page 19: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

19

Introduction

Introduce a problem/problems you want to resolve.

For problem definition, you need to give brief introduction of

research field to readers.

Example Flow

This topic is really interesting!

Look at this. Let me explain how fantastic it is.

But there is an important issue that has to be addressed.

Page 20: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

20

Related Work

Previous related works in your research field. If some researches

are strongly related to your idea, you should mention them in this

section for the better understanding of readers.

Example Flow

Of course, researchers have proposed solutions to address

the problem.

Their ideas are like this, but it is not sufficient because of

several reasons.

Page 21: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

21

Our Scheme

Here you should explain your concrete schemes in detail with brief and

clear words.

It is a good approach to provide general overview before explaining

your concrete scheme for better understanding of readers.

Example Flow

So, I propose this awesome idea.

Simply, my idea is to do something in some ways.

Listen, let me explain my idea in detail.

Page 22: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

22

Evaluation

In this section you must prove the validity of your idea objectively,

logically, and mathematically.

Example Flow

Look at this, my idea really works!

My idea is 30% faster than other approaches!

What a brilliant idea!

Page 23: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

23

Conclusion

Conclude your paper with brief summary.

Future work can also be included here.

Example Flow

To address the problem, I propose an idea.

My idea is to do something, and evaluation shows that

it is better than other approaches!

Thanks.

Page 24: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

24

A Flow of an Example Paper

This topic is really interesting! Look at this. Let me explain how

fantastic it is. But there is an important issue that has to be addressed.

Of course, researchers have proposed solutions to address the

problem. Their ideas are like this, but it is not sufficient because of

several reasons. So, I propose this awesome idea. Simply, my idea is

to do something in some ways. Listen, let me explain my idea in detail.

Look at this, my idea really works! My idea is 30% faster than other

approaches! What a brilliant idea! As a summary, to address the problem,

I propose an idea. My idea is to do something, and evaluation shows that

it is better than other approaches! Thanks.

Page 25: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

25

Abstract

It is really important!

When researchers find a paper, they may only check the abstract.

Abstract is an independent article.

How to Write a Good Paper?

Show the brief and clear introduction of your work.

Make them curious!

Page 26: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

26

Style

Conferences and journals usually provide their style in the form

of .doc or LaTeX. You MUST follow the predefined style.

Famous Conference / Journal Styles

IEEE – http://www.ieee.org/documents/style_manual.pdf

ACM – http://www.acm.org/publications/latex_style/

You can also check following links.

http://www.library.unh.edu/research-support/citation-styles/acm-style

http://dal.ca.libguides.com/content.php?pid=860&sid=11818

Page 27: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

27

Style

Page 28: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

28

Style

Page 29: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

29

Plagiarism

Plagiarism is the "wrongful appropriation" and "stealing and publication"

of another author's "language, thoughts, ideas, or expressions" and

the representation of them as one's own original work.

- Wikipedia

How to Avoid It

Refer to the Harvard Guide to Using Sources.

Also, refer to the following interesting web page: http://plagiarism.org.

Page 30: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

30

Some Advices

Use quantitative expressions.

My idea is better than the previous approach. (X)

My idea is 30% faster than the previous approach. (O)

Each vehicle broadcasts the message very often. (X)

Each vehicle broadcasts the message every 100ms. (O)

Page 31: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

31

Some Advices

Use clear and precise words.

The ratio extremely depends on the number of malicious nodes. (X)

The ratio depends on the number of malicious nodes. (O)

We ran out of energy. (X)

We exhausted energy. (O)

c.f.) “45 ways to avoid using the word ‘very’”

http://writerswrite.co.za/45-ways-to-avoid-using-the-word-very

Page 32: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

32

Some Advices

Use same expression (word) when it indicates same thing.

Relay nodes, relaying nodes, relays relay nodes

Sampled, visited, walked visited

Page 33: A Seminar for Newbies

A Seminar for Newbies

Chapter 3

Writing A Paper

33

Some Advices

Read, Modify, Again and Again

Colleague will help you.

Page 34: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

34

Contents

Smart Device Security

Computer Network QoS Improvement

Payment Systems

Other Issues

Page 35: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

35

Smart Device Security

Researchers (PhD Students)

- Hyoungmin Ham, Inhwan Kim, Han Park, Jaehyu Kim, Bosung Kim

Topics

- Malware detection on Android

- User authentication on Android

- System vulnerability analysis

Page 36: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

36

Computer Network QoS Improvement

Researchers (PhD Students)

- Dongxu Jin, Seunghee Han, Soowoong Lee, Kwiyil Gwak

Topics

- WLAN throughput enhancement

- loss differentiation, controller improvement in enterprise environment

- CCN throughput improvement

- VANET message dissemination and routing

Page 37: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

37

Payment Systems

Researchers (MS Students)

- Kyeongyong Bang, Beikverdi Alireza

Topics

- Bitcoin

- Usability enhancement for payment systems

Page 38: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

38

Other Issues

Paper Work

- RFID security – Hyoungmin Ham

- VANET message authentication – Han Park, Jaehyu Kim

- VANET location privacy – Inhwan Kim

- WSN key management – Han Park, Bosung Kim

- Password usability – Han Park

- Cellular network vertical handover – Dongxu Jin

- Cellular network PMIP – Jaehyu Kim

Page 39: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

39

Other Issues

Research Project

- VoIP security

- Smartphone security

- Network/computer forensics

- Reverse engineering

- Route recommendation

- Machine learning

Page 40: A Seminar for Newbies

A Seminar for Newbies

Chapter 4

Our Research Area

40

Research Interest of PhD Students

Hyoungmin Ham – RFID security

Dongxu Jin – VANET routing

InHwan Kim – location security

Han Park – key management, usable security

Jaehyu Kim – smartphone security

Bosung Kim – key management, Internet privacy

Seunghee Han – packet loss differentiation

Soo Woong Lee – traffic control in CCN

Kwi Yil Gwak – mobile network routing

Page 41: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

Tools and Tips

41

Contents

LaTeX

Papers and Mendeley

The Elements of Style

RSS Reader

Online Education

Page 42: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

42

LaTeX

A document markup language for a precise and elegant form of

the various style of the conference and journal papers.

It makes your paper really beautiful!

Tools and Tips

Page 43: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

43

LaTeX

How to Install?

Download from KTUG (Korean TeX User Group), http://www.ktug.or.kr,

and follow the instruction.

How to Use?

Most of the conferences and journals provide their LaTeX style.

Download LaTeX style file and sample .tex file, and

modify the contents. Finally, you can compile them!

Tools and Tips

Page 44: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

44

Papers

“Papers helps you collect and curate the research material that you’re

passionate about. From citations to search, Papers will improve the way

you find, organize, read, and cite.”

Platform

Mac / iPhone / iPad / Windows

Price

Mac – $49 (student license)

iOS – $9.99

Tools and Tips

Page 45: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

45

PapersTools and Tips

Page 46: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

46

Mendeley

“Free reference manager and PDF organizer which can make

your own research library”

Tools and Tips

Page 47: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

47

Mendeley

Synchronization

You can read and annotate your PDFs on any device.

Tools and Tips

Page 48: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

48

Mendeley

How to Install?

Mendeley official web site

http://www.mendeley.com

How to Use?

It is easy to use! And there are also detailed guides!

http://resources.mendeley.com

Tools and Tips

Page 49: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

49

The Elements of Style

English Style Guide

e.g. A, B, and C vs. A, B and C

If you are a PhD student, I strongly

recommend to read this book.

Tools and Tips

Page 50: A Seminar for Newbies

A Seminar for Newbies

50

Use RSS Readers

Follow Recent Journal Articles

Most journals provide RSS link.

Receive new articles automatically.

Chapter 5

Tools and Tips

Page 51: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

51

Use RSS Readers

Find RSS Link!

Add the RSS link into your RSS reader application

Ex) Feedly on iOS and Mac. http://feedly.com

Tools and Tips

HERE!

Page 52: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

52

Online Education

Services and Courses

Coursera – http://coursera.org

edx (Havard/MIT/Caltech) – http://edx.org

Berkeley – http://webcast.Berkeley.edu

iTunes U – Download from Apple App Store

Tools and Tips

Page 53: A Seminar for Newbies

A Seminar for Newbies

Chapter 5

53

Web Services for Researchers

Promote Your Paper and Follow Co-workers’ Recent Papers

ResearchGate – https://researchgate.net

Academia.edu – https://academia.edu

Tools and Tips

Page 54: A Seminar for Newbies

A Seminar for Newbies

Chapter 6

54

Reference

Slideshare

영어 논문 작성법 by 문수복 교수님

http://www.slideshare.net/mseoran/how-to-writewell

25년 전의 나에게 by 문수복 교수님

http://www.slideshare.net/mseoran/25-46409474

내가 대학원에 들어왔을 때 알았더라면 좋았을 연구 노하우

http://www.slideshare.net/pelexus/2013-ust-ot

Reference

Page 55: A Seminar for Newbies

Thank You

Page 56: A Seminar for Newbies

A Seminar for Newbies

56

Change Log

Dec 9, 2011 Created the first version (v0.1) of this slide and 1st presentation- All about paper / Research Area / How to Find a Paper / Composition of Paper / LaTeX

May 1, 2012 2nd presentation of v0.1Jul 12, 2012 3rd presentation of v0.1Jan 11, 2013 4th presentation of v0.11

- Only title slide image is changed.Jul 7, 2013 5th presentation of v0.11Mar 21, 2014 Minor update to v0.12 and 6th presentation

- Update the contents of Research Area sectionNov 17, 2014 Major update to v0.5 and 7th presentation

- Add Reading a Paper, Writing a Paper, and Supporting Tools section- Update Our Research Area section

Page 57: A Seminar for Newbies

A Seminar for Newbies

57

Change Log

Apr 6, 2015 Minor update to v0.51 and 8th presentation- Add more advices in Some Advices subsection in Writing a Paper section- Update Our Research Area section- Rename Supporting Tools section to Tools and Tips section and add RSS Reader subsection.

Dec 1. 2015 Minor update to v0.52 - Add Web Services for Researchers subsection in Tools and Tips section