<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mw.hh.se/caisr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amira</id>
	<title>ISLAB/CAISR - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mw.hh.se/caisr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amira"/>
	<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Special:Contributions/Amira"/>
	<updated>2026-04-04T06:53:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4673</id>
		<title>Model Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4673"/>
		<updated>2020-10-08T10:16:12Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Group users within a federated learning environment into different learning overlays according to their behavioural similarities&lt;br /&gt;
|Keywords=Federated Learning, Clustering&lt;br /&gt;
|References=Advances and Open Problems in Federated Learning: &lt;br /&gt;
https://hal.inria.fr/hal-02406503/document&lt;br /&gt;
&lt;br /&gt;
FedML: A Research Library and Benchmark for Federated Machine Learning: https://arxiv.org/pdf/2007.13518.pdf&lt;br /&gt;
&lt;br /&gt;
|Supervisor=Amira Soliman, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner.&lt;br /&gt;
&lt;br /&gt;
Generating a single global model that accumulates all user behaviors might not produce the best model for particular categories of users. Specifically, the global averaging model enforces a bias towards the behavioral patterns provided by the majority, while suppressing the patterns of less significant users. Thus, it is interesting to provide overlay-based FL techniques that can group users in different learning overlays according to their behavioral similarities. The objective of this thesis is to introduce a mechanism for grouping users with similar behaviors and develop a hierarchical aggregation mechanism to provide more than one model, automatically identifying the best group for a given node.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Data_Heterogeneity_in_Federated_Learning&amp;diff=4672</id>
		<title>Data Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Data_Heterogeneity_in_Federated_Learning&amp;diff=4672"/>
		<updated>2020-10-08T10:16:00Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Addressing the challenges of data imbalance in Federated Learning&lt;br /&gt;
|Keywords=non-IID data, Federated Learning&lt;br /&gt;
|References=Advances and Open Problems in Federated Learning: &lt;br /&gt;
https://hal.inria.fr/hal-02406503/document&lt;br /&gt;
&lt;br /&gt;
FedML: A Research Library and Benchmark for Federated Machine Learning: https://arxiv.org/pdf/2007.13518.pdf&lt;br /&gt;
&lt;br /&gt;
|Supervisor=Amira Soliman, Slawomir Nowaczyk&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner. &lt;br /&gt;
&lt;br /&gt;
A common assumption in FL is that each node has an unbiased sample of the complete data. In reality, though, the models created by different users can often be quite different, as the data on each device can originate from different phenomena. For example, two randomly picked users are likely to compute very different updates to a typing prediction model. This leads to a situation that is challenging from the statistical standpoint, and most existing methods make strong assumptions for how skewed the data distributions are. However, in open and decentralized environments, imbalanced data as well as missing classes are common, and it is imperative that FL methods can deal with them. A lot of work has been done for solving class imbalance and missing classes in a centralized setting, but it is more challenging to provide practical and privacy-preserving learning methods for imbalanced data in FL environments. The objective of this thesis is to create an FL algorithm that is capable of handling the data imbalance among participating devices and propose a solution to enhance model training under this imbalance.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Data_Heterogeneity_in_Federated_Learning&amp;diff=4671</id>
		<title>Data Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Data_Heterogeneity_in_Federated_Learning&amp;diff=4671"/>
		<updated>2020-10-08T10:14:31Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Addressing the challenges of data imbalance in Federated Learning&lt;br /&gt;
|Keywords=non-IID data, Federated Learning&lt;br /&gt;
|Supervisor=Amira Soliman, Slawomir Nowaczyk&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner. &lt;br /&gt;
&lt;br /&gt;
A common assumption in FL is that each node has an unbiased sample of the complete data. In reality, though, the models created by different users can often be quite different, as the data on each device can originate from different phenomena. For example, two randomly picked users are likely to compute very different updates to a typing prediction model. This leads to a situation that is challenging from the statistical standpoint, and most existing methods make strong assumptions for how skewed the data distributions are. However, in open and decentralized environments, imbalanced data as well as missing classes are common, and it is imperative that FL methods can deal with them. A lot of work has been done for solving class imbalance and missing classes in a centralized setting, but it is more challenging to provide practical and privacy-preserving learning methods for imbalanced data in FL environments. The objective of this thesis is to create an FL algorithm that is capable of handling the data imbalance among participating devices and propose a solution to enhance model training under this imbalance.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4670</id>
		<title>Model Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4670"/>
		<updated>2020-10-08T10:14:10Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Group users within a federated learning environment into different learning overlays according to their behavioural similarities&lt;br /&gt;
