{"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/arxiv-2605-18507","title":"Weakly Supervised Cross-Modal Learning for 4D Radar Scene Flow Estimation","arxiv_id":"2605.18507","date":"2026-05-18","proceeding":"ICML","authors":["Jingyun Fu","Zhiyu Xiang","Na Zhao"],"abstract":"Due to the difficulty of obtaining ground-truth data for 4D radar scene flow estimation, previous methods typically rely on either self-supervised losses or cross-modal supervision using 3D LiDAR data, 2D images, and odometry. However, self-supervised approaches often yield suboptimal results due to radar's inherently low-fidelity measurements, while existing cross-modal supervised methods introduce complex multi-task architecture and require costly LiDAR sensors to generate pseudo radar scene flow labels from pretrained 3D tracking models. To overcome these limitations, we propose a task-specific iterative framework for weakly supervised radar scene flow learning, using only images and odometry for auxiliary supervision during training. Specially, we establish two novel instance-aware self-supervised losses by exploiting off-the-shelf 2D tracking and segmentation algorithms to obtain tracked instance masks, which are back-projected into 3D space to provide instance-level semantic guidance; for static regions, we integrate vehicle odometry with radar's intrinsic motion cues to construct a rigid static loss. Extensive experiments on the real-world View-of-Delft (VoD) dataset demonstrate that our method not only surpasses state-of-the-art cross-modal supervised approaches that rely on 3D multi-object tracking on dense LiDAR point clouds but also outperforms existing fully supervised scene flow estimation methods. The code is open-sourced at \\href{https://github.com/FuJingyun/IterFlow}{https://github.com/FuJingyun/IterFlow}.","url_abs":"https://arxiv.org/abs/2605.18507","url_pdf":"https://arxiv.org/pdf/2605.18507","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.18507","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.18507"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/FuJingyun/IterFlow","reach":null}],"summary":{"ran":16},"by_repo_kind":{"found_in_text":{"samples":16,"ran":16,"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":16,"samples":[{"code_sha256_prefix":"29fb577bcd69f88c","entry":"cal_grid_index","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/preprocess/radar_filter.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/preprocess/radar_filter.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":"29fb577bcd69f88c"}},{"code_sha256_prefix":"ddb49ea432e34b03","entry":"collate_fn_pad","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/dataset.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/dataset.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":"ddb49ea432e34b03"}},{"code_sha256_prefix":"c2f921dd8972e2cf","entry":"deflowLoss","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/lossfuncs/supervise.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/lossfuncs/supervise.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":"c2f921dd8972e2cf"}},{"code_sha256_prefix":"6552ada07b5e79c7","entry":"draw_box_2d_pic","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/yolo11_deepsort_segany.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/yolo11_deepsort_segany.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":"6552ada07b5e79c7"}},{"code_sha256_prefix":"a0cdf0b697205bd7","entry":"draw_seg_pic","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/yolo11_deepsort_segany.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/yolo11_deepsort_segany.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":"a0cdf0b697205bd7"}},{"code_sha256_prefix":"4abd1169cca5f7bb","entry":"extract_flow_number","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/dataset.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/dataset.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":"4abd1169cca5f7bb"}},{"code_sha256_prefix":"1c1dab03a4e6feed","entry":"get_neighbor","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/preprocess/radar_filter.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/preprocess/radar_filter.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":"1c1dab03a4e6feed"}},{"code_sha256_prefix":"cd1bab9729b5de67","entry":"int_box_2d_pic","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/yolo11_deepsort_segany.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/yolo11_deepsort_segany.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":"cd1bab9729b5de67"}},{"code_sha256_prefix":"007ecca780d01f66","entry":"is_in_mesh","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/preprocess/radar_filter.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/preprocess/radar_filter.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":"007ecca780d01f66"}},{"code_sha256_prefix":"021f720972b878d5","entry":"mambaflowLoss","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/lossfuncs/supervise.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/lossfuncs/supervise.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":"021f720972b878d5"}},{"code_sha256_prefix":"7faad13e56028963","entry":"nearest_neighbor_search","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/gen_ra_gt_flow.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/gen_ra_gt_flow.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":"7faad13e56028963"}},{"code_sha256_prefix":"bb7856ac0e9fe438","entry":"rotation_3d_in_axis","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/gen_ra_gt_flow.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/gen_ra_gt_flow.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":"bb7856ac0e9fe438"}},{"code_sha256_prefix":"812ab9b6fc56be4a","entry":"seflow_auto","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/autolabel.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/autolabel.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":"812ab9b6fc56be4a"}},{"code_sha256_prefix":"5ae115155beeafdd","entry":"seflowpp_auto","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/autolabel.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/autolabel.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":"5ae115155beeafdd"}},{"code_sha256_prefix":"84104dbc4df80761","entry":"shiftClusterid","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/YOLOv11-DeepSort/src/autolabel.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/YOLOv11-DeepSort/src/autolabel.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":"84104dbc4df80761"}},{"code_sha256_prefix":"b53ceecb7fafc29d","entry":"surface_equ_3d","repo":"FuJingyun/IterFlow","repo_kind":"found_in_text","path":"dataprocess/gen_ra_gt_flow.py","file_url":"https://github.com/FuJingyun/IterFlow/blob/HEAD/dataprocess/gen_ra_gt_flow.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":"b53ceecb7fafc29d"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}