paper-with-me

Papers

CLIC: Contrastive Learning Framework for Unsupervised Image Complexity Representation

2024-11-19 · Shipeng Liu, Liang Zhao, Dengfeng Chen

As an essential visual attribute, image complexity affects human image comprehension and directly influences the performance of computer vision tasks. However, accurately assessing and quantifying image complexity faces significant challenges. Previous works needed more generalization capabilities and well-labeled datasets to learn image complexity features. However, creating such datasets requires expensive manual labeling costs, and the models inevitably learn about human subjective biases. To address the above problems, we propose CLIC, an unsupervised framework based on contrastive learning, for learning image complexity representations. The method learns image complexity features on unlabeled data, avoiding the high labeling cost. Specifically, we propose a unique positive and negative sample selection strategy to reinforce the differences in complexity features. At the same time, we introduce an image prior-based Complexity-Aware Loss to constrain the learning process of the model. We conducted extensive experiments for verification, and the results show that CLIC can effectively learn the image complexity representation. CLIC obtained competitive results with supervised methods by fine-tuning on IC9600. In addition, CLIC applied to downstream tasks shows significant performance improvements, demonstrating the potential for application in various real-world scenarios. \href{https://github.com/xauat-liushipeng/CLIC}{code}

📄 PDF Abstract BibTeX arXiv:2411.12792

Code (1)

xauat-liushipeng/clic 공식 구현 pytorch

Tasks

AttributeContrastive LearningImage Comprehension

Similar Papers 제목 키워드 기반

CLICv2: Image Complexity Representation via Content Invariance Contrastive Learning

2025-03-09 · Shipeng Liu, Liang Zhao, Dengfeng Chen

Unsupervised image complexity representation often suffers from bias in positive sample selection and sensitivity to image content. We propose CLICv2, a contrastive learning framework that enforces content invariance for…

Contrastive Learning

Contrastive Learning for Image Complexity Representation

2024-08-06 · Shipeng Liu, Liang Zhao, Dengfeng Chen, Zhanping Song

Quantifying and evaluating image complexity can be instrumental in enhancing the performance of various computer vision tasks. Supervised learning can effectively learn image complexity features from well-annotated datas…

Contrastive LearningDiversity

ViPFormer: Efficient Vision-and-Pointcloud Transformer for Unsupervised Pointcloud Understanding

2023-03-25 · Hongyu Sun, Yongcai Wang, Xudong Cai, Xuewei Bai 외

Recently, a growing number of work design unsupervised paradigms for point cloud processing to alleviate the limitation of expensive manual annotation and poor transferability of supervised methods. Among them, CrossPoin…

3D Shape ClassificationContrastive LearningSemantic Segmentation

ESCo: Towards Provably Effective and Scalable Contrastive Representation Learning

2021-09-29 · Hengrui Zhang, Qitian Wu, Shaofeng Zhang, Junchi Yan 외

InfoNCE-based contrastive learning models (e.g., MoCo, SimCLR, etc.) have shown inspiring power in unsupervised representation learning by maximizing a tight lower bound of the mutual information of two views' representa…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Content-decoupled Contrastive Learning-based Implicit Degradation Modeling for Blind Image Super-Resolution

2024-08-10 · Jiang Yuan, Ji Ma, Bo wang, Weiming Hu

Implicit degradation modeling-based blind super-resolution (SR) has attracted more increasing attention in the community due to its excellent generalization to complex degradation scenarios and wide application range. Ho…

Blind Super-ResolutionContrastive LearningImage Super-ResolutionSuper-Resolution