中文
相关论文

相关论文: MixMo: Mixing Multiple Inputs for Multiple Outputs…

200 篇论文

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

We propose a compact and effective framework to fuse multimodal features at multiple layers in a single network. The framework consists of two innovative fusion schemes. Firstly, unlike existing multimodal methods that necessitate…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Yikai Wang , Fuchun Sun , Ming Lu , Anbang Yao

Techniques combining multiple images as input/output have proven to be effective data augmentations for training convolutional neural networks. In this paper, we present StackMix: Each input is presented as a concatenation of two images,…

计算机视觉与模式识别 · 计算机科学 2021-03-18 John Chen , Samarth Sinha , Anastasios Kyrillidis

Mixup is a data augmentation technique that relies on training using random convex combinations of data points and their labels. In recent years, Mixup has become a standard primitive used in the training of state-of-the-art image…

机器学习 · 计算机科学 2024-11-06 Muthu Chidambaram , Xiang Wang , Chenwei Wu , Rong Ge

Large deep networks have demonstrated competitive performance in single image super-resolution (SISR), with a huge volume of data involved. However, in real-world scenarios, due to the limited accessible training pairs, large models exhibit…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Ruicheng Feng , Jinjin Gu , Yu Qiao , Chao Dong

Combining complementary information from multiple modalities is intuitively appealing for improving the performance of learning-based approaches. However, it is challenging to fully leverage different modalities due to practical challenges…

机器学习 · 统计学 2018-05-31 Kuan Liu , Yanen Li , Ning Xu , Prem Natarajan

Mixup is a popular data augmentation technique for training deep neural networks where additional samples are generated by linearly interpolating pairs of inputs and their labels. This technique is known to improve the generalization…

Networks are ubiquitous structure that describes complex relationships between different entities in the real world. As a critical component of prediction task over nodes in networks, learning the feature representation of nodes has become…

机器学习 · 计算机科学 2018-09-10 Hansheng Xue , Jiajie Peng , Xuequn Shang

In this paper, we introduce data multiplexing (DataMUX), a technique that enables deep neural networks to process multiple inputs simultaneously using a single compact representation. DataMUX demonstrates that neural networks are capable of…

机器学习 · 计算机科学 2022-11-15 Vishvak Murahari , Carlos E. Jimenez , Runzhe Yang , Karthik Narasimhan

Continual learning, the ability to acquire knowledge from new data while retaining previously learned information, is a fundamental challenge in machine learning. Various approaches, including memory replay, knowledge distillation, model…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mohammad Areeb Qazi , Ibrahim Almakky , Anees Ur Rehman Hashmi , Santosh Sanjeev , Mohammad Yaqub

Neural networks do not generalize well to unseen data with domain shifts -- a longstanding problem in machine learning and AI. To overcome the problem, we propose MixStyle, a simple plug-and-play, parameter-free module that can improve…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Kaiyang Zhou , Yongxin Yang , Yu Qiao , Tao Xiang

Deep neural networks (DNNs) have demonstrated promising results in various complex tasks. However, current DNNs encounter challenges with over-parameterization, especially when there is limited training data available. To enhance the…

机器学习 · 计算机科学 2023-08-22 Xingyu Li , Bo Tang

In this paper, we present a novel deep learning approach, deeply-fused nets. The central idea of our approach is deep fusion, i.e., combine the intermediate representations of base networks, where the fused output serves as the input of the…

计算机视觉与模式识别 · 计算机科学 2016-05-26 Jingdong Wang , Zhen Wei , Ting Zhang , Wenjun Zeng

Massive multiple-input multiple-output (MIMO) is a key technology for emerging next-generation wireless systems. Utilizing large antenna arrays at base-stations, massive MIMO enables substantial spatial multiplexing gains by simultaneously…

信号处理 · 电气工程与系统科学 2022-04-13 Ly V. Nguyen , Nhan T. Nguyen , Nghi H. Tran , Markku Juntti , A. Lee Swindlehurst , Duy H. N. Nguyen

Mixup~\cite{zhang2017mixup} is a recently proposed method for training deep neural networks where additional samples are generated during training by convexly combining random pairs of images and their associated labels. While simple to…

We introduce Mixture-based Feature Space Learning (MixtFSL) for obtaining a rich and robust feature representation in the context of few-shot image classification. Previous works have proposed to model each base class either with a single…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Arman Afrasiyabi , Jean-François Lalonde , Christian Gagné

We present MIX'EM, a novel solution for unsupervised image classification. MIX'EM generates representations that by themselves are sufficient to drive a general-purpose clustering algorithm to deliver high-quality classification. This is…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Ali Varamesh , Tinne Tuytelaars

Modern deep networks can be better generalized when trained with noisy samples and regularization techniques. Mixup and CutMix have been proven to be effective for data augmentation to help avoid overfitting. Previous Mixup-based methods…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Shuyang Sun , Jie-Neng Chen , Ruifei He , Alan Yuille , Philip Torr , Song Bai

Model merging is a flexible and computationally tractable approach to merge single-task checkpoints into a multi-task model. Prior work has solely focused on constrained multi-task settings where there is a one-to-one mapping between a…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Juan Garcia Giraldo , Nikolaos Dimitriadis , Ke Wang , Pascal Frossard

Mixup is a powerful data augmentation method that interpolates between two or more examples in the input or feature space and between the corresponding target labels. Many recent mixup methods focus on cutting and pasting two or more…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Shashanka Venkataramanan , Ewa Kijak , Laurent Amsaleg , Yannis Avrithis