{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/can-pre-trained-vision-and-language-models","title":"Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?","arxiv_id":"2302.11713","date":"2023-02-23","proceeding":null,"authors":["Yang Chen","Hexiang Hu","Yi Luan","Haitian Sun","Soravit Changpinyo","Alan Ritter","Ming-Wei Chang"],"abstract":"Pre-trained vision and language models have demonstrated state-of-the-art capabilities over existing tasks involving images and texts, including visual question answering. However, it remains unclear whether these models possess the capability to answer questions that are not only querying visual content but knowledge-intensive and information-seeking. In this study, we introduce InfoSeek, a visual question answering dataset tailored for information-seeking questions that cannot be answered with only common sense knowledge. Using InfoSeek, we analyze various pre-trained visual question answering models and gain insights into their characteristics. Our findings reveal that state-of-the-art pre-trained multi-modal models (e.g., PaLI-X, BLIP2, etc.) face challenges in answering visual information-seeking questions, but fine-tuning on the InfoSeek dataset elicits models to use fine-grained knowledge that was learned during their pre-training. Furthermore, we show that accurate visual entity recognition can be used to improve performance on InfoSeek by retrieving relevant documents, showing a significant space for improvement.","url_abs":"https://arxiv.org/abs/2302.11713v5","url_pdf":"https://arxiv.org/pdf/2302.11713v5.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"can-pre-trained-vision-and-language-models","repo_url":"https://github.com/edchengg/infoseek_eval","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"can-pre-trained-vision-and-language-models","repo_url":"https://github.com/open-vision-language/infoseek","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"open-domain-question-answering","task_name":"Open-Domain Question Answering"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"visual-question-answering-1","task_name":"Visual Question Answering"},{"task_slug":"visual-question-answering","task_name":"Visual Question Answering (VQA)"}],"methods":[],"datasets_introduced":[{"slug":"infoseek","name":"InfoSeek","full_name":"Visual Information Seeking"}],"methods_introduced":[],"results":[{"leaderboard":"/sota/visual-question-answering-vqa-on-infoseek","task":"Visual Question Answering (VQA)","dataset":"InfoSeek","model":"CLIP + FiD","rank_in_archive_order":3,"of":7,"metrics":{"Accuracy":"20.9"},"uses_additional_data":false},{"leaderboard":"/sota/visual-question-answering-vqa-on-infoseek","task":"Visual Question Answering (VQA)","dataset":"InfoSeek","model":"CLIP + PaLM (540B)","rank_in_archive_order":4,"of":7,"metrics":{"Accuracy":"20.4"},"uses_additional_data":false},{"leaderboard":"/sota/visual-question-answering-vqa-on-infoseek","task":"Visual Question Answering (VQA)","dataset":"InfoSeek","model":"PaLI","rank_in_archive_order":5,"of":7,"metrics":{"Accuracy":"19.7"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2302.11713","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2302.11713"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/open-vision-language/infoseek","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/edchengg/infoseek_eval","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":6},"by_repo_kind":{"official":{"samples":6,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"b1220700b1491fae","entry":"create_eval_data","repo":"edchengg/infoseek_eval","repo_kind":"official","path":"run_training_lavis.py","file_url":"https://github.com/edchengg/infoseek_eval/blob/HEAD/run_training_lavis.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1220700b1491fae"}},{"code_sha256_prefix":"7055aa97f2bde50e","entry":"exact_match_score","repo":"edchengg/infoseek_eval","repo_kind":"official","path":"infoseek_eval.py","file_url":"https://github.com/edchengg/infoseek_eval/blob/HEAD/infoseek_eval.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7055aa97f2bde50e"}},{"code_sha256_prefix":"07a7b4b4ff7827a6","entry":"load_and_process_image","repo":"edchengg/infoseek_eval","repo_kind":"official","path":"run_blip2_infoseek.py","file_url":"https://github.com/edchengg/infoseek_eval/blob/HEAD/run_blip2_infoseek.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"07a7b4b4ff7827a6"}},{"code_sha256_prefix":"921382b550348607","entry":"metric_max_over_ground_truths","repo":"edchengg/infoseek_eval","repo_kind":"official","path":"infoseek_eval.py","file_url":"https://github.com/edchengg/infoseek_eval/blob/HEAD/infoseek_eval.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"921382b550348607"}},{"code_sha256_prefix":"4925192ddc8dfa9a","entry":"normalize_answer","repo":"edchengg/infoseek_eval","repo_kind":"official","path":"infoseek_eval.py","file_url":"https://github.com/edchengg/infoseek_eval/blob/HEAD/infoseek_eval.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4925192ddc8dfa9a"}},{"code_sha256_prefix":"c21c5f2835c4a0d0","entry":"process_images_in_batches","repo":"edchengg/infoseek_eval","repo_kind":"official","path":"run_blip2_infoseek.py","file_url":"https://github.com/edchengg/infoseek_eval/blob/HEAD/run_blip2_infoseek.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c21c5f2835c4a0d0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}