Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frustratingly easy domain adaptation, Daum'e, ACL'07 #126

Open
AkihikoWatanabe opened this issue Dec 31, 2017 · 1 comment
Open

Frustratingly easy domain adaptation, Daum'e, ACL'07 #126

AkihikoWatanabe opened this issue Dec 31, 2017 · 1 comment

Comments

@AkihikoWatanabe
Copy link
Owner

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.110.2062&rep=rep1&type=pdf

@AkihikoWatanabe
Copy link
Owner Author

AkihikoWatanabe commented Dec 31, 2017

image

domain adaptationをする際に、Source側のFeatureとTarget側のFeatureを上式のように、Feature Vectorを拡張し独立にコピーし表現するだけで、お手軽にdomain adaptationができることを示した論文。

イメージ的には、SourceとTarget、両方に存在する特徴は、共通部分の重みが高くなり、Source, Targetドメイン固有の特徴は、それぞれ拡張した部分のFeatureに重みが入るような感じ。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant