中文
相关论文

相关论文: Creation of a Deep Convolutional Auto-Encoder in C…

200 篇论文

This paper proposes a new deep convolutional neural network (DCNN) architecture that learns pixel embeddings, such that pairwise distances between the embeddings can be used to infer whether or not the pixels lie on the same region. That…

计算机视觉与模式识别 · 计算机科学 2016-01-11 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos

3D shape analysis is an important research topic in computer vision and graphics. While existing methods have generalized image-based deep learning to meshes using graph-based convolutions, the lack of an effective pooling operation…

图形学 · 计算机科学 2019-08-08 Yu-Jie Yuan , Yu-Kun Lai , Jie Yang , Hongbo Fu , Lin Gao

In this work we propose a novel model-based deep convolutional autoencoder that addresses the highly challenging problem of reconstructing a 3D human face from a single in-the-wild color image. To this end, we combine a convolutional…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Ayush Tewari , Michael Zollhöfer , Hyeongwoo Kim , Pablo Garrido , Florian Bernard , Patrick Pérez , Christian Theobalt

This study introduces a novel theoretical framework, the Stacked Autoencoder Evolution Hypothesis, which proposes that biological evolutionary systems operate through multi-layered self-encoding and decoding processes, analogous to stacked…

神经与进化计算 · 计算机科学 2026-02-03 Hiroyuki Iizuka

In this work, we propose a novel convolutional autoencoder based architecture to generate subspace specific feature representations that are best suited for classification task. The class-specific data is assumed to lie in low dimensional…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Krishan Sharma , Shikha Gupta , Renu Rameshan

In this paper we introduce the deep kernelized autoencoder, a neural network model that allows an explicit approximation of (i) the mapping from an input space to an arbitrary, user-specified kernel space and (ii) the back-projection from…

We present the discriminative recurrent sparse auto-encoder model, comprising a recurrent encoder of rectified linear units, unrolled for a fixed number of iterations, and connected to two linear decoders that reconstruct the input and…

机器学习 · 计算机科学 2013-03-20 Jason Tyler Rolfe , Yann LeCun

Research in dolphin communication and cognition requires detailed inspection of audible dolphin signals. The manual analysis of these signals is cumbersome and time-consuming. We seek to automate parts of the analysis using modern deep…

音频与语音处理 · 电气工程与系统科学 2020-05-18 Daniel Kohlsdorf , Denise Herzing , Thad Starner

High throughput and low latency inference of deep neural networks are critical for the deployment of deep learning applications. This paper presents the efficient inference techniques of IntelCaffe, the first Intel optimized deep learning…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Jiong Gong , Haihao Shen , Guoming Zhang , Xiaoli Liu , Shane Li , Ge Jin , Niharika Maheshwari , Evarist Fomenko , Eden Segal

This paper proposes a deep denoising auto-encoder technique to extract better acoustic features for speech synthesis. The technique allows us to automatically extract low-dimensional features from high dimensional spectral features in a…

声音 · 计算机科学 2015-06-18 Zhenzhou Wu , Shinji Takaki , Junichi Yamagishi

Convolutional neural networks (CNNs) have constantly achieved better performance over years by introducing more complex topology, and enlarging the capacity towards deeper and wider CNNs. This makes the manual design of CNNs extremely…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Bin Wang , Bing Xue , Mengjie Zhang

The joint optimization of the reconstruction and classification error is a hard non convex problem, especially when a non linear mapping is utilized. In order to overcome this obstacle, a novel optimization strategy is proposed, in which a…

Recent years have witnessed the breakthrough success of deep convolutional neural networks (DCNNs) in image classification and other vision applications. Although freeing users from the troublesome handcrafted feature extraction by…

计算机视觉与模式识别 · 计算机科学 2018-07-03 Benteng Ma , Yong Xia

Face recognition technology has advanced rapidly and has been widely used in various applications. Due to the extremely huge amount of data of face images and the large computing resources required correspondingly in large-scale face…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Nai Bian , Feng Liang , Haisheng Fu , Bo Lei

Recently, Deepfake has drawn considerable public attention due to security and privacy concerns in social media digital forensics. As the wildly spreading Deepfake videos on the Internet become more realistic, traditional detection…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Tianyi Wang , Harry Cheng , Kam Pui Chow , Liqiang Nie

Deep learning models for image compression often face practical limitations in hardware-constrained applications. Although these models achieve high-quality reconstructions, they are typically complex, heavyweight, and require substantial…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Caroline Mazini Rodrigues , Nicolas Keriven , Thomas Maugey

Stacked denoising auto encoders (DAEs) are well known to learn useful deep representations, which can be used to improve supervised training by initializing a deep network. We investigate a training scheme of a deep DAE, where DAE layers…

机器学习 · 计算机科学 2014-12-22 Alexander Kalmanovich , Gal Chechik

Image compression has been investigated as a fundamental research topic for many decades. Recently, deep learning has achieved great success in many computer vision tasks, and is gradually being used in image compression. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Zhengxue Cheng , Heming Sun , Masaru Takeuchi , Jiro Katto

Stacked denoising auto encoders (DAEs) are well known to learn useful deep representations, which can be used to improve supervised training by initializing a deep network. We investigate a training scheme of a deep DAE, where DAE layers…

机器学习 · 计算机科学 2015-04-14 Alexander Kalmanovich , Gal Chechik

Deep learning models develop successive representations of their input in sequential layers, the last of which maps the final representation to the output. Here we investigate the informational content of these representations by observing…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Benjamin L. Badger