中文
相关论文

相关论文: Hierarchical Semantic Alignment for Image Clusteri…

200 篇论文

The spread of deepfakes poses significant security concerns, demanding reliable detection methods. However, diverse generation techniques and class imbalance in datasets create challenges. We propose CAE-Net, a Convolution- and…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Anindya Bhattacharjee , Kaidul Islam , Kafi Anan , Ashir Intesher , Abrar Assaeem Fuad , Utsab Saha , Hafiz Imtiaz

Unsupervised image clustering methods often introduce alternative objectives to indirectly train the model and are subject to faulty predictions and overconfident results. To overcome these challenges, the current research proposes an…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Sungwon Park , Sungwon Han , Sundong Kim , Danu Kim , Sungkyu Park , Seunghoon Hong , Meeyoung Cha

Masked Image Modeling (MIM) methods, like Masked Autoencoders (MAE), efficiently learn a rich representation of the input. However, for adapting to downstream tasks, they require a sufficient amount of labeled data since their rich features…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Johannes Lehner , Benedikt Alkin , Andreas Fürst , Elisabeth Rumetshofer , Lukas Miklautz , Sepp Hochreiter

Recently, AI-generated image detection has gained increasing attention, as the rapid advancement of image generation technologies has raised serious concerns about their potential misuse. While existing detection methods have achieved…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Ju Yeon Kang , Jaehong Park , Semin Kim , Ji Won Yoon , Nam Soo Kim

Image enhancement is an important image processing technique that processes images suitably for a specific application e.g. image editing. The conventional solutions of image enhancement are grouped into two categories which are spatial…

计算机视觉与模式识别 · 计算机科学 2016-09-14 Hui Li , Xiaomeng Wang , Weifeng Liu , Yanjiang Wang

We introduce Cluster Contrast (CueCo), a novel approach to unsupervised visual representation learning that effectively combines the strengths of contrastive learning and clustering methods. Inspired by recent advancements, CueCo is…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Nikolaos Giakoumoglou , Tania Stathaki

In this work, we propose to use a local clustering approach based on the sparse solution technique to study the medical image, especially the lung cancer image classification task. We view images as the vertices in a weighted graph and the…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Jackson Hamel , Ming-Jun Lai , Zhaiming Shen , Ye Tian

Obtaining semantic labels on a large scale radiology image database (215,786 key images from 61,845 unique patients) is a prerequisite yet bottleneck to train highly effective deep convolutional neural network (CNN) models for image…

计算机视觉与模式识别 · 计算机科学 2016-03-28 Xiaosong Wang , Le Lu , Hoo-chang Shin , Lauren Kim , Isabella Nogues , Jianhua Yao , Ronald Summers

Deep clustering which adopts deep neural networks to obtain optimal representations for clustering has been widely studied recently. In this paper, we propose a novel deep image clustering framework to learn a category-style latent…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Junjie Zhao , Donghuan Lu , Kai Ma , Yu Zhang , Yefeng Zheng

We propose a new strategy to improve the accuracy and robustness of image classification. First, we train a baseline CNN model. Then, we identify challenging regions in the feature space by identifying all misclassified samples, and…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Fadoua Khmaissia , Hichem Frigui

Hierarchical clustering is a popular unsupervised data analysis method. For many real-world applications, we would like to exploit prior information about the data that imposes constraints on the clustering hierarchy, and is not captured by…

数据结构与算法 · 计算机科学 2018-07-17 Vaggos Chatziafratis , Rad Niazadeh , Moses Charikar

Deep hashing is an effective approach for large-scale image retrieval. Current methods are typically classified by their supervision types: point-wise, pair-wise, and list-wise. Recent point-wise techniques (e.g., CSQ, MDS) have improved…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Li Chen , Rui Liu , Yuxiang Zhou , Xudong Ma , Yong Chen , Dell Zhang

Embedding tables are used by machine learning systems to work with categorical features. In modern Recommendation Systems, these tables can be very large, necessitating the development of new methods for fitting them in memory, even during…

机器学习 · 计算机科学 2023-10-24 Henry Ling-Hei Tsang , Thomas Dybdahl Ahle

Nowadays, more and more images are available. Annotation and retrieval of the images pose classification problems, where each class is defined as the group of database images labelled with a common semantic label. Various systems have been…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Nur Shazwani Kamarudin , Mokhairi Makhtar , Syadiah Nor Wan Shamsuddin , Syed Abdullah Fadzli

Automated audio captioning models frequently produce overconfident predictions regardless of semantic accuracy, limiting their reliability in deployment. This deficiency stems from two factors: evaluation metrics based on n-gram overlap…

Understanding semantic similarity among images is the core of a wide range of computer vision applications. An important step towards this goal is to collect and learn human perceptions. Interestingly, the semantic context of images is…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Qiong Zeng , Baoquan Chen , Yanir Kleiman , Daniel Cohen-Or , Yangyan Li

Comprehending the rich semantics in an image and ordering them in linguistic order are essential to compose a visually-grounded and linguistically coherent description for image captioning. Modern techniques commonly capitalize on a…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Yehao Li , Yingwei Pan , Ting Yao , Tao Mei

Recent developed deep unsupervised methods allow us to jointly learn representation and cluster unlabelled data. These deep clustering methods mainly focus on the correlation among samples, e.g., selecting high precision pairs to gradually…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Jianlong Wu , Keyu Long , Fei Wang , Chen Qian , Cheng Li , Zhouchen Lin , Hongbin Zha

Visual Semantic Embedding (VSE) aims to extract the semantics of images and their descriptions, and embed them into the same latent space for cross-modal information retrieval. Most existing VSE networks are trained by adopting a hard…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Yan Gong , Georgina Cosma

The success of contrastive language-image pretraining (CLIP) relies on the supervision from the pairing between images and captions, which tends to be noisy in web-crawled data. We present Mixture of Data Experts (MoDE) and learn a system…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Jiawei Ma , Po-Yao Huang , Saining Xie , Shang-Wen Li , Luke Zettlemoyer , Shih-Fu Chang , Wen-Tau Yih , Hu Xu