diff --git a/README.md b/README.md
index 85d3ee2..c4e6c2b 100644
--- a/README.md
+++ b/README.md
@@ -355,6 +355,12 @@ _Parametric Morphable Model-based methods_
:game_die: DeformNet: Free-Form Deformation Network for 3D Shape Reconstruction from a Single Image (2017) [[Paper]](http://ai.stanford.edu/~haosu/papers/SI2PC_arxiv_submit.pdf)

+:gem: Mesh-based Autoencoders for Localized Deformation Component Analysis (2017) [[Paper]](https://arxiv.org/pdf/1709.04304.pdf)
+
+
+:gem: Exploring Generative 3D Shapes Using Autoencoder Networks (Autodesk 2017) [[Paper]](https://www.autodeskresearch.com/publications/exploring_generative_3d_shapes)
+
+
:gem: Using Locally Corresponding CAD Models for
Dense 3D Reconstructions from a Single Image (2017) [[Paper]](http://ci2cv.net/media/papers/chenkong_cvpr_2017.pdf)

@@ -368,6 +374,9 @@ Dense 3D Reconstructions from a Single Image (2017) [[Paper]](http://ci2cv.n
:gem: Learning free-form deformations for 3D object reconstruction (2018) [[Paper]](https://jhonykaesemodel.com/publication/learning_ffd/)

+:gem: Variational Autoencoders for Deforming 3D Mesh Models(2018 CVPR) [[Paper]](http://qytan.com/publication/vae/)
+
+
_Part-based Template Learning methods_
@@ -511,18 +520,12 @@ _Deep Learning Methods_
:camera: SurfNet: Generating 3D shape surfaces using deep residual networks (2017) [[Paper]](https://arxiv.org/pdf/1703.04079.pdf)

-:gem: Exploring Generative 3D Shapes Using Autoencoder Networks (Autodesk 2017) [[Paper]](https://www.autodeskresearch.com/publications/exploring_generative_3d_shapes)
-
-
:pill: GRASS: Generative Recursive Autoencoders for Shape Structures (SIGGRAPH 2017) [[Paper]](http://kevinkaixu.net/projects/grass.html) [[Code]](https://github.com/junli-lj/grass) [[code]](https://github.com/kevin-kaixu/grass_pytorch)

:pill: 3D-PRNN: Generating Shape Primitives with Recurrent Neural Networks (2017) [[Paper]](https://arxiv.org/pdf/1708.01648.pdf)[[code]](https://github.com/zouchuhang/3D-PRNN)

-:gem: Mesh-based Autoencoders for Localized Deformation Component Analysis (2017) [[Paper]](https://arxiv.org/pdf/1709.04304.pdf)
-
-
:gem: Neural 3D Mesh Renderer (2017) [[Paper]](http://hiroharu-kato.com/projects_en/neural_renderer.html) [[Code]](https://github.com/hiroharu-kato/neural_renderer.git)
