From Open Set to Closed Set: Supervised Spatial Divide-and-Conquer for
Object Counting
- URL: http://arxiv.org/abs/2001.01886v2
- Date: Sun, 31 May 2020 08:59:29 GMT
- Title: From Open Set to Closed Set: Supervised Spatial Divide-and-Conquer for
Object Counting
- Authors: Haipeng Xiong, Hao Lu, Chengxin Liu, Liang Liu, Chunhua Shen, Zhiguo
Cao
- Abstract summary: We introduce the idea of spatial divide-and-Conquer Network (SS-DCNet) that transforms open-set counting into a closed-set problem.
SS-DCNet can only learn from a closed set but generalize well to open-set scenarios via S-DC.
We provide theoretical analyses as well as a controlled experiment on toy data, demonstrating why closed-set modeling makes sense.
- Score: 84.23313278891568
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Visual counting, a task that aims to estimate the number of objects from an
image/video, is an open-set problem by nature, i.e., the number of population
can vary in [0, inf) in theory. However, collected data and labeled instances
are limited in reality, which means that only a small closed set is observed.
Existing methods typically model this task in a regression manner, while they
are prone to suffer from an unseen scene with counts out of the scope of the
closed set. In fact, counting has an interesting and exclusive
property---spatially decomposable. A dense region can always be divided until
sub-region counts are within the previously observed closed set. We therefore
introduce the idea of spatial divide-and-conquer (S-DC) that transforms
open-set counting into a closed-set problem. This idea is implemented by a
novel Supervised Spatial Divide-and-Conquer Network (SS-DCNet). Thus, SS-DCNet
can only learn from a closed set but generalize well to open-set scenarios via
S-DC. SS-DCNet is also efficient. To avoid repeatedly computing sub-region
convolutional features, S-DC is executed on the feature map instead of on the
input image. We provide theoretical analyses as well as a controlled experiment
on toy data, demonstrating why closed-set modeling makes sense. Extensive
experiments show that SS-DCNet achieves the state-of-the-art performance. Code
and models are available at: https://tinyurl.com/SS-DCNet.
Related papers
- Pushing the Limits of the Reactive Affine Shaker Algorithm to Higher Dimensions [0.4143603294943439]
"Reactive Affine Shaker" (RAS) is a simple algorithm for searching very large-dimensional spaces.
Despite its simplicity and its use of only local search, surprisingly the produced results are comparable to and not too far from the state-of-the-art results of BO.
arXiv Detail & Related papers (2025-02-18T14:06:20Z) - SQLNet: Scale-Modulated Query and Localization Network for Few-Shot
Class-Agnostic Counting [71.38754976584009]
The class-agnostic counting (CAC) task has recently been proposed to solve the problem of counting all objects of an arbitrary class with several exemplars given in the input image.
We propose a novel localization-based CAC approach, termed Scale-modulated Query and Localization Network (Net)
It fully explores the scales of exemplars in both the query and localization stages and achieves effective counting by accurately locating each object and predicting its approximate size.
arXiv Detail & Related papers (2023-11-16T16:50:56Z) - Numerically assisted determination of local models in network scenarios [55.2480439325792]
We develop a numerical tool for finding explicit local models that reproduce a given statistical behaviour.
We provide conjectures for the critical visibilities of the Greenberger-Horne-Zeilinger (GHZ) and W distributions.
The developed codes and documentation are publicly available at281.com/mariofilho/localmodels.
arXiv Detail & Related papers (2023-03-17T13:24:04Z) - Window-Based Early-Exit Cascades for Uncertainty Estimation: When Deep
Ensembles are More Efficient than Single Models [5.0401589279256065]
We show that ensembles can be more computationally efficient (at inference) than scaling single models within an architecture family.
In this work, we investigate extending these efficiency gains to tasks related to uncertainty estimation.
Experiments on ImageNet-scale data across a number of network architectures and uncertainty tasks show that the proposed window-based early-exit approach is able to achieve a superior uncertainty-computation trade-off.
arXiv Detail & Related papers (2023-03-14T15:57:54Z) - Differentially Private Learning Needs Hidden State (Or Much Faster
Convergence) [9.429448411561541]
We show that differentially private learning, with a tight bound, needs hidden state privacy analysis or a fast convergence.
Our converging privacy analysis, thus, shows that differentially private learning, with a tight bound, needs hidden state privacy analysis or a fast convergence.
arXiv Detail & Related papers (2022-03-10T13:31:08Z) - Examining and Combating Spurious Features under Distribution Shift [94.31956965507085]
We define and analyze robust and spurious representations using the information-theoretic concept of minimal sufficient statistics.
We prove that even when there is only bias of the input distribution, models can still pick up spurious features from their training data.
Inspired by our analysis, we demonstrate that group DRO can fail when groups do not directly account for various spurious correlations.
arXiv Detail & Related papers (2021-06-14T05:39:09Z) - Clustered Federated Learning via Generalized Total Variation
Minimization [83.26141667853057]
We study optimization methods to train local (or personalized) models for local datasets with a decentralized network structure.
Our main conceptual contribution is to formulate federated learning as total variation minimization (GTV)
Our main algorithmic contribution is a fully decentralized federated learning algorithm.
arXiv Detail & Related papers (2021-05-26T18:07:19Z) - Exploring Multi-dimensional Data via Subset Embedding [13.092303047029311]
We propose a visual analytics approach to exploring subset patterns.
The core of the approach is a subset embedding network (SEN) that represents a group of subsets as uniformly-formatted embeddings.
The design enables to handle arbitrary subsets and capture the similarity of subsets on single features.
arXiv Detail & Related papers (2021-04-24T03:08:08Z) - CFNet: Cascade and Fused Cost Volume for Robust Stereo Matching [27.313740022587442]
We propose CFNet, a Cascade and Fused cost volume based network to improve the robustness of the stereo matching network.
We employ a variance-based uncertainty estimation to adaptively adjust the next stage disparity search space.
Our proposed method achieves the state-of-the-art overall performance and obtains the 1st place on the stereo task of Robust Vision Challenge 2020.
arXiv Detail & Related papers (2021-04-09T11:38:59Z) - Wasserstein Distances for Stereo Disparity Estimation [62.09272563885437]
Existing approaches to depth or disparity estimation output a distribution over a set of pre-defined discrete values.
This leads to inaccurate results when the true depth or disparity does not match any of these values.
We address these issues using a new neural network architecture that is capable of outputting arbitrary depth values.
arXiv Detail & Related papers (2020-07-06T21:37:50Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.