中文
相关论文

相关论文: Active Ensemble Deep Learning for Polarimetric Syn…

200 篇论文

Active learning aims to select the minimum amount of data to train a model that performs similarly to a model trained with the entire dataset. We study the potential of active learning for image segmentation in underwater infrastructure…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Luiza Ribeiro Marnet , Yury Brodskiy , Stella Grasshof , Andrzej Wasowski

Semantic segmentation requires pixel-level annotation, which is time-consuming. Active Learning (AL) is a promising method for reducing data annotation costs. Due to the gap between aerial and natural images, the previous AL methods are not…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Lianlei Shan , Weiqiang Wang , Ke Lv , Bin Luo

Polarimetric synthetic aperture radar (PolSAR) images encompass valuable information that can facilitate extensive land cover interpretation and generate diverse output products. Extracting meaningful features from PolSAR data poses…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Mohammed Q. Alkhatib , M. Sami Zitouni , Mina Al-Saad , Nour Aburaed , Hussain Al-Ahmad

Speckle suppression in synthetic aperture radar (SAR) images is a key processing step which continues to be a research topic. A wide variety of methods, using either spatially-based approaches or transform-based strategies, have been…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Alejandro Mestre-Quereda , Juan M. Lopez-Sanchez

Given two large lists of records, the task in entity resolution (ER) is to find the pairs from the Cartesian product of the lists that correspond to the same real world entity. Typically, passive learning methods on such tasks require large…

数据库 · 计算机科学 2022-01-19 Arjit Jain , Sunita Sarawagi , Prithviraj Sen

Annotating the right data for training deep neural networks is an important challenge. Active learning using uncertainty estimates from Bayesian Neural Networks (BNNs) could provide an effective solution to this. Despite being theoretically…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Kashyap Chitta , Jose M. Alvarez , Adam Lesnikowski

With the goal of making deep learning more label-efficient, a growing number of papers have been studying active learning (AL) for deep models. However, there are a number of issues in the prevalent experimental settings, mainly stemming…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Nathan Beck , Durga Sivasubramanian , Apurva Dani , Ganesh Ramakrishnan , Rishabh Iyer

Convolutional Neural Networks (CNNs) have proven to be state-of-the-art models for supervised computer vision tasks, such as image classification. However, large labeled data sets are generally needed for the training and validation of such…

机器学习 · 计算机科学 2020-10-28 Patrick Hemmer , Niklas Kühl , Jakob Schöffer

Active learning aims to alleviate the amount of labor involved in data labeling by automating the selection of unlabeled samples via an acquisition function. For example, variational adversarial active learning (VAAL) leverages an…

机器学习 · 计算机科学 2024-08-26 Zongyao Lyu , William J. Beksi

Entity Resolution (ER) is a critical task for data integration, yet state-of-the-art supervised deep learning models remain impractical for many real-world applications due to their need for massive, expensive-to-obtain labeled datasets.…

数据库 · 计算机科学 2026-01-29 Dimitrios Karapiperis , Leonidas Akritidis , Panayiotis Bozanis , Vassilios Verykios

Large amounts of labeled training data are one of the main contributors to the great success that deep models have achieved in the past. Label acquisition for tasks other than benchmarks can pose a challenge due to requirements of both…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Clemens-Alexander Brust , Christoph Käding , Joachim Denzler

In recent years, deep learning has become a breakthrough technique in assisting medical image diagnosis. Supervised learning using convolutional neural networks (CNN) provides state-of-the-art performance and has served as a benchmark for…

图像与视频处理 · 电气工程与系统科学 2023-06-30 Tao Wang , Xinlin Zhang , Yuanbo Zhou , Junlin Lan , Tao Tan , Min Du , Qinquan Gao , Tong Tong

Polarimetric synthetic aperture radar (PolSAR) image interpretation is widely used in various fields. Recently, deep learning has made significant progress in PolSAR image classification. Supervised learning (SL) requires a large amount of…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Jianfeng Cai , Yue Ma , Zhixi Feng , Shuyuan Yang

Semi-supervised learning (SSL) methods assume that labeled data, unlabeled data and test data are from the same distribution. Open-set semi-supervised learning (Open-set SSL) considers a more practical scenario, where unlabeled data and…

机器学习 · 计算机科学 2024-04-16 Yang Yu , Danruo Deng , Furui Liu , Yueming Jin , Qi Dou , Guangyong Chen , Pheng-Ann Heng

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

Conventional active learning (AL) frameworks aim to reduce the cost of data annotation by actively requesting the labeling for the most informative data points. However, introducing AL to data hungry deep learning algorithms has been a…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Salman Mohamadi , Gianfranco Doretto , Donald A. Adjeroh

It is a challenging problem to detect and recognize targets on complex large-scene Synthetic Aperture Radar (SAR) images. Recently developed deep learning algorithms can automatically learn the intrinsic features of SAR images, but still…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Siyan Li , Yue Xiao , Yuhang Zhang , Lei Chu , Robert C. Qiu

The great success achieved by deep neural networks attracts increasing attention from the manufacturing and healthcare communities. However, the limited availability of data and high costs of data collection are the major challenges for the…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Jialei Chen , Yujia Xie , Kan Wang , Chuck Zhang , Mani A. Vannan , Ben Wang , Zhen Qian

Following the great success of curriculum learning in the area of machine learning, a novel deep curriculum learning method proposed in this paper, entitled DCL, particularly for the classification of fully polarimetric synthetic aperture…

图像与视频处理 · 电气工程与系统科学 2021-12-28 Hamidreza Mousavi , Maryam Imani , Hassan Ghassemian

Medical image segmentation is a critical task in medical image analysis. In recent years, deep learning based approaches have shown exceptional performance when trained on a fully-annotated dataset. However, data annotation is often a…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Han Liu , Hao Li , Xing Yao , Yubo Fan , Dewei Hu , Benoit Dawant , Vishwesh Nath , Zhoubing Xu , Ipek Oguz