中文
相关论文

相关论文: DQE-CIR: Distinctive Query Embeddings through Lear…

200 篇论文

Unpaired image-to-image translation aims to find a mapping between the source domain and the target domain. To alleviate the problem of the lack of supervised labels for the source images, cycle-consistency based methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Yupei Lin , Sen Zhang , Tianshui Chen , Yongyi Lu , Guangping Li , Yukai Shi

Composed Image Retrieval (CIR) presents a significant challenge as it requires jointly understanding a reference image and a modified textual instruction to find relevant target images. Some existing methods attempt to use a two-stage…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Jun Li , Hongjian Dou , Zhenyu Zhang , Kai Li , Shaoguo Liu , Tingting Gao

Learning discriminative representations is a central goal of supervised deep learning. While cross-entropy (CE) remains the dominant objective for classification, it does not explicitly enforce desirable geometric properties in the…

机器学习 · 计算机科学 2026-04-13 Matheus Vinícius Todescato , Joel Luís Carbonera

In this paper, we propose a new framework for improving Content Based Image Retrieval (CBIR) for texture images. This is achieved by using a new image representation based on the RCT-Plus transform which is a novel variant of the Redundant…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Asal Rouhafzay , Nadia Baaziz , Mohand Said Allili

Dimension reduction is an essential tool for analyzing high dimensional data. Most existing methods, including principal component analysis (PCA), as well as their extensions, provide principal components that are often linear combinations…

统计方法学 · 统计学 2025-08-18 Eric Zhang , Michael Love , Didong Li

We focus on controllable disentangled representation learning (C-Dis-RL), where users can control the partition of the disentangled latent space to factorize dataset attributes (concepts) for downstream tasks. Two general problems remain…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Yunhao Ge , Zhi Xu , Yao Xiao , Gan Xin , Yunkui Pang , Laurent Itti

In text-to-image personalization, a timely and crucial challenge is the tendency of generated images overfitting to the biases present in the reference images. We initiate our study with a comprehensive categorization of the biases into…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Jimyeong Kim , Jungwon Park , Wonjong Rhee

Image restoration (IR) aims to recover high-quality images from degraded inputs, with recent deep learning advancements significantly enhancing performance. However, existing methods lack a unified training benchmark for iterations and…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Yuzhen Du , Teng Hu , Jiangning Zhang , Ran Yi Chengming Xu , Xiaobin Hu , Kai Wu , Donghao Luo , Yabiao Wang , Lizhuang Ma

Recent advancements in Blind Image Restoration (BIR) methods, based on Generative Adversarial Networks and Diffusion Models, have significantly improved visual quality. However, they present significant challenges for Image Quality…

图像与视频处理 · 电气工程与系统科学 2025-08-11 Xiaojun Tang , Jingru Wang , Guangwei Huang , Guannan Chen , Rui Zheng , Lian Huai , Yuyu Liu , Xingqun Jiang

Contrastive representation learning has proven to be an effective self-supervised learning method for images and videos. Most successful approaches are based on Noise Contrastive Estimation (NCE) and use different views of an instance as…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Julien Denize , Jaonary Rabarisoa , Astrid Orcesi , Romain Hérault

Single image dehazing is a challenging ill-posed problem due to the severe information degeneration. However, existing deep learning based dehazing methods only adopt clear images as positive samples to guide the training of dehazing…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Haiyan Wu , Yanyun Qu , Shaohui Lin , Jian Zhou , Ruizhi Qiao , Zhizhong Zhang , Yuan Xie , Lizhuang Ma

Recently, contrastive learning has achieved great results in self-supervised learning, where the main idea is to push two augmentations of an image (positive pairs) closer compared to other random images (negative pairs). We argue that not…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Ajinkya Tejankar , Soroush Abbasi Koohpayegani , Vipin Pillai , Paolo Favaro , Hamed Pirsiavash

Existing debiasing approaches in Visual Question Answering (VQA) primarily focus on enhancing visual learning, integrating auxiliary models, or employing data augmentation strategies. However, these methods exhibit two major drawbacks.…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Quanxing Xu , Ling Zhou , Xian Zhong , Feifei Zhang , Rubing Huang , Chia-Wen Lin

We consider the problem of composed image retrieval that takes an input query consisting of an image and a modification text indicating the desired changes to be made on the image and retrieves images that match these changes. Current…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Prateksha Udhayanan , Srikrishna Karanam , Balaji Vasan Srinivasan

For person re-identification, existing deep networks often focus on representation learning. However, without transfer learning, the learned model is fixed as is, which is not adaptable for handling various unseen scenarios. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Shengcai Liao , Ling Shao

Incremental learning requires a model to continually learn new tasks from streaming data. However, traditional fine-tuning of a well-trained deep neural network on a new task will dramatically degrade performance on the old task -- a…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Can Peng , Kun Zhao , Sam Maksoud , Meng Li , Brian C. Lovell

Continual relation extraction (CRE) aims to continuously train a model on data with new relations while avoiding forgetting old ones. Some previous work has proved that storing a few typical samples of old relations and replaying them when…

计算与语言 · 计算机科学 2022-05-24 Kang Zhao , Hua Xu , Jiangong Yang , Kai Gao

In this paper, we propose a physics-inspired contrastive learning paradigm for low-light enhancement, called PIE. PIE primarily addresses three issues: (i) To resolve the problem of existing learning-based methods often training a LLE model…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Dong Liang , Zhengyan Xu , Ling Li , Mingqiang Wei , Songcan Chen

Zero-shot Composed Image Retrieval (ZS-CIR) enables image search using a reference image and a text prompt without requiring specialized text-image composition networks trained on large-scale paired data. However, current ZS-CIR approaches…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Osman Tursun , Sinan Kalkan , Simon Denman , Clinton Fookes

Recently introduced Contrastive Language-Image Pre-Training (CLIP) bridges images and text by embedding them into a joint latent space. This opens the door to ample literature that aims to manipulate an input image by providing a textual…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Chenliang Zhou , Fangcheng Zhong , Cengiz Oztireli