Welcome to the official leaderboard for DISBench (DeepImageSearch Benchmark)!
DISBench is a comprehensive benchmark for evaluating DeepImageSearch methods on photo collections. This leaderboard tracks and compares the performance of various approaches on standardized evaluation metrics.
All metrics are reported as:
Prepare Your Results
Submit via Web Interface
Automated Processing
Leaderboard Update
{
"meta": {
"method_name": "Your Method Name",
"organization": "Your Organization",
"track": "Standard",
"agent_framework": "Your Agent Framework (if applicable)",
"backbone_model": "Your Backbone Model",
"retriever_model": "Your Retriever Model (if applicable)",
"project_url": "https://github.com/your-repo"
},
"predictions": {
"1": ["photo_id_1", "photo_id_2", "photo_id_3"],
"2": ["photo_id_4"],
"3": ["photo_id_5", "photo_id_6"],
...
}
}
Meta Fields:
method_name (required): Name of your method/systemorganization (optional): Your institution or organizationtrack (required): Either "Standard" or "Open"agent_framework (optional): Agent framework used (e.g., "ReAct", "AutoGPT")backbone_model (required): Core model used (e.g., "GPT-4", "Claude-3")retriever_model (optional): Retrieval model used (e.g., "CLIP-ViT-L/14", "BM25")project_url (optional): Link to your project/paperPredictions:
Each entry is uniquely identified by the combination of:
If you submit multiple times with the same configuration, only the latest submission will appear on the leaderboard.
Entries are ranked by Overall EM Score in descending order. The leaderboard displays:
Standard and Open track submissions are ranked separately to ensure fair comparison.
If you use DISBench in your research, please cite:
@misc{deng2026deepimagesearchbenchmarkingmultimodalagents,
title={DeepImageSearch: Benchmarking Multimodal Agents for Context-Aware Image Retrieval in Visual Histories},
author={Chenlong Deng and Mengjie Deng and Junjie Wu and Dun Zeng and Teng Wang and Qingsong Xie and Jiadeng Huang and Shengjie Ma and Changwang Zhang and Zhaoxiang Wang and Jun Wang and Yutao Zhu and Zhicheng Dou},
year={2026},
eprint={2602.10809},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2602.10809}
}
88 commits
3 commits
Welcome to the official leaderboard for DISBench (DeepImageSearch Benchmark)!
DISBench is a comprehensive benchmark for evaluating DeepImageSearch methods on photo collections. This leaderboard tracks and compares the performance of various approaches on standardized evaluation metrics.
All metrics are reported as:
Prepare Your Results
Submit via Web Interface
Automated Processing
Leaderboard Update
{
"meta": {
"method_name": "Your Method Name",
"organization": "Your Organization",
"track": "Standard",
"agent_framework": "Your Agent Framework (if applicable)",
"backbone_model": "Your Backbone Model",
"retriever_model": "Your Retriever Model (if applicable)",
"project_url": "https://github.com/your-repo"
},
"predictions": {
"1": ["photo_id_1", "photo_id_2", "photo_id_3"],
"2": ["photo_id_4"],
"3": ["photo_id_5", "photo_id_6"],
...
}
}
Meta Fields:
method_name (required): Name of your method/systemorganization (optional): Your institution or organizationtrack (required): Either "Standard" or "Open"agent_framework (optional): Agent framework used (e.g., "ReAct", "AutoGPT")backbone_model (required): Core model used (e.g., "GPT-4", "Claude-3")retriever_model (optional): Retrieval model used (e.g., "CLIP-ViT-L/14", "BM25")project_url (optional): Link to your project/paperPredictions:
Each entry is uniquely identified by the combination of:
If you submit multiple times with the same configuration, only the latest submission will appear on the leaderboard.
Entries are ranked by Overall EM Score in descending order. The leaderboard displays:
Standard and Open track submissions are ranked separately to ensure fair comparison.
If you use DISBench in your research, please cite:
@misc{deng2026deepimagesearchbenchmarkingmultimodalagents,
title={DeepImageSearch: Benchmarking Multimodal Agents for Context-Aware Image Retrieval in Visual Histories},
author={Chenlong Deng and Mengjie Deng and Junjie Wu and Dun Zeng and Teng Wang and Qingsong Xie and Jiadeng Huang and Shengjie Ma and Changwang Zhang and Zhaoxiang Wang and Jun Wang and Yutao Zhu and Zhicheng Dou},
year={2026},
eprint={2602.10809},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2602.10809}
}
88 commits
3 commits