and Conditional Random Field Peng Wang, UCLA Why it is important to - - PowerPoint PPT Presentation

and conditional random field
SMART_READER_LITE
LIVE PREVIEW

and Conditional Random Field Peng Wang, UCLA Why it is important to - - PowerPoint PPT Presentation

Multi Visual Task Fusion with Deep CNN and Conditional Random Field Peng Wang, UCLA Why it is important to fuse multi-tasks in vision Human are performing multi-tasks simultaneously and register them well. Only by understanding fully and


slide-1
SLIDE 1

Multi Visual Task Fusion with Deep CNN and Conditional Random Field

Peng Wang, UCLA

slide-2
SLIDE 2

Why it is important to fuse multi-tasks in vision

Human are performing multi-tasks simultaneously and register them well.

Example results from Kokinnos Arxiv 1609.02132 Only by understanding fully and densely to the given scene, we can have confidence to do visual question and answering.

slide-3
SLIDE 3

Why it is important to fuse multi-tasks in vision

Single task could be biased due to a single loss from the system is almost always limited, which can be regularized by other tasks.

FCN

Bertasius et.al CVPR 2016

slide-4
SLIDE 4

Another example of optical flow

Sevilla-Lara et.al CVPR 2016

slide-5
SLIDE 5

Deep learning for pixel-wise dense prediction

Long et.al CVPR 2015

slide-6
SLIDE 6

Chen et.al ICLR 2015

Atrous FCN

Extension afterwards

Edge prediction Pose estimation Reconstruction Detection, low level processing, style transfer ... Image

Kokinnos Arxiv 1609.02132

Eigen&Fergus ICCV 15 Insafutdinov et.al ECCV 2016

FCN Network

Eigen&Fergus ICCV 15

Multi-scale FCN

slide-7
SLIDE 7

Extension afterwards

Edge prediction Pose estimation Reconstruction VGG, Inception, Resnet, Inception Resnet etc... Detection, low level processing, style transfer ... Image

Kokinnos Arxiv 1609.02132

Eigen&Fergus ICCV 15 Insafutdinov et.al ECCV 2016

Hypercolumn FCN

Hariharan CVPR 2015

Encoder-Decoder

Noh et.al ICCV 2015

FCN Network

slide-8
SLIDE 8

Conditional Random Field (CRF)

Useful for structure learning and reference, which could be modeled to look at neighbor context and smooth the predictions

slide-9
SLIDE 9

Fully connected CRF

Connect every pair Difference Access long range context in bilateral space

Krahenbuhl & Koltun NIPS 2012

slide-10
SLIDE 10

Recent applications

slide-11
SLIDE 11

CRF has long been commonly used in single or multi tasks

Pre-CNN period

SIFT (HOG) + SVM (Structured SVM) for unary energy over pixel or super-pixel, e.g. Can be back trace to “Texton-Boost in 2007” … tones of works afterwards

CNN period (Just replace the unary ? What else we have from CNN?)

More efficient, unified and robust features from deep learning, which allows us to model multi- tasks more effectively.

slide-12
SLIDE 12

Two applications from the intuition

[1] Peng Wang, Xiaohui Shen, Zhe Lin, Scott Cohen, Brian Price, Alan Yuille, Joint Object and Part Segmentation using Deep Learned Potentials, ICCV 2015 [2] Peng Wang, Xiaohui Shen, Bryan Russel, Scott Cohen, Brian Price, Alan Yuille, SURGE: Surface Regularized Geometric Estimation from a Single Image, NIPS 2016

slide-13
SLIDE 13

Joint Object and Part Segmentation

slide-14
SLIDE 14

Part sharing

Handle the growth of joint label space

slide-15
SLIDE 15

Joint FCRF formulation

slide-16
SLIDE 16

Unary Pairwise

h l f

slide-17
SLIDE 17

Results

Less confusion and more details due to larger context and joint task performed.

Better details Better semantics

slide-18
SLIDE 18

Additional results

Less confusion and more details due to larger context and joint task performed.

Better details & semantics

slide-19
SLIDE 19

3D geometry reconstruction (Depth & Normal)

slide-20
SLIDE 20

Formulation of the DCRF

slide-21
SLIDE 21
slide-22
SLIDE 22
  • rthogonal compatibility
slide-23
SLIDE 23

Finally, we make the DCRF layer trainable for both normal and depth.

Planar Affinity

slide-24
SLIDE 24

Results

Image Network output Regularization Ground truth Better 3D planar

slide-25
SLIDE 25

Results

Image Network output Regularization Ground truth

slide-26
SLIDE 26

Take home message

  • 1. Performing multi-tasks and register them well could help visual tasks.
  • 1. CNN and CRF could be served as an easy starting approach to model

relationships.

  • 1. Discover the complementary property could be either learned if you have

large data or discovered from observations.

  • 1. Still long way to go, and a lot of opportunities to combine and register tasks.