|Keywords=Federated Learning, Clustering&lt;br /&gt;
|Supervisor=Amira Soliman, Sławomir Nowaczyk,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner.&lt;br /&gt;
&lt;br /&gt;
Generating a single global model that accumulates all user behaviors might not produce the best model for particular categories of users. Specifically, the global averaging model enforces a bias towards the behavioral patterns provided by the majority, while suppressing the patterns of less significant users. Thus, it is interesting to provide overlay-based FL techniques that can group users in different learning overlays according to their behavioral similarities. The objective of this thesis is to introduce a mechanism for grouping users with similar behaviors and develop a hierarchical aggregation mechanism to provide more than one model, automatically identifying the best group for a given node.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4669</id>
		<title>Model Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4669"/>
		<updated>2020-10-08T09:46:25Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Group users within a federated learning environment into different learning overlays according to their behavioural similarities&lt;br /&gt;
|Keywords=Federated Learning, Clustering&lt;br /&gt;
|Supervisor=Amira Soliman, Sławomir Nowaczyk,&lt;br /&gt;
}}&lt;br /&gt;
Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner.&lt;br /&gt;
&lt;br /&gt;
Generating a single global model that accumulates all user behaviors might not produce the best model for particular categories of users. Specifically, the global averaging model enforces a bias towards the behavioral patterns provided by the majority, while suppressing the patterns of less significant users. Thus, it is interesting to provide overlay-based FL techniques that can group users in different learning overlays according to their behavioral similarities. The objective of this thesis is to introduce a mechanism for grouping users with similar behaviors and develop a hierarchical aggregation mechanism to provide more than one model, automatically identifying the best group for a given node.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4668</id>
		<title>Model Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Model_Heterogeneity_in_Federated_Learning&amp;diff=4668"/>
		<updated>2020-10-08T09:45:34Z</updated>

		<summary type="html">&lt;p&gt;Amira: Created page with &amp;quot;{{StudentProjectTemplate |Summary=Group users within a federated learning environment into different learning overlays according to their behavioural similarities |Keywords=Fe...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Group users within a federated learning environment into different learning overlays according to their behavioural similarities&lt;br /&gt;
|Keywords=Federated Learning, Clustering&lt;br /&gt;
|Supervisor=Amira Soliman, Sławomir Nowaczyk, &lt;br /&gt;
}}&lt;br /&gt;
 Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner.&lt;br /&gt;
&lt;br /&gt;
Generating a single global model that accumulates all user behaviors might not produce the best model for particular categories of users. Specifically, the global averaging model enforces a bias towards the behavioral patterns provided by the majority, while suppressing the patterns of less significant users. Thus, it is interesting to provide overlay-based FL techniques that can group users in different learning overlays according to their behavioral similarities. The objective of this thesis is to introduce a mechanism for grouping users with similar behaviors and develop a hierarchical aggregation mechanism to provide more than one model, automatically identifying the best group for a given node.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Data_Heterogeneity_in_Federated_Learning&amp;diff=4667</id>
		<title>Data Heterogeneity in Federated Learning</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Data_Heterogeneity_in_Federated_Learning&amp;diff=4667"/>
		<updated>2020-10-08T09:41:02Z</updated>

		<summary type="html">&lt;p&gt;Amira: Created page with &amp;quot;{{StudentProjectTemplate |Summary=Addressing the challenges of data imbalance in Federated Learning |Keywords=non-IID data, Federated Learning |Supervisor=Amira Soliman, Slawo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Addressing the challenges of data imbalance in Federated Learning&lt;br /&gt;
|Keywords=non-IID data, Federated Learning&lt;br /&gt;
|Supervisor=Amira Soliman, Slawomir Nowaczyk&lt;br /&gt;
}}&lt;br /&gt;
Federated Learning (FL) has been introduced as an alternative distributed and privacy-friendly learning approach. FL allows users to train models locally on their devices using their sensitive data, and communicate intermediate model updates to a central server without the need to centrally store the data. The principal advantage of FL is the decoupling of global model training from the need for direct access to the raw data. Accordingly, FL offers a solution to learn from private personal data such as biometrics, text input, and location coordinates where models can be trained for many services in a privacy-preserving manner. &lt;br /&gt;
&lt;br /&gt;
A common assumption in FL is that each node has an unbiased sample of the complete data. In reality, though, the models created by different users can often be quite different, as the data on each device can originate from different phenomena. For example, two randomly picked users are likely to compute very different updates to a typing prediction model. This leads to a situation that is challenging from the statistical standpoint, and most existing methods make strong assumptions for how skewed the data distributions are. However, in open and decentralized environments, imbalanced data as well as missing classes are common, and it is imperative that FL methods can deal with them. A lot of work has been done for solving class imbalance and missing classes in a centralized setting, but it is more challenging to provide practical and privacy-preserving learning methods for imbalanced data in FL environments. The objective of this thesis is to create an FL algorithm that is capable of handling the data imbalance among participating devices and propose a solution to enhance model training under this imbalance.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4638</id>
		<title>Feature-wise normalization for 3D medical images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4638"/>
		<updated>2020-09-29T13:40:00Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Normalization of 3D medical imaging either as a data pre-processing or as feature-wise batch normalization during CNN model training&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|Supervisor=Amira Soliman, Stefan Byttner,  Kobra Etminani&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Normalization is a required preprocessing step, especially for deep learning and convolutional neural networks, such that the network becomes unbiased towards the different features. However, in medical images, the whole intensity normalization may lead to reduced sensitivity for relatively important features. The objective of this master thesis is to study the state-of-the-art normalization techniques used in 2D images, investigate the applicability of such techniques in 3D medical images, and apply them either as a preprocessing step or as feature-wise batch normalization during the model training.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Prioritize_informative_structures_in_3D_brain_images&amp;diff=4637</id>
		<title>Prioritize informative structures in 3D brain images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Prioritize_informative_structures_in_3D_brain_images&amp;diff=4637"/>
		<updated>2020-09-29T13:39:34Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Identify informative regions in 3D brain images to improve classification accuracy of dementia disorders&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|Supervisor=Amira Soliman, Kobra Etminiani, Stefan Byttner,&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
