中文
相关论文

相关论文: Virtual Width Networks

200 篇论文

True-time-delay (TTD) beamformers can produce wideband, squint-free beams in both analog and digital signal domains, unlike frequency-dependent FFT beams. Our previous work showed that TTD beamformers can be efficiently realized using the…

机器学习 · 计算机科学 2025-03-27 Hansaka Aluvihare , Sivakumar Sivasankar , Xianqi Li , Arjuna Madanayake , Sirani M. Perera

Transformers, which are popular for language modeling, have been explored for solving vision tasks recently, e.g., the Vision Transformer (ViT) for image classification. The ViT model splits each image into a sequence of tokens with fixed…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Li Yuan , Yunpeng Chen , Tao Wang , Weihao Yu , Yujun Shi , Zihang Jiang , Francis EH Tay , Jiashi Feng , Shuicheng Yan

Video interpolation aims to generate a non-existent intermediate frame given the past and future frames. Many state-of-the-art methods achieve promising results by estimating the optical flow between the known frames and then generating the…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Zhiqi Chen , Ran Wang , Haojie Liu , Yao Wang

Large scale object detection datasets are constantly increasing their size in terms of the number of classes and annotations count. Yet, the number of object-level categories annotated in detection datasets is an order of magnitude smaller…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Jason Kuen , Federico Perazzi , Zhe Lin , Jianming Zhang , Yap-Peng Tan

In this era of artificial intelligence, deep neural networks like Convolutional Neural Networks (CNNs) have emerged as front-runners, often surpassing human capabilities. These deep networks are often perceived as the panacea for all…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Neeraj Kumar Singh , Nikhil R. Pal

In this paper, we propose a novel network design mechanism for efficient embedded computing. Inspired by the limited computing patterns, we propose to fix the number of channels in a group convolution, instead of the existing practice that…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Qian Zhang , Jianjun Li , Meng Yao , Liangchen Song , Helong Zhou , Zhichao Li , Wenming Meng , Xuezhi Zhang , Guoli Wang

Deep neural networks can empirically perform efficient hierarchical learning, in which the layers learn useful representations of the data. However, how they make use of the intermediate representations are not explained by recent theories…

机器学习 · 计算机科学 2021-03-08 Minshuo Chen , Yu Bai , Jason D. Lee , Tuo Zhao , Huan Wang , Caiming Xiong , Richard Socher

In the context of supervised learning of a function by a neural network, we claim and empirically verify that the neural network yields better results when the distribution of the data set focuses on regions where the function to learn is…

机器学习 · 统计学 2022-09-28 Paul Novello , Gaël Poëtte , David Lugato , Pietro Congedo

Recent advances in the field of artificial intelligence have been made possible by deep neural networks. In applications where data are scarce, transfer learning and data augmentation techniques are commonly used to improve the…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Mohammad Saeed Abrishami , Amir Erfan Eshratifar , David Eigen , Yanzhi Wang , Shahin Nazarian , Massoud Pedram

In order to better accommodate the dramatically increasing demand for data caching and computing services, storage and computation capabilities should be endowed to some of the intermediate nodes within the network. In this paper, we design…

网络与互联网体系结构 · 计算机科学 2017-06-30 Yuchen Zhou , F. Richard Yu , Jian Chen , Yonghong Kuo

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

Deep Learning plays a significant role in assisting humans in many aspects of their lives. As these networks tend to get deeper over time, they extract more features to increase accuracy at the cost of additional inference latency. This…

机器学习 · 计算机科学 2021-08-12 Mehrshad Zandigohar , Deniz Erdogmus , Gunar Schirner

Network protocols have historically been developed on an ad-hoc basis, and cloud computing is no exception. A fundamental management protocol, not yet standardized, that cloud providers need to run to support wide-area virtual network…

网络与互联网体系结构 · 计算机科学 2014-03-17 Flavio Esposito , Ibrahim Matta

The constantly growing size of real-world networks is a great challenge. Therefore, building a compact version of networks allowing their analyses is a must. Backbone extraction techniques are among the leading solutions to reduce network…

社会与信息网络 · 计算机科学 2022-02-01 Stephany Rajeh , Marinette Savonnet , Eric Leclercq , Hocine Cherifi

This paper introduces a novel theoretical framework for the analysis of vector-valued neural networks through the development of vector-valued variation spaces, a new class of reproducing kernel Banach spaces. These spaces emerge from…

机器学习 · 统计学 2024-08-21 Joseph Shenouda , Rahul Parhi , Kangwook Lee , Robert D. Nowak

We initiate the polyhedral study of the Virtual Network Embedding (VNE) problem, which arises in modern telecommunication networks. We propose new valid inequalities for the so-called flow formulation. We then prove, through a dedicated…

离散数学 · 计算机科学 2026-01-19 Amal Benhamiche , Pierre Fouilhoux , Lucas Létocart , Nancy Perrot , Alexis Schneider

In today's era, users have increasingly high expectations regarding the performance and efficiency of communication networks. Network operators aspire to achieve efficient network planning, operation, and optimization through Digital Twin…

网络与互联网体系结构 · 计算机科学 2024-01-02 Aijia Liu , Shiqing Liu , Xiaobing Pei

Learning representations of nodes in a low dimensional space is a crucial task with numerous interesting applications in network analysis, including link prediction, node classification, and visualization. Two popular approaches for this…

社会与信息网络 · 计算机科学 2022-08-10 Abdulkadir Celikkanat , Yanning Shen , Fragkiskos D. Malliaros

Most neural network pruning methods, such as filter-level and layer-level prunings, prune the network model along one dimension (depth, width, or resolution) solely to meet a computational budget. However, such a pruning policy often leads…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Wenxiao Wang , Minghao Chen , Shuai Zhao , Long Chen , Jinming Hu , Haifeng Liu , Deng Cai , Xiaofei He , Wei Liu

Convolutional neural networks (CNNs) have shown remarkable performance in various computer vision tasks in recent years. However, the increasing model size has raised challenges in adopting them in real-time applications as well as mobile…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Van-Thanh Hoang , Kang-Hyun Jo
‹ 上一页 1 8 9 10 下一页 ›