中文
相关论文

相关论文: ConceptLearner: Discovering Visual Concepts from W…

200 篇论文

Semantic segmentation is a powerful method to facilitate visual scene understanding. Each pixel is assigned a label according to a pre-defined list of object classes and semantic entities. This becomes very useful as a means to summarize…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Marc Bosch , Gordon A. Christie , Christopher M. Gifford

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Multi-label image classification is a fundamental but challenging task towards general visual understanding. Existing methods found the region-level cues (e.g., features from RoIs) can facilitate multi-label classification. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Yongcheng Liu , Lu Sheng , Jing Shao , Junjie Yan , Shiming Xiang , Chunhong Pan

Due to the increasing need for effective security measures and the integration of cameras in commercial products, a hugeamount of visual data is created today. Law enforcement agencies (LEAs) are inspecting images and videos to…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Henri Bouma , Bart Joosten , Maarten C Kruithof , Maaike H T de Boer , Alexandru Ginsca , Benjamin Labbe , Quoc T Vuong

Despite the availability of a huge amount of video data accompanied by descriptive texts, it is not always easy to exploit the information contained in natural language in order to automatically recognize video concepts. Towards this goal,…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Giorgos Bouritsas , Petros Koutras , Athanasia Zlatintsi , Petros Maragos

Many active learning and search approaches are intractable for large-scale industrial settings with billions of unlabeled examples. Existing approaches search globally for the optimal examples to label, scaling linearly or even…

In this paper, we introduce a unique variant of the denoising Auto-Encoder and combine it with the perceptual loss to classify images in an unsupervised manner. The proposed method, called Pseudo Labelling, consists of first applying a…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Aymene Mohammed Bouayed , Karim Atif , Rachid Deriche , Abdelhakim Saim

Soft labels in image classification are vector representations of an image's true classification. In this paper, we investigate soft labels in the context of satellite object detection. We propose using detections as the basis for a new…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Matthew Ciolino , Grant Rosario , David Noever

Concept Bottleneck Models (CBMs) offer inherent interpretability by initially translating images into human-comprehensible concepts, followed by a linear combination of these concepts for classification. However, the annotation of concepts…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Hangzhou He , Lei Zhu , Xinliang Zhang , Shuang Zeng , Qian Chen , Yanye Lu

Concept Bottleneck Models (CBMs) map dense feature representations into human-interpretable concepts which are then combined linearly to make a prediction. However, modern CBMs rely on the CLIP model to obtain image-concept annotations, and…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Fawaz Sammani , Jonas Fischer , Nikos Deligiannis

Learning concepts that are consistent with human perception is important for Deep Neural Networks to win end-user trust. Post-hoc interpretation methods lack transparency in the feature representations learned by the models. This work…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Sandareka Wickramanayake , Wynne Hsu , Mong Li Lee

Existing weakly or semi-supervised semantic segmentation methods utilize image or box-level supervision to generate pseudo-labels for weakly labeled images. However, due to the lack of strong supervision, the generated pseudo-labels are…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Md Amirul Islam , Matthew Kowal , Sen Jia , Konstantinos G. Derpanis , Neil D. B. Bruce

Audio-visual learning has been a major pillar of multi-modal machine learning, where the community mostly focused on its modality-aligned setting, i.e., the audio and visual modality are both assumed to signal the prediction target. With…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yung-Hsuan Lai , Yen-Chun Chen , Yu-Chiang Frank Wang

Despite deep convolutional neural networks boost the performance of image classification and segmentation in digital pathology analysis, they are usually weak in interpretability for clinical applications or require heavy annotations to…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Yongxiang Huang , Albert C. S. Chung

Weakly supervised segmentation requires assigning a label to every pixel based on training instances with partial annotations such as image-level tags, object bounding boxes, labeled points and scribbles. This task is challenging, as coarse…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Tsung-Wei Ke , Jyh-Jing Hwang , Stella X. Yu

Deep learning based medical image classifiers have shown remarkable prowess in various application areas like ophthalmology, dermatology, pathology, and radiology. However, the acceptance of these Computer-Aided Diagnosis (CAD) systems in…

Vision-language models (VLMs) achieve remarkable performance through large-scale image-text pretraining. However, their reliance on labeled image datasets limits scalability and leaves vast amounts of unlabeled image data underutilized. To…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Sanghyun Byun , Jung Ick Guack , Mohanad Odema , Baisub Lee , Jacob Song , Woo Seong Chung

Weakly supervised object detection (WSOD), where a detector is trained with only image-level annotations, is attracting more and more attention. As a method to obtain a well-performing detector, the detector and the instance labels are…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Satoshi Kosugi , Toshihiko Yamasaki , Kiyoharu Aizawa

Generalized Zero-Shot Learning (GZSL) and Open-Set Recognition (OSR) are two mainstream settings that greatly extend conventional visual object recognition. However, the limitations of their problem settings are not negligible. The novel…

计算机视觉与模式识别 · 计算机科学 2023-02-10 Zhaonan Li , Hongfu Liu

We consider the problem of building high-level, class-specific feature detectors from only unlabeled data. For example, is it possible to learn a face detector using only unlabeled images? To answer this, we train a 9-layered locally…

机器学习 · 计算机科学 2017-04-17 Quoc V. Le , Marc'Aurelio Ranzato , Rajat Monga , Matthieu Devin , Kai Chen , Greg S. Corrado , Jeff Dean , Andrew Y. Ng