2024-05-01
Addressing your doubts and concerns about thesis writing
Discuss common mistakes
Look at examples for what’s good or less-good
Share tips
I like Statistics - maybe I am weird
I like writing - I am definitely weird :)
I work with CS professor Erik Sudderth on statistical models for network data
fzricci@uci.edu
[Quotes from survey responses indicating need to know more about what sections are included in a honors thesis.]
(Exact quotes are hidden in public version of workshop for protection of students’ data.)
Abstract - overview of the project
Introduction - what is your project about?
Background - what has been done before/what is known?
Methods - what did you do and how?
Results - what did you find out?
Discussion - what do your findings mean?
We will dig into each of these more!
[Quotes from survey responses indicating need to know more about what format/template a honors thesis should follow.]
(Exact quotes are hidden in public version of workshop for protection of students’ data.)
It is up to the student and their faculty advisor to determine the most appropriate form for their thesis, including questions such as exact format, page count, word count, headings, etc.
Area | Example Format |
---|---|
Machine Learning | |
Software Engineering | UCI thesis template (medium thesis) |
Informatics | |
CS Education | CHI conference extended-abstract style |
Cybersecurity | No specific template (medium thesis) |
Game design | No specific template (short thesis) |
Computer Systems | No specific template (short thesis) |
Data Science | Data Science (two-column conference paper) |
Human-Computer Interaction | No specific template (short thesis) |
Algorithms | UCI template (long thesis) |
Take a look at the examples and see which styles you like!
If you choose a conference paper, there usually are templates, e.g. NeurIPS (search for others!)
UCI has Word and LateX templates for a Master’s or PhD thesis, which you can use too
Ask your advisor if they are on board with your choice
Clarity
What makes for a clear thesis or paper?
Clarity is global clarity + local clarity (e.g. individual sentences, figures etc.)
what content is included/not included
Examples of common problems?
Not explicit about what you worked on exactly
Not explaining why you chose the method you used
A good example (highlighted text in Sec 1.2, Sec. 2 and Sec. 3)
Good principle: every element in a story must be necessary, and irrelevant elements should be removed
how content is organized in your thesis
your focus should be clear very soon
Do not wait until Section 3 - example (highlighted text in Sec 1.2, Sec. 2 and Sec. 3)
you should try introduce concepts close to when you first use them
Define a metric, then use it - example
(highlighted text in Sec. 4.1 and 4.4)
can you tell what the story is?
Generally good idea to work a great deal on the outline, until you see that it does tell a story
Sometimes advisors can help you with this, sometimes it is hard..
Run the outline by a peer (ideally someone who is also writing a thesis)
Volunteer needed
Two people who have made significant progress on your thesis, come share with us your story!
Individual-sentence clarity
Common problems:
Using terminology or acronyms that you have not defined
When I was wrong: It does not read as ‘advanced’
Better to use less terminology, but well defined
Example
Using metrics without defining them
Define a metric well - example
(highlighted text in Sec. 4.1)
Clarity of Figures and Tables
Common problems:
Throwing results at the reader without making sure they can be understood
Not referencing and not making use of your Tables and Figures in the text
These tables have been abandoned - example (Figure 1, 2)