中文
相关论文

相关论文: Competing for pixels: a self-play algorithm for we…

200 篇论文

Weakly supervised learning with scribble annotations uses sparse user-drawn strokes to indicate segmentation labels on a small subset of pixels. This annotation reduces the cost of dense pixel-wise labeling, but suffers inherently from…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Yeva Gabrielyan , Varduhi Yeghiazaryan , Irina Voiculescu

Weakly Supervised Semantic Segmentation (WSSS) research has explored many directions to improve the typical pipeline CNN plus class activation maps (CAM) plus refinements, given the image-class label as the only supervision. Though the gap…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Simone Rossetti , Damiano Zappia , Marta Sanzari , Marco Schaerf , Fiora Pirri

Weakly supervised semantic segmentation (WSSS) methods are often built on pixel-level localization maps obtained from a classifier. However, training on class labels only, classifiers suffer from the spurious correlation between foreground…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Jungbeom Lee , Seong Joon Oh , Sangdoo Yun , Junsuk Choe , Eunji Kim , Sungroh Yoon

We study Label Smoothing (LS), a widely used regularization technique, in the context of neural learning to rank (L2R) models. LS combines the ground-truth labels with a uniform distribution, encouraging the model to be less confident in…

信息检索 · 计算机科学 2020-12-17 Gustavo Penha , Claudia Hauff

Deep learning has achieved remarkable successes in solving challenging reinforcement learning (RL) problems when dense reward function is provided. However, in sparse reward environment it still often suffers from the need to carefully…

机器学习 · 计算机科学 2019-02-19 Hao Liu , Alexander Trott , Richard Socher , Caiming Xiong

This work proposes a novel approach beyond supervised learning for effective pathological image analysis, addressing the challenge of limited robust labeled data. Pathological diagnosis of diseases like cancer has conventionally relied on…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Joonhyeon Song , Seohwan Yun , Seongho Yoon , Joohyeok Kim , Sangmin Lee

For training registration networks, weak supervision from segmented corresponding regions-of-interest (ROIs) have been proven effective for (a) supplementing unsupervised methods, and (b) being used independently in registration tasks in…

Creating large, good quality labeled data has become one of the major bottlenecks for developing machine learning applications. Multiple techniques have been developed to either decrease the dependence of labeled data (zero/few-shot…

计算与语言 · 计算机科学 2023-02-08 Abhinav Bohra , Huy Nguyen , Devashish Khatwani

We address weakly-supervised video actor-action segmentation (VAAS), which extends general video object segmentation (VOS) to additionally consider action labels of the actors. The most successful methods on VOS synthesize a pool of…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jie Chen , Zhiheng Li , Jiebo Luo , Chenliang Xu

Autonomous robotic systems applied to new domains require an abundance of expensive, pixel-level dense labels to train robust semantic segmentation models under full supervision. This study proposes a model-agnostic Depth Edge Alignment…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Patrick Schmidt , Vasileios Belagiannis , Lazaros Nalpantidis

Existing salient instance detection (SID) methods typically learn from pixel-level annotated datasets. In this paper, we present the first weakly-supervised approach to the SID problem. Although weak supervision has been considered in…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xin Tian , Ke Xu , Xin Yang , Baocai Yin , Rynson W. H. Lau

Few Shot Segmentation aims to segment novel object classes given only a handful of labeled examples, enabling rapid adaptation with minimal supervision. Current literature crucially lacks a selection method that goes beyond visual…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Nico Catalano , Stefano Samele , Paolo Pertino , Matteo Matteucci

Weakly Incremental Learning for Semantic Segmentation (WILSS) leverages a pre-trained segmentation model to segment new classes using cost-effective and readily available image-level labels. A prevailing way to solve WILSS is the generation…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Chongjie Si , Xuehui Wang , Xiaokang Yang , Wei Shen

Open-World Instance Segmentation (OWIS) is an emerging research topic that aims to segment class-agnostic object instances from images. The mainstream approaches use a two-stage segmentation framework, which first locates the candidate…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Xizhe Xue , Dongdong Yu , Lingqiao Liu , Yu Liu , Satoshi Tsutsui , Ying Li , Zehuan Yuan , Ping Song , Mike Zheng Shou

Deep neural networks usually require accurate and a large number of annotations to achieve outstanding performance in medical image segmentation. One-shot segmentation and weakly-supervised learning are promising research directions that…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Wenhui Lei , Qi Su , Ran Gu , Na Wang , Xinglong Liu , Guotai Wang , Xiaofan Zhang , Shaoting Zhang

We tackle biomedical image segmentation in the scenario of only a few labeled brain MR images. This is an important and challenging task in medical applications, where manual annotations are time-consuming. Current multi-atlas based…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Hyeon Woo Lee , Mert R. Sabuncu , Adrian V. Dalca

We present a two-stage learning framework for weakly supervised object localization (WSOL). While most previous efforts rely on high-level feature based CAMs (Class Activation Maps), this paper proposes to localize objects using the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Jinheng Xie , Cheng Luo , Xiangping Zhu , Ziqi Jin , Weizeng Lu , Linlin Shen

Interactive graph-based segmentation methods partition an image into foreground and background regions with the aid of user inputs. However, existing approaches often suffer from high computational costs, sensitivity to user interactions,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Kaustubh Shivshankar Shejole , Gaurav Mishra

Text segmentation tasks have a very wide range of application values, such as image editing, style transfer, watermark removal, etc.However, existing public datasets are of poor quality of pixel-level labels that have been shown to be…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Yibo Wang , Yunhu Ye , Yuanpeng Mao , Yanwei Yu , Yuanping Song

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