中文
相关论文

相关论文: Pixel-wise Energy-biased Abstention Learning for A…

200 篇论文

State-of-the-art (SOTA) methods for cell instance segmentation are based on deep learning (DL) semantic segmentation approaches, focusing on distinguishing foreground pixels from background pixels. In order to identify cell instances from…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Peixian Liang , Yifan Ding , Yizhe Zhang , Jianxu Chen , Hao Zheng , Hongxiao Wang , Yejia Zhang , Guangyu Meng , Tim Weninger , Michael Niemier , X. Sharon Hu , Danny Z Chen

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

Deep learning based semi-supervised learning (SSL) methods have achieved strong performance in medical image segmentation, which can alleviate doctors' expensive annotation by utilizing a large amount of unlabeled data. Unlike most existing…

图像与视频处理 · 电气工程与系统科学 2022-07-26 Zihang Xu , Zhenghua Xu , Shuo Zhang , Thomas Lukasiewicz

Active learning enhances annotation efficiency by selecting the most revealing samples for labeling, thereby reducing reliance on extensive human input. Previous methods in semantic segmentation have centered on individual pixels or small…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Jinchao Ge , Zeyu Zhang , Minh Hieu Phan , Bowen Zhang , Akide Liu , Yang Zhao , Shuwen Zhao

Active learning (AL) reduces the amount of labeled data needed to train a machine learning model by intelligently choosing which instances to label. Classic pool-based AL requires all data to be present in a datacenter, which can be…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Sebastian Schmidt , Stephan Günnemann

We introduce a novel loss max-pooling concept for handling imbalanced training data distributions, applicable as alternative loss layer in the context of deep neural networks for semantic image segmentation. Most real-world semantic…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Samuel Rota Bulò , Gerhard Neuhold , Peter Kontschieder

A human's attention can intuitively adapt to corrupted areas of an image by recalling a similar uncorrupted image they have previously seen. This observation motivates us to improve the attention of adversarial images by considering their…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Runqi Wang , Xiaoyue Duan , Baochang Zhang , Song Xue , Wentao Zhu , David Doermann , Guodong Guo

Multi-modal object detection in autonomous driving has achieved great breakthroughs due to the usage of fusing complementary information from different sensors. The calibration in fusion between sensors such as LiDAR and camera was always…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Zhihang Song , Dingyi Yao , Ruibo Ming , Lihui Peng , Danya Yao , Yi Zhang

Recovering a source signal from indirect measurements often requires estimating latent parameters, such as wireless channel states or MRI coil sensitivities, that cannot be directly observed. Here, we introduce Physics-Embedded Inverse…

信号处理 · 电气工程与系统科学 2026-04-20 Le Cheng , Xiaoran Liu , Lingjin Kong , Haitao Zhao , Jun Xiong , Fanglin Gu , Xiaoying Zhang , Baoquan Ren , Jibo Wei , Hao Yin

Pixel-wise regression is probably the most common problem in fine-grained computer vision tasks, such as estimating keypoint heatmaps and segmentation masks. These regression problems are very challenging particularly because they require,…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Huajun Liu , Fuqiang Liu , Xinyi Fan , Dong Huang

In this paper, we attack the anomaly detection problem by directly modeling the data distribution with deep architectures. We propose deep structured energy based models (DSEBMs), where the energy function is the output of a deterministic…

机器学习 · 计算机科学 2016-06-17 Shuangfei Zhai , Yu Cheng , Weining Lu , Zhongfei Zhang

Anomaly detection in connected autonomous vehicles (CAVs) is crucial for maintaining safe and reliable transportation networks, as CAVs can be susceptible to sensor malfunctions, cyber-attacks, and unexpected environmental disruptions. This…

机器学习 · 计算机科学 2025-07-01 Prathyush Kumar Reddy Lebaku , Lu Gao , Yunpeng Zhang , Zhixia Li , Yongxin Liu , Tanvir Arafin

Zero-shot anomaly segmentation using pre-trained foundation models is a promising approach that enables effective algorithms without expensive, domain-specific training or fine-tuning. Ensuring that these methods work across various…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Kevin Stangl , Marius Arvinte , Weilin Xu , Cory Cornelius

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

Road anomaly detection plays a crucial role in road maintenance and in enhancing the safety of both drivers and vehicles. Recent machine learning approaches for road anomaly detection have overcome the tedious and time-consuming process of…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Uthman Baroudi , Alala BaHamid , Yasser Elalfy , Ziad Al Alami

Robust perception is crucial in autonomous vehicle navigation and localization. Visual processing tasks, like semantic segmentation, should work in varying weather conditions and during different times of day. Semantic segmentation is where…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Ethan Kou , Noah Curran

This work tackles scene understanding for outdoor robotic navigation, solely relying on images captured by an on-board camera. Conventional visual scene understanding interprets the environment based on specific descriptive categories.…

机器人学 · 计算机科学 2022-02-07 Galadrielle Humblot-Renaux , Letizia Marchegiani , Thomas B. Moeslund , Rikke Gade

Pool-based active learning (AL) is a promising technology for increasing data-efficiency of machine learning models. However, surveys show that performance of recent AL methods is very sensitive to the choice of dataset and training…

机器学习 · 计算机科学 2023-09-12 Tim Bakker , Herke van Hoof , Max Welling

Anomaly detection is a task that recognizes whether an input sample is included in the distribution of a target normal class or an anomaly class. Conventional generative adversarial network (GAN)-based methods utilize an entire image…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Jou Won Song , Kyeongbo Kong , Ye In Park , Suk-Ju Kang

Medical image annotation typically requires expert knowledge and hence incurs time-consuming and expensive data annotation costs. To alleviate this burden, we propose a novel learning scenario, Exemplar Learning (EL), to explore automated…

图像与视频处理 · 电气工程与系统科学 2022-10-11 Qing En , Yuhong Guo