raktimhugging commited on
Commit
f2103e3
·
verified ·
1 Parent(s): 0247587

Delete research_details.md

Browse files
Files changed (1) hide show
  1. research_details.md +0 -45
research_details.md DELETED
@@ -1,45 +0,0 @@
1
- # Detailed Research Information
2
-
3
- ## PhD Research: Deep Learning Based Prognosis and Explainability for Breast Cancer
4
-
5
- ### Research Objectives
6
- 1. Develop novel deep learning architectures for breast cancer survival prediction
7
- 2. Create explainable AI models that clinicians can trust and understand
8
- 3. Integrate multimodal data (histopathology images, genomics, clinical data)
9
- 4. Build treatment recommendation systems based on patient-specific factors
10
-
11
- ### Key Innovations
12
- - **BioFusionNet**: A multimodal fusion network that combines histopathology images with genomic and clinical data for survival risk stratification
13
- - **hist2RNA**: An efficient architecture that predicts gene expression directly from histopathology images
14
- - **AFExNet**: An adversarial autoencoder for cancer subtype classification and biomarker discovery
15
-
16
- ### Technical Approach
17
- - Utilizes attention mechanisms for interpretability
18
- - Employs transfer learning from pre-trained vision models
19
- - Implements novel fusion strategies for multimodal data
20
- - Uses adversarial training for robust feature learning
21
-
22
- ### Clinical Impact
23
- The research aims to provide clinicians with:
24
- - More accurate prognosis predictions
25
- - Personalized treatment recommendations
26
- - Explainable AI decisions for clinical trust
27
- - Cost-effective diagnostic tools
28
-
29
- ## Current Projects
30
-
31
- ### Large Language Models for Healthcare
32
- - Fine-tuning LLMs for medical text analysis
33
- - Developing RAG systems for clinical decision support
34
- - Creating conversational AI for patient education
35
-
36
- ### Multimodal AI Systems
37
- - Vision-language models for medical imaging
38
- - Cross-modal retrieval systems
39
- - Multimodal fusion architectures
40
-
41
- ### Explainable AI
42
- - Attention visualization techniques
43
- - Counterfactual explanations
44
- - Feature importance analysis
45
- - Clinical decision support systems