paper-with-me

Papers

UrBench: A Comprehensive Benchmark for Evaluating Large Multimodal Models in Multi-View Urban Scenarios

2024-08-30 · Baichuan Zhou, Haote Yang, Dairong Chen, Junyan Ye, Tianyi Bai, Jinhua Yu, Songyang Zhang, Dahua Lin, Conghui He, Weijia Li

Recent evaluations of Large Multimodal Models (LMMs) have explored their capabilities in various domains, with only few benchmarks specifically focusing on urban environments. Moreover, existing urban benchmarks have been limited to evaluating LMMs with basic region-level urban tasks under singular views, leading to incomplete evaluations of LMMs' abilities in urban environments. To address these issues, we present UrBench, a comprehensive benchmark designed for evaluating LMMs in complex multi-view urban scenarios. UrBench contains 11.6K meticulously curated questions at both region-level and role-level that cover 4 task dimensions: Geo-Localization, Scene Reasoning, Scene Understanding, and Object Understanding, totaling 14 task types. In constructing UrBench, we utilize data from existing datasets and additionally collect data from 11 cities, creating new annotations using a cross-view detection-matching method. With these images and annotations, we then integrate LMM-based, rule-based, and human-based methods to construct large-scale high-quality questions. Our evaluations on 21 LMMs show that current LMMs struggle in the urban environments in several aspects. Even the best performing GPT-4o lags behind humans in most tasks, ranging from simple tasks such as counting to complex tasks such as orientation, localization and object attribute recognition, with an average performance gap of 17.4%. Our benchmark also reveals that LMMs exhibit inconsistent behaviors with different urban views, especially with respect to understanding cross-view relations. UrBench datasets and benchmark results will be publicly available at https://opendatalab.github.io/UrBench/.

📄 PDF Abstract BibTeX arXiv:2408.17267

Code (1)

opendatalab/urbench 공식 구현 pytorch

Tasks

Attributegeo-localizationScene Understanding

Similar Papers 제목 키워드 기반

YourBench: Easy Custom Evaluation Sets for Everyone

2025-04-02 · Sumuk Shashidhar, Clémentine Fourrier, Alina Lozovskia, Thomas Wolf 외

Evaluating large language models (LLMs) effectively remains a critical bottleneck, as traditional static benchmarks suffer from saturation and contamination, while human evaluations are costly and slow. This hinders time…

MMLU

FormalTCS: Benchmarking End-to-End Frontier Formal Theoretical Computer Science Research of Large Language Models

2026-08-20 · Dingzirui Wang, Xuanliang Zhang, Keyan Xu, Qingfu Zhu 외 arxiv

Large language models (LLMs) have shown growing potential for automated theoretical computer science (TCS) research, yet existing benchmarks remain far from realistic research settings. We introduce \ourbenchmark, an exp…

Beyond Text-to-SQL: Can LLMs Really Debug Enterprise ETL SQL?

2026-01-26 · Jing Ye, Yiwen Duan, Yonghong Yu, Victor Ma 외 arxiv

SQL is central to enterprise data engineering, yet generating fully correct SQL code in a single attempt remains difficult, even for experienced developers and advanced text-to-SQL LLMs, often requiring multiple debuggin…

FlavourBench: Ranking Frontier Language Models with Executable Culinary Ground Truth

2026-08-20 · Josef Chen, Erim Hayretci arxiv

Open-ended language-model benchmarks usually inherit a judge: a human preference panel, another model, or a brittle exact-match key. We introduce FlavourBench, an automated benchmark in which a versioned culinary system …

LMM4LMM: Benchmarking and Evaluating Large-multimodal Image Generation with LMMs

2025-04-11 · Jiarui Wang, Huiyu Duan, Yu Zhao, Juntong Wang 외

Recent breakthroughs in large multimodal models (LMMs) have significantly advanced both text-to-image (T2I) generation and image-to-text (I2T) interpretation. However, many generated images still suffer from issues relat…

BenchmarkingImage GenerationImage to textQuestion Answering