English
Related papers

Related papers: PQ-NET: A Generative Part Seq2Seq Network for 3D S…

200 papers

This paper proposes a learning-based framework for reconstructing 3D shapes from functional operators, compactly encoded as small-sized matrices. To this end we introduce a novel neural architecture, called OperatorNet, which takes as input…

Graphics · Computer Science 2019-08-29 Ruqi Huang , Marie-Julie Rakotosaona , Panos Achlioptas , Leonidas Guibas , Maks Ovsjanikov

Deep learning has achieved remarkable results in 3D shape analysis by learning global shape features from the pixel-level over multiple views. Previous methods, however, compute low-level features for entire views without considering…

Computer Vision and Pattern Recognition · Computer Science 2019-05-21 Zhizhong Han , Xinhai Liu , Yu-Shen Liu , Matthias Zwicker

Current end-to-end machine reading and question answering (Q\&A) models are primarily based on recurrent neural networks (RNNs) with attention. Despite their success, these models are often slow for both training and inference due to the…

Computation and Language · Computer Science 2018-04-26 Adams Wei Yu , David Dohan , Minh-Thang Luong , Rui Zhao , Kai Chen , Mohammad Norouzi , Quoc V. Le

Masked Autoencoders is a simple yet powerful self-supervised learning method. However, it learns representations indirectly by reconstructing masked input patches. Several methods learn representations directly by predicting representations…

Audio and Speech Processing · Electrical Eng. & Systems 2023-03-03 Daisuke Niizumi , Daiki Takeuchi , Yasunori Ohishi , Noboru Harada , Kunio Kashino

We cast shape matching as metric learning with convolutional networks. We break the end-to-end process of image representation into two parts. Firstly, well established efficient methods are chosen to turn the images into edge maps.…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Filip Radenović , Giorgos Tolias , Ondřej Chum

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

Computer Vision and Pattern Recognition · Computer Science 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

The Fisher information metric is an important foundation of information geometry, wherein it allows us to approximate the local geometry of a probability distribution. Recurrent neural networks such as the Sequence-to-Sequence (Seq2Seq)…

Machine Learning · Statistics 2018-01-09 Alessandro Bay , Biswa Sengupta

We represent 3D shape by structured 2D representations of fixed length making it feasible to apply well investigated 2D convolutional neural networks (CNN) for both discriminative and geometric tasks on 3D shapes. We first provide a general…

Computer Vision and Pattern Recognition · Computer Science 2023-08-14 Kripasindhu Sarkar , Elizabeth Mathews , Didier Stricker

Representing 3D shape is a fundamental problem in artificial intelligence, which has numerous applications within computer vision and graphics. One avenue that has recently begun to be explored is the use of latent representations of…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Tristan Aumentado-Armstrong , Stavros Tsogkas , Allan Jepson , Sven Dickinson

3D shape captioning is a challenging application in 3D shape understanding. Captions from recent multi-view based methods reveal that they cannot capture part-level characteristics of 3D shapes. This leads to a lack of detailed part-level…

Computer Vision and Pattern Recognition · Computer Science 2019-08-02 Zhizhong Han , Chao Chen , Yu-Shen Liu , Matthias Zwicker

Explanations in Computer Vision are often desired, but most Deep Neural Networks can only provide saliency maps with questionable faithfulness. Self-Explaining Neural Networks (SENN) extract interpretable concepts with fidelity, diversity,…

Computer Vision and Pattern Recognition · Computer Science 2024-02-19 Thomas Norrenbrock , Marco Rudolph , Bodo Rosenhahn

We present a neural architecture that takes as input a 2D or 3D shape and outputs a program that generates the shape. The instructions in our program are based on constructive solid geometry principles, i.e., a set of boolean operations on…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Gopal Sharma , Rishabh Goyal , Difan Liu , Evangelos Kalogerakis , Subhransu Maji

Recently introduced implicit field representations offer an effective way of generating 3D object shapes. They leverage implicit decoder trained to take a 3D point coordinate concatenated with a shape encoding and to output a value which…

Computer Vision and Pattern Recognition · Computer Science 2021-10-13 Magdalena Proszewska , Marcin Mazur , Tomasz Trzciński , Przemysław Spurek

3D shape representation and its processing have substantial effects on 3D shape recognition. The polygon mesh as a 3D shape representation has many advantages in computer graphics and geometry processing. However, there are still some…

Computer Vision and Pattern Recognition · Computer Science 2022-05-12 Mohsen Yavartanoo , Shih-Hsuan Hung , Reyhaneh Neshatavar , Yue Zhang , Kyoung Mu Lee

Computer-Aided Design (CAD) generative modeling is driving significant innovations across industrial applications. Recent works have shown remarkable progress in creating solid models from various inputs such as point clouds, meshes, and…

Computer Vision and Pattern Recognition · Computer Science 2025-09-12 Feiwei Qin , Shichao Lu , Junhao Hou , Changmiao Wang , Meie Fang , Ligang Liu

This paper presents Discriminative Part Network (DP-Net), a deep architecture with strong interpretation capabilities, which exploits a pretrained Convolutional Neural Network (CNN) combined with a part-based recognition module. This system…

Computer Vision and Pattern Recognition · Computer Science 2024-04-24 Ronan Sicre , Hanwei Zhang , Julien Dejasmin , Chiheb Daaloul , Stéphane Ayache , Thierry Artières

Classical supervised classification tasks search for a nonlinear mapping that maps each encoded feature directly to a probability mass over the labels. Such a learning framework typically lacks the intuition that encoded features from the…

Computer Vision and Pattern Recognition · Computer Science 2020-06-11 Cat P. Le , Yi Zhou , Jie Ding , Vahid Tarokh

The growing demand for high-resolution maps across various applications has underscored the necessity of accurately segmenting building vectors from overhead imagery. However, current deep neural networks often produce raster data outputs,…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Mohammad Moein Sheikholeslami , Muhammad Kamran , Andreas Wichmann , Gunho Sohn

We introduce a novel Deep Learning framework, which quantitatively estimates image segmentation quality without the need for human inspection or labeling. We refer to this method as a Quality Assurance Network -- QANet. Specifically, given…

Computer Vision and Pattern Recognition · Computer Science 2019-11-07 Assaf Arbelle , Eliav Elul , Tammy Riklin Raviv

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as a layer in 3D…

Computer Vision and Pattern Recognition · Computer Science 2020-07-24 Nicholas Sharp , Maks Ovsjanikov