中文
相关论文

相关论文: PUNCH: Positive UNlabelled Classification based in…

200 篇论文

Dimensionality reduction is a crucial preprocessing for hyperspectral data analysis - finding an appropriate subspace is often required for subsequent image classification. In recent work, we proposed supervised angular information based…

计算机视觉与模式识别 · 计算机科学 2016-07-18 Minshan Cui , Saurabh Prasad

Hyperspectral images capture vast amounts of high-dimensional spectral information about a scene, making labeling an intensive task that is resistant to out-of-the-box statistical methods. Unsupervised learning of clusters allows for…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Joshua Lentz , Nicholas Karris , Alex Cloninger , James M. Murphy

Multi-label classification (MLC) faces challenges from label noise in training data due to annotating diverse semantic labels for each image. Current methods mainly target identifying and correcting label mistakes using trained MLC models,…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Zhixiang Yuan , Kaixin Zhang , Tao Huang

Many attempts have been done to extend the great success of convolutional neural networks (CNNs) achieved on high-end GPU servers to portable devices such as smart phones. Providing compression and acceleration service of deep learning…

机器学习 · 计算机科学 2019-10-09 Yixing Xu , Yunhe Wang , Hanting Chen , Kai Han , Chunjing Xu , Dacheng Tao , Chang Xu

Positive-unlabeled learning (PUL) aims at learning a binary classifier from only positive and unlabeled training data. Even though real-world applications often involve imbalanced datasets where the majority of examples belong to one class,…

机器学习 · 统计学 2024-03-12 Emilio Dorigatti , Jann Goschenhofer , Benjamin Schubert , Mina Rezaei , Bernd Bischl

Recent advancements in computer vision, particularly in detection, segmentation, and classification, have significantly impacted various domains. However, these advancements are tied to RGB-based systems, which are insufficient for…

图像与视频处理 · 电气工程与系统科学 2025-05-15 Savvas Sifnaios , George Arvanitakis , Fotios K. Konstantinidis , Georgios Tsimiklis , Angelos Amditis , Panayiotis Frangos

We consider the task of localizing targets of interest in a hyperspectral (HS) image based on their spectral signature(s), by posing the problem as two distinct convex demixing task(s). With applications ranging from remote sensing to…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Sirisha Rambhatla , Xingguo Li , Jineng Ren , Jarvis Haupt

To improve the classification performance in the context of hyperspectral image processing, many works have been developed based on two common strategies, namely the spatial-spectral information integration and the utilization of neural…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Yi Liang , Xin Zhao , Alan J. X. Guo , Fei Zhu

Matching a target spectrum with known spectra in a spectral library is a common method for material identification in hyperspectral imaging research. Hyperspectral spectra exhibit precise absorption features across different wavelength…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Sampriti Soor , Priyanka Kumari , B. S. Daya Sagar , Amba Shetty

Imaging spectrometers measure electromagnetic energy scattered in their instantaneous field view in hundreds or thousands of spectral channels with higher spectral resolution than multispectral cameras. Imaging spectrometers are therefore…

数据分析、统计与概率 · 物理学 2012-04-25 José M. Bioucas-Dias , Antonio Plaza , Nicolas Dobigeon , Mario Parente , Qian Du , Paul Gader , Jocelyn Chanussot

Learning from positive and unlabeled data (PU learning) is a weakly supervised variant of binary classification in which the learner receives labels only for (some) positively labeled instances, while all other examples remain unlabeled.…

机器学习 · 计算机科学 2026-02-03 Farnam Mansouri , Sandra Zilles , Shai Ben-David

Learning from positive and unlabeled (PU) data is an important problem in various applications. Most of the recent approaches for PU classification assume that the class-prior (the ratio of positive samples) in the training unlabeled…

机器学习 · 计算机科学 2021-12-16 Shota Nakajima , Masashi Sugiyama

Recently, similarity-preserving hashing methods have been extensively studied for large-scale image retrieval. Compared with unsupervised hashing, supervised hashing methods for labeled data have usually better performance by utilizing…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Rong-Cheng Tu , Xian-Ling Mao , Bo-Si Feng , Bing-Bing Bian , Yu-shu Ying

Many materials have distinct spectral profiles. This facilitates estimation of the material composition of a scene at each pixel by first acquiring its hyperspectral image, and subsequently filtering it using a bank of spectral profiles.…

图像与视频处理 · 电气工程与系统科学 2021-01-01 Vishwanath Saragadam , Aswin C. Sankaranarayanan

Hyperspectral image (HSI) open-set classification is critical for HSI classification models deployed in real-world environments, where classifiers must simultaneously classify known classes and reject unknown classes. Recent methods utilize…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Hengwei Zhao , Xinyu Wang , Zhuo Zheng , Jingtao Li , Yanfei Zhong

Recent advances in weakly supervised classification allow us to train a classifier only from positive and unlabeled (PU) data. However, existing PU classification methods typically require an accurate estimate of the class-prior…

机器学习 · 统计学 2022-06-22 Tomoya Sakai , Gang Niu , Masashi Sugiyama

Spectral-spatial classification of hyperspectral images has been the subject of many studies in recent years. In the presence of only very few labeled pixels, this task becomes challenging. In this paper we address the following two…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Jacopo Acquarelli , Elena Marchiori , Lutgarde M. C. Buydens , Thanh Tran , Twan van Laarhoven

Spectral unmixing (SU) of hyperspectral images (HSIs) is one of the important areas in remote sensing (RS) that needs to be carefully addressed in different RS applications. Despite the high spectral resolution of the hyperspectral data,…

图像与视频处理 · 电气工程与系统科学 2023-02-20 Seyed Hossein Mosavi Azarang , Roozbeh Rajabi , Hadi Zayyani , Amin Zehtabian

Target detection in hyperspectral imagery is the process of locating pixels from an image which are likely to contain target, typically done by comparing one or more spectra for the desired target material to each pixel in the image. Target…

计算机视觉与模式识别 · 计算机科学 2022-07-25 William Basener

Positive-Unlabeled (PU) learning addresses classification problems where only a subset of positive examples is labeled and the remaining data is unlabeled, making explicit negative supervision unavailable. Existing PU methods often rely on…

机器学习 · 计算机科学 2026-01-26 Vasileios Sevetlidis , George Pavlidis , Antonios Gasteratos