168
How To Do Research Integrated Knowledge Solutions [email protected] Iksinc.wordpress.com

How to Do Research: Seven Steps to Successful Research

Embed Size (px)

DESCRIPTION

A presentation for new doctoral students, especially in computer science and engineering

Citation preview

Page 1: How to Do Research: Seven Steps to Successful Research

How To Do Research

Integrated Knowledge [email protected]

Iksinc.wordpress.com

Page 2: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Outline

Page 3: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Outline

What is research?

Page 4: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Outline

What is research?Seven Stages to Successful research

Page 5: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Outline

What is research?Seven Stages to Successful research

Making Technical Presentations

Page 6: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Outline

What is research?Seven Stages to Successful research

Making Technical Presentations

Writing Grant Proposals

Page 7: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Outline

What is research?Seven Stages to Successful research

Making Technical Presentations

Writing Grant Proposals

Ethics & Professional Conduct in Research

Page 8: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What is Research?

Page 9: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What is Research?

Search for knowledge, or as any systematic investigation, with an open mind, to establish novel facts, usually using a scientific method. [Wikipedia]

Page 10: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What is Research?

Studious inquiry or examination; especially : investigation or experimentation aimed at the discovery and interpretation of facts, revision of accepted theories or laws in the light of new facts, or practical application of such new or revised theories or laws [Merriam-Webster Collegiate Dictionary, Tenth Edition]

Search for knowledge, or as any systematic investigation, with an open mind, to establish novel facts, usually using a scientific method. [Wikipedia]

Page 11: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What is Research?

Studious inquiry or examination; especially : investigation or experimentation aimed at the discovery and interpretation of facts, revision of accepted theories or laws in the light of new facts, or practical application of such new or revised theories or laws [Merriam-Webster Collegiate Dictionary, Tenth Edition]

Search for knowledge, or as any systematic investigation, with an open mind, to establish novel facts, usually using a scientific method. [Wikipedia]

Research is an organized and systematic way of finding answers to questions

Page 12: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

In Computer Science Context

Page 13: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

In Computer Science Context

Discovery of new knowledge of computing through mathematical analysis, modeling, and experimental evaluation of algorithms and computer software.

Page 14: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Why Do Research?

     

   

Page 15: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Why Do Research?

• To contribute to knowledge   

   

Page 16: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Why Do Research?

• To contribute to knowledge• To satisfy intellectual curiosity 

   

Page 17: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Why Do Research?

• To contribute to knowledge• To satisfy intellectual curiosity• For enjoyment you derive from posing your

own problems and solving them

   

Page 18: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Why Do Research?

• To contribute to knowledge• To satisfy intellectual curiosity• For enjoyment you derive from posing your

own problems and solving them• To help career growth (Promotion & Tenure)   

Page 19: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Why Do Research?

• To contribute to knowledge• To satisfy intellectual curiosity• For enjoyment you derive from posing your

own problems and solving them• To help career growth (Promotion & Tenure)• To see places and meet interesting people

from all over the world at subsidized expenses

Page 20: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Knowledge Sources or Ways of Knowing

 

 

 

 

   

 

 

Page 21: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Knowledge Sources or Ways of Knowing

• Intuition: Takes forms such as belief, faith, intuition, etc. Based on feelings rather than hard, cold "facts.“

• In research we often use this knowledge source for coming up with an initial idea for research

 

 

   

 

 

Page 22: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Knowledge Sources or Ways of Knowing

• Intuition: Takes forms such as belief, faith, intuition, etc. Based on feelings rather than hard, cold "facts.“

• In research we often use this knowledge source for coming up with an initial idea for research

• Authority: Information received from experts, books, etc. Its strength depends on the strength of these sources.

• We use this kind of source for literature review

   

 

 

Page 23: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Knowledge Sources or Ways of Knowing

• Intuition: Takes forms such as belief, faith, intuition, etc. Based on feelings rather than hard, cold "facts.“

• In research we often use this knowledge source for coming up with an initial idea for research

• Authority: Information received from experts, books, etc. Its strength depends on the strength of these sources.

• We use this kind of source for literature review

• Logic: Gained by reasoning• We rely on this when analyzing/modifying/improving an algorithm

 

 

Page 24: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Knowledge Sources or Ways of Knowing

