paper-with-me

홈 › Papers

Task Me Anything

2024-06-17 · Jieyu Zhang, Weikai Huang, Zixian Ma, Oscar Michel, Dong He, Tanmay Gupta, Wei-Chiu Ma, Ali Farhadi, Aniruddha Kembhavi, Ranjay Krishna

Benchmarks for large multimodal language models (MLMs) now serve to simultaneously assess the general capabilities of models instead of evaluating for a specific capability. As a result, when a developer wants to identify which models to use for their application, they are overwhelmed by the number of benchmarks and remain uncertain about which benchmark's results are most reflective of their specific use case. This paper introduces Task-Me-Anything, a benchmark generation engine which produces a benchmark tailored to a user's needs. Task-Me-Anything maintains an extendable taxonomy of visual assets and can programmatically generate a vast number of task instances. Additionally, it algorithmically addresses user queries regarding MLM performance efficiently within a computational budget. It contains 113K images, 10K videos, 2K 3D object assets, over 365 object categories, 655 attributes, and 335 relationships. It can generate 750M image/video question-answering pairs, which focus on evaluating MLM perceptual capabilities. Task-Me-Anything reveals critical insights: open-source MLMs excel in object and attribute recognition but lack spatial and temporal understanding; each model exhibits unique strengths and weaknesses; larger models generally perform better, though exceptions exist; and GPT4o demonstrates challenges in recognizing rotating/moving objects and distinguishing colors.

📄 PDF Abstract BibTeX arXiv:2406.11775

Code (1)

jieyuz2/taskmeanything 공식 구현

Tasks

2kAttributeObjectQuestion AnsweringVideo Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Anything-3D: Towards Single-view Anything Reconstruction in the Wild

2023-04-19 · Qiuhong Shen, Xingyi Yang, Xinchao Wang

3D reconstruction from a single-RGB image in unconstrained real-world scenarios presents numerous challenges due to the inherent diversity and complexity of objects and environments. In this paper, we introduce Anything-…

3D ReconstructionDiversitySemantic Segmentation

Segment Anything

2023-04-05 · ICCV 2023 1 · Alexander Kirillov, Eric Mintun, Nikhila Ravi, Hanzi Mao 외

We introduce the Segment Anything (SA) project: a new task, model, and dataset for image segmentation. Using our efficient model in a data collection loop, we built the largest segmentation dataset to date (by far), with…

Event-based Object SegmentationImage SegmentationRobot Manipulation GeneralizationSegmentation+3

Grasp-Anything: Large-scale Grasp Dataset from Foundation Models

2023-09-18 · An Dinh Vuong, Minh Nhat Vu, Hieu Le, Baoru Huang 외

Foundation models such as ChatGPT have made significant strides in robotic tasks due to their universal representation of real-world domains. In this paper, we leverage foundation models to tackle grasp detection, a pers…

DiversityRobotic GraspingWorld Knowledge

Judge Anything: MLLM as a Judge Across Any Modality

2025-03-21 · Shu Pu, Yaochen Wang, Dongping Chen, Yuhang Chen 외

Evaluating generative foundation models on open-ended multimodal understanding (MMU) and generation (MMG) tasks across diverse modalities (e.g., images, audio, video) poses significant challenges due to the complexity of…

Hallucination

Enlighten Anything: When Segment Anything Model Meets Low-Light Image Enhancement

2023-06-17 · Qihan Zhao, Xiaofeng Zhang, Hao Tang, Chaochen Gu 외

Image restoration is a low-level visual task, and most CNN methods are designed as black boxes, lacking transparency and intrinsic aesthetics. Many unsupervised approaches ignore the degradation of visible information in…

Image EnhancementImage RestorationLow-Light Image EnhancementSSIM+1