Posted by
Kanav
Kanav
Overall, as Annie mentions, our colleagues have extensively covered much of the topics that were cover this week by Dr. Fridsma and Mr. Ji. I will just sum up some quick important points I got from the lectures.
Ontologies/Semantic Web-
Dr. Fridsma's presentation was informational and understandable, although it is hard to distinguish lecture from lecture since he taught 3 of the 4 lectures this week. He spoke of the difference of semantics and syntax:
He then spoke of how the exchange of information is syntactic interoperability while the use of the information is semantic interoperability. As well he defines for us that ontology is an engineering construct rather than an underlying truth. This is reasonable since if it was an underlying truth than it cannot be rebutted or tested as noted by Dr. Fridsma. The lecture then went on to all the three letter acronyms such as OWL, OIL, DAML-ONT, and etc. He also distinguised that there were different levels (versions) of OWL implementation:
- Semantics - meaning and understanding
- syntax - structure
The talk also included information of RDFs and its importance in helping to build vocabularies.
- OWL Full - Fully expressive but there are serious problems
- OWL dl - full power of descriptive objects, it is deliverable
- OWL lite - easy to implement
Machine Learning: unsupervised, supervised, and semisupervised-
Mr. Ji covered the topics of machine learning but focused primarily on k-nearest neighbor and k-means since these are the simpler of the topics and were appropriate as an introduction into the topic in the short period of the class.
In summary, supervised learning is when we want to determine the label of an attribute, but unsupervised learning is when we want to group data points not apply labels.
- Supervised Learning: This involves the topic of k-nearest neighbor to produce a comparative results based on an existing training set. The value of k in this case is very important since if k = all data, then the training set value that makes up the majority of set is returned, if k is too small (ie 1) then the results may not be comparative since it was compared to a small subset.
- Unsupervised Learning: This involved the idea of grouping similar objects into the same group, and different objects into different groups. We then covered k-means as a method that is used for unsupervised machine learning. Typically this method results in grouping were intradata point distances are minimized and intercluster distances are maximized.
- Semisupervised Learning: This is a topic where people believe that it is an ideal situation, however, despite looking like they work ideally this situation actually does not work.
Other Stuff
I found this interesting article in the news about how social networks that are being used by students are causing them to get into trouble with their schools and others that have resulted in disciplinary action that included expulsion from medical school. This could possible be applied to the other health professions as well.
http://news.bbc.co.uk/2/hi/health/8266546.stm
As well, a slightly off topic article on who is responsible for private information that stems from a bank employee sending customer information to the wrong person that included information about hundred of other customers. As one of our lecturers stated, the finacial system is very similar to how the healthcare system: finacial data versus PHI.
http://blogs.techrepublic.com.com/itdojo/?p=1031&tag=nl.e099.dl090930&tag=nl.e099
Posted by Eric
Machine Learning-
At first some of the machine learning lecture just flew over my head but after reviewing the lectures and the comments of colleagues, it looks like the lecture finally arrived. To summarize quickly since there is extensive commenting on Machine Learning in the previous posts, machine learning is a field where we make or give a machine the ability to learn. And this is accomplished through several methods that either classify or cluster. Classification methods includes k-nearest neighbor, decision trees, and support vectors. As Xiaoxiao mentions, Mr. Ji mentioned google as a cluster example and I specifically remember stumbling across an article/webpage that actually describes the algorithms of google as well as talks about how google clusters its data. I will have to review my BME Capstone documentation for the link and I will post it in the comments when I find it.
Study Design-
I found this lecture on study design very interesting since she covered the different types of studies that the different fields conduct (even though the studies may be similar they are called different things in different fields). I especially liked the classic studies that she presented since like she mentioned, these studies are older and are much simpler. They provide a very good basis for understanding the different types of studies. What I liked most was the study on salt (intersalt i believe). It was interesting how the study when it looked at individuals, did not find a correlation between sodium intake and hypertension but when it was performed like it was then the points all lined up and provided a correlation that indicated that salt correlated with blood pressure.