paper-with-me

홈 › Papers

Taste More, Taste Better: Diverse Data and Strong Model Boost Semi-Supervised Crowd Counting

2025-03-23 · CVPR 2025 1 · Maochen Yang, Zekun Li, Jian Zhang, Lei Qi, Yinghuan Shi

Semi-supervised crowd counting is crucial for addressing the high annotation costs of densely populated scenes. Although several methods based on pseudo-labeling have been proposed, it remains challenging to effectively and accurately utilize unlabeled data. In this paper, we propose a novel framework called Taste More Taste Better (TMTB), which emphasizes both data and model aspects. Firstly, we explore a data augmentation technique well-suited for the crowd counting task. By inpainting the background regions, this technique can effectively enhance data diversity while preserving the fidelity of the entire scenes. Secondly, we introduce the Visual State Space Model as backbone to capture the global context information from crowd scenes, which is crucial for extremely crowded, low-light, and adverse weather scenarios. In addition to the traditional regression head for exact prediction, we employ an Anti-Noise classification head to provide less exact but more accurate supervision, since the regression head is sensitive to noise in manual annotations. We conduct extensive experiments on four benchmark datasets and show that our method outperforms state-of-the-art methods by a large margin. Code is publicly available on https://github.com/syhien/taste_more_taste_better.

📄 PDF Abstract BibTeX arXiv:2503.17984

Code (1)

syhien/taste_more_taste_better 공식 구현 pytorch

Tasks

Crowd CountingData Augmentationregression

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Mixture-of-tastes Models for Representing Users with Diverse Interests

2018-01-29 · Kula Maciej

Most existing recommendation approaches implicitly treat user tastes as unimodal, resulting in an average-of-tastes representations when multiple distinct interests are present. We show that appropriately modelling the m…

Text Matching Improves Sequential Recommendation by Reducing Popularity Biases

2023-08-27 · Zhenghao Liu, Sen Mei, Chenyan Xiong, Xiaohua LI 외

This paper proposes Text mAtching based SequenTial rEcommendation model (TASTE), which maps items and users in an embedding space and recommends items by matching their text representations. TASTE verbalizes items and us…

Recommendation SystemsSequential RecommendationText Matching

Decoding Taste Information in Human Brain: A Temporal and Spatial Reconstruction Data Augmentation Method Coupled with Taste EEG

2023-07-01 · Xiuxin Xia, Yuchao Yang, Yan Shi, Wenbo Zheng 외

For humans, taste is essential for perceiving food's nutrient content or harmful components. The current sensory evaluation of taste mainly relies on artificial sensory evaluation and electronic tongue, but the former ha…

Data AugmentationEEGElectroencephalogram (EEG)

The Tasteful Agent: Measuring and Improving Taste in Long-Horizon Tasks

2026-09-22 · Wenbo Pan, Zhichao Liu, Shujie Liu, Jingying Zeng 외 hf

LLM agents increasingly work on long-horizon tasks, and the decisions they make along the way, such as which hypothesis to test or which implementation to build on, determine the outcome of the whole run. Making these de…

Not-quite-human tastes: the stylized omnivorousness of LLM survey surrogates

2026-06-29 · Xiangyu Ma, Mengmi Zhang, Shannon Ang, Minne Chen arxiv

Large-language models have proven to be remarkable if inconsistent parrots of public attitudes and opinions. The extent to which LLMs are able to produce reasonable approximations of cultural taste remains an open empiri…