Entire Space Multi-Task Model ESSM

Tags: #machine learning #multi task

Equation

$$L(\theta_{cvr},\theta_{ctr})=\sum^{N}_{i=1}l(y_{i},f(x_{i};\theta_{ctr}))+\sum^{N}_{i=1}l(y_{i}\&z_{i},f(x_{i};\theta_{ctr}) \times f(x_{i};\theta_{cvr})) $$

Latex Code

                                 L(\theta_{cvr},\theta_{ctr})=\sum^{N}_{i=1}l(y_{i},f(x_{i};\theta_{ctr}))+\sum^{N}_{i=1}l(y_{i}\&z_{i},f(x_{i};\theta_{ctr}) \times f(x_{i};\theta_{cvr}))

                            

Have Fun

Let's Vote for the Most Difficult Equation!

Introduction

Equation



Latex Code

            L(\theta_{cvr},\theta_{ctr})=\sum^{N}_{i=1}l(y_{i},f(x_{i};\theta_{ctr}))+\sum^{N}_{i=1}l(y_{i}\&z_{i},f(x_{i};\theta_{ctr}) \times f(x_{i};\theta_{cvr}))
        

Explanation

ESSM model uses two separate towers to model pCTR prediction task and pCTCVR prediction task simultaneously.

Related Documents

Related Videos

Comments

Write Your Comment

Upload Pictures and Videos