3D PET scans show 3D images of the cell activity in the tissues of the human brain. Having these scans, doctors can use the computer-aided diagnosis of dementia disorders like Alzheimer’s and Parkinson&amp;#039;s. 3D PET scans are considered as high dimensional data, though not all of the layers are used during the analysis of such data, especially within classification tasks. Furthermore, the automatic classification using 3D brain images can be applied to the whole brain or using specific regions of interest (ROIs) that can be considered as structure biomarkers and relate them to particular dementia disorders. The objective of this thesis is to investigate extracting informative regions across the different 3D layers of PET scans and assess the contribution of such regions to the classification accuracy. Identifying such regions can be performed with the help of extra domain knowledge or brain parcellation methods.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4636</id>
		<title>Feature-wise normalization for 3D medical images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4636"/>
		<updated>2020-09-29T13:38:10Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Normalization of 3D medical imaging either as a data pre-processing or as feature-wise batch normalization during CNN model training&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|TimeFrame=2020 Fall - 2021 Summer&lt;br /&gt;
|Prerequisites=Excellent Programming Skills&lt;br /&gt;
Excellent knowledge in Machine Learning and Neural Networks&lt;br /&gt;
|Supervisor=Amira Soliman, Stefan Byttner,  Kobra Etminani&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Normalization is a required preprocessing step, especially for deep learning and convolutional neural networks, such that the network becomes unbiased towards the different features. However, in medical images, the whole intensity normalization may lead to reduced sensitivity for relatively important features. The objective of this master thesis is to study the state-of-the-art normalization techniques used in 2D images, investigate the applicability of such techniques in 3D medical images, and apply them either as a preprocessing step or as feature-wise batch normalization during the model training.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Prioritize_informative_structures_in_3D_brain_images&amp;diff=4635</id>
		<title>Prioritize informative structures in 3D brain images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Prioritize_informative_structures_in_3D_brain_images&amp;diff=4635"/>
		<updated>2020-09-29T13:36:57Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Identify informative regions in 3D brain images to improve classification accuracy of dementia disorders&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|Supervisor=Amira Soliman, Kobra Etminiani, Stefan Byttner, &lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