• Intuition: Takes forms such as belief, faith, intuition, etc. Based on feelings rather than hard, cold "facts.“

• In research we often use this knowledge source for coming up with an initial idea for research

• Authority: Information received from experts, books, etc. Its strength depends on the strength of these sources.

• We use this kind of source for literature review

• Logic: Gained by reasoning• We rely on this when analyzing/modifying/improving an algorithm

• Empirical: Based on demonstrable, objective facts ,determined through observation and/or experimentation.

• Used when we want to study the behavior of a complex piece of software or the accuracy of an algorithm using benchmark data sets.

 

Page 25: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

             

Page 26: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question           

Page 27: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question• Information Gathering         

Page 28: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline       

Page 29: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis     

Page 30: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results   

Page 31: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results• Writing and Communicating Results 

Page 32: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Seven Steps to Successful Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results• Writing and Communicating Results• Revising, Resubmitting, and Publication

Page 33: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Nonlinear Nature of Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results• Writing and Communicating Results• Revising, Resubmitting, and Publication

Page 34: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Nonlinear Nature of Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results• Writing and Communicating Results• Revising, Resubmitting, and Publication

Page 35: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Nonlinear Nature of Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results• Writing and Communicating Results• Revising, Resubmitting, and Publication

Page 36: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Nonlinear Nature of Research

• Defining the Research Question• Information Gathering• Forming a Hypothesis/Algorithm Outline• Implementation/Simulation/Analysis• Organizing and Interpreting Results• Writing and Communicating Results• Revising, Resubmitting, and Publication

Page 37: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

           

       

Page 38: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• What subfield of CS/IT interests me?         

       

Page 39: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• What subfield of CS/IT interests me?• Within the subfield, what interests me more?       

       

Page 40: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• What subfield of CS/IT interests me?• Within the subfield, what interests me more?• What is my chief strength?– Mathematical abstraction– Implementation/Experimentation– Problem solving

       

Page 41: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• What subfield of CS/IT interests me?• Within the subfield, what interests me more?• What is my chief strength?– Mathematical abstraction– Implementation/Experimentation– Problem solving

• What would be the outcome?– A better model– A better algorithm– A new application

Page 42: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

   

     

Page 43: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• Is the topic timely? 

     

Page 44: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• Is the topic timely?• Does it have potential for further

research/jobs?     

Page 45: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• Is the topic timely?• Does it have potential for further

research/jobs?• Are there good prior works to build upon?   

Page 46: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• Is the topic timely?• Does it have potential for further

research/jobs?• Are there good prior works to build upon?• How big is the research community? 

Page 47: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Defining the Research Question

• Is the topic timely?• Does it have potential for further

research/jobs?• Are there good prior works to build upon?• How big is the research community?• Who are the major players?

Page 48: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Information Gathering

   

 

 

 

Page 49: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Information Gathering

• Locating prior published work

Page 50: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Information Gathering

• Locating prior published work– Make sure to check the homepages of prominent

active researchers for their most recent work

Page 51: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Information Gathering

• Locating prior published work– Make sure to check the homepages of prominent

active researchers for their most recent work– Use ACM/IEEE digital libraries, Google and

CiteSeer to locate important papers

Page 52: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Information Gathering

• Locating prior published work– Make sure to check the homepages of prominent

active researchers for their most recent work– Use ACM/IEEE digital libraries, Google and

CiteSeer to locate important papers– Make sure to look through the recent proceedings

of the prestigious conferences in your area

Page 53: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Information Gathering

• Locating prior published work– Make sure to check the homepages of prominent

active researchers for their most recent work– Use ACM/IEEE digital libraries, Google and

CiteSeer to locate important papers– Make sure to look through the recent proceedings

of the prestigious conferences in your area– Try to locate review papers of your’s and related

fields

Page 54: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Reading Papers

 

 

Page 55: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Reading Papers

• Do paper reading in two or three passes. Ignore the technical details in the first pass

 

Page 56: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Reading Papers

• Do paper reading in two or three passes. Ignore the technical details in the first pass

• Generally, reading the abstract, introduction, and summary and conclusion sections is good enough to determine whether a given paper should be read in detail or not.

Page 57: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions: 

   

     

Page 58: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions:– What is the research problem the paper attempts to

