paper-with-me

홈 › Papers

Mind the Prompt: A Novel Benchmark for Prompt-based Class-Agnostic Counting

2024-09-24 · Luca Ciampi, Nicola Messina, Matteo Pierucci, Giuseppe Amato, Marco Avvenuti, Fabrizio Falchi

Recently, object counting has shifted towards class-agnostic counting (CAC), which counts instances of arbitrary object classes never seen during model training. With advancements in robust vision-and-language foundation models, there is a growing interest in prompt-based CAC, where object categories are specified using natural language. However, we identify significant limitations in current benchmarks for evaluating this task, which hinder both accurate assessment and the development of more effective solutions. Specifically, we argue that the current evaluation protocols do not measure the ability of the model to understand which object has to be counted. This is due to two main factors: (i) the shortcomings of CAC datasets, which primarily consist of images containing objects from a single class, and (ii) the limitations of current counting performance evaluators, which are based on traditional class-specific counting and focus solely on counting errors. To fill this gap, we introduce the Prompt-Aware Counting (PrACo) benchmark. It comprises two targeted tests coupled with evaluation metrics specifically designed to quantitatively measure the robustness and trustworthiness of existing prompt-based CAC models. We evaluate state-of-the-art methods and demonstrate that, although some achieve impressive results on standard class-specific counting metrics, they exhibit a significant deficiency in understanding the input prompt, indicating the need for more careful training procedures or revised designs. The code for reproducing our results is available at https://github.com/ciampluca/PrACo.

📄 PDF Abstract BibTeX arXiv:2409.15953

Code (1)

ciampluca/praco 공식 구현 pytorch

Tasks

ObjectObject Counting

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Mind Reading or Misreading? LLMs on the Big Five Personality Test

2025-11-28 · Francesco Di Cursi, Chiara Boldrini, Marco Conti, Andrea Passarella arxiv

We evaluate large language models (LLMs) for automatic personality prediction from text under the binary Five Factor Model (BIG5). Five models -- including GPT-4 and lightweight open-source alternatives -- are tested acr…

When AUC 0.998 Is Not Enough: A Candidate Evaluation Protocol for Hidden-State Probes of Indirect Prompt Injection in Multimodal Computer-Use Agents

2026-06-22 · Yanhang Li, Zhichao Fan, Zexin Zhuang arxiv

Hidden-state probing -- a linear classifier on a frozen vision-language model's internal activations -- has emerged as an attractive evaluation tool for flagging indirect prompt injection (IPI) in multimodal computer-use…

PL-FGSA: A Prompt Learning Framework for Fine-Grained Sentiment Analysis Based on MindSpore

2025-05-20 · Zhenkai Qin, Jiajing He, Qiao Fang

Fine-grained sentiment analysis (FGSA) aims to identify sentiment polarity toward specific aspects within a text, enabling more precise opinion mining in domains such as product reviews and social media. However, traditi…

Aspect ExtractionOpinion MiningPrompt LearningSentiment Analysis+2

Space-time Prompting for Video Class-incremental Learning

2023-01-01 · ICCV 2023 1 · Yixuan Pei, Zhiwu Qing, Shiwei Zhang, Xiang Wang 외

Recently, prompt-based learning has made impressive progress on image class-incremental learning, but it still lacks sufficient exploration in the video domain. In this paper, we will fill this gap by learning multip…

class-incremental learningClass Incremental LearningIncremental Learning

MIND: Unified Inquiry and Diagnosis RL with Criteria Grounded Clinical Supports for Psychiatric Consultation

2026-03-04 · Guoyi Li, Shihao Xu, Jiatong Ma, Yunyun Han 외 arxiv

Psychiatric consultation requires agents to elicit discriminative evidence, map uncertain narratives to diagnostic criteria, and decide when evidence suffices. Existing dialogue and retrieval-augmented systems condition …

Reinforcement Learning