{"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/groundnlq-ego4d-natural-language-queries","title":"GroundNLQ @ Ego4D Natural Language Queries Challenge 2023","arxiv_id":"2306.15255","date":"2023-06-27","proceeding":null,"authors":["Zhijian Hou","Lei Ji","Difei Gao","Wanjun Zhong","Kun Yan","Chao Li","Wing-Kwong Chan","Chong-Wah Ngo","Nan Duan","Mike Zheng Shou"],"abstract":"In this report, we present our champion solution for Ego4D Natural Language Queries (NLQ) Challenge in CVPR 2023. Essentially, to accurately ground in a video, an effective egocentric feature extractor and a powerful grounding model are required. Motivated by this, we leverage a two-stage pre-training strategy to train egocentric feature extractors and the grounding model on video narrations, and further fine-tune the model on annotated data. In addition, we introduce a novel grounding model GroundNLQ, which employs a multi-modal multi-scale grounding module for effective video and text fusion and various temporal intervals, especially for long videos. On the blind test set, GroundNLQ achieves 25.67 and 18.18 for R1@IoU=0.3 and R1@IoU=0.5, respectively, and surpasses all other teams by a noticeable margin. Our code will be released at\\url{https://github.com/houzhijian/GroundNLQ}.","url_abs":"https://arxiv.org/abs/2306.15255v1","url_pdf":"https://arxiv.org/pdf/2306.15255v1.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":"groundnlq-ego4d-natural-language-queries","repo_url":"https://github.com/houzhijian/groundnlq","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"natural-language-queries","task_name":"Natural Language Queries"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2306.15255","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2306.15255"}},"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/houzhijian/groundnlq","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":6,"ran_draft_wrong":2,"unverified":3},"by_repo_kind":{"official":{"samples":11,"ran":8,"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":"ea2ba2c075c6b18b","entry":"compute_temporal_iou","repo":"houzhijian/groundnlq","repo_kind":"official","path":"temporal_nms.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/temporal_nms.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea2ba2c075c6b18b"}},{"code_sha256_prefix":"fb9c1382418bb2f7","entry":"dumps_msgpack","repo":"houzhijian/groundnlq","repo_kind":"official","path":"feature_extraction/convert_pt_to_lmdb.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/feature_extraction/convert_pt_to_lmdb.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fb9c1382418bb2f7"}},{"code_sha256_prefix":"2d946250dd2f5a4f","entry":"load_json","repo":"houzhijian/groundnlq","repo_kind":"official","path":"basic_utils.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/basic_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d946250dd2f5a4f"}},{"code_sha256_prefix":"f1d1cccccf038785","entry":"load_jsonl","repo":"houzhijian/groundnlq","repo_kind":"official","path":"basic_utils.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/basic_utils.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f1d1cccccf038785"}},{"code_sha256_prefix":"570ad34bd1af44a8","entry":"load_pickle","repo":"houzhijian/groundnlq","repo_kind":"official","path":"basic_utils.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/basic_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"570ad34bd1af44a8"}},{"code_sha256_prefix":"37bec4b8d7a97c61","entry":"reformat_nlq_data","repo":"houzhijian/groundnlq","repo_kind":"official","path":"ego4d_data/reformat_data.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/ego4d_data/reformat_data.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"37bec4b8d7a97c61"}},{"code_sha256_prefix":"3eb80dc0984b649c","entry":"temporal_nms","repo":"houzhijian/groundnlq","repo_kind":"official","path":"temporal_nms.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/temporal_nms.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3eb80dc0984b649c"}},{"code_sha256_prefix":"a8740db7c0fffa49","entry":"top1_generator","repo":"houzhijian/groundnlq","repo_kind":"official","path":"ensemble.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/ensemble.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a8740db7c0fffa49"}},{"code_sha256_prefix":"b504027a68e6008e","entry":"compute_IoU","repo":"houzhijian/groundnlq","repo_kind":"official","path":"evaluate_ego4d_nlq.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/evaluate_ego4d_nlq.py","link_basis":"first_harvest_node","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":"b504027a68e6008e"}},{"code_sha256_prefix":"db735a840f76f86b","entry":"dumps_npz","repo":"houzhijian/groundnlq","repo_kind":"official","path":"feature_extraction/convert_pt_to_lmdb.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/feature_extraction/convert_pt_to_lmdb.py","link_basis":"first_harvest_node","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":"db735a840f76f86b"}},{"code_sha256_prefix":"ac232ed9fafe27ee","entry":"load_json","repo":"houzhijian/groundnlq","repo_kind":"official","path":"evaluate_ego4d_nlq.py","file_url":"https://github.com/houzhijian/groundnlq/blob/HEAD/evaluate_ego4d_nlq.py","link_basis":"first_harvest_node","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":"ac232ed9fafe27ee"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}