中文
相关论文

相关论文: SynerMix: Synergistic Mixup Solution for Enhanced …

200 篇论文

Image classification, which classifies images by pre-defined categories, has been the dominant approach to visual representation learning over the last decade. Visual learning through image-text alignment, however, has emerged to show…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Yixuan Wei , Yue Cao , Zheng Zhang , Zhuliang Yao , Zhenda Xie , Han Hu , Baining Guo

The remarkable capabilities of pretrained image diffusion models have been utilized not only for generating fixed-size images but also for creating panoramas. However, naive stitching of multiple images often results in visible seams.…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Yuseung Lee , Kunho Kim , Hyunjin Kim , Minhyuk Sung

The volume and diversity of training data are critical for modern deep learningbased methods. Compared to the massive amount of labeled perspective images, 360 panoramic images fall short in both volume and diversity. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Yu-Cheng Hsieh , Cheng Sun , Suraj Dengale , Min Sun

Data augmentation with mixup has shown to be effective on various computer vision tasks. Despite its great success, there has been a hurdle to apply mixup to NLP tasks since text consists of discrete tokens with variable length. In this…

计算与语言 · 计算机科学 2021-06-16 Soyoung Yoon , Gyuwan Kim , Kyumin Park

Label scarcity remains a major challenge in deep learning-based medical image segmentation. Recent studies use strong-weak pseudo supervision to leverage unlabeled data. However, performance is often hindered by inconsistencies between…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Zhiqiang Shen , Peng Cao , Xiaoli Liu , Jinzhu Yang , Osmar R. Zaiane

Continual self-supervised learning (CSSL) learns a series of tasks sequentially on the unlabeled data. Two main challenges of continual learning are catastrophic forgetting and task confusion. While CSSL problem has been studied to address…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Erum Mushtaq , Duygu Nur Yaldiz , Yavuz Faruk Bakman , Jie Ding , Chenyang Tao , Dimitrios Dimitriadis , Salman Avestimehr

Contrastive Language and Image Pairing (CLIP), a transformative method in multimedia retrieval, typically trains two neural networks concurrently to generate joint embeddings for text and image pairs. However, when applied directly, these…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Konstantin Schall , Kai Uwe Barthel , Nico Hezel , Klaus Jung

Recently, MLP-like vision models have achieved promising performances on mainstream visual recognition tasks. In contrast with vision transformers and CNNs, the success of MLP-like models shows that simple information fusion operations…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ziyu Wang , Wenhao Jiang , Yiming Zhu , Li Yuan , Yibing Song , Wei Liu

In this study, we propose a novel data augmentation method that introduces the concept of CutMix into the generation process of diffusion models, thereby exploiting both the ability of diffusion models to generate natural and…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Shumpei Takezaki , Ryoma Bise , Shinnosuke Matsuo

Image classification with deep neural networks has seen a surge of technological breakthroughs with promising applications in areas such as face recognition, medical imaging, and autonomous driving. In engineering problems, however, such as…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Hongjiang Li , Huanyi Shui , Alemayehu Admasu , Praveen Narayanan , Devesh Upadhyay

While existing query-based 3D end-to-end visual trackers integrate detection and tracking via the tracking-by-attention paradigm, these two chicken-and-egg tasks encounter optimization difficulties when sharing the same parameters. Our…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Shubo Lin , Yutong Kou , Zirui Wu , Shaoru Wang , Bing Li , Weiming Hu , Jin Gao

The success of data mixing augmentations in image classification tasks has been well-received. However, these techniques cannot be readily applied to object detection due to challenges such as spatial misalignment, foreground/background…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Thanh Vu , Baochen Sun , Bodi Yuan , Alex Ngai , Yueqi Li , Jan-Michael Frahm

Recent strategies achieved ensembling "for free" by fitting concurrently diverse subnetworks inside a single base network. The main idea during training is that each subnetwork learns to classify only one of the multiple inputs…

机器学习 · 计算机科学 2021-08-25 Alexandre Rame , Remy Sun , Matthieu Cord

Deep learning-based image fusion approaches have obtained wide attention in recent years, achieving promising performance in terms of visual perception. However, the fusion module in the current deep learning-based methods suffers from two…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Dongyu Rao , Xiao-Jun Wu , Tianyang Xu , Guoyang Chen

This paper proposes a simple yet effective interpolation-based data augmentation approach termed DoubleMix, to improve the robustness of models in text classification. DoubleMix first leverages a couple of simple augmentation operations to…

计算与语言 · 计算机科学 2022-09-13 Hui Chen , Wei Han , Diyi Yang , Soujanya Poria

Although image captioning models have made significant advancements in recent years, the majority of them heavily depend on high-quality datasets containing paired images and texts which are costly to acquire. Previous works leverage the…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Zhiyue Liu , Jinyuan Liu , Fanrong Ma

Deep learning models have demonstrated remarkable performance across various computer vision tasks, yet their vulnerability to distribution shifts remains a critical challenge. Despite sophisticated neural network architectures, existing…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Hafiz Mughees Ahmad , Dario Morle , Afshin Rahimi

In many machine learning applications, it is important for the model to provide confidence scores that accurately capture its prediction uncertainty. Although modern learning methods have achieved great success in predictive accuracy,…

机器学习 · 计算机科学 2022-07-12 Linjun Zhang , Zhun Deng , Kenji Kawaguchi , James Zou

In this paper, we propose a novel learning method for image classification called Between-Class learning (BC learning). We generate between-class images by mixing two images belonging to different classes with a random ratio. We then input…

机器学习 · 计算机科学 2018-04-10 Yuji Tokozume , Yoshitaka Ushiku , Tatsuya Harada

Mixup is a regularization technique that artificially produces new samples using convex combinations of original training points. This simple technique has shown strong empirical performance, and has been heavily used as part of…