<?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-18T19:38:49Z</responseDate><request verb="GetRecord" identifier="oai:mro.massey.ac.nz:10179/4287" metadataPrefix="mets">https://mro.massey.ac.nz/server/oai/request</request><GetRecord><record><header><identifier>oai:mro.massey.ac.nz:10179/4287</identifier><datestamp>2025-11-12T14:04:51Z</datestamp><setSpec>com_10179_294</setSpec><setSpec>col_10179_296</setSpec></header><metadata><mets xmlns="http://www.loc.gov/METS/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" ID="&#xa;&#x9;&#x9;&#x9;&#x9;DSpace_ITEM_10179-4287" TYPE="DSpace ITEM" PROFILE="DSpace METS SIP Profile 1.0" xsi:schemaLocation="http://www.loc.gov/METS/ http://www.loc.gov/standards/mets/mets.xsd" OBJID="&#xa;&#x9;&#x9;&#x9;&#x9;hdl:10179/4287">
   <metsHdr CREATEDATE="2026-09-18T19:38:49Z">
      <agent ROLE="CUSTODIAN" TYPE="ORGANIZATION">
         <name>DSpace at Massey University</name>
      </agent>
   </metsHdr>
   <dmdSec ID="DMD_10179_4287">
      <mdWrap MDTYPE="MODS">
         <xmlData xmlns:mods="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
            <mods:mods xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
               <mods:name>
                  <mods:role>
                     <mods:roleTerm type="text">author</mods:roleTerm>
                  </mods:role>
                  <mods:namePart>Anwar, Muhammad Nafees</mods:namePart>
               </mods:name>
               <mods:extension>
                  <mods:dateAccessioned encoding="iso8601">2013-04-16T01:53:59Z</mods:dateAccessioned>
               </mods:extension>
               <mods:extension>
                  <mods:dateAvailable encoding="iso8601">2013-04-16T01:53:59Z</mods:dateAvailable>
               </mods:extension>
               <mods:originInfo>
                  <mods:dateIssued encoding="iso8601">2012</mods:dateIssued>
               </mods:originInfo>
               <mods:identifier type="uri">http://hdl.handle.net/10179/4287</mods:identifier>
               <mods:identifier type="wikidata">Q112888752</mods:identifier>
               <mods:identifier type="wikidata-uri">https://www.wikidata.org/wiki/Q112888752</mods:identifier>
               <mods:abstract>The class imbalance problem is a challenge in the statistical, machine learn-&#xd;
