中文
相关论文

相关论文: Multi-Scale Label Relation Learning for Multi-Labe…

200 篇论文

Convolutional Neural Network (CNN) has demonstrated impressive ability to represent hyperspectral images and to achieve promising results in hyperspectral image classification. However, traditional CNN models can only operate convolution on…

图像与视频处理 · 电气工程与系统科学 2019-05-16 Sheng Wan , Chen Gong , Ping Zhong , Bo Du , Lefei Zhang , Jian Yang

In multi-label learning, each instance is associated with multiple labels and the crucial task is how to leverage label correlations in building models. Deep neural network methods usually jointly embed the feature and label information…

机器学习 · 计算机科学 2019-11-18 Liang Yang , Xi-Zhu Wu , Yuan Jiang , Zhi-Hua Zhou

The accurate classification of mass lesions in the adrenal glands (adrenal masses), detected with computed tomography (CT), is important for diagnosis and patient management. Adrenal masses can be benign or malignant and benign masses have…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Lei Bi , Jinman Kim , Tingwei Su , Michael Fulham , David Dagan Feng , Guang Ning

Semi-supervised semantic segmentation relieves the reliance on large-scale labeled data by leveraging unlabeled data. Recent semi-supervised semantic segmentation approaches mainly resort to pseudo-labeling methods to exploit unlabeled…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Hui Xiao , Yuting Hong , Li Dong , Diqun Yan , Jiayan Zhuang , Junjie Xiong , Dongtai Liang , Chengbin Peng

Domain adaptation aims to leverage a labeled source domain to learn a classifier for the unlabeled target domain with a different distribution. Previous methods mostly match the distribution between two domains by global or class alignment.…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Mei Wang , Weihong Deng

There is an increasing interest in applying deep learning to 3D mesh segmentation. We observe that 1) existing feature-based techniques are often slow or sensitive to feature resizing, 2) there are minimal comparative studies and 3)…

图形学 · 计算机科学 2018-02-09 David George , Xianghua Xie , Gary KL Tam

Label prediction in neural networks (NNs) has O(n) complexity proportional to the number of classes. This holds true for classification using fully connected layers and cosine similarity with some set of class prototypes. In this paper we…

机器学习 · 计算机科学 2026-04-07 Nikita Gabdullin , Ilya Androsov

Deep learning (DL) techniques have had unprecedented success when applied to images, waveforms, and texts to cite a few. In general, when the sample size (N) is much greater than the number of features (d), DL outperforms previous machine…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Thanh Hai Nguyen , Yann Chevaleyre , Edi Prifti , Nataliya Sokolovska , Jean-Daniel Zucker

The goal of sentence and document modeling is to accurately represent the meaning of sentences and documents for various Natural Language Processing tasks. In this work, we present Dependency Sensitive Convolutional Neural Networks (DSCNN)…

计算与语言 · 计算机科学 2016-11-09 Rui Zhang , Honglak Lee , Dragomir Radev

Convolutional neural networks (CNNs) have received increasing attention over the last few years. They were initially conceived for image categorization, i.e., the problem of assigning a semantic label to an entire input image. In this paper…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Emmanuel Maggiori , Yuliya Tarabalka , Guillaume Charpiat , Pierre Alliez

Recently, many approaches tackle the Unsupervised Domain Adaptive person re-identification (UDA re-ID) problem through pseudo-label-based contrastive learning. During training, a uni-centroid representation is obtained by simply averaging…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Yuhang Wu , Tengteng Huang , Haotian Yao , Chi Zhang , Yuanjie Shao , Chuchu Han , Changxin Gao , Nong Sang

Large training datasets almost always contain examples with inaccurate or incorrect labels. Deep Neural Networks (DNNs) tend to overfit training label noise, resulting in poorer model performance in practice. To address this problem, we…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Chen Gong , Kong Bin , Eric J. Seibel , Xin Wang , Youbing Yin , Qi Song

Hierarchical multi-granularity classification (HMC) assigns hierarchical multi-granularity labels to each object and focuses on encoding the label hierarchy, e.g., ["Albatross", "Laysan Albatross"] from coarse-to-fine levels. However, the…

计算机视觉与模式识别 · 计算机科学 2022-01-12 Jingzhou Chen , Peng Wang , Jian Liu , Yuntao Qian

Networks with large receptive field (RF) have shown advanced fitting ability in recent years. In this work, we utilize the short-term residual learning method to improve the performance and robustness of networks for image denoising tasks.…

图像与视频处理 · 电气工程与系统科学 2022-04-14 Shuo-Fei Wang , Wen-Kai Yu , Ya-Xin Li

Objects of different classes can be described using a limited number of attributes such as color, shape, pattern, and texture. Learning to detect object attributes instead of only detecting objects can be helpful in dealing with a priori…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Soubarna Banik , Mikko Lauri , Simone Frintrop

Many radiological studies can reveal the presence of several co-existing abnormalities, each one represented by a distinct visual pattern. In this article we address the problem of learning a distance metric for plain radiographs that…

机器学习 · 统计学 2017-12-22 Mauro Annarumma , Giovanni Montana

Semantic labeling (or pixel-level land-cover classification) in ultra-high resolution imagery (< 10cm) requires statistical models able to learn high level concepts from spatial data, with large appearance variations. Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2017-03-08 Michele Volpi , Devis Tuia

Modern large language models (LLMs) excel at tasks that require storing and retrieving knowledge, such as factual recall and question answering. Transformers are central to this capability because they can encode information during training…

机器学习 · 统计学 2026-03-18 Nuri Mert Vural , Alberto Bietti , Mahdi Soltanolkotabi , Denny Wu

Melanoma classification is a serious stage to identify the skin disease. It is considered a challenging process due to the intra-class discrepancy of melanomas, skin lesions low contrast, and the artifacts in the dermoscopy images,…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yanhui Guo , Amira S. Ashour

Algorithmic image-based diagnosis and prognosis of neurodegenerative diseases on longitudinal data has drawn great interest from computer vision researchers. The current state-of-the-art models for many image classification tasks are based…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Jie Zhang , Qingyang Li , Richard J. Caselli , Jieping Ye , Yalin Wang