paper-with-me

홈 › Papers

CrowdVLM-R1: Expanding R1 Ability to Vision Language Model for Crowd Counting using Fuzzy Group Relative Policy Reward

2025-03-31 · Zhiqiang Wang, Pengbin Feng, Yanbin Lin, Shuzhang Cai, Zongao Bian, Jinghua Yan, Xingquan Zhu

We propose Fuzzy Group Relative Policy Reward (FGRPR), a novel framework that integrates Group Relative Policy Optimization (GRPO) with a fuzzy reward function to enhance learning efficiency. Unlike the conventional binary 0/1 accuracy reward, our fuzzy reward model provides nuanced incentives, encouraging more precise outputs. Experimental results demonstrate that GRPO with a standard 0/1 accuracy reward underperforms compared to supervised fine-tuning (SFT). In contrast, FGRPR, applied to Qwen2.5-VL(3B and 7B), surpasses all baseline models, including GPT4o, LLaMA2(90B), and SFT, across five in-domain datasets. On an out-of-domain dataset, FGRPR achieves performance comparable to SFT but excels when target values are larger, as its fuzzy reward function assigns higher rewards to closer approximations. This approach is broadly applicable to tasks where the precision of the answer is critical. Code and data: https://github.com/yeyimilk/CrowdVLM-R1

📄 PDF Abstract BibTeX arXiv:2504.03724

Code (1)

yeyimilk/crowdvlm-r1 공식 구현 pytorch

Tasks

Crowd CountingLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…

Similar Papers 제목 키워드 기반

Crowdsourcing Semantic Label Propagation in Relation Classification

2018-09-03 · WS 2018 11 · Anca Dumitrache, Lora Aroyo, Chris Welty

Distant supervision is a popular method for performing relation extraction from text that is known to produce noisy labels. Most progress in relation extraction and classification has been made with crowdsourced correcti…

ClassificationGeneral ClassificationRelationRelation Classification+2

It's all in the (Sub-)title? Expanding Signal Evaluation in Crowdfunding Research

2020-10-27 · Constantin von Selasinsky, Andrew Jay Isaak

Research on crowdfunding success that incorporates CATA (computer-aided text analysis) is quickly advancing to the big leagues (e.g., Parhankangas and Renko, 2017; Anglin et al., 2018; Moss et al., 2018) and is often the…

AllDecision Making

Enhancing Crowdsourced Audio for Text-to-Speech Models

2024-10-17 · José Giraldo, Martí Llopart-Font, Alex Peiró-Lilja, Carme Armentano-Oller 외

High-quality audio data is a critical prerequisite for training robust text-to-speech models, which often limits the use of opportunistic or crowdsourced datasets. This paper presents an approach to overcome this limitat…

Denoisingtext-to-speechText to Speech

Understanding Task Design Trade-offs in Crowdsourced Paraphrase Collection

2017-04-19 · ACL 2017 7 · Youxuan Jiang, Jonathan K. Kummerfeld, Walter S. Lasecki

Linguistically diverse datasets are critical for training and evaluating robust machine learning systems, but data collection is a costly process that often requires experts. Crowdsourcing the process of paraphrase gener…

DiversityParaphrase Generation

Embracing Error to Enable Rapid Crowdsourcing

2016-02-14 · Ranjay Krishna, Kenji Hata, Stephanie Chen, Joshua Kravitz 외

Microtask crowdsourcing has enabled dataset advances in social science and machine learning, but existing crowdsourcing schemes are too expensive to scale up with the expanding volume of data. To scale and widen the appl…

General ClassificationSentiment AnalysisTopic ClassificationWord Similarity