中文
相关论文

相关论文: Modulated Contrast for Versatile Image Synthesis

200 篇论文

Current text conditioned image generation methods output realistic looking images, but they fail to capture specific styles. Simply finetuning them on the target style datasets still struggles to grasp the style features. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Serkan Ozturk , Samet Hicsonmez , Pinar Duygulu

We propose a semantic similarity metric for image registration. Existing metrics like Euclidean Distance or Normalized Cross-Correlation focus on aligning intensity values, giving difficulties with low intensity contrast or noise. Our…

机器学习 · 计算机科学 2021-04-21 Steffen Czolbe , Oswin Krause , Aasa Feragen

Existing vision-text contrastive learning like CLIP aims to match the paired image and caption embeddings while pushing others apart, which improves representation transferability and supports zero-shot prediction. However, medical…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Zifeng Wang , Zhenbang Wu , Dinesh Agarwal , Jimeng Sun

Learning from noisy labels is a critical challenge in machine learning, with vast implications for numerous real-world scenarios. While supervised contrastive learning has recently emerged as a powerful tool for navigating label noise, many…

机器学习 · 计算机科学 2025-01-03 Jingyi Cui , Yi-Ge Zhang , Hengyu Liu , Yisen Wang

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

While illumination changes inevitably affect the quality of infrared and visible image fusion, many outstanding methods still ignore this factor and directly merge the information from source images, leading to modality bias in the fused…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Li Jinfu , Song Hong , Xia Jianghan , Lin Yucong , Wang Ting , Shao Long , Fan Jingfan , Yang Jian

Acquiring images of the same anatomy with multiple different contrasts increases the diversity of diagnostic information available in an MR exam. Yet, scan time limitations may prohibit acquisition of certain contrasts, and images for some…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Salman Ul Hassan Dar , Mahmut Yurt , Levent Karacan , Aykut Erdem , Erkut Erdem , Tolga Çukur

Multi-modal magnetic resonance imaging (MRI) is essential for providing complementary information about brain anatomy and pathology, leading to more accurate diagnoses. However, obtaining high-quality multi-modal MRI in a clinical setting…

图像与视频处理 · 电气工程与系统科学 2025-04-15 Minjoo Lim , Bogyeong Kang , Tae-Eui Kam

Image-to-image translation is a fundamental task in computer vision. It transforms images from one domain to images in another domain so that they have particular domain-specific characteristics. Most prior works train a generative model to…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Sihan Xu , Zelong Jiang , Ruisi Liu , Kaikai Yang , Zhijie Huang

Image-Text Retrieval (ITR) is challenging in bridging visual and lingual modalities. Contrastive learning has been adopted by most prior arts. Except for limited amount of negative image-text pairs, the capability of constrastive learning…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Haoran Wang , Dongliang He , Wenhao Wu , Boyang Xia , Min Yang , Fu Li , Yunlong Yu , Zhong Ji , Errui Ding , Jingdong Wang

A new line of research uses compression methods to measure the similarity between signals. Two signals are considered similar if one can be compressed significantly when the information of the other is known. The existing compression-based…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Tanaya Guha , Rabab K. Ward

The goal of contrasting learning is to learn a representation that preserves underlying clusters by keeping samples with similar content, e.g. the ``dogness'' of a dog, close to each other in the space generated by the representation. A…

机器学习 · 计算机科学 2023-02-17 Advait Parulekar , Liam Collins , Karthikeyan Shanmugam , Aryan Mokhtari , Sanjay Shakkottai

The existing contrastive learning methods mainly focus on single-grained representation learning, e.g., part-level, object-level or scene-level ones, thus inevitably neglecting the transferability of representations on other granularity…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Chengchao Shen , Jianzhong Chen , Jianxin Wang

Image matching, which aims to identify corresponding pixel locations between images, is crucial in a wide range of scientific disciplines, aiding in image registration, fusion, and analysis. In recent years, deep learning-based image…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Xingyi He , Hao Yu , Sida Peng , Dongli Tan , Zehong Shen , Hujun Bao , Xiaowei Zhou

Learning-based multi-view stereo (MVS) methods have made impressive progress and surpassed traditional methods in recent years. However, their accuracy and completeness are still struggling. In this paper, we propose a new method to enhance…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yikang Ding , Zhenyang Li , Dihe Huang , Zhiheng Li , Kai Zhang

Cross-modal distillation has been widely used to transfer knowledge across different modalities, enriching the representation of the target unimodal one. Recent studies highly relate the temporal synchronization between vision and sound to…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Wenke Xia , Xingjian Li , Andong Deng , Haoyi Xiong , Dejing Dou , Di Hu

Unsupervised learning is a challenging task due to the lack of labels. Multiple Object Tracking (MOT), which inevitably suffers from mutual object interference, occlusion, etc., is even more difficult without label supervision. In this…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Sha Meng , Dian Shao , Jiacheng Guo , Shan Gao

The inverse problems of particle neutral transport models have many important engineering and medical applications. Safety protocols, quality control procedures, and optical medical solutions can be developed based on inverse transport…

Contrast-enhanced imaging is central to oncologic diagnosis, but contrast agents can be contraindicated for many of the patients who need them most. Synthesizing contrast scans from non-contrast inputs is the natural response. Two obstacles…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Yifan Chen , Fei Yin , Hao Chen , Jia Wu , Chao Li

How can you sample good negative examples for contrastive learning? We argue that, as with metric learning, contrastive learning of representations benefits from hard negative samples (i.e., points that are difficult to distinguish from an…

机器学习 · 计算机科学 2021-01-26 Joshua Robinson , Ching-Yao Chuang , Suvrit Sra , Stefanie Jegelka