Today I am going to present T-org, which is a system for organizing resources on a tagging system. The co-authors of this research are Steffen Staab from University of Koblenz-Landau, and Philipp Cimiano from University of Karlsruhe.
Organizing Resources on Tagging Systems using T-ORG - Presentation Transcript
Organizing Resources on Tagging Systems using T-ORG Rabeeh Abbasi Steffen Staab (University of Koblenz-Landau, Germany) Philipp Cimiano (University of Karlsruhe, Germany) Bridging the Gap between Semantic Web and Web 2.0 Innsbruck, Austria June 07, 2007
Overview
Social Tagging Systems
Browsing a Tagging System
T-ORG
T-KNOW
Experiments
Results
Conclusion and Future Work
Social Tagging Systems / Folksonomies
In a social tagging system, people add keywords (called tags ) to their resources and share these resources with others
Advantages
low-cost classification, improve search, reputation systems, personal organization, no fixed vocabulary, collaboration…
Social Tagging Systems – Browsing?
I want to “ browse ” vehicle images!!!
how can I do it?
can I do it using a Tag Cloud?
Perhaps I need to structure the tags and resources!
how can I do it?
Put them into categories (like Vehicles, People, etc)!
Do it Manually or with Training?
Might not be possible on a large scale!
Automatically and without any training!
Using T-ORG!
T-ORG – Classification
Organize resources by putting their tags into categories depending upon their context
Users can browse categories to retrieve required resources
President Gerald Ford Nixon Pardon Group 2 Group 1 Eiffel Eiffel tower Big Eyeful Paris France Miniatures Singen Cars Motors Ford 1955 Person Location Vehicle Categories User A User B
T-ORG
Tag Organization using T-ORG
Select ontologies related to the categories (e.g. Vehicle, People, etc.) Prune and refine these ontologies according to the desired categories (add missing concepts, filter existing concepts) Apply the classification algorithm T-KNOW to classify the tags and resources Browse the categories to explore the tags and resources
Classifying the tags using T-KNOW Use well-known linguistic patterns to generate queries Search these patterns on Google and download search results Compare each Google search result with the context of the tag and extract the concept Select the concept which has the highest similarity with the context of the tag
T-KNOW – Computing Similarity
Compute similarity using cosine measure between Bag of Words (BOW) representation of “Tag Context” and “Search Result”
1955 = 1 as = 0 cars = 1 ford = 1 foundation = 0 international = 0 motors = 1 organizations = 0 singen = 1 such = 0 1955 = 0 as = 1 cars = 0 ford = 1 foundation = 2 international = 1 motors = 0 organizations = 1 singen = 0 such = 1 Tag Context singen cars motors ford 1955 cos( ĉ,â ) = ĉ x â / |ĉ||â| = 0.15 ĉ â
Only consider the results having similarity above a certain Threshold
Result having the highest similarity is considered as final
Search Result BOW
T-KNOW – Computing Similarity – Resource Context
Getting the context of the tag “Ford” from middle image using
Resource Context
Select all tags of the current resource
President, Gerald, Nixon, Pardon
President Gerald Ford Nixon Pardon Eiffel Eiffel tower Big Eyeful Paris France Miniatures Singen Cars Motors Ford 1955
T-KNOW – Computing Similarity – Tag Context
Getting the context of the tag “Ford” from middle image using
Tag Context
Select all tags of all the resources having this tag “Ford”
0 comments
Post a comment