中文
相关论文

相关论文: Weak Supervision with Arbitrary Single Frame for M…

200 篇论文

Weakly-supervised text classification trains a classifier using the label name of each target class as the only supervision, which largely reduces human annotation efforts. Most existing methods first use the label names as static…

计算与语言 · 计算机科学 2023-10-23 Yunyi Zhang , Minhao Jiang , Yu Meng , Yu Zhang , Jiawei Han

We present a probabilistic modeling and inference framework for discriminative analysis dictionary learning under a weak supervision setting. Dictionary learning approaches have been widely used for tasks such as low-level signal denoising…

信号处理 · 电气工程与系统科学 2018-05-09 Zeyu You , Raviv Raich , Xiaoli Z. Fern , Jinsub Kim

Existing studies in weakly-supervised semantic segmentation (WSSS) using image-level weak supervision have several limitations: sparse object coverage, inaccurate object boundaries, and co-occurring pixels from non-target objects. To…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Seungho Lee , Minhyun Lee , Jongwuk Lee , Hyunjung Shim

Semi-weakly supervised semantic segmentation (SWSSS) aims to train a model to identify objects in images based on a small number of images with pixel-level labels, and many more images with only image-level labels. Most existing SWSSS…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Wonho Bae , Junhyug Noh , Milad Jalali Asadabadi , Danica J. Sutherland

Fine-grained image classification has witnessed significant advancements with the advent of deep learning and computer vision technologies. However, the scarcity of detailed annotations remains a major challenge, especially in scenarios…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Bowen Tian , Songning Lai , Lujundong Li , Zhihao Shuai , Runwei Guan , Tian Wu , Yutao Yue

Programmatic weak supervision (PWS) significantly reduces human effort for labeling data by combining the outputs of user-provided labeling functions (LFs) on unlabeled datapoints. However, the quality of the generated labels depends…

机器学习 · 计算机科学 2025-06-05 Chenjie Li , Amir Gilad , Boris Glavic , Zhengjie Miao , Sudeepa Roy

Competitive point cloud semantic segmentation results usually rely on a large amount of labeled data. However, data annotation is a time-consuming and labor-intensive task, particularly for three-dimensional point cloud data. Thus,…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Puzuo Wang , Wei Yao

We address the task of weakly-supervised few-shot image classification and segmentation, by leveraging a Vision Transformer (ViT) pretrained with self-supervision. Our proposed method takes token representations from the self-supervised ViT…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Dahyun Kang , Piotr Koniusz , Minsu Cho , Naila Murray

Weakly-Supervised Semantic Segmentation (WSSS) aims to train segmentation models using image data with only image-level supervision. Since precise pixel-level annotations are not accessible, existing methods typically focus on producing…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Ci-Siang Lin , Chien-Yi Wang , Yu-Chiang Frank Wang , Min-Hung Chen

Weakly supervised point cloud semantic segmentation methods that require 1\% or fewer labels, hoping to realize almost the same performance as fully supervised approaches, which recently, have attracted extensive research attention. A…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Tianfang Sun , Zhizhong Zhang , Xin Tan , Yanyun Qu , Yuan Xie , Lizhuang Ma

Labeling training data has become one of the major roadblocks to using machine learning. Among various weak supervision paradigms, programmatic weak supervision (PWS) has achieved remarkable success in easing the manual labeling bottleneck…

机器学习 · 计算机科学 2022-02-15 Jieyu Zhang , Cheng-Yu Hsieh , Yue Yu , Chao Zhang , Alexander Ratner

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseudo labels and…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Chen Zhang , Guorong Li , Yuankai Qi , Shuhui Wang , Laiyun Qing , Qingming Huang , Ming-Hsuan Yang

Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segmentation model,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Aditya Arun , C. V. Jawahar , M. Pawan Kumar

Weak supervision (WS) is a rich set of techniques that produce pseudolabels by aggregating easily obtained but potentially noisy label estimates from a variety of sources. WS is theoretically well understood for binary classification, where…

机器学习 · 计算机科学 2022-11-28 Harit Vishwakarma , Nicholas Roberts , Frederic Sala

Existing pseudo label generation methods for point weakly supervised object detection are inadequate in low data volume and dense object detection tasks. We consider the generation of weakly supervised pseudo labels as the model's sparse…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Chuyang Shang , Tian Ma , Wanzhu Ren , Yuancheng Li , Jiayi Yang

Micro-expressions (MEs) are involuntary, low-intensity, and short-duration facial expressions that often reveal an individual's genuine thoughts and emotions. Most existing ME analysis methods rely on window-level classification with fixed…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Zizheng Guo , Bochao Zou , Yinuo Jia , Xiangyu Li , Huimin Ma

To reduce the human annotation efforts, the programmatic weak supervision (PWS) paradigm abstracts weak supervision sources as labeling functions (LFs) and involves a label model to aggregate the output of multiple LFs to produce training…

机器学习 · 计算机科学 2023-03-09 Renzhi Wu , Shen-En Chen , Jieyu Zhang , Xu Chu

Few-shot segmentation aims at assigning a category label to each image pixel with few annotated samples. It is a challenging task since the dense prediction can only be achieved under the guidance of latent features defined by sparse…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kai Zhu , Wei Zhai , Zheng-Jun Zha , Yang Cao

Event cameras excel in capturing high-contrast scenes and dynamic objects, offering a significant advantage over traditional frame-based cameras. Despite active research into leveraging event cameras for semantic segmentation, generating…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Hoonhee Cho , Sung-Hoon Yoon , Hyeokjun Kweon , Kuk-Jin Yoon

Annotation-efficient segmentation of the numerous mitochondria instances from various electron microscopy (EM) images is highly valuable for biological and neuroscience research. Although unsupervised domain adaptation (UDA) methods can…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Shan Xiong , Jiabao Chen , Ye Wang , Jialin Peng