中文
相关论文

相关论文: Differentiable Learning-to-Group Channels via Grou…

200 篇论文

While successful for various computer vision tasks, deep neural networks have shown to be vulnerable to texture style shifts and small perturbations to which humans are robust. In this work, we show that the robustness of neural networks…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Zhenlin Xu , Deyi Liu , Junlin Yang , Colin Raffel , Marc Niethammer

It is well observed that in deep learning and computer vision literature, visual data are always represented in a manually designed coding scheme (eg., RGB images are represented as integers ranging from 0 to 255 for each channel) when they…

机器学习 · 计算机科学 2020-09-18 Xiang Deng , Zhongfei , Zhang

This paper presents RadioGUNet, a UNet-based deep learning framework for pathloss estimation in wireless communication. Unlike other frameworks, it leverages group equivariant convolutional networks, which are known to increase the…

网络与互联网体系结构 · 计算机科学 2025-11-25 Ziyue Yang , Feng Liu , Yifei Jin , Konstantinos Vandikas

Capturing feature information effectively is of great importance in vision tasks. With the development of convolutional neural networks (CNNs), concepts like residual connection and multiple scales promote continual performance gains on…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Yuanpeng He

Deep neural networks (DNN) have shown great capacity of modeling a dynamical system; nevertheless, they usually do not obey physics constraints such as conservation laws. This paper proposes a new learning framework named ConCerNet to…

机器学习 · 计算机科学 2023-07-20 Wang Zhang , Tsui-Wei Weng , Subhro Das , Alexandre Megretski , Luca Daniel , Lam M. Nguyen

We propose a universal building block of Convolutional Neural Network (ConvNet) to improve the performance without any inference-time costs. The block is named Diverse Branch Block (DBB), which enhances the representational capacity of a…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xiaohan Ding , Xiangyu Zhang , Jungong Han , Guiguang Ding

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

Deep learning with 3D data has progressed significantly since the introduction of convolutional neural networks that can handle point order ambiguity in point cloud data. While being able to achieve good accuracies in various scene…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

Multi-view data containing complementary and consensus information can facilitate representation learning by exploiting the intact integration of multi-view features. Because most objects in real world often have underlying connections,…

机器学习 · 计算机科学 2023-08-15 Zhaoliang Chen , Lele Fu , Shunxin Xiao , Shiping Wang , Claudia Plant , Wenzhong Guo

GPUs are currently the platform of choice for training neural networks. However, training a deep neural network (DNN) is a time-consuming process even on GPUs because of the massive number of parameters that have to be learned. As a result,…

分布式、并行与集群计算 · 计算机科学 2020-05-29 Behnam Pourghassemi , Chenghao Zhang , Joo Hwan Lee , Aparna Chandramowlishwaran

Graph convolutional networks are a popular class of deep neural network algorithms which have shown success in a number of relational learning tasks. Despite their success, graph convolutional networks exhibit a number of peculiar features,…

机器学习 · 计算机科学 2022-08-22 Thomas Gebhart

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

Due to the advent of modern embedded systems and mobile devices with constrained resources, there is a great demand for incredibly efficient deep neural networks for machine learning purposes. There is also a growing concern of privacy and…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Priyank Kalgaonkar , Mohamed El-Sharkawy

Equivariant neural networks, whose hidden features transform according to representations of a group G acting on the data, exhibit training efficiency and an improved generalisation performance. In this work, we extend group invariant and…

机器学习 · 计算机科学 2024-04-15 Robin Winter , Marco Bertolini , Tuan Le , Frank Noé , Djork-Arné Clevert

Deep Convolutional Neural Networks (CNNs) have been widely used in various domains due to their impressive capabilities. These models are typically composed of a large number of 2D convolutional (Conv2D) layers with numerous trainable…

机器学习 · 计算机科学 2022-02-01 Yinan Yu , Samuel Scheidegger , Tomas McKelvey

Convolutional neural networks (CNN) exhibit unmatched performance in a multitude of computer vision tasks. However, the advantage of using convolutional networks over fully-connected networks is not understood from a theoretical…

机器学习 · 计算机科学 2020-10-06 Eran Malach , Shai Shalev-Shwartz

In this work, we present a framework based on multi-stream convolutional neural networks (CNNs) for group activity recognition. Streams of CNNs are separately trained on different modalities and their predictions are fused at the end. Each…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Sina Mokhtarzadeh Azar , Mina Ghadimi Atigh , Ahmad Nickabadi

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, exceed the state-of-the-art in semantic segmentation. Our key…

计算机视觉与模式识别 · 计算机科学 2015-03-10 Jonathan Long , Evan Shelhamer , Trevor Darrell

How do neural networks trained over sequences acquire the ability to perform structured operations, such as arithmetic, geometric, and algorithmic computation? To gain insight into this question, we introduce the sequential group…

机器学习 · 计算机科学 2026-02-04 Giovanni Luca Marchetti , Daniel Kunin , Adele Myers , Francisco Acosta , Nina Miolane

Transformation groups, such as translations or rotations, effectively express part of the variability observed in many recognition problems. The group structure enables the construction of invariant signal representations with appealing…

人工智能 · 计算机科学 2013-01-17 Joan Bruna , Arthur Szlam , Yann LeCun