3D PET scans show 3D images of the cell activity in the tissues of the human brain. Having these scans, doctors can use the computer-aided diagnosis of dementia disorders like Alzheimer’s and Parkinson&amp;#039;s. 3D PET scans are considered as high dimensional data, though not all of the layers are used during the analysis of such data, especially within classification tasks. Furthermore, the automatic classification using 3D brain images can be applied to the whole brain or using specific regions of interest (ROIs) that can be considered as structure biomarkers and relate them to particular dementia disorders. The objective of this thesis is to investigate extracting informative regions across the different 3D layers of PET scans and assess the contribution of such regions to the classification accuracy. Identifying such regions can be performed with the help of extra domain knowledge or brain parcellation methods.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Name_of_the_new_project&amp;diff=4634</id>
		<title>Name of the new project</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Name_of_the_new_project&amp;diff=4634"/>
		<updated>2020-09-29T13:35:30Z</updated>

		<summary type="html">&lt;p&gt;Amira: Amira moved page Name of the new project to Feature-wise normalization for 3D medical images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Feature-wise normalization for 3D medical images]]&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4633</id>
		<title>Feature-wise normalization for 3D medical images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4633"/>
		<updated>2020-09-29T13:35:30Z</updated>

		<summary type="html">&lt;p&gt;Amira: Amira moved page Name of the new project to Feature-wise normalization for 3D medical images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Normalization of 3D medical imaging either as a data reprocessing or as feature-wise batch normalization during CNN model training&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|TimeFrame=2020 Fall - 2021 Summer&lt;br /&gt;
|Prerequisites=Excellent Programming Skills&lt;br /&gt;
Excellent knowledge in Machine Learning and Neural Networks&lt;br /&gt;
|Supervisor=Amira Soliman, Stefan Byttner,  Kobra Etminani&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Normalization is a required preprocessing step, especially for deep learning and convolutional neural networks, such that the network becomes unbiased towards the different features. However, in medical images, the whole intensity normalization may lead to reduced sensitivity for relatively important features. The objective of this master thesis is to study the state-of-the-art normalization techniques used in 2D images, investigate the applicability of such techniques in 3D medical images, and apply them either as a preprocessing step or as feature-wise batch normalization during the model training.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Prioritize_informative_structures_in_3D_brain_images&amp;diff=4632</id>
		<title>Prioritize informative structures in 3D brain images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Prioritize_informative_structures_in_3D_brain_images&amp;diff=4632"/>
		<updated>2020-09-29T13:32:40Z</updated>

		<summary type="html">&lt;p&gt;Amira: Created page with &amp;quot;{{StudentProjectTemplate |Summary=Identify informative regions in 3D brain images |Keywords=CNN, 3D models |Supervisor=Amira Soliman, Kobra Etminiani |Level=Master |Status=Ope...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Identify informative regions in 3D brain images&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|Supervisor=Amira Soliman, Kobra Etminiani&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
3D PET scans show 3D images of the cell activity in the tissues of the human brain. Having these scans, doctors can use the computer-aided diagnosis of dementia disorders like Alzheimer’s and Parkinson&amp;#039;s. 3D PET scans are considered as high dimensional data, though not all of the layers are used during the analysis of such data, especially within classification tasks. Furthermore, the automatic classification using 3D brain images can be applied to the whole brain or using specific regions of interest (ROIs) that can be considered as structure biomarkers and relate them to particular dementia disorders. The objective of this thesis is to investigate extracting informative regions across the different 3D layers of PET scans and assess the contribution of such regions to the classification accuracy. Identifying such regions can be performed with the help of extra domain knowledge or brain parcellation methods.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4631</id>
		<title>Feature-wise normalization for 3D medical images</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Feature-wise_normalization_for_3D_medical_images&amp;diff=4631"/>
		<updated>2020-09-29T13:29:49Z</updated>

		<summary type="html">&lt;p&gt;Amira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Normalization of 3D medical imaging either as a data reprocessing or as feature-wise batch normalization during CNN model training&lt;br /&gt;
|Keywords=CNN, 3D models&lt;br /&gt;
|TimeFrame=2020 Fall - 2021 Summer&lt;br /&gt;
|Prerequisites=Excellent Programming Skills&lt;br /&gt;
Excellent knowledge in Machine Learning and Neural Networks&lt;br /&gt;
|Supervisor=Amira Soliman, Stefan Byttner,  Kobra Etminani&lt;br /&gt;
|Level=Master&lt;br /&gt;
|Status=Open&lt;br /&gt;
}}&lt;br /&gt;
Normalization is a required preprocessing step, especially for deep learning and convolutional neural networks, such that the network becomes unbiased towards the different features. However, in medical images, the whole intensity normalization may lead to reduced sensitivity for relatively important features. The objective of this master thesis is to study the state-of-the-art normalization techniques used in 2D images, investigate the applicability of such techniques in 3D medical images, and apply them either as a preprocessing step or as feature-wise batch normalization during the model training.&lt;/div&gt;</summary>
		<author><name>Amira</name></author>
	</entry>
</feed>