showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

PhD Dissertation Proposal by CHEN Zhaozheng | Weakly-Supervised Semantic Segmentation

Please click here if you are unable to view this page.

 
 
Weakly-Supervised Semantic Segmentation

CHEN Zhaozheng

PhD Candidate
School of Computing and Information Systems
Singapore Management University
 

FULL PROFILE
Research Area Dissertation Committee
Research Advisor
Committee Members
 
Date

14 April 2023 (Friday)

Time

1:00pm - 2:00pm

Venue

Meeting room 5.1, Level 5
School of Computing and Information Systems 1,
Singapore Management University,
80 Stamford Road
Singapore 178902

Please register by 13 April 2023.

We look forward to seeing you at this research seminar.

 
About The Talk

Semantic segmentation is a fundamental task in computer vision that assigns a label to every pixel in an image based on the semantic meaning of the objects present. It demands a large amount of pixel-level labeled images for training deep models. Weakly-supervised semantic segmentation (WSSS) is a more feasible approach that uses only weak annotations to learn the segmentation task. Image-level label based WSSS is the most challenging and popular, where only the class label for the entire image is provided as supervision. To address this challenge, Class Activation Map (CAM) has emerged as a powerful technique in WSSS. It provides a way to visualize the areas of an image that are most relevant to a particular class without requiring pixel-level annotations. However, CAM is generated from the classification model and it often only highlights the most discriminative parts of the object due to the discriminative nature of the model. This dissertation examines the key issues behind conventional CAM and proposes corresponding solutions to address them. Our works focus on two crucial steps in CAM generation: training the classification model and computing CAM from the classification model.

 
Speaker Biography

CHEN Zhaozheng is a Ph.D. candidate at the School of Computing and Information Systems, Singapore Management University, supervised by Asst. Prof. SUN Qianru. His research focuses on weakly-supervised semantic segmentation.