中文
相关论文

相关论文: Cycle Contrastive Adversarial Learning for Unsuper…

200 篇论文

Deep learning-based methods have achieved remarkable success in image restoration and enhancement, but are they still competitive when there is a lack of paired training data? As one such example, this paper explores the low-light image…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Yifan Jiang , Xinyu Gong , Ding Liu , Yu Cheng , Chen Fang , Xiaohui Shen , Jianchao Yang , Pan Zhou , Zhangyang Wang

Convolutional neural networks (CNNs) have been successfully applied to solve the problem of correspondence estimation between semantically related images. Due to non-availability of large training datasets, existing methods resort to…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Zakaria Laskar , Juho Kannala

Weakly-supervised learning has become a popular technology in recent years. In this paper, we propose a novel medical image classification algorithm, called Weakly-Supervised Generative Adversarial Networks (WSGAN), which only uses a small…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Jiawei Mao , Xuesong Yin , Yuanqi Chang , Qi Huang

Unsupervised domain mapping aims to learn a function to translate domain X to Y by a function GXY in the absence of paired examples. Finding the optimal GXY without paired data is an ill-posed problem, so appropriate constraints are…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Huan Fu , Mingming Gong , Chaohui Wang , Kayhan Batmanghelich , Kun Zhang , Dacheng Tao

Graph contrastive learning (GCL) has garnered significant attention recently since it learns complex structural information from graphs through self-supervised learning manner. However, prevalent GCL models may suffer from performance…

机器学习 · 计算机科学 2025-04-28 Xiaofan Wei , Binyan Zhang

Hypergraphs can model higher-order relationships among data objects that are found in applications such as social networks and bioinformatics. However, recent studies on hypergraph learning that extend graph convolutional networks to…

机器学习 · 计算机科学 2024-05-29 Yumeng Song , Yu Gu , Tianyi Li , Jianzhong Qi , Zhenghao Liu , Christian S. Jensen , Ge Yu

Recently, there is a vast interest in developing image feature learning methods that are independent of the training data, such as deep image prior, InGAN, SinGAN, and DCIL. These methods are unsupervised and are used to perform low-level…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Indra Deep Mastan , Shanmuganathan Raman

Rain streaks can severely degrade the visibility, which causes many current computer vision algorithms fail to work. So it is necessary to remove the rain from images. We propose a novel deep network architecture based on deep convolutional…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xia Li , Jianlong Wu , Zhouchen Lin , Hong Liu , Hongbin Zha

Contrastive vision-language models continue to be the dominant approach for image and text retrieval. Contrastive Language-Image Pre-training (CLIP) trains two neural networks in contrastive manner to align their image and text embeddings…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Kwun Ho Ngan , Saman Sadeghi Afgeh , Joe Townsend , Artur d'Avila Garcez

In Computer Vision, self-supervised contrastive learning enforces similar representations between different views of the same image. The pre-training is most often performed on image classification datasets, like ImageNet, where images…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Benjamin Missaoui , Chongbin Yuan

Contrastive Learning (CL) has recently emerged as a powerful technique in recommendation systems, particularly for its capability to harness self-supervised signals from perturbed views to mitigate the persistent challenge of data sparsity.…

信息检索 · 计算机科学 2025-04-08 Zheyu Chen , Jinfeng Xu , Yutong Wei , Ziyue Peng

Contrastive learning (CL) has emerged as a powerful technique for representation learning, with or without label supervision. However, supervised CL is prone to collapsing representations of subclasses within a class by not capturing all…

机器学习 · 计算机科学 2023-05-30 Yihao Xue , Siddharth Joshi , Eric Gan , Pin-Yu Chen , Baharan Mirzasoleiman

The effectiveness of contrastive learning methods has been widely recognized in the field of graph learning, especially in contexts where graph data often lack labels or are difficult to label. However, the application of these methods to…

机器学习 · 计算机科学 2026-01-16 Qiang Yu , Xinran Cheng , Shiqiang Xu , Chuanyi Liu

In Self-Supervised Learning (SSL), various pretext tasks are designed for learning feature representations through contrastive loss. However, previous studies have shown that this loss is less tolerant to semantically similar samples due to…

音频与语音处理 · 电气工程与系统科学 2023-03-07 Shanshan Wang , Soumya Tripathy , Annamaria Mesaros

Image deraining plays a pivotal role in low-level computer vision, serving as a prerequisite for robust outdoor surveillance and autonomous driving systems. While deep learning paradigms have achieved remarkable success in firmly aligned…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Kangbo Zhao , Miaoxin Guan , Xiang Chen , Yukai Shi , Jinshan Pan

In recent years, deep learning based methods have made significant progress in rain-removing. However, the existing methods usually do not have good generalization ability, which leads to the fact that almost all of existing methods have a…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Yinglong Wang , Haokui Zhang , Yu Liu , Qinfeng Shi , Bing Zeng

Existing deep learning-based image deraining methods have achieved promising performance for synthetic rainy images, typically rely on the pairs of sharp images and simulated rainy counterparts. However, these methods suffer from…

图像与视频处理 · 电气工程与系统科学 2021-03-26 Yuntong Ye , Yi Chang , Hanyu Zhou , Luxin Yan

Classifiers often learn to be biased corresponding to the class-imbalanced dataset, especially under the semi-supervised learning (SSL) set. While previous work tries to appropriately re-balance the classifiers by subtracting a…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Weiwei Xing , Yue Cheng , Hongzhu Yi , Xiaohui Gao , Xiang Wei , Xiaoyu Guo , Yuming Zhang , Xinyu Pang

Contrastive learning is a promising approach to unsupervised learning, as it inherits the advantages of well-studied deep models without a dedicated and complex model design. In this paper, based on bidirectional encoder representations…

计算与语言 · 计算机科学 2021-09-20 Haoxiang Shi , Cen Wang

In this study, a new Anomaly Detection (AD) approach for industrial and medical images is proposed. This method leverages the theoretical strengths of unsupervised learning and the data availability of both normal and abnormal classes.…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Arnaud Bougaham , Valentin Delchevalerie , Mohammed El Adoui , Benoît Frénay
‹ 上一页 1 8 9 10 下一页 ›