@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a , ; dct:contributor orcid:0000-0002-4135-7634; dct:creator orcid:0009-0004-4939-2970, orcid:0009-0009-0781-3438; dct:publisher ; dct:subject ; rdfs:comment """This article presents a pseudomultitask (PMT) segmentation neural network (PMTNet) for cropland mapping in mountainous regions using high-resolution remote sensing images. PMTNet extends BsiNet by introducing two key innovations: 1) a pixel-level mask and edge features fusing module using distance features (MEF_D), and 2) a PMT module that replaces the conventional multibranch-task predictions. The MEF_D module leverages spatial attention guided by distance features as weighting indicators to effectively fuse mask and edge features at the pixel level, leading to improved boundary representation. The PMT module, serving as the core prediction component, consists of a single branch dedicated to mask prediction. The two auxiliary tasks—edge detection and distance mapping—are derived directly from the mask output using the Canny edge detecting algorithm and Euclidean distance transformation, respectively. The model was trained and evaluated using cropland samples from Chongqing and Fenghuang, China, based on high-resolution remote sensing images. Comparative experiments were conducted against two representative multitask neural networks (BsiNet and SEANet) and two transformer-based semantic segmentation models (HRFormer + OCR and LRFormer). The results demonstrated that PMTNet consistently outperformed these baselines, achieving the highest scores across multiple metrics, including precision, recall, F1- score, intersection over union, overall accuracy, and the Kappa coefficient—all within a compact model size. Applicability analysis confirmed that PMTNet can effectively identify croplands of diverse types, shapes, and cultivation stages, as long as their boundaries in the images are visually distinguishable"""; rdfs:label "A Pseudomultitask Neural Network Classification Model for Cropland Mapping in Mountainous Areas Using High-Resolution Remote Sensing Images"; ; this:; "xzhou@mtech.edu"; "January 2026"; "2025" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0008-8411-2742 . } sub:pubinfo { orcid:0009-0008-8411-2742 foaf:name "Emily Regalado" . this: dct:created "2026-05-01T17:43:55.415Z"^^xsd:dateTime; dct:creator orcid:0009-0008-8411-2742; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxzr6UBGMW6c8tegz0babaledWUEQ0PLDE4tp7Iinbe2DZtAtY5JUptKYuStWDZx+QER4808P8dejNWRnBDzgthYJm/AyNSXflHSJhz2+NC+h7RylOLxbwLEQocmyKKiYxa2gT85m6ajVL2M6TnfG67nnK+K2f7iCGL6wYXRITD1q+7+5SWqBdDXIV921W4IKWaD2GJk+NRBoOqQhbsrk8Tn5XsNd7DMYVHk47oMDGbeBnrOIoRPsbBgAcoCsxxhiB9yN6Lf8EUbnlXVEDzJuZk048L1BDZL+6nkA8btTQGP2ijUFWA7rTrod3LjUDQWLZS95njjl867dtmv/znYkzwIDAQAB"; npx:hasSignature "d9Kesh3LxI5756VpO1MYDoBq39Fmf3qnh2ruP/pJgvepMoAbcmL7zhb86Bo1FJhXmkNRJ+ye27r/jrS2jChe5j1e9HtNDTuAoBMPLrVXYYNrNeCZV4LuC2hi+XI1AxyZSS03XqQDKvsI1iaVBHiStC+El4ZxFKAeFOoBGBkSI/cIAgAJQetXG8qzPbzzmYlxzYIUUNu4sXHe8yj9xxvmP8Did21bq2cGE2hykfJP4Zb1pUjHjnxpGGQojAoV69fIa0bgWhNnZxkwDMXAgxL4Hc/IXdZtGIaQUvOHfFHbi/kVmOt4rFXN2/7XgiWgNaFTCfsFSxs51kJyKv/iKVc3vg=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0008-8411-2742 . }