SlideShare a Scribd company logo
1 of 75
Download to read offline
Research methods for engineering
students/researchers
Phạm Quang Nhật Minh
Aimesoft JSC
minhpham0902@gmail.com
January 11, 2020
Lecture contents
2
n What is (scientific) research?
n How to do research
n Working in NLP field
n Some advices for master students
n Summary
What is (scientific) research?
3
n Are following activities doing scientific research?
n Such information-gathering activities alone are not
scientific research
Problem Research
1 To settle a bet, I need to know
when Michael Jordan was born.
You Google “Michael Jordan birthday.”
2 I’m just curious about a new
species of fish.
You search the Internet for articles in
newspapers and academic journals.
3 I want to know good Chinese
restaurants near my home.
Search Google Maps and check Chinese
restaurants new my location
4 What are the age, sex and subject
distributions of doctoral students
in British higher education?
Get statistics information from all education
organizations, plot the distribution
Sampling from population
What is (scientific) research?
4
n Is scientific research finding out something you don’t
know?
n The definition is too wide and too narrow
¨ Too narrow: “a lot of research is concerned not with
finding out something you don’t know but with finding
that you don’t know something.”
n Just answering what- questions or doing information
gathering is not research
¨ Although answering what questions is very important in
doing research…
Research – the “why” questions
5
n Research goes beyond description and requires
analysis.
¨ It looks for explanations, relationships, comparisons,
predictions, generalizations and theories.
n They are why questions
¨ Why are there so many fewer women doctoral students in
physics than in biology?
¨ Why are the radiation levels different in different
geographical areas?
n Answering why questions requires information-
gathering (answering what questions)
Doing research vs. learning
6
Doing research Learning
• Answering questions whose
answers are unknown
• We even do not know answers
for questions exist or not
• E.g., is there life outside
earth?
• Sometimes, we try to answer
questions that are meaningful to
some people but meaningless for
others
• Research is a never-ending story
• Answering by yourself
questions whose answers were
already known
Why we do research?
7
n Research results can lead to products that totally
change our life
¨ E.g., Internet, new drugs, materials
n Answering questions whose answers are unknown,
is a fun intellectual activity
¨ We can experience “Eureka” moments
n Continuously attacking questions whose
answers are unknown or testing
existing answers is human nature
Research career
8
n Typical academic career path
¨ Acquiring Master/PhD
¨ Doing post-doc for 3-5 years
¨ Assistant Professor → Associate Professor → Full
Professor, or
¨ Settle down with a research position in a research
institute
n Academic job market is very competitive, so many
PhD holders go to engineering companies working as
a researcher or research engineer
Types of research (by Estelle Phillips)
9
n Exploratory research
¨ “This is the type of research that is involved in tackling a
new problem/issue/topic about which little is known, so
the research idea cannot at the beginning be formulated
very well.”
n Testing-out research
¨ “In this type of research we are trying to find the limits of
a previously proposed generalization.”
n Problem-solving research
¨ “In this type of research, we start from a particular
problem in the real world and bring together all the
intellectual resources that can be brought to bear on its
solution.”
Empirical research in computer science
10
n Relying on observations, data, experiments
n Empirical work should complement theoretical work
¨ Theories often have holes (e.g., How big is the constant
term?)
¨ Theories are suggested by observations
¨ Theories are tested by observations
¨ Conversely, theories direct our empirical attention
n In addition, empirical means “wanting to understand
behavior of complex systems”
Why we need empirical methods?
11
n Theory based science need not be all theorems
n We do not know how a theory works in different
conditions
¨ Different data sets, domains
Empirical methods in AI field
12
n Four steps:
¨ We do data analysis to find patterns in data and to
construct hypothesis
¨ We do empirical experiment to test hypotheses
¨ Then, we analyze results to refine hypothesis &
assumption
Data
observation
Hypothesis
construction
Hypothesis
testing
Refine
hypothesis &
modeling
assumptions
Lecture contents
13
n What is (scientific) research?
n How to do research
n Working in NLP field
n Some advices for master students
n Summary
How to do research
14
n Doing research is a craft skill which we learn by
doing
n We often learn research skills by seeing and
imitating how other accomplished researchers do
research
n But, understanding know-how in doing research is
necessary
How to do research
15
n Research skills covered in the lecture
¨ How to choose a research topic
¨ Developing ideas
¨ How to select your supervisor
¨ Literature review
¨ How to write a scientific paper
¨ Coding practices in research
Why we need to choose a good research topic?
16
n “Garbage in, garbage out”
n It is painful to do things that you feel uninteresting
¨ Lack passion, motivations, ideas
¨ Much frustration and bitterness
What is a good research topic?
17
n Two Dimensions of Problem Choice [Alon, 2009]
¨ Feasibility: whether a problem is hard or easy
n We can measure the feasibility as the expected time to
complete the project.
n Feasibility is a function of the skills of
students/researchers and of the technology in the lab.
¨ Interest: the increase in knowledge expected from the
project.
Two-dimensional space of Problem Choice
18
Figure: The Feasibility-Interest Diagram for Choosing a Project (Alon, 2009)
Two-dimensional space of Problem Choice
19
Figure: The Feasibility-Interest Diagram for Choosing a Project (Alon, 2009)
What is a good research topic?
20
n Are many people care about the topic?
¨ Research community, your supervisors, industry demands
¨ Are you really interested in the topic?
¨ The topic should be interesting to you rather than to
others
n Good signs: “ideas and questions that come back
again and again to your mind for months or years.”
Does your advisor assign a research topic?
21
n It depends on the supervision style of your advisor
n Supervision styles:
¨ Your advisor let you choose the topic by yourself
n He/she just gives comments on your choice
¨ He/she gives you a general direction, you need to narrow
down it
n Clarify, investigate details
¨ Your advisor let you choose among some topics that he
prepared
¨ Your advisor prepares the topic and assigns to you
n Which supervision style do you like? Why?
Narrow down your research topic (1)
22
n Choose the broad (general) topic
¨ E.g., Machine Translation
n Draw a hierarchy of research topics, starting from
the broad topic
Narrow down your research topic (2)
23
n Review literature to look for gaps in previous work
n Choose the focused topic
¨ E.g., Phrase-based Machine Translation
n Find gaps in previous work
n Form research questions in the focused topic
n From research questions, formulate the research
problem
Finding a research problem
24
n Take your time to choose a good research topic
¨ (Alon, 2009): Rule for new Ph.D. students and postdocs:
“Do not commit to a problem before 3 months have
elapsed”
¨ For master students, take 1-2 months for choosing the
research topic before your start the research project
n Join projects in your laboratory
¨ Many research ideas for thesis are from projects you
involved
Developing research ideas
25
Where do research ideas come from?
n Observations
¨ Data observations, data analysis, discover patterns in data
n Reading papers, listening talks, talk to others
n Techniques, methods from other disciplines, fields
¨ Creativity is a combination of existing things in a novel way
How to develop research ideas
26
n Investigate main streams in the field
¨ Reading papers in top journal/conferences
n Revisit old problem where assumptions may have
changed
n Look for pain points; eliminate them
n Specialize the general
¨ E.g., routing problem in wireless networks
n Generalize the specific
¨ If a method in NLP can be applied to a wide class of
problems
How to develop research ideas
27
n Consider related problems, make analogies
n Just get started, with anything
¨ Find the implementation of a method presented in the
paper, try to reproduce the results
¨ Or, re-implement the baseline methods
¨ Look at the data
n Relax, and let your subconscious work
¨ New ideas often emerge when researchers
taking a bath or walking
¨ The important point is to get your body and mind relaxed
and escape from any distractions (phone, emails,…)
How to develop research ideas
28
n Prepare for changes in developing research ideas
How to select your supervisor
29
n The most important step in graduate level, especially
in PhD program
n “The key factor is whether they have an established
research record and are continuing to contribute to
the development of their discipline”
n Questions that you need to ask yourself
¨ Have they published research papers recently?
¨ Do they hold research grants or contracts?
¨ Is the lab efficiently organized?
How to select your supervisor
30
n Check basic information in their laboratory websites
¨ Research directions
¨ Recent publications
¨ Staff and student members
¨ How are graduated students doing?
n Make an appointment to talk with professors
¨ Ask them about supervision styles
¨ Is it easy to communicate with them?
How to select your supervisor
31
n Talk to other members in the laboratory
¨ You may get honest answers from other students
¨ You will work daily with other students and staffs rather
than your professor
n Ask yourself whether you are interested in research
directions of a professor
n Think whether your characteristic matches with the
supervision style (of the supervisor) and
environment in the candidate laboratory
How to work with your advisor
32
n Your advisor is supposed to be very busy, so you
should follow up her/him
n Schedule the meeting in advanced and ask for
meeting
n Keep regular meeting with your advisor
¨ Weekly or Bi-weekly meeting is OK
n You should finish all your assigned tasks before
doing your own ideas
¨ If you think ideas assigned by your professor will not work,
you should show data
Writing a progress report (Michael Ernst)
33
n Quote the previous week's plan.
¨ This helps you determine whether you accomplished your goals.
n State this week's progress.
¨ What you have accomplished,
¨ What you learned, what difficulties you overcame, what
difficulties are still blocking you,
¨ Your new ideas for research directions or projects, etc.
n Give the next week's plan.
¨ A good format is a bulleted list
¨ Try to make each goal measurable: there should be no ambiguity
as to whether you were able to finish it.
¨ It's good to include longer-term goals as well
How to communicate with your supervisor
34
n Prepare some slides (3-4 slides) to make the
discussion concrete
n Send the materials at least 24 hours prior the
meeting day
n Arrange the meeting in advanced
n Your advisor is not always right
¨ You know more about your work than her/him
¨ Show data, evidences, proofs
n Do not say “I guess”, “I think” for your claims
¨ Use data, evidences, references instead
Literature review
35
n Definition
(https://guides.library.bloomu.edu/litreview)
¨ “A literature review is a comprehensive summary of
previous research on a topic.
¨ The literature review surveys scholarly articles, books, and
other sources relevant to a particular area of research.”
How to do literature review
36
n Do it early!
n Why?
¨ Make sure that what you’re doing hasn’t already been
done before.
n If it has, and the paper is easy to find, you won’t get
full credit.
¨ Learn about common methods, datasets, and libraries
that will make your life easier.
¨ Buy yourself more time to think about the questions that
haven’t been answered in the literature.
Choosing papers to read
37
1. Do a keyword search on Google Scholar, Semantic
Scholar (or famous journals/conferences in a field)
2. Download the papers that seem most relevant
3. Skim the abstracts, intros, previous work sections
4. Identify papers that look relevant, appear often,
have lots of citations on Google Scholar
5. Download those papers
6. Return to step 3
Choosing papers to read
38
n Which papers will be most useful?
¨ Newer ones, especially if they cite the older papers that
you’re interested in.
n The newer paper might contain a good summary of the
older one!
n Papers published in top conferences and journals,
rather than arXiv papers or papers published
elsewhere.
¨ Reviewers have carefully looked at these papers for
mistakes or inconsistencies.
Choosing papers to read
39
n Published papers with negative results (method X
doesn't work, method X doesn't do what you think it
does, ...), rather than papers with positive results.
¨ Negative results are usually held to a higher standard in
order to be published
How to read a paper
40
n Two types of reading
Fast reading Deep reading
• Get and understand the basic
ideas of the paper
• Know the problems the paper
attacks and how it solves that
• Put the paper in the “big
picture” of the field
• Know what are differences
between the paper and
previous work
• Know what are differences
between the paper and
previous work
• Understand the details of
presented methods
• Try to understand how the
proposed method works
• Criticize the paper and find its
limitations
• Try to propose alternative
methods?
• We do “deep reading” much
we look for a focused topic
How to read a scientific paper*
41
* Michael J. Hanson. Efficient Readings of Papers in Science and Technology:
http://tinyurl.com/qdebynz
Decide what to read
Read title, abstract
Read it, file it, or skip it
Read in depth
42
n How did they do it?
n Challenge their arguments.
n Examine assumptions.
n Examine methods.
n Examine statistics.
n Examine reasoning and conclusions.
n How can I apply their approach to my work?
Taking notes after reading
43
n Taking notes helps you to understand paper more
deeply and save your time if you want to refer the
paper in the future
n How to take notes
¨ Make notes as you read.
¨ Highlight major points.
¨ Note new terms and definitions.
¨ Make your own examples
¨ Summarize tables and graphs.
¨ Write a summary.
Taking notes after reading
44
n If you do not time, take notes to answer three
questions
¨ What is the problem the paper attacked?
¨ What are the differences between the paper and other
existing papers?
¨ What are interesting points of the presented methods?
Useful tools/links for literature review
45
n Literature management
¨ Mendeley
¨ Zoreto
¨ Wisdom
¨ ReadCube
¨ Endnote
n Sites for search
¨ https://scholar.google.co.uk
¨ https://www.semanticscholar.org
¨ https://arxiv.org/
¨ http://www.arxiv-sanity.com/
Useful tools/links for literature review
46
n Tools for taking notes/writing summary
¨ Google Spreadsheet, Google Keep, etc.
¨ Evernotes
¨ ShortScience: https://www.shortscience.org
n In Machine Learning field
¨ https://paperswithcode.com
¨ https://sotabench.com/
¨ https://www.stateoftheart.ai
¨ http://nlpprogress.com
¨ https://www.aclweb.org/anthology
How to write a scientific paper
47
n Many articles about this topic
¨ How to write a technical paper, by Michael Ernst
n Vietnamese translation: http://bit.ly/2seEOi0
¨ How to write a great research paper, by Simon Payton
Jones.
¨ How to Read/Write an International Conference Paper, by
Graham Neubig
n Your paper needs to convince the audience of three
key points:
¨ The problem is interesting
¨ It is hard, and
¨ You solved it.
Why is coding important in ML research?
48
n Many (most) NLP/ML research work is empirical
studies
¨ Need to do data analysis, run experiments to test our ideas
¨ So, we must write programs
n Even theorists should program, too
n ”Implementing your own algorithm is a good way of
checking your work. If you aren’t implementing your
algorithm, arguably you’re skipping a key step in
checking your results.” (Michael Mitzenmacher)
¨ http://mybiasedcoin.blogspot.com/2008/11/bugs.html
Why we care about coding practices in research?
49
n Bad coding practices cause problems
¨ You find errors in the experimental results right before the
paper submission deadline
¨ You cannot understand your own code after some months
¨ You deleted intermediate results, so you cannot verify the
code
Why we care about coding practices in research?
50
n Bad coding practices cause problems
¨ You do not know the technique to verify experimental
results
¨ You did not test the code, and then use untested code for
experiments
¨ You spend long time for refactoring the code
¨ You could not get back the version that generate the best
results
Why we care about coding practices in research?
51
n Good coding practices speed up our research work
No of sucess = No of experiments × (Sucess rate)
n Increasing success rate is much harder to improve
than increase the number of experiments!
Best Practices for Scientific Computing
52
n Wilson et al., 2012: https://arxiv.org/abs/1210.0530
n The paper presents a set of practices for scientific
computing
Best Practices for Scientific Computing
53
1. Write programs for people, not computers
¨ Readers of the code do not need to remember too much
n Limit the total number of items to be remembered to
accomplish a task
¨ Names should be consistent, distinctive, and meaningful
¨ Make code style and formatting consistent
def rect_area(x1, y1, x2, y2):
...calculation...
def rect_area(point1, point2):
...calculation...
Best Practices for Scientific Computing
54
2. Automate repetitive tasks
¨ Make the computer repeat tasks
n Write a script (e.g., shell script) to automate
experiments including multiple steps (preprocessing,
training models, etc.)
¨ Save recent commands in a file for re-use (using
history command)
¨ Use a build tool to automate workflows
¨ Use logging tools to save experimental process
Best Practices for Scientific Computing
55
3. Make incremental changes
¨ Why?
n Requirements in scientific computing are rarely
frozen
n Scientists often can’t know what their programs
should do next until the current version has produced
some results.
Best Practices for Scientific Computing
56
3. Make incremental changes
¨ Work in small steps with frequent feedback and course
correction
¨ Use a version control systems
n put everything that has been created manually in
version control
Best Practices for Scientific Computing
57
4. Don’t repeat yourself (or others)
¨ For data, every piece of data must have a single
authoritative representation in the system
¨ Modularize code rather than copying and pasting
¨ Re-use code instead of rewriting it
n It is better to find established library or package to
solve your problem rather than rewriting
Best Practices for Scientific Computing
58
5. Plan for mistakes
¨ Why?
n Behaviors of research code should match researchers’
expectation
n Mistakes in research code may mislead conclusions
Best Practices for Scientific Computing
59
5. Plan for mistakes
¨ Add assertions to programs to check their operation
n E.g., assert 0.0 < result <= 1.0
¨ Write automated testing, especially unit tests
¨ Use an off-the-shelf unit testing library
6. Optimize software only after it works correctly.
¨ The correctness of the code has the highest priority in
research work
¨ Write code in the highest-level language possible
n Only use low-level programming language when they
are sure that performance boost is needed.
Best Practices for Scientific Computing
60
7. Document design, and purpose, not mechanics
¨ Document interface and reasons, not implementations
n Do not do that
¨ i = i + 1 # Increment the variable 'i' by one.
¨ Refactor the code instead of explaining how it works
8. Collaborate
¨ If you work in a large research project with other
members
¨ Some techniques can be applied
n Pre-merge code review
n Issue tracking tool
n Do pair programming
Coding practices in research
61
n As soon as you start:
¨ Create a git repo for your project.
¨ Find or build code to load your data.
¨ Find (try not to build) code to evaluate results.
¨ Find or build a very simple baseline.
n Always start with a simple and dirty working version
¨ E.g, Bag-of-word features and Naive Bayes algorithm in
text classification tasks
Coding practices in research
62
n Separate an experiment into small processes with
intermediate output
¨ Raw text → Preprocess → Build model → Training → Test
¨ Make sure that output of each process is as my
expectation
n In experiments, keep track of:
¨ Commands and git checkpoint identifiers for each of your
experiments.
¨ Saved model checkpoint files for all reasonably
effective/interesting experiments.
¨ Notes on what each experiment was meant to test.
Reproducible Research
63
n Reproducible Research is a research work that you
can reproduce the reported results with available
code (script) and data.
¨ Same data + Same script = Same results
Why reproducible research?
64
n It helps us to reproduce figures, statistics, etc when
we revise the work.
n Help other people who want to do research in the
field
n Make easier to compare a new method to existing
methods.
n Help to verify if the implementation is correct
n Machine Learning research community cares about
research reproducibility
¨ Reproducibility Challenge @ NeurIPS 2019 (Top Machine
Learning conference)
How to make your research reproducible?
65
n Don't do things by hands. Think how to do
automatically tasks, e.g.,
¨ Downloading data from website
¨ Data cleaning, preprocessing
n For things that you cannot do it automatically,
document the process well!
n Use version control
¨ Keep track of history
¨ Allows backing to old versions
n Keep track of software environment
¨ In python use virtualenv or conda environment
How to make your research reproducible?
66
n The Machine Learning Reproducibility Checklist:
¨ https://www.cs.mcgill.ca/~jpineau/ReproducibilityCheckli
st.pdf
n Tools:
¨ Jupyter notebook allows write documents along with
executable code
n Google Colab is a great environment (with free
GPU/TPU) to write Jupyter notebook
¨ Matplotlib or Seaborn for data visualization
¨ There are some equivalent tools for R
n knitr/R Markdown, and RStudio
What is Natural Language Processing
67
n A field of computer science, artificial intelligence,
and computational linguistics
n To get computers to perform useful tasks involving
human languages
¨ Human-Machine communication
¨ Improving human-human communication
n E.g Machine Translation
¨ Extracting information from texts
Information Extraction
68
Subject: curriculum meeting
Date: January 15, 2012
To: Dan Jurafsky
Hi Dan, we’ve now scheduled the curriculum meeting.
It will be in Gates 159 tomorrow from 10:00-11:30.
-Chris Create new Calendar entry
Event: Curriculum mtg
Date: Jan-16-2012
Start: 10:00am
End: 11:30am
Where: Gates 159
Information Extraction & Sentiment Analysis
69
n nice and compact to carry!
n since the camera is small and light, I won't need to carry
around those heavy, bulky professional cameras either!
n the camera feels flimsy, is plastic and very light in weight you
have to be very delicate in the handling of this camera
Size and weight
Attributes:
zoom
affordability
size and weight
flash
ease of use
✓
✗
✓
Doing research in NLP
70
n NLP is empirical research
¨ Relying on observations, data, experiments
n Contains many loops of experiments
Doing research in NLP
71
n You should review background
¨ Probabilistic and Statistics
¨ Basic math (linear algebra, calculus)
¨ Machine Learning
¨ Programming
n Read NLP books
¨ Jurafsky, D., Martin, J.H. Speech and Language Processing: an
Introduction to Natural Language Processing, Computational
Linguistics, and Speech Recognition.
¨ Manning, C.D., Schutze, H. Foundations of statistical natural
language processing.
¨ Jacob Einstein books: https://github.com/jacobeisenstein/gt-
nlp-class/blob/master/notes/eisenstein-nlp-notes.pdf
How to learn NLP: Get your hand dirty
72
n Practice with programming exercises:
¨ 100 NLP drill exercises:
https://github.com/minhpqn/nlp_100_drill_exercises
¨ NLP Programming Tutorial, by Graham Neubig:
http://www.phontron.com/teaching.php
Summary
73
n What is research?
n Why questions are important in research
n Research skill is a craft skill (learning by doing)
n Know-how in doing research
¨ Choosing a research topic
¨ Developing research ideas
¨ Literature review
¨ Coding practices in research
n Doing research in NLP field
Advices for your master research work
74
1. Take time to choose your master research topic
2. Work on the research problem that you are interested in
3. Start soon
4. Follow up your advisor
5. Spend time on regular literature review
6. Commit at least 2-3 hours per day for your master
research
7. Look at your data before starting doing something
8. Follow some “best” coding practices for research
9. Use version control
¨ For versioning everything that is manually created
10. Regularly backup your work on the cloud/external disks
References
75
n Alon, U. (2009). How to choose a good scientific problem.
Molecular cell, 35 6, 726-8.
n Wilson, G., Aruliah, D. A., Brown, C. T., Hong, N. P. C., Davis,
M., Guy, R. T., ... & Waugh, B. (2014). Best practices for
scientific computing. PLoS biology, 12(1), e1001745.
n Ali Eslami. Patterns for Research in Machine Learning:
http://arkitus.com/patterns-for-research-in-machine-learning
n Booth, W. C., Booth, W. C., Colomb, G. G., Colomb, G. G.,
Williams, J. M., & Williams, J. M. (2003). The craft of research.
University of Chicago press. Booth, W. C., Booth, W. C.,
Colomb, G. G., Colomb, G. G., Williams, J. M., & Williams, J.
M. (2003). The craft of research. University of Chicago press.

More Related Content

What's hot

Research methodology
Research methodology Research methodology
Research methodology Balaji P
 
Research methodology iii
Research methodology iiiResearch methodology iii
Research methodology iiiAnwar Siddiqui
 
Research Methodology & IPR-I
Research Methodology & IPR-IResearch Methodology & IPR-I
Research Methodology & IPR-IDr. Kapil Gupta
 
Research Methodology Part II
Research Methodology Part IIResearch Methodology Part II
Research Methodology Part IIAnwar Siddiqui
 
Formulating a research problem
Formulating a research problemFormulating a research problem
Formulating a research problemSVKM'S IOT DHULE
 
Research Methodology lecture-01
Research Methodology lecture-01Research Methodology lecture-01
Research Methodology lecture-01Kishor Ade
 
1.a brief introduction to reserach methodlogy
1.a brief introduction to reserach methodlogy1.a brief introduction to reserach methodlogy
1.a brief introduction to reserach methodlogySurjya Kumar Saikia
 
Introduction and Literature Review
Introduction and Literature ReviewIntroduction and Literature Review
Introduction and Literature ReviewStatistics Solutions
 
1.introduction to research methodology
1.introduction to research methodology1.introduction to research methodology
1.introduction to research methodologyAsir John Samuel
 
Introduction to Research Methodology
Introduction to  Research MethodologyIntroduction to  Research Methodology
Introduction to Research MethodologyDr. Jerry John
 
Introduction to research methodology
Introduction to research methodologyIntroduction to research methodology
Introduction to research methodologyRavindra Sharma
 
Research methodology, part i
Research methodology, part iResearch methodology, part i
Research methodology, part iMd. Abdul Hannan
 
Significance of Research
Significance of ResearchSignificance of Research
Significance of ResearchSundar B N
 
Introduction Scientific Research
Introduction Scientific Research Introduction Scientific Research
Introduction Scientific Research Omar Tamimi
 
RESEARCH GAP & RESEARCH ETHICSP
RESEARCH GAP & RESEARCH ETHICSPRESEARCH GAP & RESEARCH ETHICSP
RESEARCH GAP & RESEARCH ETHICSPaardhra gowry
 
Steps in Research-Types of research-Types of Steps in Research-Types of resea...
Steps in Research-Types of research-Types of Steps in Research-Types of resea...Steps in Research-Types of research-Types of Steps in Research-Types of resea...
Steps in Research-Types of research-Types of Steps in Research-Types of resea...AbhishikthSandeep1
 
Paper 1 Phd Course Work- Research Methodology Exam
Paper 1 Phd Course Work- Research Methodology Exam Paper 1 Phd Course Work- Research Methodology Exam
Paper 1 Phd Course Work- Research Methodology Exam Dr. Shivananda Koteshwar
 

What's hot (20)

Research methodology
Research methodology Research methodology
Research methodology
 
Research methodology iii
Research methodology iiiResearch methodology iii
Research methodology iii
 
Research Methodology & IPR-I
Research Methodology & IPR-IResearch Methodology & IPR-I
Research Methodology & IPR-I
 
Research Methodology Part II
Research Methodology Part IIResearch Methodology Part II
Research Methodology Part II
 
Formulating a research problem
Formulating a research problemFormulating a research problem
Formulating a research problem
 
Research Methodology lecture-01
Research Methodology lecture-01Research Methodology lecture-01
Research Methodology lecture-01
 
1.a brief introduction to reserach methodlogy
1.a brief introduction to reserach methodlogy1.a brief introduction to reserach methodlogy
1.a brief introduction to reserach methodlogy
 
Introduction and Literature Review
Introduction and Literature ReviewIntroduction and Literature Review
Introduction and Literature Review
 
1.introduction to research methodology
1.introduction to research methodology1.introduction to research methodology
1.introduction to research methodology
 
Introduction to Research Methodology
Introduction to  Research MethodologyIntroduction to  Research Methodology
Introduction to Research Methodology
 
Introduction to research methodology
Introduction to research methodologyIntroduction to research methodology
Introduction to research methodology
 
Research problem
Research problemResearch problem
Research problem
 
Research methodology, part i
Research methodology, part iResearch methodology, part i
Research methodology, part i
 
How to write a literature review
How to write a literature reviewHow to write a literature review
How to write a literature review
 
Significance of Research
Significance of ResearchSignificance of Research
Significance of Research
 
Introduction Scientific Research
Introduction Scientific Research Introduction Scientific Research
Introduction Scientific Research
 
RESEARCH GAP & RESEARCH ETHICSP
RESEARCH GAP & RESEARCH ETHICSPRESEARCH GAP & RESEARCH ETHICSP
RESEARCH GAP & RESEARCH ETHICSP
 
Steps in Research-Types of research-Types of Steps in Research-Types of resea...
Steps in Research-Types of research-Types of Steps in Research-Types of resea...Steps in Research-Types of research-Types of Steps in Research-Types of resea...
Steps in Research-Types of research-Types of Steps in Research-Types of resea...
 
Paper 1 Phd Course Work- Research Methodology Exam
Paper 1 Phd Course Work- Research Methodology Exam Paper 1 Phd Course Work- Research Methodology Exam
Paper 1 Phd Course Work- Research Methodology Exam
 
Research methods introduction 2022
Research methods introduction 2022Research methods introduction 2022
Research methods introduction 2022
 

Similar to Research methods for engineering students (v.2020)

Research Challenges – Am I Doing “Real” Research?
Research Challenges – Am I Doing “Real” Research?Research Challenges – Am I Doing “Real” Research?
Research Challenges – Am I Doing “Real” Research?Dr. Mazlan Abbas
 
Review on research problem problem finding,
Review on research problem problem finding,Review on research problem problem finding,
Review on research problem problem finding,Rajendnra Singh
 
Formulation of research questions
Formulation of research questionsFormulation of research questions
Formulation of research questionsKaimrc_Rss_Jd
 
Htrm2009 Student Workshop Session1
Htrm2009 Student Workshop Session1Htrm2009 Student Workshop Session1
Htrm2009 Student Workshop Session1englishonecfl
 
Research methodology the research process
Research  methodology   the research processResearch  methodology   the research process
Research methodology the research processKeethopayan Visvalingam
 
How to select a research project
How to select a research projectHow to select a research project
How to select a research projectRoberto Criollo
 
Lec 3 - Research Problem.pdf
Lec 3 - Research Problem.pdfLec 3 - Research Problem.pdf
Lec 3 - Research Problem.pdfMohamedAli17961
 
Tips for completing master's degree thesis.pdf
Tips for completing master's degree thesis.pdfTips for completing master's degree thesis.pdf
Tips for completing master's degree thesis.pdfSolidaSakhan
 
ERS5900_WEEK 34_SOPRQ.pptx
ERS5900_WEEK 34_SOPRQ.pptxERS5900_WEEK 34_SOPRQ.pptx
ERS5900_WEEK 34_SOPRQ.pptxAsmaAsma278326
 
KRP Parents Guidebook
KRP Parents GuidebookKRP Parents Guidebook
KRP Parents Guidebooktodspedding
 
Refining research question2010
Refining research question2010Refining research question2010
Refining research question2010andycinek
 
Chapter-2.pptxyear upon out upon hhhhhhhh
Chapter-2.pptxyear upon out upon hhhhhhhhChapter-2.pptxyear upon out upon hhhhhhhh
Chapter-2.pptxyear upon out upon hhhhhhhhteddiyfentaw
 
IDENTIFYING THE INQUIRY AND STATING THE PROBLEM RELATED TO DAILY LIFE
IDENTIFYING  THE INQUIRY AND  STATING THE PROBLEM  RELATED TO DAILY LIFEIDENTIFYING  THE INQUIRY AND  STATING THE PROBLEM  RELATED TO DAILY LIFE
IDENTIFYING THE INQUIRY AND STATING THE PROBLEM RELATED TO DAILY LIFECristherAnnCamelloGa
 
Action Research Intro (Ecuador)
Action Research Intro (Ecuador)Action Research Intro (Ecuador)
Action Research Intro (Ecuador)Monique Senseii
 
Research Methods for Business Students
Research Methods for Business StudentsResearch Methods for Business Students
Research Methods for Business StudentsIan Cammack
 
Research seminar lecture_7_criteria_good_research
Research seminar lecture_7_criteria_good_researchResearch seminar lecture_7_criteria_good_research
Research seminar lecture_7_criteria_good_researchDaria Bogdanova
 
6_2019_10_31!10_52_47_PM.PPT
6_2019_10_31!10_52_47_PM.PPT6_2019_10_31!10_52_47_PM.PPT
6_2019_10_31!10_52_47_PM.PPTharvinderjabbal
 

Similar to Research methods for engineering students (v.2020) (20)

Research Challenges – Am I Doing “Real” Research?
Research Challenges – Am I Doing “Real” Research?Research Challenges – Am I Doing “Real” Research?
Research Challenges – Am I Doing “Real” Research?
 
Review on research problem problem finding,
Review on research problem problem finding,Review on research problem problem finding,
Review on research problem problem finding,
 
Design Science in TEL
Design Science in TELDesign Science in TEL
Design Science in TEL
 
lecture 1.ppt
lecture 1.pptlecture 1.ppt
lecture 1.ppt
 
Formulation of research questions
Formulation of research questionsFormulation of research questions
Formulation of research questions
 
Htrm2009 Student Workshop Session1
Htrm2009 Student Workshop Session1Htrm2009 Student Workshop Session1
Htrm2009 Student Workshop Session1
 
Research methodology the research process
Research  methodology   the research processResearch  methodology   the research process
Research methodology the research process
 
How to select a research project
How to select a research projectHow to select a research project
How to select a research project
 
Lec 3 - Research Problem.pdf
Lec 3 - Research Problem.pdfLec 3 - Research Problem.pdf
Lec 3 - Research Problem.pdf
 
Tips for completing master's degree thesis.pdf
Tips for completing master's degree thesis.pdfTips for completing master's degree thesis.pdf
Tips for completing master's degree thesis.pdf
 
Module 03 Selecting Research Topic .pdf
Module 03 Selecting Research Topic .pdfModule 03 Selecting Research Topic .pdf
Module 03 Selecting Research Topic .pdf
 
ERS5900_WEEK 34_SOPRQ.pptx
ERS5900_WEEK 34_SOPRQ.pptxERS5900_WEEK 34_SOPRQ.pptx
ERS5900_WEEK 34_SOPRQ.pptx
 
KRP Parents Guidebook
KRP Parents GuidebookKRP Parents Guidebook
KRP Parents Guidebook
 
Refining research question2010
Refining research question2010Refining research question2010
Refining research question2010
 
Chapter-2.pptxyear upon out upon hhhhhhhh
Chapter-2.pptxyear upon out upon hhhhhhhhChapter-2.pptxyear upon out upon hhhhhhhh
Chapter-2.pptxyear upon out upon hhhhhhhh
 
IDENTIFYING THE INQUIRY AND STATING THE PROBLEM RELATED TO DAILY LIFE
IDENTIFYING  THE INQUIRY AND  STATING THE PROBLEM  RELATED TO DAILY LIFEIDENTIFYING  THE INQUIRY AND  STATING THE PROBLEM  RELATED TO DAILY LIFE
IDENTIFYING THE INQUIRY AND STATING THE PROBLEM RELATED TO DAILY LIFE
 
Action Research Intro (Ecuador)
Action Research Intro (Ecuador)Action Research Intro (Ecuador)
Action Research Intro (Ecuador)
 
Research Methods for Business Students
Research Methods for Business StudentsResearch Methods for Business Students
Research Methods for Business Students
 
Research seminar lecture_7_criteria_good_research
Research seminar lecture_7_criteria_good_researchResearch seminar lecture_7_criteria_good_research
Research seminar lecture_7_criteria_good_research
 
6_2019_10_31!10_52_47_PM.PPT
6_2019_10_31!10_52_47_PM.PPT6_2019_10_31!10_52_47_PM.PPT
6_2019_10_31!10_52_47_PM.PPT
 

More from Minh Pham

Prompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPT
Prompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPTPrompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPT
Prompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPTMinh Pham
 
AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...
AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...
AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...Minh Pham
 
A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...
A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...
A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...Minh Pham
 
Giới thiệu về AIML
Giới thiệu về AIMLGiới thiệu về AIML
Giới thiệu về AIMLMinh Pham
 
Mạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiên
Mạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiênMạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiên
Mạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiênMinh Pham
 
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language UnderstandingBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language UnderstandingMinh Pham
 
Deep Contexualized Representation
Deep Contexualized RepresentationDeep Contexualized Representation
Deep Contexualized RepresentationMinh Pham
 
Research Methods in Natural Language Processing (2018 version)
Research Methods in Natural Language Processing (2018 version)Research Methods in Natural Language Processing (2018 version)
Research Methods in Natural Language Processing (2018 version)Minh Pham
 
A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...
A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...
A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...Minh Pham
 
Về kỹ thuật Attention trong mô hình sequence-to-sequence tại hội nghị ACL 2017
Về kỹ thuật Attention trong mô hình sequence-to-sequence  tại hội nghị ACL 2017Về kỹ thuật Attention trong mô hình sequence-to-sequence  tại hội nghị ACL 2017
Về kỹ thuật Attention trong mô hình sequence-to-sequence tại hội nghị ACL 2017Minh Pham
 
Research Methods in Natural Language Processing
Research Methods in Natural Language ProcessingResearch Methods in Natural Language Processing
Research Methods in Natural Language ProcessingMinh Pham
 
Các bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbot
Các bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbotCác bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbot
Các bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbotMinh Pham
 
Introduction to natural language processing
Introduction to natural language processingIntroduction to natural language processing
Introduction to natural language processingMinh Pham
 

More from Minh Pham (13)

Prompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPT
Prompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPTPrompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPT
Prompt Engineering Tutorial: Cách viết prompt hiệu quả với ChatGPT
 
AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...
AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...
AimeLaw at ALQAC 2021: Enriching Neural Network Models with Legal-Domain Know...
 
A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...
A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...
A Multimodal Ensemble Model for Detecting Unreliable Information on Vietnames...
 
Giới thiệu về AIML
Giới thiệu về AIMLGiới thiệu về AIML
Giới thiệu về AIML
 
Mạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiên
Mạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiênMạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiên
Mạng neural nhân tạo và ứng dụng trong xử lý ngôn ngữ tự nhiên
 
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language UnderstandingBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
 
Deep Contexualized Representation
Deep Contexualized RepresentationDeep Contexualized Representation
Deep Contexualized Representation
 
Research Methods in Natural Language Processing (2018 version)
Research Methods in Natural Language Processing (2018 version)Research Methods in Natural Language Processing (2018 version)
Research Methods in Natural Language Processing (2018 version)
 
A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...
A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...
A Feature-Based Model for Nested Named-Entity Recognition at VLSP-2018 NER Ev...
 
Về kỹ thuật Attention trong mô hình sequence-to-sequence tại hội nghị ACL 2017
Về kỹ thuật Attention trong mô hình sequence-to-sequence  tại hội nghị ACL 2017Về kỹ thuật Attention trong mô hình sequence-to-sequence  tại hội nghị ACL 2017
Về kỹ thuật Attention trong mô hình sequence-to-sequence tại hội nghị ACL 2017
 
Research Methods in Natural Language Processing
Research Methods in Natural Language ProcessingResearch Methods in Natural Language Processing
Research Methods in Natural Language Processing
 
Các bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbot
Các bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbotCác bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbot
Các bài toán xử lý ngôn ngữ tự nhiên trong phát triển hệ thống chatbot
 
Introduction to natural language processing
Introduction to natural language processingIntroduction to natural language processing
Introduction to natural language processing
 

Recently uploaded

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 

Recently uploaded (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 

Research methods for engineering students (v.2020)

  • 1. Research methods for engineering students/researchers Phạm Quang Nhật Minh Aimesoft JSC minhpham0902@gmail.com January 11, 2020
  • 2. Lecture contents 2 n What is (scientific) research? n How to do research n Working in NLP field n Some advices for master students n Summary
  • 3. What is (scientific) research? 3 n Are following activities doing scientific research? n Such information-gathering activities alone are not scientific research Problem Research 1 To settle a bet, I need to know when Michael Jordan was born. You Google “Michael Jordan birthday.” 2 I’m just curious about a new species of fish. You search the Internet for articles in newspapers and academic journals. 3 I want to know good Chinese restaurants near my home. Search Google Maps and check Chinese restaurants new my location 4 What are the age, sex and subject distributions of doctoral students in British higher education? Get statistics information from all education organizations, plot the distribution Sampling from population
  • 4. What is (scientific) research? 4 n Is scientific research finding out something you don’t know? n The definition is too wide and too narrow ¨ Too narrow: “a lot of research is concerned not with finding out something you don’t know but with finding that you don’t know something.” n Just answering what- questions or doing information gathering is not research ¨ Although answering what questions is very important in doing research…
  • 5. Research – the “why” questions 5 n Research goes beyond description and requires analysis. ¨ It looks for explanations, relationships, comparisons, predictions, generalizations and theories. n They are why questions ¨ Why are there so many fewer women doctoral students in physics than in biology? ¨ Why are the radiation levels different in different geographical areas? n Answering why questions requires information- gathering (answering what questions)
  • 6. Doing research vs. learning 6 Doing research Learning • Answering questions whose answers are unknown • We even do not know answers for questions exist or not • E.g., is there life outside earth? • Sometimes, we try to answer questions that are meaningful to some people but meaningless for others • Research is a never-ending story • Answering by yourself questions whose answers were already known
  • 7. Why we do research? 7 n Research results can lead to products that totally change our life ¨ E.g., Internet, new drugs, materials n Answering questions whose answers are unknown, is a fun intellectual activity ¨ We can experience “Eureka” moments n Continuously attacking questions whose answers are unknown or testing existing answers is human nature
  • 8. Research career 8 n Typical academic career path ¨ Acquiring Master/PhD ¨ Doing post-doc for 3-5 years ¨ Assistant Professor → Associate Professor → Full Professor, or ¨ Settle down with a research position in a research institute n Academic job market is very competitive, so many PhD holders go to engineering companies working as a researcher or research engineer
  • 9. Types of research (by Estelle Phillips) 9 n Exploratory research ¨ “This is the type of research that is involved in tackling a new problem/issue/topic about which little is known, so the research idea cannot at the beginning be formulated very well.” n Testing-out research ¨ “In this type of research we are trying to find the limits of a previously proposed generalization.” n Problem-solving research ¨ “In this type of research, we start from a particular problem in the real world and bring together all the intellectual resources that can be brought to bear on its solution.”
  • 10. Empirical research in computer science 10 n Relying on observations, data, experiments n Empirical work should complement theoretical work ¨ Theories often have holes (e.g., How big is the constant term?) ¨ Theories are suggested by observations ¨ Theories are tested by observations ¨ Conversely, theories direct our empirical attention n In addition, empirical means “wanting to understand behavior of complex systems”
  • 11. Why we need empirical methods? 11 n Theory based science need not be all theorems n We do not know how a theory works in different conditions ¨ Different data sets, domains
  • 12. Empirical methods in AI field 12 n Four steps: ¨ We do data analysis to find patterns in data and to construct hypothesis ¨ We do empirical experiment to test hypotheses ¨ Then, we analyze results to refine hypothesis & assumption Data observation Hypothesis construction Hypothesis testing Refine hypothesis & modeling assumptions
  • 13. Lecture contents 13 n What is (scientific) research? n How to do research n Working in NLP field n Some advices for master students n Summary
  • 14. How to do research 14 n Doing research is a craft skill which we learn by doing n We often learn research skills by seeing and imitating how other accomplished researchers do research n But, understanding know-how in doing research is necessary
  • 15. How to do research 15 n Research skills covered in the lecture ¨ How to choose a research topic ¨ Developing ideas ¨ How to select your supervisor ¨ Literature review ¨ How to write a scientific paper ¨ Coding practices in research
  • 16. Why we need to choose a good research topic? 16 n “Garbage in, garbage out” n It is painful to do things that you feel uninteresting ¨ Lack passion, motivations, ideas ¨ Much frustration and bitterness
  • 17. What is a good research topic? 17 n Two Dimensions of Problem Choice [Alon, 2009] ¨ Feasibility: whether a problem is hard or easy n We can measure the feasibility as the expected time to complete the project. n Feasibility is a function of the skills of students/researchers and of the technology in the lab. ¨ Interest: the increase in knowledge expected from the project.
  • 18. Two-dimensional space of Problem Choice 18 Figure: The Feasibility-Interest Diagram for Choosing a Project (Alon, 2009)
  • 19. Two-dimensional space of Problem Choice 19 Figure: The Feasibility-Interest Diagram for Choosing a Project (Alon, 2009)
  • 20. What is a good research topic? 20 n Are many people care about the topic? ¨ Research community, your supervisors, industry demands ¨ Are you really interested in the topic? ¨ The topic should be interesting to you rather than to others n Good signs: “ideas and questions that come back again and again to your mind for months or years.”
  • 21. Does your advisor assign a research topic? 21 n It depends on the supervision style of your advisor n Supervision styles: ¨ Your advisor let you choose the topic by yourself n He/she just gives comments on your choice ¨ He/she gives you a general direction, you need to narrow down it n Clarify, investigate details ¨ Your advisor let you choose among some topics that he prepared ¨ Your advisor prepares the topic and assigns to you n Which supervision style do you like? Why?
  • 22. Narrow down your research topic (1) 22 n Choose the broad (general) topic ¨ E.g., Machine Translation n Draw a hierarchy of research topics, starting from the broad topic
  • 23. Narrow down your research topic (2) 23 n Review literature to look for gaps in previous work n Choose the focused topic ¨ E.g., Phrase-based Machine Translation n Find gaps in previous work n Form research questions in the focused topic n From research questions, formulate the research problem
  • 24. Finding a research problem 24 n Take your time to choose a good research topic ¨ (Alon, 2009): Rule for new Ph.D. students and postdocs: “Do not commit to a problem before 3 months have elapsed” ¨ For master students, take 1-2 months for choosing the research topic before your start the research project n Join projects in your laboratory ¨ Many research ideas for thesis are from projects you involved
  • 25. Developing research ideas 25 Where do research ideas come from? n Observations ¨ Data observations, data analysis, discover patterns in data n Reading papers, listening talks, talk to others n Techniques, methods from other disciplines, fields ¨ Creativity is a combination of existing things in a novel way
  • 26. How to develop research ideas 26 n Investigate main streams in the field ¨ Reading papers in top journal/conferences n Revisit old problem where assumptions may have changed n Look for pain points; eliminate them n Specialize the general ¨ E.g., routing problem in wireless networks n Generalize the specific ¨ If a method in NLP can be applied to a wide class of problems
  • 27. How to develop research ideas 27 n Consider related problems, make analogies n Just get started, with anything ¨ Find the implementation of a method presented in the paper, try to reproduce the results ¨ Or, re-implement the baseline methods ¨ Look at the data n Relax, and let your subconscious work ¨ New ideas often emerge when researchers taking a bath or walking ¨ The important point is to get your body and mind relaxed and escape from any distractions (phone, emails,…)
  • 28. How to develop research ideas 28 n Prepare for changes in developing research ideas
  • 29. How to select your supervisor 29 n The most important step in graduate level, especially in PhD program n “The key factor is whether they have an established research record and are continuing to contribute to the development of their discipline” n Questions that you need to ask yourself ¨ Have they published research papers recently? ¨ Do they hold research grants or contracts? ¨ Is the lab efficiently organized?
  • 30. How to select your supervisor 30 n Check basic information in their laboratory websites ¨ Research directions ¨ Recent publications ¨ Staff and student members ¨ How are graduated students doing? n Make an appointment to talk with professors ¨ Ask them about supervision styles ¨ Is it easy to communicate with them?
  • 31. How to select your supervisor 31 n Talk to other members in the laboratory ¨ You may get honest answers from other students ¨ You will work daily with other students and staffs rather than your professor n Ask yourself whether you are interested in research directions of a professor n Think whether your characteristic matches with the supervision style (of the supervisor) and environment in the candidate laboratory
  • 32. How to work with your advisor 32 n Your advisor is supposed to be very busy, so you should follow up her/him n Schedule the meeting in advanced and ask for meeting n Keep regular meeting with your advisor ¨ Weekly or Bi-weekly meeting is OK n You should finish all your assigned tasks before doing your own ideas ¨ If you think ideas assigned by your professor will not work, you should show data
  • 33. Writing a progress report (Michael Ernst) 33 n Quote the previous week's plan. ¨ This helps you determine whether you accomplished your goals. n State this week's progress. ¨ What you have accomplished, ¨ What you learned, what difficulties you overcame, what difficulties are still blocking you, ¨ Your new ideas for research directions or projects, etc. n Give the next week's plan. ¨ A good format is a bulleted list ¨ Try to make each goal measurable: there should be no ambiguity as to whether you were able to finish it. ¨ It's good to include longer-term goals as well
  • 34. How to communicate with your supervisor 34 n Prepare some slides (3-4 slides) to make the discussion concrete n Send the materials at least 24 hours prior the meeting day n Arrange the meeting in advanced n Your advisor is not always right ¨ You know more about your work than her/him ¨ Show data, evidences, proofs n Do not say “I guess”, “I think” for your claims ¨ Use data, evidences, references instead
  • 35. Literature review 35 n Definition (https://guides.library.bloomu.edu/litreview) ¨ “A literature review is a comprehensive summary of previous research on a topic. ¨ The literature review surveys scholarly articles, books, and other sources relevant to a particular area of research.”
  • 36. How to do literature review 36 n Do it early! n Why? ¨ Make sure that what you’re doing hasn’t already been done before. n If it has, and the paper is easy to find, you won’t get full credit. ¨ Learn about common methods, datasets, and libraries that will make your life easier. ¨ Buy yourself more time to think about the questions that haven’t been answered in the literature.
  • 37. Choosing papers to read 37 1. Do a keyword search on Google Scholar, Semantic Scholar (or famous journals/conferences in a field) 2. Download the papers that seem most relevant 3. Skim the abstracts, intros, previous work sections 4. Identify papers that look relevant, appear often, have lots of citations on Google Scholar 5. Download those papers 6. Return to step 3
  • 38. Choosing papers to read 38 n Which papers will be most useful? ¨ Newer ones, especially if they cite the older papers that you’re interested in. n The newer paper might contain a good summary of the older one! n Papers published in top conferences and journals, rather than arXiv papers or papers published elsewhere. ¨ Reviewers have carefully looked at these papers for mistakes or inconsistencies.
  • 39. Choosing papers to read 39 n Published papers with negative results (method X doesn't work, method X doesn't do what you think it does, ...), rather than papers with positive results. ¨ Negative results are usually held to a higher standard in order to be published
  • 40. How to read a paper 40 n Two types of reading Fast reading Deep reading • Get and understand the basic ideas of the paper • Know the problems the paper attacks and how it solves that • Put the paper in the “big picture” of the field • Know what are differences between the paper and previous work • Know what are differences between the paper and previous work • Understand the details of presented methods • Try to understand how the proposed method works • Criticize the paper and find its limitations • Try to propose alternative methods? • We do “deep reading” much we look for a focused topic
  • 41. How to read a scientific paper* 41 * Michael J. Hanson. Efficient Readings of Papers in Science and Technology: http://tinyurl.com/qdebynz Decide what to read Read title, abstract Read it, file it, or skip it
  • 42. Read in depth 42 n How did they do it? n Challenge their arguments. n Examine assumptions. n Examine methods. n Examine statistics. n Examine reasoning and conclusions. n How can I apply their approach to my work?
  • 43. Taking notes after reading 43 n Taking notes helps you to understand paper more deeply and save your time if you want to refer the paper in the future n How to take notes ¨ Make notes as you read. ¨ Highlight major points. ¨ Note new terms and definitions. ¨ Make your own examples ¨ Summarize tables and graphs. ¨ Write a summary.
  • 44. Taking notes after reading 44 n If you do not time, take notes to answer three questions ¨ What is the problem the paper attacked? ¨ What are the differences between the paper and other existing papers? ¨ What are interesting points of the presented methods?
  • 45. Useful tools/links for literature review 45 n Literature management ¨ Mendeley ¨ Zoreto ¨ Wisdom ¨ ReadCube ¨ Endnote n Sites for search ¨ https://scholar.google.co.uk ¨ https://www.semanticscholar.org ¨ https://arxiv.org/ ¨ http://www.arxiv-sanity.com/
  • 46. Useful tools/links for literature review 46 n Tools for taking notes/writing summary ¨ Google Spreadsheet, Google Keep, etc. ¨ Evernotes ¨ ShortScience: https://www.shortscience.org n In Machine Learning field ¨ https://paperswithcode.com ¨ https://sotabench.com/ ¨ https://www.stateoftheart.ai ¨ http://nlpprogress.com ¨ https://www.aclweb.org/anthology
  • 47. How to write a scientific paper 47 n Many articles about this topic ¨ How to write a technical paper, by Michael Ernst n Vietnamese translation: http://bit.ly/2seEOi0 ¨ How to write a great research paper, by Simon Payton Jones. ¨ How to Read/Write an International Conference Paper, by Graham Neubig n Your paper needs to convince the audience of three key points: ¨ The problem is interesting ¨ It is hard, and ¨ You solved it.
  • 48. Why is coding important in ML research? 48 n Many (most) NLP/ML research work is empirical studies ¨ Need to do data analysis, run experiments to test our ideas ¨ So, we must write programs n Even theorists should program, too n ”Implementing your own algorithm is a good way of checking your work. If you aren’t implementing your algorithm, arguably you’re skipping a key step in checking your results.” (Michael Mitzenmacher) ¨ http://mybiasedcoin.blogspot.com/2008/11/bugs.html
  • 49. Why we care about coding practices in research? 49 n Bad coding practices cause problems ¨ You find errors in the experimental results right before the paper submission deadline ¨ You cannot understand your own code after some months ¨ You deleted intermediate results, so you cannot verify the code
  • 50. Why we care about coding practices in research? 50 n Bad coding practices cause problems ¨ You do not know the technique to verify experimental results ¨ You did not test the code, and then use untested code for experiments ¨ You spend long time for refactoring the code ¨ You could not get back the version that generate the best results
  • 51. Why we care about coding practices in research? 51 n Good coding practices speed up our research work No of sucess = No of experiments × (Sucess rate) n Increasing success rate is much harder to improve than increase the number of experiments!
  • 52. Best Practices for Scientific Computing 52 n Wilson et al., 2012: https://arxiv.org/abs/1210.0530 n The paper presents a set of practices for scientific computing
  • 53. Best Practices for Scientific Computing 53 1. Write programs for people, not computers ¨ Readers of the code do not need to remember too much n Limit the total number of items to be remembered to accomplish a task ¨ Names should be consistent, distinctive, and meaningful ¨ Make code style and formatting consistent def rect_area(x1, y1, x2, y2): ...calculation... def rect_area(point1, point2): ...calculation...
  • 54. Best Practices for Scientific Computing 54 2. Automate repetitive tasks ¨ Make the computer repeat tasks n Write a script (e.g., shell script) to automate experiments including multiple steps (preprocessing, training models, etc.) ¨ Save recent commands in a file for re-use (using history command) ¨ Use a build tool to automate workflows ¨ Use logging tools to save experimental process
  • 55. Best Practices for Scientific Computing 55 3. Make incremental changes ¨ Why? n Requirements in scientific computing are rarely frozen n Scientists often can’t know what their programs should do next until the current version has produced some results.
  • 56. Best Practices for Scientific Computing 56 3. Make incremental changes ¨ Work in small steps with frequent feedback and course correction ¨ Use a version control systems n put everything that has been created manually in version control
  • 57. Best Practices for Scientific Computing 57 4. Don’t repeat yourself (or others) ¨ For data, every piece of data must have a single authoritative representation in the system ¨ Modularize code rather than copying and pasting ¨ Re-use code instead of rewriting it n It is better to find established library or package to solve your problem rather than rewriting
  • 58. Best Practices for Scientific Computing 58 5. Plan for mistakes ¨ Why? n Behaviors of research code should match researchers’ expectation n Mistakes in research code may mislead conclusions
  • 59. Best Practices for Scientific Computing 59 5. Plan for mistakes ¨ Add assertions to programs to check their operation n E.g., assert 0.0 < result <= 1.0 ¨ Write automated testing, especially unit tests ¨ Use an off-the-shelf unit testing library 6. Optimize software only after it works correctly. ¨ The correctness of the code has the highest priority in research work ¨ Write code in the highest-level language possible n Only use low-level programming language when they are sure that performance boost is needed.
  • 60. Best Practices for Scientific Computing 60 7. Document design, and purpose, not mechanics ¨ Document interface and reasons, not implementations n Do not do that ¨ i = i + 1 # Increment the variable 'i' by one. ¨ Refactor the code instead of explaining how it works 8. Collaborate ¨ If you work in a large research project with other members ¨ Some techniques can be applied n Pre-merge code review n Issue tracking tool n Do pair programming
  • 61. Coding practices in research 61 n As soon as you start: ¨ Create a git repo for your project. ¨ Find or build code to load your data. ¨ Find (try not to build) code to evaluate results. ¨ Find or build a very simple baseline. n Always start with a simple and dirty working version ¨ E.g, Bag-of-word features and Naive Bayes algorithm in text classification tasks
  • 62. Coding practices in research 62 n Separate an experiment into small processes with intermediate output ¨ Raw text → Preprocess → Build model → Training → Test ¨ Make sure that output of each process is as my expectation n In experiments, keep track of: ¨ Commands and git checkpoint identifiers for each of your experiments. ¨ Saved model checkpoint files for all reasonably effective/interesting experiments. ¨ Notes on what each experiment was meant to test.
  • 63. Reproducible Research 63 n Reproducible Research is a research work that you can reproduce the reported results with available code (script) and data. ¨ Same data + Same script = Same results
  • 64. Why reproducible research? 64 n It helps us to reproduce figures, statistics, etc when we revise the work. n Help other people who want to do research in the field n Make easier to compare a new method to existing methods. n Help to verify if the implementation is correct n Machine Learning research community cares about research reproducibility ¨ Reproducibility Challenge @ NeurIPS 2019 (Top Machine Learning conference)
  • 65. How to make your research reproducible? 65 n Don't do things by hands. Think how to do automatically tasks, e.g., ¨ Downloading data from website ¨ Data cleaning, preprocessing n For things that you cannot do it automatically, document the process well! n Use version control ¨ Keep track of history ¨ Allows backing to old versions n Keep track of software environment ¨ In python use virtualenv or conda environment
  • 66. How to make your research reproducible? 66 n The Machine Learning Reproducibility Checklist: ¨ https://www.cs.mcgill.ca/~jpineau/ReproducibilityCheckli st.pdf n Tools: ¨ Jupyter notebook allows write documents along with executable code n Google Colab is a great environment (with free GPU/TPU) to write Jupyter notebook ¨ Matplotlib or Seaborn for data visualization ¨ There are some equivalent tools for R n knitr/R Markdown, and RStudio
  • 67. What is Natural Language Processing 67 n A field of computer science, artificial intelligence, and computational linguistics n To get computers to perform useful tasks involving human languages ¨ Human-Machine communication ¨ Improving human-human communication n E.g Machine Translation ¨ Extracting information from texts
  • 68. Information Extraction 68 Subject: curriculum meeting Date: January 15, 2012 To: Dan Jurafsky Hi Dan, we’ve now scheduled the curriculum meeting. It will be in Gates 159 tomorrow from 10:00-11:30. -Chris Create new Calendar entry Event: Curriculum mtg Date: Jan-16-2012 Start: 10:00am End: 11:30am Where: Gates 159
  • 69. Information Extraction & Sentiment Analysis 69 n nice and compact to carry! n since the camera is small and light, I won't need to carry around those heavy, bulky professional cameras either! n the camera feels flimsy, is plastic and very light in weight you have to be very delicate in the handling of this camera Size and weight Attributes: zoom affordability size and weight flash ease of use ✓ ✗ ✓
  • 70. Doing research in NLP 70 n NLP is empirical research ¨ Relying on observations, data, experiments n Contains many loops of experiments
  • 71. Doing research in NLP 71 n You should review background ¨ Probabilistic and Statistics ¨ Basic math (linear algebra, calculus) ¨ Machine Learning ¨ Programming n Read NLP books ¨ Jurafsky, D., Martin, J.H. Speech and Language Processing: an Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition. ¨ Manning, C.D., Schutze, H. Foundations of statistical natural language processing. ¨ Jacob Einstein books: https://github.com/jacobeisenstein/gt- nlp-class/blob/master/notes/eisenstein-nlp-notes.pdf
  • 72. How to learn NLP: Get your hand dirty 72 n Practice with programming exercises: ¨ 100 NLP drill exercises: https://github.com/minhpqn/nlp_100_drill_exercises ¨ NLP Programming Tutorial, by Graham Neubig: http://www.phontron.com/teaching.php
  • 73. Summary 73 n What is research? n Why questions are important in research n Research skill is a craft skill (learning by doing) n Know-how in doing research ¨ Choosing a research topic ¨ Developing research ideas ¨ Literature review ¨ Coding practices in research n Doing research in NLP field
  • 74. Advices for your master research work 74 1. Take time to choose your master research topic 2. Work on the research problem that you are interested in 3. Start soon 4. Follow up your advisor 5. Spend time on regular literature review 6. Commit at least 2-3 hours per day for your master research 7. Look at your data before starting doing something 8. Follow some “best” coding practices for research 9. Use version control ¨ For versioning everything that is manually created 10. Regularly backup your work on the cloud/external disks
  • 75. References 75 n Alon, U. (2009). How to choose a good scientific problem. Molecular cell, 35 6, 726-8. n Wilson, G., Aruliah, D. A., Brown, C. T., Hong, N. P. C., Davis, M., Guy, R. T., ... & Waugh, B. (2014). Best practices for scientific computing. PLoS biology, 12(1), e1001745. n Ali Eslami. Patterns for Research in Machine Learning: http://arkitus.com/patterns-for-research-in-machine-learning n Booth, W. C., Booth, W. C., Colomb, G. G., Colomb, G. G., Williams, J. M., & Williams, J. M. (2003). The craft of research. University of Chicago press. Booth, W. C., Booth, W. C., Colomb, G. G., Colomb, G. G., Williams, J. M., & Williams, J. M. (2003). The craft of research. University of Chicago press.