← Search

Chenrui Fan

6 accepted papers

2025

ColorBench: Can VLMs See and Understand the Colorful World? A Comprehensive Benchmark for Color Perception, Reasoning, and Robustness

NeurIPS 2025poster

Color plays an important role in human perception and usually provides critical clues in visual reasoning. However, it is unclear whether and how vision-language models (VLMs) can perceive, understand, and leverage color as humans. This paper introduces ColorBench, an innovative benchmark meticulous…

Cited by 0SourcecodeScholar
2025

Understanding the Thinking Process of Reasoning Models: A Perspective from Schoenfeld’s Episode Theory

EMNLP 2025

While Large Reasoning Models (LRMs) generate extensive chain-of-thought reasoning, we lack a principled framework for understanding how these thoughts are structured. In this paper, we introduce a novel approach by applying Schoenfeld’s Episode Theory, a classic cognitive framework for human mathema

2024

1+1>2: Can Large Language Models Serve as Cross-Lingual Knowledge Aggregators?

EMNLP 2024main

Large Language Models (LLMs) have garnered significant attention due to their remarkable ability to process information across various languages. Despite their capabilities, they exhibit inconsistencies in handling identical queries in different languages, presenting challenges for further advanceme…

Cited by 4SourcePDFScholar
2024

MetaCloak: Preventing Unauthorized Subject-driven Text-to-image Diffusion-based Synthesis via Meta-learning

CVPR 2024poster

Text-to-image diffusion models allow seamless generation of personalized images from scant reference photos. Yet these tools in the wrong hands can fabricate misleading or harmful content endangering individuals. To address this problem existing poisoning-based approaches perturb user images in an i…

2024

MetaTool Benchmark for Large Language Models: Deciding Whether to Use Tools and Which to Use

ICLR 2024poster

Large language models (LLMs) have garnered significant attention due to their impressive natural language processing (NLP) capabilities. Recently, many studies have focused on the tool utilization ability of LLMs. They primarily investigated how LLMs effectively collaborate with given specific tools…