{"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/mutdet-mutually-optimizing-pre-training-for","title":"MutDet: Mutually Optimizing Pre-training for Remote Sensing Object Detection","arxiv_id":"2407.09920","date":"2024-07-13","proceeding":null,"authors":["Ziyue Huang","Yongchao Feng","Qingjie Liu","Yunhong Wang"],"abstract":"Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods, alignment between object embeddings extracted from a pre-trained backbone and detector features is significant. However, due to differences in feature extraction methods, a pronounced feature discrepancy still exists and hinders the pre-training performance. The remote sensing images with complex environments and more densely distributed objects exacerbate the discrepancy. In this work, we propose a novel Mutually optimizing pre-training framework for remote sensing object Detection, dubbed as MutDet. In MutDet, we propose a systemic solution against this challenge. Firstly, we propose a mutual enhancement module, which fuses the object embeddings and detector features bidirectionally in the last encoder layer, enhancing their information interaction.Secondly, contrastive alignment loss is employed to guide this alignment process softly and simultaneously enhances detector features' discriminativity. Finally, we design an auxiliary siamese head to mitigate the task gap arising from the introduction of enhancement module. Comprehensive experiments on various settings show new state-of-the-art transfer performance. The improvement is particularly pronounced when data quantity is limited. When using 10% of the DIOR-R data, MutDet improves DetReg by 6.1% in AP50. Codes and models are available at: https://github.com/floatingstarZ/MutDet.","url_abs":"https://arxiv.org/abs/2407.09920v2","url_pdf":"https://arxiv.org/pdf/2407.09920v2.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":"mutdet-mutually-optimizing-pre-training-for","repo_url":"https://github.com/floatingstarz/mutdet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"detr","method_name":"Detr"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"feedforward-network","method_name":"Feedforward Network"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2407.09920","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2407.09920"}},"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":"deterministic:regex_extraction","url":"https://github.com/floatingstarZ/MutDet","reach":{"status":"ok"}}],"summary":{"ran":12,"unverified":2},"by_repo_kind":{"official":{"samples":14,"ran":12,"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":14,"samples":[{"code_sha256_prefix":"ae094dbe25b7ec34","entry":"COCO2index","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/coco.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/coco.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ae094dbe25b7ec34"}},{"code_sha256_prefix":"cd90265dbdaeaa42","entry":"coco_transform","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/coco.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/coco.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cd90265dbdaeaa42"}},{"code_sha256_prefix":"e8477daa91851bf8","entry":"imdenormalize","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/transform.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/transform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e8477daa91851bf8"}},{"code_sha256_prefix":"000535ebcb82e5d0","entry":"jsonload","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/os.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/os.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"000535ebcb82e5d0"}},{"code_sha256_prefix":"ad23cd7f2bb13f49","entry":"lable_score_info","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/vis.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/vis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ad23cd7f2bb13f49"}},{"code_sha256_prefix":"c3d6e4744d2215ea","entry":"load_dota","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/dota.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/dota.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c3d6e4744d2215ea"}},{"code_sha256_prefix":"0908e3a8c097894c","entry":"pklload","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/os.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/os.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0908e3a8c097894c"}},{"code_sha256_prefix":"a8cf6e05f7b79b26","entry":"score_info","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/vis.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/vis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a8cf6e05f7b79b26"}},{"code_sha256_prefix":"6917707710af7c71","entry":"splicing","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/vis.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/vis.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6917707710af7c71"}},{"code_sha256_prefix":"4d0f2f45749a3510","entry":"to_array","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/transform.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/transform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4d0f2f45749a3510"}},{"code_sha256_prefix":"492371292aee980a","entry":"to_tensor","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/transform.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/transform.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"492371292aee980a"}},{"code_sha256_prefix":"19e5cce67fd60381","entry":"x2Tensor2x","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/rbox.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/rbox.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19e5cce67fd60381"}},{"code_sha256_prefix":"18026c705af647a6","entry":"obb2poly","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/rbox.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/rbox.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"18026c705af647a6"}},{"code_sha256_prefix":"88a8811173926cd5","entry":"poly2obb","repo":"floatingstarZ/MutDet","repo_kind":"official","path":"ctlib/rbox.py","file_url":"https://github.com/floatingstarZ/MutDet/blob/HEAD/ctlib/rbox.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"88a8811173926cd5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}