ニューラルネットワークがオブジェクトのジオメトリを2番目の「マッピング」ネットワークの重みとバイアスに直接エンコードする、3Dオブジェクト表現への新しいアプローチを提示します。このマッピングネットワークは、単位球などの単純な幾何学的空間からランダムにサンプリングされたポイントにエンコードされた変換を適用することにより、オブジェクトを再構築するために使用できます。 ShapeNetデータセットのサブセットに対するさまざまな実験を通じて、このメソッドの有効性を研究します。提案されたアプローチは、桁違いに少ないパラメーターで、最先端の方法と同等またはそれ以上の精度でエンコードされたオブジェクトを再構築できることがわかります。私たちの最小のマッピングネットワークは約7000のパラメーターしかなく、数百万のパラメーターを持つ最新のオブジェクトデコーダアーキテクチャと同等の再構成品質を示します。学習された関数の合成による特徴の混合に関するさらなる実験は、エンコーディングがオブジェクトの意味のある部分空間をキャプチャすることを示しています。
We present a new approach to 3D object representation where a neural network encodes the geometry of an object directly into the weights and biases of a second 'mapping' network. This mapping network can be used to reconstruct an object by applying its encoded transformation to points randomly sampled from a simple geometric space, such as the unit sphere. We study the effectiveness of our method through various experiments on subsets of the ShapeNet dataset. We find that the proposed approach can reconstruct encoded objects with accuracy equal to or exceeding state-of-the-art methods with orders of magnitude fewer parameters. Our smallest mapping network has only about 7000 parameters and shows reconstruction quality on par with state-of-the-art object decoder architectures with millions of parameters. Further experiments on feature mixing through the composition of learned functions show that the encoding captures a meaningful subspace of objects.