@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 { sub:comparatorGroup dct:description "Lat-lon-flat machine learning trained identically on the first discipline's data and applied to the second discipline's data via the equirectangular projection, exploiting only translation equivariance in pixel space." . sub:interventionGroup dct:description "Sphere-aware machine learning trained on one discipline's data and applied to another discipline's data on the shared HEALPix substrate without retraining, exploiting rotation equivariance on the sphere." . sub:outcomeGroup dct:description "Detection accuracy on the second discipline's test set without retraining (cross-domain transfer accuracy), with in-domain accuracy on each discipline as sanity check and upper bound." . sub:population dct:description "Pairs of scientific disciplines whose data live on the sphere — for example cosmology / astrophysics, climate, Earth observation, marine biodiversity — with shared HEALPix substrate but discipline-specific background spectra and feature-location distributions." . sub:spherical-ml-cross-discipline-transfer-2026 a , ; sub:comparatorGroup; sub:interventionGroup; sub:outcomeGroup; sub:population; dct:description "For two scientific discipline regimes that share the HEALPix substrate but differ in their background statistics and feature-location distributions, does a sphere-aware machine-learning approach trained on one discipline classify the other discipline without retraining at higher accuracy than an equivalent lat-lon-flat machine-learning approach trained identically, measured by cross-domain transfer accuracy?"; rdfs:label "Does sphere-aware ML on HEALPix transfer cleanly across discipline pairs without retraining?" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-05-07T21:09:34.069Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:introduces sub:spherical-ml-cross-discipline-transfer-2026; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "gbTYw+4diAm0p3FXbRcY8KYf1yMaxdE2C6YrpKM7Jh3hJZrGhXLaX0Fo7uVqNn7FVLj5TSwlnet1oYaXeuTVEe+AxACg67Cf64ZyC262OXScPD/M2vQvRcI1ZLHCS5XxqMt+jElQHehc09ZeIprrGYwBUlhQ7kyCIY0r9S8eXkU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }