paper-with-me

Papers

Guided Generative Models using Weak Supervision for Detecting Object Spatial Arrangement in Overhead Images

2021-12-10 · Weiwei Duan, Yao-Yi Chiang, Stefan Leyk, Johannes H. Uhl, Craig A. Knoblock

The increasing availability and accessibility of numerous overhead images allows us to estimate and assess the spatial arrangement of groups of geospatial target objects, which can benefit many applications, such as traffic monitoring and agricultural monitoring. Spatial arrangement estimation is the process of identifying the areas which contain the desired objects in overhead images. Traditional supervised object detection approaches can estimate accurate spatial arrangement but require large amounts of bounding box annotations. Recent semi-supervised clustering approaches can reduce manual labeling but still require annotations for all object categories in the image. This paper presents the target-guided generative model (TGGM), under the Variational Auto-encoder (VAE) framework, which uses Gaussian Mixture Models (GMM) to estimate the distributions of both hidden and decoder variables in VAE. Modeling both hidden and decoder variables by GMM reduces the required manual annotations significantly for spatial arrangement estimation. Unlike existing approaches that the training process can only update the GMM as a whole in the optimization iterations (e.g., a "minibatch"), TGGM allows the update of individual GMM components separately in the same optimization iteration. Optimizing GMM components separately allows TGGM to exploit the semantic relationships in spatial data and requires only a few labels to initiate and guide the generative process. Our experiments shows that TGGM achieves results comparable to the state-of-the-art semi-supervised methods and outperforms unsupervised methods by 10% based on the $F_{1}$ scores, while requiring significantly fewer labeled data.

📄 PDF Abstract BibTeX arXiv:2112.05786

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderobject-detectionObject Detection

Similar Papers 제목 키워드 기반

WISE: Weak-Supervision-Guided Step-by-Step Explanations for Multimodal LLMs in Image Classification

2025-09-22 · Yiwen Jiang, Deval Mehta, Siyuan Yan, Yaling Shen 외 arxiv

Multimodal Large Language Models (MLLMs) have shown promise in visual-textual reasoning, with Multimodal Chain-of-Thought (MCoT) prompting significantly enhancing interpretability. However, existing MCoT methods rely on …

Image Classification

Weakly-supervised HOI Detection via Prior-guided Bi-level Representation Learning

2023-03-02 · Bo Wan, Yongfei Liu, Desen Zhou, Tinne Tuytelaars 외

Human object interaction (HOI) detection plays a crucial role in human-centric scene understanding and serves as a fundamental building-block for many vision tasks. One generalizable and scalable strategy for HOI detecti…

Human-Object Interaction DetectionKnowledge DistillationObjectRepresentation Learning+1

Weakly-Supervised Saliency Detection via Salient Object Subitizing

2021-01-04 · Xiaoyang Zheng, Xin Tan, Jie zhou, Lizhuang Ma 외

Salient object detection aims at detecting the most visually distinct objects and producing the corresponding masks. As the cost of pixel-level annotations is high, image tags are usually used as weak supervisions. Howev…

Objectobject-detectionObject DetectionSaliency Detection+2

MobilePose: Real-Time Pose Estimation for Unseen Objects with Weak Shape Supervision

2020-03-07 · Tingbo Hou, Adel Ahmadyan, Liangkai Zhang, Jianing Wei 외

In this paper, we address the problem of detecting unseen objects from RGB images and estimating their poses in 3D. We propose two mobile friendly networks: MobilePose-Base and MobilePose-Shape. The former is used when t…

Monocular 3D Object DetectionPose Estimation

Fair Generative Modeling via Weak Supervision

2019-10-26 · ICML 2020 1 · Kristy Choi, Aditya Grover, Trisha Singh, Rui Shu 외

Real-world datasets are often biased with respect to key demographic factors such as race and gender. Due to the latent nature of the underlying factors, detecting and mitigating bias is especially challenging for unsupe…

Image Generation