ing and data mining domains. Examples include fraud/intrusion detection,&#xd;
medical diagnosis/monitoring, bioinformatics, text categorization, insurance&#xd;
claims, and target marketing. The problem with imbalanced data sets is that&#xd;
the conventional classifiers (both statistical and machine learning algorithms)&#xd;
aim at maximizing overall accuracy, which is often achieved by allocating all,&#xd;
or almost all, cases to the majority class. Thus there tends to be bias against&#xd;
the minority class in class imbalance situations.&#xd;
Despite numerous algorithms and re-sampling techniques proposed in the&#xd;
last few decades to tackle imbalanced classification problems, there is no&#xd;
consistent winning strategy for all data sets (neither in terms of sampling, nor&#xd;
learning algorithm). Special attention needs to be paid to the data in hand.&#xd;
In doing so, one should take into account several factors simultaneously: the&#xd;
imbalance rate, the data complexity, the algorithms and their associated&#xd;
parameters. As suggested in the literature, mining such datasets can only&#xd;
be improved by algorithms tailored to data characteristics; therefore it is&#xd;
important and necessary to do data exploratory analysis before deciding on&#xd;
a learning algorithm or re-sampling techniques.&#xd;
In this study, we have developed a framework "Complexity Measurement"&#xd;
(CM) to explore the connection between the imbalanced data problem and&#xd;
data complexity. Our study shows that CM is an ideal candidate to be&#xd;
recognized as a "goodness criterion" for various classifiers, re-sampling and&#xd;
feature selection techniques in the class imbalance framework. We have used&#xd;
CM as a meta-learner to choose the classifier and under-sampling strategy&#xd;
that best fits the situation. We design a systematic over-sampling technique, Over-sampling using Complexity Measurement (OSCM) for dealing&#xd;
with class overlap. Using OSCM, we do not need to search for an optimal&#xd;
class distribution in order to get favorable accuracy for the minority class,&#xd;
since the amount of over-sampling is determined by the complexity; ideally&#xd;
using CM would detect fine structural differences (class-overlap and small&#xd;
disjunct) between different classes.Existing feature selection techniques were never meant for class imbalanced data. We propose Feature Selection using Complexity Measurement&#xd;
(FSCM), which can specifically focus on the minority class, hence those&#xd;
features (and multivariate interactions between predictors) can be selected,&#xd;
which form a better model for the minority class.&#xd;
Methods developed have been applied to real datasets. The results from&#xd;
imbalanced datasets show that CM, OSCM and FSCM are effective as a systematic way of correcting class imbalance/overlap and improving classifier&#xd;
performance. Highly predictive models were built; discriminating patterns&#xd;
were discovered, and automated optimization was proposed. The methodology proposed and knowledge discovered will benefit exploratory data analysis for imbalanced datasets. It may be taken as a judging criterion for new&#xd;
algorithms and re-sampling techniques. Moreover, new data sets may be&#xd;
evaluated using our CM criterion in order to build a sensible model.</mods:abstract>
               <mods:language>
                  <mods:languageTerm authority="rfc3066">en</mods:languageTerm>
               </mods:language>
               <mods:accessCondition type="useAndReproduction">The Author</mods:accessCondition>
               <mods:subject>
                  <mods:topic>Computational complexity</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Class imbalance</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Classification</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Sampling</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Statistics</mods:topic>
               </mods:subject>
               <mods:titleInfo>
                  <mods:title>Complexity measurement for dealing with class imbalance problems in classification modelling : a thesis submitted in fulfilment of the requirements for the degree of Doctor of Philosophy, Massey University, 2012</mods:title>
               </mods:titleInfo>
               <mods:genre>Thesis</mods:genre>
            </mods:mods>
         </xmlData>
      </mdWrap>
   </dmdSec>
   <amdSec ID="TMD_10179_4287">
      <rightsMD ID="RIG_10179_4287">
         <mdWrap MIMETYPE="text/plain" MDTYPE="OTHER" OTHERMDTYPE="DSpaceDepositLicense">
            <binData>PGgyPkNPUFlSSUdIVDwvaDI+DQo8cD5Db3B5cmlnaHQgcmVzaWRlcyB3aXRoIHRoZSBhdXRob3IsIGFuZCBpcyBnb3Zlcm5lZCBieSB0aGUgQ29weXJpZ2h0IEFjdCAxOTk0LiANCg0KPHA+VW5sZXNzIHlvdSBzdGF0ZSBvdGhlcndpc2UsIHRoZSANCkxpYnJhcnkgbWF5IGNvcHkgYWxsIG9yIHBhcnQgb2YgeW91ciB0aGVzaXMgPGJyPg0KYW5kIHByb3ZpZGUgaXQgdG8gYW5vdGhlciBpbnN0aXR1dGlvbiBmb3IgdGhlIHB1cnBvc2VzIG9mIHJlc2VhcmNoIGFuZCBwcml2YXRlIHN0dWR5LjwvcD4NCg0KPHA+WW91IG1heSBhc3NlcnQgeW91ciBtb3JhbCByaWdodCB0byBiZSBpZGVudGlmaWVkIGFzIHRoZSBhdXRob3Igb2YgdGhlIHdvcmsgaW4gYSBzdGF0ZW1lbnQgdG8gdGhpcyA8YnI+ZWZmZWN0IG9uIA0KdGhlIHZlcnNpb24gb2YgdGhlIHRpdGxlIHBhZ2UuPC9wPg0KDQo8cD5Nb3JlIGluZm9ybWF0aW9uIGNhbiBiZSBvYnRhaW5lZCBmcm9tIE1hc3NleSBVbml2ZXJzaXR5J3MgPGEgIGhyZWY9Imh0dHA6Ly9jb3B5cmlnaHQubWFzc2V5LmFjLm56LyI+Q29weXJpZ2h0IA0KDQpJbmZvcm1hdGlvbjwvYT4gd2ViIHNpdGUuIDwvcD4NCjxwPiBZb3Ugc2hvdWxkIGFsc28gYmUgYXdhcmUgb2YgTWFzc2V5IFVuaXZlcnNpdHkncyA8YSANCg0KaHJlZj0iaHR0cDovL3BvbGljeWd1aWRlLm1hc3NleS5hYy5uei9tYXNzZXkvZm9yL3N0YWZmL3BvbGljeS9wb2xpY2llcy9yZXNlYXJjaC9pbnRlbGxlY3R1YWwtcHJvcGVydHktDQoNCnBvbGljeS5jZm0iPkludGVsbGVjdHVhbCBQcm9wZXJ0eSBQb2xpY3k8L2E+LiA8L3A+</binData>
         </mdWrap>
      </rightsMD>
   </amdSec>
   <amdSec ID="FO_10179_4287_1">
      <techMD ID="TECH_O_10179_4287_1">
         <mdWrap MDTYPE="PREMIS">
            <xmlData xmlns:premis="http://www.loc.gov/standards/premis" xsi:schemaLocation="http://www.loc.gov/standards/premis http://www.loc.gov/standards/premis/PREMIS-v1-0.xsd">
               <premis:premis>
                  <premis:object>
                     <premis:objectIdentifier>
                        <premis:objectIdentifierType>URL</premis:objectIdentifierType>
                        <premis:objectIdentifierValue>https://mro.massey.ac.nz/bitstreams/37f1ea9b-7f14-4f4e-898b-ecd21e0908e2/download</premis:objectIdentifierValue>
                     </premis:objectIdentifier>
                     <premis:objectCategory>File</premis:objectCategory>
                     <premis:objectCharacteristics>
                        <premis:fixity>
                           <premis:messageDigestAlgorithm>MD5</premis:messageDigestAlgorithm>
                           <premis:messageDigest>46a7ed4f109d233f6cd53c37c6c4c17a</premis:messageDigest>
                        </premis:fixity>
                        <premis:size>967966</premis:size>
                        <premis:format>
                           <premis:formatDesignation>
                              <premis:formatName>application/pdf</premis:formatName>
                           </premis:formatDesignation>
                        </premis:format>
                     </premis:objectCharacteristics>
                     <premis:originalName>02_whole.pdf</premis:originalName>
                  </premis:object>
               </premis:premis>
            </xmlData>
         </mdWrap>
      </techMD>
   </amdSec>
   <amdSec ID="FO_10179_4287_2">
      <techMD ID="TECH_O_10179_4287_2">
         <mdWrap MDTYPE="PREMIS">
            <xmlData xmlns:premis="http://www.loc.gov/standards/premis" xsi:schemaLocation="http://www.loc.gov/standards/premis http://www.loc.gov/standards/premis/PREMIS-v1-0.xsd">
               <premis:premis>
                  <premis:object>
                     <premis:objectIdentifier>
                        <premis:objectIdentifierType>URL</premis:objectIdentifierType>
                        <premis:objectIdentifierValue>https://mro.massey.ac.nz/bitstreams/51dc6c31-e9c3-4608-bd84-2ddcd35cd718/download</premis:objectIdentifierValue>
                     </premis:objectIdentifier>
                     <premis:objectCategory>File</premis:objectCategory>
                     <premis:objectCharacteristics>
                        <premis:fixity>
                           <premis:messageDigestAlgorithm>MD5</premis:messageDigestAlgorithm>
                           <premis:messageDigest>4a7ef3ab91b9f4f6790a8ba8436c49b5</premis:messageDigest>
                        </premis:fixity>
                        <premis:size>81820</premis:size>
                        <premis:format>
                           <premis:formatDesignation>
                              <premis:formatName>application/pdf</premis:formatName>
                           </premis:formatDesignation>
                        </premis:format>
                     </premis:objectCharacteristics>
                     <premis:originalName>01_front.pdf</premis:originalName>
                  </premis:object>
               </premis:premis>
            </xmlData>
         </mdWrap>
      </techMD>
   </amdSec>
   <amdSec ID="FT_10179_4287_4">
      <techMD ID="TECH_T_10179_4287_4">
         <mdWrap MDTYPE="PREMIS">
            <xmlData xmlns:premis="http://www.loc.gov/standards/premis" xsi:schemaLocation="http://www.loc.gov/standards/premis http://www.loc.gov/standards/premis/PREMIS-v1-0.xsd">
               <premis:premis>
                  <premis:object>
                     <premis:objectIdentifier>
                        <premis:objectIdentifierType>URL</premis:objectIdentifierType>
                        <premis:objectIdentifierValue>https://mro.massey.ac.nz/bitstreams/870957ed-0971-4a43-8b95-ce0730e90f94/download</premis:objectIdentifierValue>
                     </premis:objectIdentifier>
                     <premis:objectCategory>File</premis:objectCategory>
                     <premis:objectCharacteristics>
                        <premis:fixity>
                           <premis:messageDigestAlgorithm>MD5</premis:messageDigestAlgorithm>
                           <premis:messageDigest>abc132c2524998f3b5666f5e8ef1dab8</premis:messageDigest>
                        </premis:fixity>
                        <premis:size>448543</premis:size>
                        <premis:format>
                           <premis:formatDesignation>
                              <premis:formatName>text/plain</premis:formatName>
                           </premis:formatDesignation>
                        </premis:format>
                     </premis:objectCharacteristics>
                     <premis:originalName>02_whole.pdf.txt</premis:originalName>
                  </premis:object>
               </premis:premis>
            </xmlData>
         </mdWrap>
      </techMD>
   </amdSec>
   <amdSec ID="FT_10179_4287_5">
      <techMD ID="TECH_T_10179_4287_5">
         <mdWrap MDTYPE="PREMIS">
            <xmlData xmlns:premis="http://www.loc.gov/standards/premis" xsi:schemaLocation="http://www.loc.gov/standards/premis http://www.loc.gov/standards/premis/PREMIS-v1-0.xsd">
               <premis:premis>
                  <premis:object>
                     <premis:objectIdentifier>
                        <premis:objectIdentifierType>URL</premis:objectIdentifierType>
                        <premis:objectIdentifierValue>https://mro.massey.ac.nz/bitstreams/ee9ce0f9-3ea0-40a6-85be-4b91ea1c17ac/download</premis:objectIdentifierValue>
                     </premis:objectIdentifier>
                     <premis:objectCategory>File</premis:objectCategory>
                     <premis:objectCharacteristics>
                        <premis:fixity>
                           <premis:messageDigestAlgorithm>MD5</premis:messageDigestAlgorithm>
                           <premis:messageDigest>9097c6a1cd7991f5605e817ad9e78edf</premis:messageDigest>
                        </premis:fixity>
                        <premis:size>24275</premis:size>
                        <premis:format>
                           <premis:formatDesignation>
                              <premis:formatName>text/plain</premis:formatName>
                           </premis:formatDesignation>
                        </premis:format>
                     </premis:objectCharacteristics>
                     <premis:originalName>01_front.pdf.txt</premis:originalName>
                  </premis:object>
               </premis:premis>
            </xmlData>
         </mdWrap>
      </techMD>
   </amdSec>
   <fileSec>
      <fileGrp USE="ORIGINAL">
         <file ID="BITSTREAM_ORIGINAL_10179_4287_1" MIMETYPE="application/pdf" SEQ="1" SIZE="967966" CHECKSUM="46a7ed4f109d233f6cd53c37c6c4c17a" CHECKSUMTYPE="MD5" ADMID="FO_10179_4287_1" GROUPID="GROUP_BITSTREAM_10179_4287_1">
            <FLocat LOCTYPE="URL" xlink:type="simple" xlink:href="https://mro.massey.ac.nz/bitstreams/37f1ea9b-7f14-4f4e-898b-ecd21e0908e2/download" />
         </file>
         <file ID="BITSTREAM_ORIGINAL_10179_4287_2" MIMETYPE="application/pdf" SEQ="2" SIZE="81820" CHECKSUM="4a7ef3ab91b9f4f6790a8ba8436c49b5" CHECKSUMTYPE="MD5" ADMID="FO_10179_4287_2" GROUPID="GROUP_BITSTREAM_10179_4287_2">
            <FLocat LOCTYPE="URL" xlink:type="simple" xlink:href="https://mro.massey.ac.nz/bitstreams/51dc6c31-e9c3-4608-bd84-2ddcd35cd718/download" />
         </file>
      </fileGrp>
      <fileGrp USE="TEXT">
         <file ID="BITSTREAM_TEXT_10179_4287_4" MIMETYPE="text/plain" SEQ="4" SIZE="448543" CHECKSUM="abc132c2524998f3b5666f5e8ef1dab8" CHECKSUMTYPE="MD5" ADMID="FT_10179_4287_4" GROUPID="GROUP_BITSTREAM_10179_4287_4">
            <FLocat LOCTYPE="URL" xlink:type="simple" xlink:href="https://mro.massey.ac.nz/bitstreams/870957ed-0971-4a43-8b95-ce0730e90f94/download" />
         </file>
         <file ID="BITSTREAM_TEXT_10179_4287_5" MIMETYPE="text/plain" SEQ="5" SIZE="24275" CHECKSUM="9097c6a1cd7991f5605e817ad9e78edf" CHECKSUMTYPE="MD5" ADMID="FT_10179_4287_5" GROUPID="GROUP_BITSTREAM_10179_4287_5">
            <FLocat LOCTYPE="URL" xlink:type="simple" xlink:href="https://mro.massey.ac.nz/bitstreams/ee9ce0f9-3ea0-40a6-85be-4b91ea1c17ac/download" />
         </file>
      </fileGrp>
   </fileSec>
   <structMap LABEL="DSpace Object" TYPE="LOGICAL">
      <div TYPE="DSpace Object Contents" ADMID="DMD_10179_4287">
         <div TYPE="DSpace BITSTREAM">
            <fptr FILEID="BITSTREAM_ORIGINAL_10179_4287_1" />
         </div>
         <div TYPE="DSpace BITSTREAM">
            <fptr FILEID="BITSTREAM_ORIGINAL_10179_4287_2" />
         </div>
      </div>
   </structMap>
</mets>
</metadata></record></GetRecord></OAI-PMH>