Rune Johan Borgli
Gastrointestinal (GI) tract prone to many different diseases
Doctors use sensor and image data to diagnose
The procedure's success heavly dependent on doctor
Images from colonoscopies of different conditions
We use standard Bayesian optimization
Difficult to create large datasets required for deep learning
Transfer learning is a solution
Choosing hyperparameters for fine-tuning is unintuitive
Choosing delimiting layer in fine-tuning is complex and previous work has done this manually
We optimize with regards to validation accuracy
Three ways to structure the optimization
The hyperparameters we optimize are the pre-trained model, optimizer, learning rate and delimiting layer
Complex structure and very difficult to know which layers to tune
Separate optimizations
Separate hyperparameters
Shared hyperparameters
Layer optimization
Validation accuracy
Validation accuracy
Epoch
Time
InceptionResNetV2
Adadelta
0.84
136
Automatic hyperparameter optimization with our hyperparameters including delimiting layer is successful in achieving better results
The delimiting layer from the automatic hyperparameter optimization is not trivial to choose manually
Shared hyperparameters gave the best results