<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-25T20:26:21Z</responseDate><request verb="GetRecord" identifier="oai:researchcommons.waikato.ac.nz:10289/16548" metadataPrefix="uketd_dc">https://researchcommons.waikato.ac.nz/server/oai/request</request><GetRecord><record><header><identifier>oai:researchcommons.waikato.ac.nz:10289/16548</identifier><datestamp>2025-11-20T01:29:29Z</datestamp><setSpec>com_10289_2222</setSpec><setSpec>col_10289_2223</setSpec></header><metadata><uketd_dc:uketddc xmlns:uketd_dc="http://naca.central.cranfield.ac.uk/ethos-oai/2.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:uketdterms="http://naca.central.cranfield.ac.uk/ethos-oai/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://naca.central.cranfield.ac.uk/ethos-oai/2.0/ http://naca.central.cranfield.ac.uk/ethos-oai/2.0/uketd_dc.xsd">
   <dc:title>Feature extractor stacking for cross-domain few-shot learning</dc:title>
   <dc:creator>Wang, Hongyu</dc:creator>
   <uketdterms:advisor>Frank, Eibe</uketdterms:advisor>
   <uketdterms:advisor>Pfahringer, Bernhard</uketdterms:advisor>
   <uketdterms:advisor>Holmes, Geoffrey</uketdterms:advisor>
   <dcterms:abstract>Cross-domain few-shot learning (CDFSL) addresses learning problems where knowledge needs to be transferred from one or more source domains into an instance-scarce target domain with an explicitly different distribution. Recently published CDFSL methods generally construct a universal model that combines knowledge of multiple source domains into one feature extractor. This enables efficient inference but necessitates re-computation of the extractor whenever a new source domain is added. Some of these methods are also incompatible with heterogeneous source domain extractor architectures.

The first part of this thesis proposes feature extractor stacking (FES), a new CDFSL method for combining information from a collection of extractors, that can utilise heterogeneous pretrained extractors out of the box and does not maintain a universal model that needs to be re-computed when its extractor collection is updated. We present the basic FES algorithm, which is inspired by the classic stacked generalisation approach, and also introduce two variants: convolutional FES (ConFES) and regularised FES (ReFES). Given a target-domain task, these algorithms fine-tune each extractor independently, use cross-validation to extract training data for stacked generalisation from the support set, and learn a simple linear stacking classifier from this data. We evaluate our FES methods on the well-known Meta-Dataset benchmark, targeting image classification with convolutional neural networks, and show that they can achieve state-of-the-art performance.

The second part of this thesis proposes an efficient semi-supervised learning method that applies self-training to the classification head only and show that it can yield very consistent improvements in average performance in the Meta-Dataset benchmark for cross-domain few-shot learning when applied with FES and other contemporary methods utilising centroid-based classification.

The third part of this thesis proposes a bidirectional snapshot selection strategy for FES, leveraging its cross-validation process and the ordered nature of its snapshots, and demonstrates that a 95% snapshot reduction can be achieved while retaining the same level of accuracy.</dcterms:abstract>
   <uketdterms:institution>The University of Waikato</uketdterms:institution>
   <dcterms:issued>2024</dcterms:issued>
   <dc:type>Thesis</dc:type>
   <dc:language xsi:type="dcterms:ISO639-2">en</dc:language>
   <dcterms:isReferencedBy>https://hdl.handle.net/10289/16548</dcterms:isReferencedBy>
   <dc:identifier xsi:type="dcterms:URI">https://researchcommons.waikato.ac.nz/bitstreams/bcf8d8c5-80fe-4729-8b54-21f32afa085c/download</dc:identifier>
   <uketdterms:checksum xsi:type="uketdterms:MD5">e41938d7b788d6f17b1a67e0c4602aa0</uketdterms:checksum>
   <dcterms:license>https://researchcommons.waikato.ac.nz/bitstreams/5cbcf952-0f23-4d21-be3a-007c0f393ccb/download</dcterms:license>
   <uketdterms:checksum xsi:type="uketdterms:MD5">e14202ab27e47ddb00d33097327ba050</uketdterms:checksum>
   <dcterms:hasFormat>https://researchcommons.waikato.ac.nz/bitstreams/7697e379-1353-4e5d-98d9-13e77e83f19a/download</dcterms:hasFormat>
   <uketdterms:checksum xsi:type="uketdterms:MD5">7c7136817733234d89db35252d5212c7</uketdterms:checksum>
   <dc:rights>All items in Research Commons are provided for private study and research purposes and are protected by copyright with all rights reserved unless otherwise indicated.</dc:rights>
   <dc:subject>cross-domain few-shot learning</dc:subject>
   <dc:subject>pretrained feature extractors</dc:subject>
   <dc:subject>stacking</dc:subject>
   <dc:subject>semi-supervised learning</dc:subject>
   <dc:subject>self-training</dc:subject>
   <dc:subject>feature subset selection</dc:subject>
</uketd_dc:uketddc></metadata></record></GetRecord></OAI-PMH>