address?    

     

Page 59: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions:– What is the research problem the paper attempts to

address? – What is the motivation of the research work?  

     

Page 60: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions:– What is the research problem the paper attempts to

address? – What is the motivation of the research work? – Is the research work attempting to overcome the

weaknesses of existing approaches?      

Page 61: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions:– What is the research problem the paper attempts to

address? – What is the motivation of the research work? – Is the research work attempting to overcome the

weaknesses of existing approaches? – What is new in this paper?   

Page 62: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions:– What is the research problem the paper attempts to

address? – What is the motivation of the research work? – Is the research work attempting to overcome the

weaknesses of existing approaches? – What is new in this paper?– How are the research claims substantiated? 

Page 63: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

First Pass of Reading

• The first pass reading should be done to answer the following questions:– What is the research problem the paper attempts to

address? – What is the motivation of the research work? – Is the research work attempting to overcome the

weaknesses of existing approaches? – What is new in this paper?– How are the research claims substantiated?– Conclusions and pointers to future work

Page 64: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:

Page 65: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:– What is the core of the research problem addressed in the

paper?

Page 66: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:– What is the core of the research problem addressed in the

paper?– Are there some alternative approaches to address the

research problem?

Page 67: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:– What is the core of the research problem addressed in the

paper?– Are there some alternative approaches to address the

research problem? – Are there some good arguments to be made against the

assumptions/approach taken by the authors?

Page 68: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:– What is the core of the research problem addressed in the

paper?– Are there some alternative approaches to address the

research problem? – Are there some good arguments to be made against the

assumptions/approach taken by the authors? – How can the research results be improved?

Page 69: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:– What is the core of the research problem addressed in the

paper?– Are there some alternative approaches to address the

research problem? – Are there some good arguments to be made against the

assumptions/approach taken by the authors? – How can the research results be improved?– Can the research results be applied to another context?

Page 70: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What to Take Away from a Paper after Reading

• Once you have read a paper in depth, try to answer the following questions to yourself:– What is the core of the research problem addressed in the

paper?– Are there some alternative approaches to address the

research problem? – Are there some good arguments to be made against the

assumptions/approach taken by the authors? – How can the research results be improved?– Can the research results be applied to another context? – Are there some gaps in the work?

Page 71: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 72: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 73: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 74: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 75: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 76: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 77: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 78: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing ReferencesMake use of software tools to organize your notes and references as you do literature review. This will help you later in writing your own paper.

Page 79: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Forming a Hypothesis/Algorithm Outline

   

 

   

   

Page 80: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Forming a Hypothesis/Algorithm Outline

• Develop an outline of your solution– If possible, work through simple scenarios

 

   

   

Page 81: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Forming a Hypothesis/Algorithm Outline

• Develop an outline of your solution– If possible, work through simple scenarios

• Think about complexity. Is your solution going to scale well?

   

   

Page 82: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Forming a Hypothesis/Algorithm Outline

• Develop an outline of your solution– If possible, work through simple scenarios

• Think about complexity. Is your solution going to scale well?

• What is the chief strength of your solution?– This will be your main selling point in your papers

   

Page 83: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Forming a Hypothesis/Algorithm Outline

• Develop an outline of your solution– If possible, work through simple scenarios

• Think about complexity. Is your solution going to scale well?

• What is the chief strength of your solution?– This will be your main selling point in your papers

• Weaknesses of your solution?– Any major weakness is likely to hinder your paper. So

avoid any major weakness by reformulating or reworking your solution

Page 84: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Pointers on Developing a Solution

         

 

   

Page 85: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Pointers on Developing a Solution

• Try to map your problem into a framework with known approaches for solutions– Optimization– Graph theory– Probabilistic– Divide and conquer

Page 86: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Pointers on Developing a Solution

• Try to map your problem into a framework with known approaches for solutions– Optimization– Graph theory– Probabilistic– Divide and conquer

• Strive for simplicity and avoid complex solutions

Page 87: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Pointers on Developing a Solution

• Try to map your problem into a framework with known approaches for solutions– Optimization– Graph theory– Probabilistic– Divide and conquer

• Strive for simplicity and avoid complex solutions

• Sit on your solution for few days and then come back to it– This helps in locating weaknesses/flaws

