toaruharunohi’s diary

機械学習系会議の論文/資料の要約

2018-09-01から1ヶ月間の記事一覧

要約: Neural Style Transfer via Meta Networks

http://openaccess.thecvf.com/content_cvpr_2018/papers/Shen_Neural_Style_Transfer_CVPR_2018_paper.pdf Style Transferに取り組んだ研究 Style転移の元とする画像を入力として、Style転移用のNeural Networkの重みを出力させるようなNeural Networkを学…

要約: The Mechanics of n-Player Differentiable Games

http://proceedings.mlr.press/v80/balduzzi18a/balduzzi18a.pdf ICML2018の準Best Paperの論文 n人のプレイヤーがそれぞれのモデルパラメータをそれぞれについて設定された目的関数について学習していく際のパラメータの挙動について論じている また、Nash…

要約: Multiclass Spectral Clustering

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.449.5354&rep=rep1&type=pdf なるべく良いSpectral Clusteringの離散解を得るためのアルゴリズムを提案した論文 前置き: Multi-class Spectral Clustering Multi-class Spectral Clusteringの目的…

要約: NAM: Non-Adversarial Unsupervised Domain Mapping

新たなDomain変換の手法Non-Adversarial domain Mapping(NAM)を提案。GANに基づかないので安定して射影の学習が可能。 Non-Adversarial Exact Matching 単純な仮定が成り立つ場合から始める。ドメインXとYから得られたデータ集合{}と{}を考え、それぞれのに…

要約: GANimation: Anatomically-aware Facial Animation from a Single Image

http://openaccess.thecvf.com/content_ECCV_2018/papers/Albert_Pumarola_Anatomically_Coherent_Facial_ECCV_2018_paper.pdf ECCV 2018 Best Paper Honorable Mention 表情編集のためのGANを提案した研究。心理学分野における"Facial Action Coding System…

要約: Implicit 3D Orientation Learning for 6D Object Detection from RGB Images

http://openaccess.thecvf.com/content_ECCV_2018/papers/Martin_Sundermeyer_Implicit_3D_Orientation_ECCV_2018_paper.pdf ECCV18 Best Paper Award 高速に6DoF物体検出(位置だけでなく対象物体の姿勢情報も同時に推定する問題)を行う方法を提案。 検出対…