Difference between revisions of "The Art of Scientific Research"

From Research management course
Jump to: navigation, search
m
m
Line 11: Line 11:
  
 
=== Outline of a seminar ===
 
=== Outline of a seminar ===
* Test (five open or closed questions) with a brief analysis
+
# Test (five open or closed questions) with a brief analysis
* Theoretical part (15 minutes) and references to study
+
# Theoretical part (15 minutes) and references to study
* Practice and homework handout
+
# Practice and homework handout
* Talks and discussion (20 minutes)
+
# Talks and discussion (20 minutes)
  
 
=== Coursework and talks ===
 
=== Coursework and talks ===
* A formal description of a method, a two-page text plus a three-slide talk
+
* Module 1: A formal description of a method, a two-page text plus a three-slide talk
* An error analysis, a computational experiment with model selection with talk
+
* Module 2: An error analysis, a computational experiment with model selection with talk
  
 
== The student's response-based syllabus ==
 
== The student's response-based syllabus ==
Line 24: Line 24:
 
# Prepare your tools  
 
# Prepare your tools  
 
# Check the foundations   
 
# Check the foundations   
# How to measure impact?
+
# How to measure impact
 
# Describe your system
 
# Describe your system
 
# Write the abstract
 
# Write the abstract
Line 45: Line 45:
 
=== addendum ===
 
=== addendum ===
 
* Annotate and highlight (rules of annotation and highlighting applied)
 
* Annotate and highlight (rules of annotation and highlighting applied)
* Write a review??? here???
+
* Write a review
 
* Boost a review by gathering your colleagues' efforts
 
* Boost a review by gathering your colleagues' efforts
 
* Make long and short lists of your ideas and solutions  
 
* Make long and short lists of your ideas and solutions  
 
* Select a topic from the list
 
* Select a topic from the list
 
* Find the data if you need something special, it takes time and efforts
 
* Find the data if you need something special, it takes time and efforts
 +
* Structure of a thesis work and bureaucracy of thesis defense
  
 
==The theory to discuss==  
 
==The theory to discuss==  
Line 72: Line 73:
 
# The coursework
 
# The coursework
  
== Similar courses ==  
+
Weekly homework. All points added up. Deadlines are strict. Normally there is no exam.
# Around
+
 
 +
<!-- == Similar courses ==  
 +
# Around -->
  
 
== Main references ==
 
== Main references ==
Line 84: Line 87:
 
# Mathematics for Machine Learning by M.P. Deisenroth, A.A. Faisal, C.S. Ong [https://mml-book.github.io/book/mml-book.pdf pdf]
 
# Mathematics for Machine Learning by M.P. Deisenroth, A.A. Faisal, C.S. Ong [https://mml-book.github.io/book/mml-book.pdf pdf]
  
==Cath-up==
+
* Cath-up references are in the [[Week 0]] of the main course
Check and develop your [https://www.typingclub.com/sportal/program-3.game typing skills]
 
  
 
==Dates==
 
==Dates==

Revision as of 23:40, 14 August 2024

This is a preparatory course for the main part of m1p.

Goals of the seminar

  1. Gather tools and train skills to run a scientific research
  2. Elaborate competencies of the scientific problem statement and reporting
  3. Fit your research society, find a high-quality scientific advisor, and select an important problem to engage

Organizers' goals

  1. Boost the performance of the MS thesis works
  2. Persuade the scientific advisers to set complex and well-elaborated problems with high-quality planning

Outline of a seminar

  1. Test (five open or closed questions) with a brief analysis
  2. Theoretical part (15 minutes) and references to study
  3. Practice and homework handout
  4. Talks and discussion (20 minutes)

Coursework and talks

  • Module 1: A formal description of a method, a two-page text plus a three-slide talk
  • Module 2: An error analysis, a computational experiment with model selection with talk

The student's response-based syllabus

  1. We start
  2. Prepare your tools
  3. Check the foundations
  4. How to measure impact
  5. Describe your system
  6. Write the abstract
  7. Write the intro
  8. Review the paper
  9. Deliver a message
  10. Your one-slide talk
  11. Blind management game
  12. List your ideas
  13. List the foundations
  14. Suggest an impactful theorem
  15. Review for your topic
  16. Good, bad, ugly: tell the difference
  17. Tell about a scientific society
  18. Reproducible computational experiment
  19. Computer-supported brainstorming
  20. Conferences and journals, reviews, and schedules
  21. Writing a grant proposal

addendum

  • Annotate and highlight (rules of annotation and highlighting applied)
  • Write a review
  • Boost a review by gathering your colleagues' efforts
  • Make long and short lists of your ideas and solutions
  • Select a topic from the list
  • Find the data if you need something special, it takes time and efforts
  • Structure of a thesis work and bureaucracy of thesis defense

The theory to discuss

  1. Machine learning at one go
  2. Linear models (and processes) with time (regression, SVD, PCA, NN)
  3. Tensor indexing and decomposition, Tucker, HOSVD, TT (getting rid of time by constructing a state space)
  4. Types of optimization (what is the gradient and Jacoby matrix)
  5. Convolution is a linear operator, Fourier is a linear operator
  6. Graph convolution, metric spaces (if possible)
  7. Kernel methods and RKHS
  8. Canonical correlation analysis and autoencoders
  9. Bayesian inference and regularization, optimization
  10. Model selection
  11. Multimodeling (privilege, distilling, domain transfer)
  12. Introduction to sampling and generative models
  • Goals for the next year are CaТ, NODE, SDE, Diffusion, Riemannian, Tensors as tensors, Advanced calculus, Clifford algebra, Homology

Scoring

  1. Tests at the beginning of a seminar
  2. Talks at the end of a seminar
  3. Downloads of the homework
  4. The coursework

Weekly homework. All points added up. Deadlines are strict. Normally there is no exam.


Main references

  1. (long reading 2196 pages) Algebra, Topology, Differential Calculus, and Optimization Theory for Computer Science and Machine Learning by Jean Gallier and Jocelyn Quaintance, 2024. pdf, github
  2. (fun reading) The Art of Scientific Investigation by W. I. B. Beveridge, 1957 pdf
  3. Data-Driven Science and Engineering: Machine Learning, Dynamical Systems. and Control by S.L. Brunton and J. N. Kutz, 2019.
  4. Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges by M.M. Bronstein, J. Bruna, T. Cohen, P. Veličković, 2021. arxiv
  5. Deep Learning: Foundations and Concepts by C.M. Bishop, H. Bishop, 2024 version'06
  6. Mathematics for Physicists: Introductory Concepts and Methods by A. Altland. J. von Delf, 2017 pdf
  7. Mathematics for Machine Learning by M.P. Deisenroth, A.A. Faisal, C.S. Ong pdf
  • Cath-up references are in the Week 0 of the main course

Dates

Sat 9:30 – 10:50 zoom | Sept 7 14 21 28 | Now 5 12 19 26 | Oct 2 9 16 23 30 | Dec 7 14 21 28