Science 2.0: the new wave of science

So by now, we have all heard of Web 2.0, right? In case you haven’t, Wiktionary defines it as "The second generation of the World Wide Web, especially the movement away from static web pages to dynamic and shareable content and social networking" http://en.wiktionary.org/wiki/Web_2.0 For instance, the tools of Web 2.0 include sites like

Read More »

  • Share/Save/Bookmark

Contracts and Copyright Tips

gavel The goal of today’s post is to provide you with some information on writing contracts and copyright law, as a freelancer. I recently read a great book by Michelle Goodman entitled "My So-called Freelance Life". Much of the information I am providing here is contained in Chapter 12 of her book, but I thought it

Read More »

  • Share/Save/Bookmark

The Social Bookmarking Phenomenon!

Lately it seems that everywhere you turn, there is a new social bookmarking site of some sort. These sites are interesting, and serve an important purpose. According to Wikipedia, social bookmarking is “a method for Internet users to store, organize, search, and manage bookmarks of web pages with the help of metadata (i.e. tags).”

http://en.wikipedia.org/wiki/Social_bookmarking

To me, these sites are useful in that they offer an alternative to search engines for organizing and rating content. It is actual web users who find and rate the content, not just a computerized search algorithm.

Below, I have chosen my top five social bookmarking and news sites that are competing and vying for your attention and time:

Digg.com

what makes this site stand out?:

  • anyone can submit a Digg site, and anyone can comment on it
  • you can vote and comment on links and stories
  • you can “dig” and “bury” stories
  • an effective marketing tool for entrepreneurs

address: http://digg.com/

Reddit

what makes this site stand out?:

  • this is a social news site that allows users to post links to web content
  • has a “what’s hot”, new and controversial lists
  • the site has a really fun “feel” to it!
  • there is a WTF link at the top – hours of fun!

address: http://www.reddit.com/

StumbleUpon

what makes this site stand out?:

  • allows you to take advantage of a vast network of dedicated Web searchers who are finding utterly brilliant sites, and sharing them with you. (see: http://websearch.about.com/od/bestwebsites/tp/freebookmarks.htm
  • the quality of the sites is amazing
  • a form of “channel-surfing” on the web
  • have fun clicking the Stumble! button over and over again!

address: http://www.stumbleupon.com/

Delicious

what makes this site stand out?:

address: http://delicious.com/

Slashdot

what makes this site stand out?:

  • this site has a nerdy bent to it
  • a gathering place for computer nerds and geeks
  • features user-submitted and editor-evaluated stories about science, computer technology, politics, science fiction etc.

address: http://slashdot.org/

*picture credits to http://www.ebizmba.com/articles/social-bookmarking

Find me on Twitter: jacbird

  • Share/Save/Bookmark

Medical Software Technology: "Expert Systems"

http://rhapody2000.free.fr/images

http://rhapody2000.free.fr/images

I work in the medical software industry, and quite often, people will ask me what is involved with that. In my mind, medical software involves many things, including image scanning, electronic health records, bioinformatics, and much to my surprise artificial intelligence technologies such as “expert systems”! Today, I would like to talk about this hot topic in the medical software industry – “expert systems”.

So what is an expert system? Wikipedia gives the definition that it is “software that attempts to reproduce the performance of one or more human experts.” And also, “an expert system uses a knowledge base (or rulebase) and an inference engine to simulate the reasoning process that a human expert uses to analyze a problem and arrive at a conclusion.” This might be accomplished using “confidences” or certainty factors that are meant to imitate the confidences humans use in reasoning, rather than use the strict probability rules of mathematics.

The architecture behind expert systems is not too complicated. Basically, an expert system just consists of a very large knowledge base (or rulebase), usually consisting of “IF / THEN” type statements, and an inference engine that might operate by using forward or backward chaining logic.

The end-user will usually be required to answer a series of questions, and the large knowledge base will then be queried in order to spit out some sort of conclusion. For example, the conclusion could be a disease diagnosis based on a number of symptoms that the patient has. Or, an expert system could be designed to alert a pharmacist of potentially harmful drug interactions when entering a prescription order.

I wouldn’t be surprised if the idea of these expert systems was met with quite a bit of skepticism. People might wonder how successful these systems really are in practice. In my mind, these systems could be very helpful to doctors and nurses in the decision making process, but should not be used to try and replace these experts.

Here is a list of some common pitfalls:

  • The systems are prone to making errors that humans would easily spot (i.e. lack of common sense)
  • The knowledge base has to be constantly updated and maintained to keep it up-to-date
  • Too many alerts and reminders could overwhelm doctors and nurses, causing the alerts to be ignored altogether
  • Workflow integration difficulties – will the system slow the physician down?

But here are some benefits:

  • Expert systems can catch things a human might forget
  • Provides consistency to patient care
  • Chances for negative drug interactions or wrong diagnoses can be avoided
  • The system can be kept up-to-date with the latest research and findings

Check out the resources I have listed below to learn more!

http://en.wikipedia.org/wiki/Medical_software

http://en.wikipedia.org/wiki/Expert_System

http://en.wikipedia.org/wiki/Clinical_decision_support_system

http://www.ciap.health.nsw.gov.au/hospolic/stvincents/1993/a04.html

http://www.ncbi.nlm.nih.gov/pubmed/12925543

(full text)
http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pubmed&pubmedid=12925543

  • Share/Save/Bookmark