that generally get overlooked in the initial excitement

Page 88: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Implementation/Simulation/Analysis

Page 89: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Implementation/Simulation/Analysis

• Test your implementation/simulation with test cases of known results to ensure there are no bugs/mistakes

Page 90: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Implementation/Simulation/Analysis

• Test your implementation/simulation with test cases of known results to ensure there are no bugs/mistakes

• Whenever possible, use the platform or the environment popular in your area of research

Page 91: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Implementation/Simulation/Analysis

• Test your implementation/simulation with test cases of known results to ensure there are no bugs/mistakes

• Whenever possible, use the platform or the environment popular in your area of research

• Make sure to perform comparative study with standard datasets or benchmarks

Page 92: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing and Interpreting Results

 

 

 

Page 93: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing and Interpreting Results

• It is not enough to just present the results. You must do a careful analysis to show that the results justify your solution

Page 94: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing and Interpreting Results

• It is not enough to just present the results. You must do a careful analysis to show that the results justify your solution

• If there are some parameters in your solution, then make sure that you have results for a range of parameter values to infer a trend

Page 95: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Organizing and Interpreting Results

• It is not enough to just present the results. You must do a careful analysis to show that the results justify your solution

• If there are some parameters in your solution, then make sure that you have results for a range of parameter values to infer a trend

• Make sure your graphs are labeled properly. Do not overcrowd graphs by putting too much information

Page 96: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing and Communicating Results

 

 

 

 

Page 97: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing and Communicating Results

• Select some papers from your field as model papers and use them as guides to write your paper

Page 98: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing and Communicating Results

• Select some papers from your field as model papers and use them as guides to write your paper

• Use your own words and phrases. Use quote marks if you are using sentences from other papers.

Page 99: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing and Communicating Results

• Select some papers from your field as model papers and use them as guides to write your paper

• Use your own words and phrases. Use quote marks if you are using sentences from other papers.

• Go over your writing several times. Generally writing consumes 50% of the research effort.

Page 100: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing and Communicating Results

• Select some papers from your field as model papers and use them as guides to write your paper

• Use your own words and phrases. Use quote marks if you are using sentences from other papers.

• Go over your writing several times. Generally writing consumes 50% of the research effort.

• Don’t worry about the length of the initial draft. Make sure you don’t miss any point. It is much easier to trim a paper later on to meet the length requirements.

Page 101: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Useful Tips for Paper Writing 

 

   

Page 102: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Useful Tips for Paper Writing

• Begin by preparing an outline of your paper by noting down the important points you want to cover in each section of your manuscript

Page 103: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Useful Tips for Paper Writing

• Begin by preparing an outline of your paper by noting down the important points you want to cover in each section of your manuscript

• Remember, you are trying to “sell” your work to reviewers who will determine the fate of your paper. Make a compelling case in the introduction section of your paper because by the time a reviewer has finished this section, she has already made an initial decision about whether to accept or reject the paper. She will read the rest of the paper looking for evidence to support her decision.

Page 104: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Useful Tips for Paper Writing• Begin by preparing an outline of your paper by noting down the

important points you want to cover in each section of your manuscript• Remember, you are trying to “sell” your work to reviewers who will

determine the fate of your paper. Make a compelling case in the introduction section of your paper because by the time a reviewer has finished this section, she has already made an initial decision about whether to accept or reject the paper. She will read the rest of the paper looking for evidence to support her decision.

• The introduction section must have:– What is the problem? Why is it interesting and important? Weaknesses

of the previous proposed solutions? How does the proposed solution overcomes all or some of the limitations of the existing approaches? What are the key components of the suggested approach and results?

Page 105: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

More Tips for Paper Writing 

 

 

   

 

 

Page 106: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

More Tips for Paper Writing• Read some well-known works on writing and

communication:– The Elements of Style (Fourth Edition), William

Strunk Jr., E.B. White, Roger Angell, Longman. – Handbook of Technical Writing (Ninth Edition),

Gerald J. Alred, Charles T. Brusaw, and Walter E. Oilu, St. Martin’s Press

– Use active voice and simple, clear, direct phrasing  

Page 107: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

More Tips for Paper Writing• Read some well-known works on writing and

communication:– The Elements of Style (Fourth Edition), William

