paper-with-me

Papers

Learning What NOT to Count

2025-04-16 · Adriano D'Alessandro, Ali Mahdavi-Amiri, Ghassan Hamarneh

Few/zero-shot object counting methods reduce the need for extensive annotations but often struggle to distinguish between fine-grained categories, especially when multiple similar objects appear in the same scene. To address this limitation, we propose an annotation-free approach that enables the seamless integration of new fine-grained categories into existing few/zero-shot counting models. By leveraging latent generative models, we synthesize high-quality, category-specific crowded scenes, providing a rich training source for adapting to new categories without manual labeling. Our approach introduces an attention prediction network that identifies fine-grained category boundaries trained using only synthetic pseudo-annotated data. At inference, these fine-grained attention estimates refine the output of existing few/zero-shot counting networks. To benchmark our method, we further introduce the FGTC dataset, a taxonomy-specific fine-grained object counting dataset for natural images. Our method substantially enhances pre-trained state-of-the-art models on fine-grained taxon counting tasks, while using only synthetic data. Code and data to be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2504.11705

Code (0)

등록된 구현이 없습니다.

Tasks

Object CountingZero-Shot Counting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Semantic Content Determines Algorithmic Performance

2026-01-29 · Martiño Ríos-García, Nawaf Alampara, Kevin Maik Jablonka arxiv

Counting should not depend on what is being counted; more generally, any algorithm's behavior should be invariant to the semantic content of its arguments. We introduce WhatCounts to test this property in isolation. Unli…

Explainable Anomaly Detection: Counterfactual driven What-If Analysis

2024-08-21 · Logan Cummins, Alexander Sommers, Sudip Mittal, Shahram Rahimi 외

There exists three main areas of study inside of the field of predictive maintenance: anomaly detection, fault diagnosis, and remaining useful life prediction. Notably, anomaly detection alerts the stakeholder that an an…

Anomaly DetectioncounterfactualExplainable artificial intelligenceFault Diagnosis

Knowledge Distillation Must Account for What It Loses

2026-04-28 · Wenshuo Wang arxiv

This position paper argues that knowledge distillation must account for what it loses: student models should be judged not only by retained task scores, but by whether they preserve the teacher capabilities that make tho…

Knowledge Distillation

What caused what? A quantitative account of actual causation using dynamical causal networks

2017-08-22 · Larissa Albantakis, William Marshall, Erik Hoel, Giulio Tononi

Actual causation is concerned with the question "what caused what?" Consider a transition between two states within a system of interacting elements, such as an artificial neural network, or a biological brain circuit. W…

counterfactual

CountEx: Fine-Grained Counting via Exemplars and Exclusion

2026-02-23 · Yifeng Huang, Gia Khanh Nguyen, Minh Hoai arxiv

This paper presents CountEx, a discriminative visual counting framework designed to address a key limitation of existing prompt-based methods: the inability to explicitly exclude visually similar distractors. While curre…