中文
相关论文

相关论文: Residual Connections Harm Generative Representatio…

200 篇论文

The ResNet architecture has been widely adopted in deep learning due to its significant boost to performance through the use of simple skip connections, yet the underlying mechanisms leading to its success remain largely unknown. In this…

机器学习 · 计算机科学 2024-01-18 Jianing Li , Vardan Papyan

Successful training of convolutional neural networks is often associated with sufficiently deep architectures composed of high amounts of features. These networks typically rely on a variety of regularization and pruning techniques to…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Martin Mundt , Tobias Weis , Kishore Konda , Visvanathan Ramesh

We evaluate the information that can unintentionally leak into the low dimensional output of a neural network, by reconstructing an input image from a 40- or 32-element feature vector that intends to only describe abstract attributes of a…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Kathleen Anderson , Thomas Martinetz

Diffusion, a fundamental internal mechanism emerging in many physical processes, describes the interaction among different objects. In many learning tasks with limited training samples, the diffusion connects the labeled and unlabeled data…

机器学习 · 计算机科学 2023-05-02 Tangjun Wang , Zehao Dou , Chenglong Bao , Zuoqiang Shi

Image Augmentations are widely used to reduce overfitting in neural networks. However, the explainability of their benefits largely remains a mystery. We study which layers of residual neural networks (ResNets) are most affected by…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Matthew Iceland , Christopher Kanan

Predictive coding networks are neural models that perform inference through an iterative energy minimization process, whose operations are local in space and time. While effective in shallow architectures, they suffer significant…

机器学习 · 计算机科学 2025-10-13 Chang Qi , Matteo Forasassi , Thomas Lukasiewicz , Tommaso Salvatori

Deep residual networks have recently shown appealing performance on many challenging computer vision tasks. However, the original residual structure still has some defects making it difficult to converge on very deep networks. In this…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Falong Shen , Gang Zeng

Bayesian neural networks (BNNs) demonstrate promising success in improving the robustness and uncertainty quantification of modern deep learning. However, they generally struggle with underfitting at scale and parameter efficiency. On the…

Currently, low-resolution image recognition is confronted with a significant challenge in the field of intelligent traffic perception. Compared to high-resolution images, low-resolution images suffer from small size, low quality, and lack…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Zongcai Tan , Zhenhai Gao

3D shape models that directly classify objects from 3D information have become more widely implementable. Current state of the art models rely on deep convolutional and inception models that are resource intensive. Residual neural networks…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Varun Arvind , Anthony Costa , Marcus Badgeley , Samuel Cho , Eric Oermann

This study combines two different learning paradigms, k-nearest neighbor (k-NN) rule, as memory-based learning paradigm and relevance vector machines (RVM), as statistical learning paradigm. This combination is performed in kernel space and…

机器学习 · 计算机科学 2021-03-09 Sara Hosseinzadeh Kassani , Farhood Rismanchian , Peyman Hosseinzadeh Kassani

Face recognition is an important yet challenging problem in computer vision. A major challenge in practical face recognition applications lies in significant variations between profile and frontal faces. Traditional techniques address this…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Xiaolong Yang , Xiaohong Jia , Dihong Gong , Dong-Ming Yan , Zhifeng Li , Wei Liu

Deep learning with Convolutional Neural Networks has shown great promise in various areas of image-based classification and enhancement but is often unsuitable for predictive modeling involving non-image based features or features without…

机器学习 · 计算机科学 2020-09-02 Omid Bazgir , Ruibo Zhang , Saugato Rahman Dhruba , Raziur Rahman , Souparno Ghosh , Ranadip Pal

Residual-based neural networks have shown remarkable results in various visual recognition tasks including Facial Expression Recognition (FER). Despite the tremendous efforts have been made to improve the performance of FER systems using…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Behzad Hasani , Pooran Singh Negi , Mohammad H. Mahoor

In comparison to classical shallow representation learning techniques, deep neural networks have achieved superior performance in nearly every application benchmark. But despite their clear empirical advantages, it is still not well…

机器学习 · 计算机科学 2022-01-11 Calvin Murdock , George Cazenavette , Simon Lucey

Leveraging powerful deep learning techniques, the end-to-end (E2E) learning of communication system is able to outperform the classical communication system. Unfortunately, this communication system cannot be trained by deep learning…

信息论 · 计算机科学 2022-04-04 Hao Jiang , Shuangkaisheng Bi , Linglong Dai , Hao Wang , Jiankun Zhang

Materials discovery is crucial for making scientific advances in many domains. Collections of data from experiments and first-principle computations have spurred interest in applying machine learning methods to create predictive models…

Graph autoencoders are efficient at embedding graph-based data sets. Most graph autoencoder architectures have shallow depths which limits their ability to capture meaningful relations between nodes separated by multi-hops. In this paper,…

Mix-based augmentation has been proven fundamental to the generalization of deep vision models. However, current augmentations only mix samples at the current data batch during training, which ignores the possible knowledge accumulated in…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Lingfeng Yang , Xiang Li , Borui Zhao , Renjie Song , Jian Yang

Autoregressive generative models consistently achieve the best results in density estimation tasks involving high dimensional data, such as images or audio. They pose density estimation as a sequence modeling task, where a recurrent neural…

机器学习 · 计算机科学 2017-12-29 Xi Chen , Nikhil Mishra , Mostafa Rohaninejad , Pieter Abbeel