{"id":{"repo_id":"ttu","oai_identifier":"oai:ttu-ir.tdl.org:2346/106621"},"canonical_url":"https://search.dev.ndltd.org/etd/ttu/oai:ttu-ir.tdl.org:2346/106621","repository":{"repo_id":"ttu","name":"Texas Technology University","base_url":"https://ttu-ir.tdl.org/server/oai/request"},"display":{"title":"Feature-Based Transfer Learning in Novel Systems","abstract":"In recent years, the transfer learning framework has gained increasing interest in the machine learning community. Fundamentally, this framework aims to train a new system called target domain using existing knowledge from one or more previous system(s) called source domain(s). By extending the theory of standard machine learning techniques, this framework allows us to solve many challenging problems directly and intuitively. A domain is a specialized area, application or system developed to achieve specific goals. A novel system is one that is significantly different from previous approaches used to achieve similar goals. It receives a different set of inputs but is expected to produce similar outputs. On the other hand, a non-stationary system is one that is that receives the same set of inputs – albeit the inputs shift or drift depending on circumstances. As a result, models trained initially on one set of data distributions do not perform well on a different set of data distributions. Therefore, traditional machine techniques are not sufficient to train novel or non-stationary systems. In addition, in many problem areas, training the target system from scratch could be time-consuming and expensive. By effectively recycling knowledge from the source system, these limitations could be alleviated. For knowledge to be shared the systems must be related – they must achieve similar goals. Generally speaking, transfer learning consists of two steps. Firstly, an adaptive step called domain adaptation is applied to reduce data distribution differences between the source domain and the target domain. Secondly, a knowledge transfer step is applied to model and transfer some expert knowledge from the source domain to the target domain. Several techniques have already been proposed to deal with transfer learning problems. In this research, we are particularly interested in a form of transfer learning called feature-based transfer where the domain adaptation step is based on changing the feature spaces of the source and target domains. In the original feature space, the source and target domains are different. By mapping the data to a new space, their data distributions are made similar so that traditional machine learning techniques can then be applied to model the knowledge in the source domain and transfer it over to the target domain. Motivated by a real-world application, we present a weakly supervised feature-based transfer algorithm called G2DA. This approach uses the Generalized Discriminant Analysis (GDA) to generate potential spaces for domain adaptation. In particular, G2DA uses tokens during domain adaptation to ensure that novel target systems are aligned correctly.","abstract_html":"In recent years, the transfer learning framework has gained increasing interest in the machine learning community. Fundamentally, this framework aims to train a new system called target domain using existing knowledge from one or more previous system(s) called source domain(s). By extending the theory of standard machine learning techniques, this framework allows us to solve many challenging problems directly and intuitively. A domain is a specialized area, application or system developed to achieve specific goals. A novel system is one that is significantly different from previous approaches used to achieve similar goals. It receives a different set of inputs but is expected to produce similar outputs. On the other hand, a non-stationary system is one that is that receives the same set of inputs – albeit the inputs shift or drift depending on circumstances. As a result, models trained initially on one set of data distributions do not perform well on a different set of data distributions. Therefore, traditional machine techniques are not sufficient to train novel or non-stationary systems. In addition, in many problem areas, training the target system from scratch could be time-consuming and expensive. By effectively recycling knowledge from the source system, these limitations could be alleviated. For knowledge to be shared the systems must be related – they must achieve similar goals. Generally speaking, transfer learning consists of two steps. Firstly, an adaptive step called domain adaptation is applied to reduce data distribution differences between the source domain and the target domain. Secondly, a knowledge transfer step is applied to model and transfer some expert knowledge from the source domain to the target domain. Several techniques have already been proposed to deal with transfer learning problems. In this research, we are particularly interested in a form of transfer learning called feature-based transfer where the domain adaptation step is based on changing the feature spaces of the source and target domains. In the original feature space, the source and target domains are different. By mapping the data to a new space, their data distributions are made similar so that traditional machine learning techniques can then be applied to model the knowledge in the source domain and transfer it over to the target domain. Motivated by a real-world application, we present a weakly supervised feature-based transfer algorithm called G2DA. This approach uses the Generalized Discriminant Analysis (GDA) to generate potential spaces for domain adaptation. In particular, G2DA uses tokens during domain adaptation to ensure that novel target systems are aligned correctly.","abstract_has_math":false,"creators":["Shahriar, Muneem"],"institution":"Texas Tech University","degree_name":"Doctor of Philosophy","degree_level":null,"degree_discipline":null,"degree_department":null,"school":null,"contributors":[],"advisors":["Sari-Sarraf, Hamed"],"committee_chairs":[],"committee_members":["Hequet, Eric","Sridharan, Mohan","Pal, Ranadip"],"year":2012,"date_issued":"2012-08","date_published":"2012-08","updated_at":"2026-07-24T05:04:51Z","subjects":[],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2346/106621","outbound_label":"Handle","outbound_source":"dc:identifier.uri"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor.advisor","label":"Advisor","values":["Sari-Sarraf, Hamed"]},{"key":"dc:contributor.committeemember","label":"Committee Member","values":["Hequet, Eric","Sridharan, Mohan","Pal, Ranadip"]},{"key":"dc:creator","label":"Author","values":["Shahriar, Muneem"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.accessioned","label":"Dc Date Accessioned","values":["2026-03-27T15:03:27Z"]},{"key":"dc:date.issued","label":"Date","values":["2012-08"]},{"key":"dc:type","label":"Dc Type","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Doctor of Philosophy"]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["Texas Tech University"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier.uri","label":"Identifier URI","values":["https://hdl.handle.net/2346/106621"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["In recent years, the transfer learning framework has gained increasing interest in the machine learning community. Fundamentally, this framework aims to train a new system called target domain using existing knowledge from one or more previous system(s) called source domain(s). By extending the theory of standard machine learning techniques, this framework allows us to solve many challenging problems directly and intuitively. A domain is a specialized area, application or system developed to achieve specific goals. A novel system is one that is significantly different from previous approaches used to achieve similar goals. It receives a different set of inputs but is expected to produce similar outputs. On the other hand, a non-stationary system is one that is that receives the same set of inputs – albeit the inputs shift or drift depending on circumstances. As a result, models trained initially on one set of data distributions do not perform well on a different set of data distributions. Therefore, traditional machine techniques are not sufficient to train novel or non-stationary systems. In addition, in many problem areas, training the target system from scratch could be time-consuming and expensive. By effectively recycling knowledge from the source system, these limitations could be alleviated. For knowledge to be shared the systems must be related – they must achieve similar goals. Generally speaking, transfer learning consists of two steps. Firstly, an adaptive step called domain adaptation is applied to reduce data distribution differences between the source domain and the target domain. Secondly, a knowledge transfer step is applied to model and transfer some expert knowledge from the source domain to the target domain. Several techniques have already been proposed to deal with transfer learning problems. In this research, we are particularly interested in a form of transfer learning called feature-based transfer where the domain adaptation step is based on changing the feature spaces of the source and target domains. In the original feature space, the source and target domains are different. By mapping the data to a new space, their data distributions are made similar so that traditional machine learning techniques can then be applied to model the knowledge in the source domain and transfer it over to the target domain. Motivated by a real-world application, we present a weakly supervised feature-based transfer algorithm called G2DA. This approach uses the Generalized Discriminant Analysis (GDA) to generate potential spaces for domain adaptation. In particular, G2DA uses tokens during domain adaptation to ensure that novel target systems are aligned correctly."]},{"key":"dc:format.mimetype","label":"Dc Format Mimetype","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Feature-Based Transfer Learning in Novel Systems"]}]}],"canonical_facts":{"dc:contributor.advisor":["Sari-Sarraf, Hamed"],"dc:contributor.committeemember":["Hequet, Eric","Sridharan, Mohan","Pal, Ranadip"],"dc:creator":["Shahriar, Muneem"],"dc:date.accessioned":["2026-03-27T15:03:27Z"],"dc:date.issued":["2012-08"],"dc:description.abstract":["In recent years, the transfer learning framework has gained increasing interest in the machine learning community. Fundamentally, this framework aims to train a new system called target domain using existing knowledge from one or more previous system(s) called source domain(s). By extending the theory of standard machine learning techniques, this framework allows us to solve many challenging problems directly and intuitively. A domain is a specialized area, application or system developed to achieve specific goals. A novel system is one that is significantly different from previous approaches used to achieve similar goals. It receives a different set of inputs but is expected to produce similar outputs. On the other hand, a non-stationary system is one that is that receives the same set of inputs – albeit the inputs shift or drift depending on circumstances. As a result, models trained initially on one set of data distributions do not perform well on a different set of data distributions. Therefore, traditional machine techniques are not sufficient to train novel or non-stationary systems. In addition, in many problem areas, training the target system from scratch could be time-consuming and expensive. By effectively recycling knowledge from the source system, these limitations could be alleviated. For knowledge to be shared the systems must be related – they must achieve similar goals. Generally speaking, transfer learning consists of two steps. Firstly, an adaptive step called domain adaptation is applied to reduce data distribution differences between the source domain and the target domain. Secondly, a knowledge transfer step is applied to model and transfer some expert knowledge from the source domain to the target domain. Several techniques have already been proposed to deal with transfer learning problems. In this research, we are particularly interested in a form of transfer learning called feature-based transfer where the domain adaptation step is based on changing the feature spaces of the source and target domains. In the original feature space, the source and target domains are different. By mapping the data to a new space, their data distributions are made similar so that traditional machine learning techniques can then be applied to model the knowledge in the source domain and transfer it over to the target domain. Motivated by a real-world application, we present a weakly supervised feature-based transfer algorithm called G2DA. This approach uses the Generalized Discriminant Analysis (GDA) to generate potential spaces for domain adaptation. In particular, G2DA uses tokens during domain adaptation to ensure that novel target systems are aligned correctly."],"dc:format.mimetype":["application/pdf"],"dc:identifier.uri":["https://hdl.handle.net/2346/106621"],"dc:title":["Feature-Based Transfer Learning in Novel Systems"],"dc:type":["Dissertation"],"thesis:degree_name":["Doctor of Philosophy"],"thesis:institution_name":["Texas Tech University"]},"updated_at":"2026-07-24T05:04:51Z"}