SlideShare a Scribd company logo
1 of 12
Download to read offline
Informa(on	of	deep	learning	model
X37		
Oct	27th	2019,	Tokyo	
Bread	house	seminar
DEEP	VARIATIONAL	INFORMATION	BOTTLENECK
• :	Tishby	et	al.	1999	 	IB	 Deep robustness 	
• :	VIB 	
• :	Entropy	regulariza(on	(Pereyra	2017)	
• :	X Z Y X Z Z Y
Alexander	A.	Alemi	et	al.	(Google	Research),	ICLR	2017
The second term encourage Z forget X. it forces Z to act
like a minimal sufficient statistic of X for predicting Y
Variational approximation and re-parameterization trick
Permutation-invariant MNIST Features mapping and error on different beta
Target maximization function
Alemi, A., Fischer, I., Dillon, J., Murphy, K. (2016). Deep Variational Information Bottleneck arXiv.org cs.LG()
DEEP	VARIATIONAL	INFORMATION	BOTTLENECK	(cont.)
Alexander	A.	Alemi	et	al.	(Google	Research),	ICLR	2017
Low beta allows the large I(Z, X), and large I(Z, X) causes the overfit on test set with decreasing I(Z, Y)
• Future	direc*on:	Open	universe	classifica(on	problem,	sequence	predic(on	
• Connec*on	to	VAE
If we consider unsupervised versions of IB, it derives VAE loss.
The aim is to take our data X and maximize the mutual information contained in some encoding Z,
while restricting how much information we allow our representation to contain about the identity of each
data element in our sample (i)
• Rela*onship	between	I(Z,	X)	and	I(Z,	Y)	and	between	beta	and	I(Z,	X)
Alemi, A., Fischer, I., Dillon, J., Murphy, K. (2016). Deep Variational Information Bottleneck arXiv.org cs.LG()
Informa(on	Dropout:	Learning	Op(mal	Representa(ons	Through	Noisy	Computa(on
• :	IB dropout 	
• :	Informa(on	Dropout	 	(VIB dropout )	+	TC	term	 	
• :	TCVAE
Alessandro	Achille	and	Stefano	Soa^o,	IEEE	2018
• IB	Lagrangian
• Approxima*on	of	noise	injec*on	(log-Normal	dist.)
• Disentanglement	by	measuring	the	total	correla*on
Minimizing TC term is intractable, but if we choose β=γ, it can be easily solved.
Stochas(c	dropout
Achille, A., Soatto, S. (2017). Information Dropout: Learning Optimal Representations Through Noisy Computation IEEE Transactions on Pattern Analysis and Machine Intelligence 40(12), 2897-2905.
Informa(on	Dropout:	Learning	Op(mal	Representa(ons	Through	Noisy	Computa(on
Alessandro	Achille	and	Stefano	Soa^o,	IEEE	2018
• Total	Correla*on	vs	Test	error
• CIFAR	with	nuisance:	Main	(N…Noisy	representa(on)	vs	Main	(D	…	determinis(c)
• Informa*on	dropout	vs	binary	dropout
Achille, A., Soatto, S. (2017). Information Dropout: Learning Optimal Representations Through Noisy Computation IEEE Transactions on Pattern Analysis and Machine Intelligence 40(12), 2897-2905.
Emergence	of	Invariance	and	Disentanglement	in	Deep	Representa(ons
• What	is	the	desiderata	for	representa*ons?
Alessandro	Achille	and	Stefano	Soa^o,	Journal	of	Machine	Learning	Research	2018
• Informa*on	BoPleneck	Lagrangian	is	on	the	trade-off	between	sufficiency	and	minimality
https://www.youtube.com/watch?v=BCSoRTMYQcwAchille, A., Soatto, S. (2017). Emergence of Invariance and Disentanglement in Deep Representations arXiv.org cs.LG()
Emergence	of	Invariance	and	Disentanglement	in	Deep	Representa(ons
• Invariant	=	minimal:	A	representa(on	is	maximally	insensi(ve	to	all	nuisances	if	and	only	if	it’s	minimal
Alessandro	Achille	and	Stefano	Soa^o,	Journal	of	Machine	Learning	Research	2018
• Sufficient	invariant	representa*on
Achille, A., Soatto, S. (2017). Emergence of Invariance and Disentanglement in Deep Representations arXiv.org cs.LG()
Emergence	of	Invariance	and	Disentanglement	in	Deep	Representa(ons
• Informa*on	decomposi*on	of	cross	entropy
Alessandro	Achille	and	Stefano	Soa^o,	Journal	of	Machine	Learning	Research	2018
• To	prevent	overfiVng,	we	added	a	constraint	of	informa*on
Intrinsic error: prediction of the label even if we knew the underlying data distribution

Sufficiency: how much information the dataset has about the parameter theta, which is measured from the weights

Efficiency: efficiency of the model and class of functions with respect to which the loss is optimized

Overfitting: uninformative information of the underlying data distribution, memorized in the weights
• Flat	minima	have	low	informa*on
Since the second term is intractable, we use the general upper-bound below.
Networks	with	low	informa*on	in	the	weights	realize	invariant	and	disentangled	representa*ons
Therefore,	invariance	and	disentanglement	emerge	naturally	when	training	a	network	with	
implicit	(SGD)	or	explicit	(IB	Lagrangian)	regulariza*on,	and	are	related	to	flat	minima.
Achille, A., Soatto, S. (2017). Emergence of Invariance and Disentanglement in Deep Representations arXiv.org cs.LG()
Where	is	the	Informa(on	in	a	Deep	Neural	Network?
Alessandro	Achille	&	Stefano	Soa^o,	July	4th	2019	(NIPS	2019	under	review)
• Informa*on	in	the	weight
• Connec*on	to	Shannon	Informa*on
• Connec*on	to	Fisher	Informa*on
under the assumption of an isotropic Gaussian prior and Gaussian Posterior
I(w;	D)	is	Shannon’s	mutual	informa(on	between	the	weights	and	the	dataset.
It	can	be	seen	as	a	func(on	of	the	datasets,	which	means	training	algorithm	(SGD)
The	Shannon	Informa*on	of	the	weights	controls	generaliza*on;	the	Fisher	controls	invariance	of	the	ac*va*ons
Achille, A., Soatto, S. (2019). Where is the Information in a Deep Neural Network?https://arxiv.org/abs/1905.12213
Where	is	the	Informa(on	in	a	Deep	Neural	Network?
Alessandro	Achille	&	Stefano	Soa^o,	July	4th	2019	(NIPS	2019	under	review)
• the	log-det.	of	the	FIM	during	
training	of	a	3-layers	fully	connected	
network	on	a	simple	2D	binary	
classifica(on	task	
• FIM	increase	=	complex	classifica(on	
• FIM	bumps	supports	the	idea	that	
feature	learning	may	coincide	with	
crossing	of	narrow	boPlenecks	in	the	
loss	landscape
Achille, A., Soatto, S. (2019). Where is the Information in a Deep Neural Network?https://arxiv.org/abs/1905.12213
CRITICAL	LEARNING	PERIODS	IN	DEEP	NETWORKS
Alessandro	Achille,	Ma^eo	Rovere,	Stefano	Soa^o,	Feb	25th	2019	(ICLR	2019)
• DNNs	exhibit	cri*cal	periods,	Sensi*vity	during	learning
• Cri*cal	periods	in	DNNs	are	traced	back	to	changes	in	the	Fisher	Informa*on
Achille, A., Rovere, M., Soatto, S. (2017). Critical Learning Periods in Deep Neural Networkshttps://arxiv.org/abs/1711.08856
TASK2VEC:	Task	Embedding	for	Meta-Learning
Alessandro	Achille,	Feb	10th	2019
Achille, A., Lam, M., Tewari, R., Ravichandran, A., Maji, S., Fowlkes, C., Soatto, S., Perona, P. (2019). Task2Vec: Task Embedding for Meta-Learning arXiv.org cs.LG()

More Related Content

Similar to 20191027 bread house seminar

Tangible & Embodied Interaction @RSE11
Tangible & Embodied Interaction @RSE11Tangible & Embodied Interaction @RSE11
Tangible & Embodied Interaction @RSE11Matthias Mueller-Prove
 
Striving to Demystify Bayesian Computational Modelling
Striving to Demystify Bayesian Computational ModellingStriving to Demystify Bayesian Computational Modelling
Striving to Demystify Bayesian Computational ModellingMarco Wirthlin
 
A Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalA Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalBhaskar Mitra
 
Research articleThe ongoing quest for the IT artifactLo.docx
Research articleThe ongoing quest for the IT artifactLo.docxResearch articleThe ongoing quest for the IT artifactLo.docx
Research articleThe ongoing quest for the IT artifactLo.docxronak56
 
Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...
Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...
Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...Universitat Politècnica de Catalunya
 
Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"ieee_cis_cyprus
 
Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...
Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...
Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...Lucidworks
 
BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A...
 BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A... BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A...
BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A...Big Data Week
 
AI Beyond Deep Learning
AI Beyond Deep LearningAI Beyond Deep Learning
AI Beyond Deep LearningAndre Freitas
 
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...Cagatay Turkay
 

Similar to 20191027 bread house seminar (13)

Tangible & Embodied Interaction @RSE11
Tangible & Embodied Interaction @RSE11Tangible & Embodied Interaction @RSE11
Tangible & Embodied Interaction @RSE11
 
20 aug 1 iit symposium tsuchiya
20 aug 1 iit symposium tsuchiya20 aug 1 iit symposium tsuchiya
20 aug 1 iit symposium tsuchiya
 
Striving to Demystify Bayesian Computational Modelling
Striving to Demystify Bayesian Computational ModellingStriving to Demystify Bayesian Computational Modelling
Striving to Demystify Bayesian Computational Modelling
 
A Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalA Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information Retrieval
 
graziani_bias.pdf
graziani_bias.pdfgraziani_bias.pdf
graziani_bias.pdf
 
Research articleThe ongoing quest for the IT artifactLo.docx
Research articleThe ongoing quest for the IT artifactLo.docxResearch articleThe ongoing quest for the IT artifactLo.docx
Research articleThe ongoing quest for the IT artifactLo.docx
 
Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...
Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...
Closing, Course Offer 17/18 & Homework (D5 2017 UPC Deep Learning for Compute...
 
Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"Xin Yao: "What can evolutionary computation do for you?"
Xin Yao: "What can evolutionary computation do for you?"
 
Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...
Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...
Inside the Black Box: How Does a Neural Network Understand Names? - Philip Bl...
 
BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A...
 BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A... BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A...
BDW17 London - Edward Kibardin - Mitie PLC - Learning and Topological Data A...
 
Dli milano rl_parton_sep
Dli milano rl_parton_sepDli milano rl_parton_sep
Dli milano rl_parton_sep
 
AI Beyond Deep Learning
AI Beyond Deep LearningAI Beyond Deep Learning
AI Beyond Deep Learning
 
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
The Inquisitive Data Scientist: Facilitating Well-Informed Data Science throu...
 

More from X 37

20200510 37
20200510 3720200510 37
20200510 37X 37
 
20200322 inpainting
20200322 inpainting20200322 inpainting
20200322 inpaintingX 37
 
20200209 research note of "superhuman AI for multiplayer poker"
20200209 research note of "superhuman AI for multiplayer poker"20200209 research note of "superhuman AI for multiplayer poker"
20200209 research note of "superhuman AI for multiplayer poker"X 37
 
20191215 rate distortion theory and VAEs
20191215 rate distortion theory and VAEs20191215 rate distortion theory and VAEs
20191215 rate distortion theory and VAEsX 37
 
20190818 Bread Seminar
20190818 Bread Seminar20190818 Bread Seminar
20190818 Bread SeminarX 37
 
paper repo - pre training for model robustness and uncertainty
paper repo - pre training for model robustness and uncertaintypaper repo - pre training for model robustness and uncertainty
paper repo - pre training for model robustness and uncertaintyX 37
 
Anomaly detection and change detection - sparse structure analysis -
Anomaly detection and change detection - sparse structure analysis -Anomaly detection and change detection - sparse structure analysis -
Anomaly detection and change detection - sparse structure analysis -X 37
 
Reading papers - survey on Non-Convex Optimization
Reading papers - survey on Non-Convex OptimizationReading papers - survey on Non-Convex Optimization
Reading papers - survey on Non-Convex OptimizationX 37
 
20180520 MLPHS
20180520 MLPHS20180520 MLPHS
20180520 MLPHSX 37
 

More from X 37 (9)

20200510 37
20200510 3720200510 37
20200510 37
 
20200322 inpainting
20200322 inpainting20200322 inpainting
20200322 inpainting
 
20200209 research note of "superhuman AI for multiplayer poker"
20200209 research note of "superhuman AI for multiplayer poker"20200209 research note of "superhuman AI for multiplayer poker"
20200209 research note of "superhuman AI for multiplayer poker"
 
20191215 rate distortion theory and VAEs
20191215 rate distortion theory and VAEs20191215 rate distortion theory and VAEs
20191215 rate distortion theory and VAEs
 
20190818 Bread Seminar
20190818 Bread Seminar20190818 Bread Seminar
20190818 Bread Seminar
 
paper repo - pre training for model robustness and uncertainty
paper repo - pre training for model robustness and uncertaintypaper repo - pre training for model robustness and uncertainty
paper repo - pre training for model robustness and uncertainty
 
Anomaly detection and change detection - sparse structure analysis -
Anomaly detection and change detection - sparse structure analysis -Anomaly detection and change detection - sparse structure analysis -
Anomaly detection and change detection - sparse structure analysis -
 
Reading papers - survey on Non-Convex Optimization
Reading papers - survey on Non-Convex OptimizationReading papers - survey on Non-Convex Optimization
Reading papers - survey on Non-Convex Optimization
 
20180520 MLPHS
20180520 MLPHS20180520 MLPHS
20180520 MLPHS
 

Recently uploaded

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)Areesha Ahmad
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINChromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINsankalpkumarsahoo174
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 

Recently uploaded (20)

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINChromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
CELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdfCELL -Structural and Functional unit of life.pdf
CELL -Structural and Functional unit of life.pdf
 

20191027 bread house seminar