Strunk Jr., E.B. White, Roger Angell, Longman. – Handbook of Technical Writing (Ninth Edition), Gerald

J. Alred, Charles T. Brusaw, and Walter E. Oilu, St. Martin’s Press

– Use active voice and simple, clear, direct phrasing• Avoid value judgments. Give the facts and let the readers

judge.  

Page 108: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

More Tips for Paper Writing• Read some well-known works on writing and communication:

– The Elements of Style (Fourth Edition), William Strunk Jr., E.B. White, Roger Angell, Longman.

– Handbook of Technical Writing (Ninth Edition), Gerald J. Alred, Charles T. Brusaw, and Walter E. Oilu, St. Martin’s Press

– Use active voice and simple, clear, direct phrasing• Avoid value judgments. Give the facts and let the readers

judge.• Run a spell checker and have someone who is particular about

grammar read your paper  

Page 109: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

More Tips for Paper Writing• Read some well-known works on writing and communication:

– The Elements of Style (Fourth Edition), William Strunk Jr., E.B. White, Roger Angell, Longman.

– Handbook of Technical Writing (Ninth Edition), Gerald J. Alred, Charles T. Brusaw, and Walter E. Oilu, St. Martin’s Press

– Use active voice and simple, clear, direct phrasing• Avoid value judgments. Give the facts and let the readers judge.• Run a spell checker and have someone who is particular about

grammar read your paper• Make sure to acknowledge the persons/organizations who have

helped you in your research 

 

Page 110: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Revising, Resubmitting, and Publication

 

 

 

 

 

Page 111: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Revising, Resubmitting, and Publication

• A paper is rarely accepted as it is. So be prepared for one or more revisions of your manuscript.

 

 

 

 

Page 112: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Revising, Resubmitting, and Publication

• A paper is rarely accepted as it is. So be prepared for one or more revisions of your manuscript.

• The best outcome you can hope is “Accept with a minor Revision.” Celebrate it because it is rare.

 

 

 

Page 113: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Revising, Resubmitting, and Publication

• A paper is rarely accepted as it is. So be prepared for one or more revisions of your manuscript.

• The best outcome you can hope is “Accept with a minor Revision.” Celebrate it because it is rare.

• Pay careful attention to the comments/suggestions of the reviewers. Try to incorporate them as much as possible and revise your paper for resubmission.

 

 

Page 114: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Revising, Resubmitting, and Publication

• A paper is rarely accepted as it is. So be prepared for one or more revisions of your manuscript.

• The best outcome you can hope is “Accept with a minor Revision.” Celebrate it because it is rare.

• Pay careful attention to the comments/suggestions of the reviewers. Try to incorporate them as much as possible and revise your paper for resubmission.

• Include a cover letter thanking the reviewers and explaining point by point how you have accommodated most of their concerns

 

Page 115: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Revising, Resubmitting, and Publication

• A paper is rarely accepted as it is. So be prepared for one or more revisions of your manuscript.

• The best outcome you can hope is “Accept with a minor Revision.” Celebrate it because it is rare.

• Pay careful attention to the comments/suggestions of the reviewers. Try to incorporate them as much as possible and revise your paper for resubmission.

• Include a cover letter thanking the reviewers and explaining point by point how you have accommodated most of their concerns

• In the event your paper is not accepted at your publication of first choice, don’t lose heart. Browse through next tier list of publications and submit there.

Page 116: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Making Technical Presentations

       

     

Page 117: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Making Technical Presentations

• Three main elements of a technical presentation– Organization– Visual aids– Delivery and style

     

Page 118: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Making Technical Presentations

• Three main elements of a technical presentation– Organization– Visual aids– Delivery and style

• Before you prepare your presentation– Prepare an outline– Think about your audience and their background

Page 119: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

Page 120: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

• Never read from slides or from your notes. Prepare by practicing as many times as you can

Page 121: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

• Never read from slides or from your notes. Prepare by practicing as many times as you can

• Check out the room and the equipment beforehand

Page 122: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

• Never read from slides or from your notes. Prepare by practicing as many times as you can

• Check out the room and the equipment beforehand• Be confident. Remember, you are the foremost expert on your

own research

Page 123: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

• Never read from slides or from your notes. Prepare by practicing as many times as you can

