中文
相关论文

相关论文: ShiftAddAug: Augment Multiplication-Free Tiny Neur…

200 篇论文

It has been proven that transfer learning provides an easy way to achieve state-of-the-art accuracies on several vision tasks by training a simple classifier on top of features obtained from pre-trained neural networks. The goal of this…

机器学习 · 计算机科学 2016-06-07 Milad Mohammadi , Subhasis Das

Despite their tremendous success and versatility, Deep Neural Networks (DNNs) such as Large Language Models (LLMs) suffer from inference inefficiency and rely on advanced computational infrastructure. To address these challenges and make…

机器学习 · 计算机科学 2025-05-05 Mohsen Dehghankar , Mahdi Erfanian , Abolfazl Asudeh

Mixup is the latest data augmentation technique that linearly interpolates input examples and the corresponding labels. It has shown strong effectiveness in image classification by interpolating images at the pixel level. Inspired by this…

计算与语言 · 计算机科学 2020-11-12 Lichao Sun , Congying Xia , Wenpeng Yin , Tingting Liang , Philip S. Yu , Lifang He

New hardware can substantially increase the speed and efficiency of deep neural network training. To guide the development of future hardware architectures, it is pertinent to explore the hardware and machine learning properties of…

机器学习 · 计算机科学 2021-04-13 Atli Kosson , Vitaliy Chiley , Abhinav Venigalla , Joel Hestness , Urs Köster

Amortized optimization accelerates the solution of related optimization problems by learning mappings that exploit shared structure across problem instances. We explore the use of Scale Equivariant Graph Metanetworks (ScaleGMNs) for this…

人工智能 · 计算机科学 2025-10-10 Bart Kuipers , Freek Byrman , Daniel Uyterlinde , Alejandro García-Castellanos

This paper introduces a novel type of memetic algorithm based Topology and Weight Evolving Artificial Neural Network (TWEANN) system called DX Neural Network (DXNN). DXNN implements a number of interesting features, amongst which is: a…

神经与进化计算 · 计算机科学 2011-07-19 Gene I. Sher

Data augmentation has been an indispensable tool to improve the performance of deep neural networks, however the augmentation can hardly transfer among different tasks and datasets. Consequently, a recent trend is to adopt AutoML technique…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Aoming Liu , Zehao Huang , Zhiwu Huang , Naiyan Wang

In contrast to conventional artificial neural networks, which are structurally static, we present two approaches for evolving small networks into larger ones during training. The first method employs an auxiliary weight that directly…

机器学习 · 计算机科学 2025-07-29 Anil Radhakrishnan , John F. Lindner , Scott T. Miller , Sudeshna Sinha , William L. Ditto

The combination of linear transformations and non-linear activation functions forms the foundation of most modern deep neural networks, enabling them to approximate highly complex functions. This paper explores the introduction of quadratic…

机器学习 · 计算机科学 2025-10-07 Qian Chen , Linxin Yang , Akang Wang , Xiaodong Luo , Yin Zhang

Recent methods aim to merge neural networks (NNs) with identical architectures trained on different tasks into a single multi-task model. While most works focus on the simpler setup of merging NNs initialized from a common pre-trained…

机器学习 · 计算机科学 2025-08-18 Edan Kinderman , Itay Hubara , Haggai Maron , Daniel Soudry

Neural architecture search (NAS) has shown promising results discovering models that are both accurate and fast. For NAS, training a one-shot model has become a popular strategy to rank the relative quality of different architectures (child…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Jiahui Yu , Pengchong Jin , Hanxiao Liu , Gabriel Bender , Pieter-Jan Kindermans , Mingxing Tan , Thomas Huang , Xiaodan Song , Ruoming Pang , Quoc Le

Existing automatic data augmentation (DA) methods either ignore updating DA's parameters according to the target model's state during training or adopt update strategies that are not effective enough. In this work, we design a novel data…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Xiaogang Xu , Hengshuang Zhao

Data augmentation is a prevalent technique for improving performance in various machine learning applications. We propose SeqAug, a modality-agnostic augmentation method that is tailored towards sequences of extracted features. The core…

计算与语言 · 计算机科学 2023-05-04 Efthymios Georgiou , Alexandros Potamianos

The Vision Transformer (ViT) architecture has recently achieved competitive performance across a variety of computer vision tasks. One of the motivations behind ViTs is weaker inductive biases, when compared to convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Akash Umakantha , Joao D. Semedo , S. Alireza Golestaneh , Wan-Yi S. Lin

Deep neural networks have shown remarkable performance in image classification. However, their performance significantly deteriorates with corrupted input data. Domain generalization methods have been proposed to train robust models against…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Ingyun Lee , Wooju Lee , Hyun Myung

Adjoint operators have been found to be effective in the exploration of CNN's inner workings [1]. However, the previous no-bias assumption restricted its generalization. We overcome the restriction via embedding input images into an…

机器学习 · 计算机科学 2023-11-10 Qing Wan , Siu Wun Cheung , Yoonsuck Choe

Optimization of image transformation functions for the purpose of data augmentation has been intensively studied. In particular, adversarial data augmentation strategies, which search augmentation maximizing task loss, show significant…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Teppei Suzuki

Convolutional Neural Networks have achieved unprecedented success in image classification, recognition, or detection applications. However, their large-scale deployment in embedded devices is still limited by the huge computational…

机器学习 · 计算机科学 2021-01-26 Xuecan Yang , Sumanta Chaudhuri , Laurence Likforman , Lirida Naviner

To solve the problem of poor performance of deep neural network models due to insufficient data, a simple yet effective interpolation-based data augmentation method is proposed: MSMix (Manifold Swap Mixup). This method feeds two different…

机器学习 · 计算机科学 2023-06-01 Mao Ye , Haitao Wang , Zheqian Chen

Data augmentation (DA) has become a de facto solution to expand training data size for deep learning. With the proliferation of deep models for time series analysis, various time series DA techniques are proposed in the literature, e.g.,…

机器学习 · 计算机科学 2023-02-21 Muxi Chen , Zhijian Xu , Ailing Zeng , Qiang Xu