← Search

Yuri Boykov

17 accepted papers

2022

Sparse Non-Local CRF

CVPR 2022poster

CRF is a classical computer vision model which is also useful for deep learning. There are two common CRF types: sparse and dense. Sparse CRF connects only the nearby pixels, while dense CRF has global connectivity. Therefore dense CRF is a more general model, but it is much harder to optimize compa…

Cited by 5PDFcodeScholar
2019

Beyond Gradient Descent for Regularized Segmentation Losses

CVPR 2019poster

The simplicity of gradient descent (GD) made it the default method for training ever-deeper and complex neural networks. Both loss functions and architectures are often explicitly tuned to be amenable to this basic local optimization. In the context of weakly-supervised CNN segmentation, we demonstr…

Cited by 41PDFcodeScholar
2019

Divergence Prior and Vessel-Tree Reconstruction

CVPR 2019poster

We propose a new geometric regularization principle for reconstructing vector fields based on prior knowledge about their divergence. As one important example of this general idea, we focus on vector fields modelling blood flow pattern that should be divergent in arteries and convergent in veins. W…

Cited by 9PDFScholar
2019

Efficient Segmentation: Learning Downsampling Near Semantic Boundaries

ICCV 2019poster

Many automated processes such as auto-piloting rely on a good semantic segmentation as a critical component. To speed up performance, it is common to downsample the input frame. However, this comes at the cost of missed small objects and reduced accuracy at semantic boundaries. To address this probl…

Cited by 108PDFScholar
2018

Normalized Cut Loss for Weakly-Supervised CNN Segmentation

CVPR 2018poster

Most recent semantic segmentation methods train deep convolutional neural networks with fully annotated masks requiring pixel-accuracy for good quality training. Common weakly-supervised approaches generate full masks from partial input (e.g. scribbles or seeds) using standard interactive segmentati…

Cited by 399SourcePDFScholar
2018

On Regularized Losses for Weakly-supervised CNN Segmentation

ECCV 2018poster

Minimization of regularized losses is a principled approach to weak supervision well-established in deep learning, in general. However, it is largely overlooked in semantic segmentation currently dominated by methods mimicking full supervision via ``fake'' fully-labeled masks (proposals) generated f…

Cited by 383SourcePDFScholar
2017

Efficient Optimization for Hierarchically-structured Interacting Segments (HINTS)

CVPR 2017poster

We propose an effective optimization algorithm for a general hierarchical segmentation model with geometric interactions between segments. Any given tree can specify a partial order over object labels defining a hierarchy. It is well-established that segment interactions, such as inclusion/exclusion…

Cited by 13PDFScholar
2015

Volumetric Bias in Segmentation and Reconstruction: Secrets and Solutions

ICCV 2015poster

Many standard optimization methods for segmentation and reconstruction compute ML model estimates for appearance or geometry of segments, e.g. Zhu-Yuille 1996, Torr 1998, Chan-Vese 2001, GrabCut 2004, Delong et al. 2012. We observe that the standard likelihood term in these formulations correspond…

Cited by 21PDFScholar