• Check out the room and the equipment beforehand• Be confident. Remember, you are the foremost expert on your

own research• Speak clearly and loud enough. Modulate your voice  Look at your audience and make eye contact.

Page 124: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

• Never read from slides or from your notes. Prepare by practicing as many times as you can

• Check out the room and the equipment beforehand• Be confident. Remember, you are the foremost expert on your

own research• Speak clearly and loud enough. Modulate your voice  Look at your audience and make eye contact. • Watch for audience’s non-verbal feedback and adjust your

delivery

Page 125: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Some Tips on Presentations

• Never read from slides or from your notes. Prepare by practicing as many times as you can

• Check out the room and the equipment beforehand• Be confident. Remember, you are the foremost expert on your

own research• Speak clearly and loud enough. Modulate your voice  Look at your audience and make eye contact. • Watch for audience’s non-verbal feedback and adjust your

delivery• Always carry a backup presentation file on a USB or through

email/cloud

Page 126: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing Grant Proposals

 

   

   

 

Page 127: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing Grant Proposals

• Choose a problem/idea you wish to pursue

 

Page 128: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing Grant Proposals

• Choose a problem/idea you wish to pursue

• Prepare a brief concept paper 

Page 129: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing Grant Proposals

• Choose a problem/idea you wish to pursue

• Prepare a brief concept paper• Identify the potential funding sources– NSF/NIH/DOE/DHS– Foundations and industry consortia,

e.g. EPRI 

Page 130: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Writing Grant Proposals

• Choose a problem/idea you wish to pursue

• Prepare a brief concept paper• Identify the potential funding sources

– NSF/NIH/DOE/DHS– Foundations and industry consortia, e.g. EPRI

• Contact the program officers and discuss your idea with them

 

Page 131: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What Should be in a Proposal?

         

 

 

 

Page 132: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What Should be in a Proposal?

• It should answer the following questions:– What are you going to do?– Why is it important to do?– Novelty of your approach and expected contributions– Your unique qualifications to do the project

 

 

 

Page 133: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What Should be in a Proposal?

• It should answer the following questions:– What are you going to do?– Why is it important to do?– Novelty of your approach and expected contributions– Your unique qualifications to do the project

• Most funding agencies have templates for different kinds of proposals, follow the pertinent template

 

 

Page 134: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What Should be in a Proposal?

• It should answer the following questions:– What are you going to do?– Why is it important to do?– Novelty of your approach and expected contributions– Your unique qualifications to do the project

• Most funding agencies have templates for different kinds of proposals, follow the pertinent template

• Stay within the page limits and strictly follow the guidelines for submission

 

Page 135: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

What Should be in a Proposal?

• It should answer the following questions:– What are you going to do?– Why is it important to do?– Novelty of your approach and expected contributions– Your unique qualifications to do the project

• Most funding agencies have templates for different kinds of proposals, follow the pertinent template

• Stay within the page limits and strictly follow the guidelines for submission

• Seek help from your sponsored research office for preparing budget

Page 136: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Ethics in CS Research

         

Page 137: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Ethics in CS Research

• Authorship and the order of listing       

Page 138: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Ethics in CS Research

• Authorship and the order of listing• Plagiarism     

Page 139: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Ethics in CS Research

• Authorship and the order of listing• Plagiarism• Multiple submissions   

Page 140: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Ethics in CS Research

• Authorship and the order of listing• Plagiarism• Multiple submissions• Data fudging and fabrication 

Page 141: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Ethics in CS Research

• Authorship and the order of listing• Plagiarism• Multiple submissions• Data fudging and fabrication• Conflict of interest

Page 142: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Authorship and Listing Order 

 

   

 

   

Page 143: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Authorship and Listing Order

• Each person listed as an author should have made direct and substantial contribution to the work. All listed authors must be prepared to accept full responsibility for the content of the research article.–David Baltimore (Nobel laureate) case 

Page 144: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Authorship and Listing Order• Each person listed as an author should have made direct and

substantial contribution to the work. All listed authors must be prepared to accept full responsibility for the content of the research article.– David Baltimore (Nobel laureate) case

• Ordering conventions are discipline/culture specific– In CS, the ordering generally indicates the relative contributions

