中文
相关论文

相关论文: Convolutional Differentiable Logic Gate Networks

200 篇论文

Recognizing objects in natural images is an intricate problem involving multiple conflicting objectives. Deep convolutional neural networks, trained on large datasets, achieve convincing results and are currently the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Lars Hertel , Erhardt Barth , Thomas Käster , Thomas Martinetz

Very deep convolutional neural networks (CNNs) yield state of the art results on a wide variety of visual recognition problems. A number of state of the the art methods for image recognition are based on networks with well over 100 layers…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Joel Moniz , Christopher Pal

Neural networks, as currently designed, fall short of achieving true logical intelligence. Modern AI models rely on standard neural computation-inner-product-based transformations and nonlinear activations-to approximate patterns from data.…

人工智能 · 计算机科学 2025-02-05 Youngsung Kim

We introduce latency-aware network acceleration (LANA) - an approach that builds on neural architecture search techniques and teacher-student distillation to accelerate neural networks. LANA consists of two phases: in the first phase, it…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Pavlo Molchanov , Jimmy Hall , Hongxu Yin , Jan Kautz , Nicolo Fusi , Arash Vahdat

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

We present a new method for scaling automatic configuration of computer networks. The key idea is to relax the computationally hard search problem of finding a configuration that satisfies a given specification into an approximate objective…

网络与互联网体系结构 · 计算机科学 2022-11-04 Luca Beurer-Kellner , Martin Vechev , Laurent Vanbever , Petar Veličković

We give three new algorithms for efficient in-place estimation, without using ancilla qubits, of average fidelity of a quantum logic gate acting on a d-dimensional system using much fewer random bits than what was known so far. Previous…

量子物理 · 物理学 2019-01-23 Aditya Nema , Pranab Sen

Recent research in deep learning (DL) has investigated the use of the Fast Fourier Transform (FFT) to accelerate the computations involved in Convolutional Neural Networks (CNNs) by replacing spatial convolution with element-wise…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Eduardo Reis , Thangarajah Akilan , Mohammed Khalid

This paper proposes a hardware-efficient architecture, Linearized Convolution Network (LiCo-Net) for keyword spotting. It is optimized specifically for low-power processor units like microcontrollers. ML operators exhibit heterogeneous…

The recent advancement of edge computing enables researchers to optimize various deep learning architectures to employ them in edge devices. In this study, we aim to optimize Xception architecture which is one of the most popular deep…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Md Arid Hasan , Krishno Dey

Convolutional neural networks typically contain several downsampling operators, such as strided convolutions or pooling layers, that progressively reduce the resolution of intermediate representations. This provides some shift-invariance…

机器学习 · 计算机科学 2022-02-04 Rachid Riad , Olivier Teboul , David Grangier , Neil Zeghidour

Deformable convolutional networks have demonstrated outstanding performance in object recognition tasks with an effective feature extraction. Unlike standard convolution, the deformable convolution decides the receptive field size using…

分布式、并行与集群计算 · 计算机科学 2020-06-16 Saehyun Ahn , Jung-Woo Chang , Suk-Ju Kang

Convolutional neural networks (CNNs) have been successful in representing the fully-connected inferencing ability perceived to be seen in the human brain: they take full advantage of the hierarchy-style patterns commonly seen in complex…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Joshua Ball

Designing high-fidelity quantum circuits remains challenging, and current paradigms often depend on heuristic, fixed-ansatz structures or rule-based compilers that can be suboptimal or lack generality. We introduce a neuro-symbolic…

量子物理 · 物理学 2026-04-10 Antonin Sulc

Automated design methods for convolutional neural networks (CNNs) have recently been developed in order to increase the design productivity. We propose a neuroevolution method capable of evolving and optimizing CNNs with respect to the…

神经与进化计算 · 计算机科学 2019-10-16 Filip Badan , Lukas Sekanina

Computer vision in general presented several advances such as training optimizations, new architectures (pure attention, efficient block, vision language models, generative models, among others). This have improved performance in several…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Augusto Seben da Rosa , Frederico Santos de Oliveira , Anderson da Silva Soares , Arnaldo Candido Junior

Neural networks have been successfully applied in various resource-constrained edge devices, where usually central processing units (CPUs) instead of graphics processing units exist due to limited power availability. State-of-the-art…

机器学习 · 计算机科学 2026-01-30 Daniel Stein , Shaoyi Huang , Rolf Drechsler , Bing Li , Grace Li Zhang

Extremely efficient convolutional neural network architectures are one of the most important requirements for limited-resource devices (such as embedded and mobile devices). The computing power and memory size are two important constraints…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fahimeh Fooladgar , Shohreh Kasaei

Deployment of deep neural networks for applications that require very high throughput or extremely low latency is a severe computational challenge, further exacerbated by inefficiencies in mapping the computation to hardware. We present a…

信号处理 · 电气工程与系统科学 2020-04-08 Yaman Umuroglu , Yash Akhauri , Nicholas J. Fraser , Michaela Blott

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we…

机器学习 · 计算机科学 2020-01-09 Gao Huang , Zhuang Liu , Geoff Pleiss , Laurens van der Maaten , Kilian Q. Weinberger