{"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-2601-22581","title":"Cross-Domain Few-Shot Learning for Hyperspectral Image Classification Based on Mixup Foundation Model","arxiv_id":"2601.22581","date":"2026-01-30","proceeding":null,"authors":["Naeem Paeedeh","Mahardhika Pratama","Ary Shiddiqi","Zehong Cao","Mukesh Prasad","Wisnu Jatmiko"],"abstract":"Although cross-domain few-shot learning (CDFSL) for hyper-spectral image (HSI) classification has attracted significant research interest, existing works often rely on an unrealistic data augmentation procedure in the form of external noise to enlarge the sample size, thus greatly simplifying the issue of data scarcity. They involve a large number of parameters for model updates, being prone to the overfitting problem. To the best of our knowledge, none has explored the strength of the foundation model, having strong generalization power to be quickly adapted to downstream tasks. This paper proposes the MIxup FOundation MOdel (MIFOMO) for CDFSL of HSI classifications. MIFOMO is built upon the concept of a remote sensing (RS) foundation model, pre-trained across a large scale of RS problems, thus featuring generalizable features. The notion of coalescent projection (CP) is introduced to quickly adapt the foundation model to downstream tasks while freezing the backbone network. The concept of mixup domain adaptation (MDM) is proposed to address the extreme domain discrepancy problem. Last but not least, the label smoothing concept is implemented to cope with noisy pseudo-label problems. Our rigorous experiments demonstrate the advantage of MIFOMO, where it beats prior arts with up to 14% margin. The source code of MIFOMO is open-sourced at https://github.com/Naeem-Paeedeh/MIFOMO for reproducibility and convenient further study.","url_abs":"https://arxiv.org/abs/2601.22581","url_pdf":"https://arxiv.org/pdf/2601.22581","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=2601.22581","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.22581"}},"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/Naeem-Paeedeh/MIFOMO","reach":null}],"summary":{"unverified":8},"by_repo_kind":{"found_in_text":{"samples":8,"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":8,"samples":[{"code_sha256_prefix":"ca5c672cd9efc178","entry":"apply_PCA","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"dataloader.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/dataloader.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":"ca5c672cd9efc178"}},{"code_sha256_prefix":"11e85c6707e8c86a","entry":"classification_map","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/utils.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":"11e85c6707e8c86a"}},{"code_sha256_prefix":"286b214e642d9fe9","entry":"get_time_str","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"shared.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/shared.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":"286b214e642d9fe9"}},{"code_sha256_prefix":"04bc487ad3b9dcca","entry":"load_data","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/utils.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":"04bc487ad3b9dcca"}},{"code_sha256_prefix":"ec5616942a8d50f1","entry":"load_data_houston","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/utils.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":"ec5616942a8d50f1"}},{"code_sha256_prefix":"8b23ac8e9d2fc58a","entry":"make_pair","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"shared.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/shared.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":"8b23ac8e9d2fc58a"}},{"code_sha256_prefix":"5ad775be33617d5d","entry":"pinv_robust","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"lgc.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/lgc.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":"5ad775be33617d5d"}},{"code_sha256_prefix":"4bd62eaa5ef63f9c","entry":"to_device","repo":"Naeem-Paeedeh/MIFOMO","repo_kind":"found_in_text","path":"shared.py","file_url":"https://github.com/Naeem-Paeedeh/MIFOMO/blob/HEAD/shared.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":"4bd62eaa5ef63f9c"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}