of different authors with the first author having made the most contribution

– In mathematics and theoretical CS research, the names are generally listed alphabetically

 

Page 145: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Authorship and Listing Order• Each person listed as an author should have made direct and substantial

contribution to the work. All listed authors must be prepared to accept full responsibility for the content of the research article.– David Baltimore (Nobel laureate) case

• Ordering conventions are discipline/culture specific– In CS, the ordering generally indicates the relative contributions of

different authors with the first author having made the most contribution– In mathematics and theoretical CS research, the names are generally

listed alphabetically• Acknowledgement

– Include anyone who has made some contribution, for example in editing, loaning an equipment, providing some financial support

 

Page 148: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Plagiarism

• The American Heritage Dictionary (2nd College Ed.) defines plagiarize as "to take and use as one's own the writings or ideas of another."

• Always make sure you give proper credit to your sources and any verbatim material is used with quotes

     

Page 149: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Plagiarism

• The American Heritage Dictionary (2nd College Ed.) defines plagiarize as "to take and use as one's own the writings or ideas of another."

• Always make sure you give proper credit to your sources and any verbatim material is used with quotes

• See IEEE and ACM guidelines– http://www.acm.org/publications/policies/p

lagiarism_policy

  http://www.ieee.org/publications_standards/publications/rights/plagiarism.html

 

Page 150: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Page 151: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Page 152: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Page 153: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Self-Plagiarism

   

Page 154: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Self-Plagiarism

• ACM defines it as the verbatim or near-verbatim reuse of significant portions of one's own copyrighted work without citing the original source.  

Page 155: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Self-Plagiarism

• ACM defines it as the verbatim or near-verbatim reuse of significant portions of one's own copyrighted work without citing the original source . – Self-plagiarism does not apply to publications based on

the author's own previously copyrighted work (e.g., appearing in a conference proceedings) where an explicit reference is made to the prior publication. Such reuse does not require quotation marks to delineate the reused text but does require that the source be cited.

 

Page 156: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Multiple Submissions

 

 

 

Page 157: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Multiple Submissions

• LPUs (Least Publishable Units) are common although not desirable

Page 158: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Multiple Submissions

• LPUs (Least Publishable Units) are common although not desirable• It is okay to have one or two

conference papers and a journal paper on the same research topic as long as each paper makes its own significant contribution

Page 159: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Multiple Submissions

• LPUs (Least Publishable Units) are common although not desirable

• It is okay to have one or two conference papers and a journal paper on the same research topic as long as each paper makes its own significant contribution

• Never submit the same work to two places at same time to expedite publication

Page 160: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Data Fudging and Fabrication

 

Page 161: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Data Fudging and Fabrication

• Avoid temptations to:– Do data smoothing to remove

irregularities to make the data appear extremely accurate and precise

 

Page 162: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Data Fudging and Fabrication

• Avoid temptations to:– Do data smoothing to remove

irregularities to make the data appear extremely accurate and precise

– Retain only those results that fit the theory and discarding others

 

Page 163: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Data Fudging and Fabrication

• Avoid temptations to:– Do data smoothing to remove

irregularities to make the data appear extremely accurate and precise

– Retain only those results that fit the theory and discarding others

– Create/invent some or all of the research data to substantiate your research

 

Page 164: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Conflict of Interest

• Avoid conflict of interest situations by proper disclosure. Examples of conflict of interests situations are:

Page 165: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Conflict of Interest

• Avoid conflict of interest situations by proper disclosure. Examples of conflict of interests situations are:– Reviewing a paper/proposal

of a friend/company where you have a stake

 

Page 166: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Conflict of Interest

• Avoid conflict of interest situations by proper disclosure. Examples of conflict of interests situations are:– Reviewing a paper/proposal of a

friend/company where you have a stake

– Writing a book review published by a friend

 

Page 167: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Conflict of Interest

• Avoid conflict of interest situations by proper disclosure. Examples of conflict of interests situations are:– Reviewing a paper/proposal of a

friend/company where you have a stake

– Writing a book review published by a friend

– Hiring your relatives on funded projects

   

Page 168: How to Do Research: Seven Steps to Successful Research

iksinc.wordpress.com

Thank you!For questions, please contact

[email protected], visit my blog atIksinc.wordpress.com