Showing posts with label research. Show all posts
Showing posts with label research. Show all posts

Friday, January 9, 2015

Material to begin with Social Network Research

Here, I like to share with you some in my perspective very essential material to prepare for Social Network research projects.

Online Courses

Natural Language Processing: https://class.coursera.org/nlp/lecture


  • Week 1 Basic Text Processing
  • Week 1 Edit Distance
  • Week 3 Text Classification
  • Week 3 Sentiment Analysis
  • Week 4 Named Entity Recognition
  • Week 5 POS Tagging
  • Week 7 Information Retrieval
  • Week 8 Semantics

  • Week 1 Intro
  • Week 1 Linear Regression
  • Week 4 Neural Networks (optional)
  • Week 5 Neural Networks (optional)
  • Week 6 Advice
  • Week 6 System Design
  • Week 7 SVMs
  • Week 8 Clustering
  • Week 8 Dim Reduc 
  • Week 9 Recommender Systems
  • Week 10 Large Scale

Topics and Concepts

Types

APIs

Papers


Tuesday, July 31, 2012

Summary of "Cool Blog Identification using Topic-based Models - Sriphaew et al."



The authors show how to identify cool blogs based on three assumptions: blogs tend to have definite topics, have enough posts, and tend to have a certain level of consistency among their posts.

The level of consistency or the topical consistency tries to measure whether a blogger focus on a solid interest thus it favours blogs with certain topics like reviews on mobile devices. It is based on a mixture of topic probabilities of posts (LDA). The authors measure the similarity preceding posts. Hereby, the similarity is the distance between the topic probability distributions, which is calculated using Euclidean, Kullback-Leibler, or Jensen-Shanon distance.

They conduct a "user study" based on a corporate blog data set and a single guy, who categorized 540 blogs in cool and not cool. Using a SVM implementation, the authors were able to show an accurate precision and recall for cool blog recognition.

This is a heuristic approach and can therefore be applied to any language following the same assumptions.
So, check out the paper.

Summary of "Splog Filtering based on Writing Consistency - Liuwei et al."


http://www.flickr.com/photos/kinipela/202607307/
CR: kinipela
Liuwei et al. describe a spam blog (splog) filtering technique based on three features: the writing interval, writing structure, and the writing topic of a blog. They argue that most spam detection mechanisms are designed for static webpage and miss the dynamic nature of blogs.

They define the consistency of the writing interval as the inverse variance of post update intervals. A high writing interval consistency implies a very constant update interval.

The authors also define a measure for consistency of writing structure. Unexpectedly, there is no NLP magic behind this; the measure simply relates the variation of words per post and the average number of words per post. The underlying assumption is that splogs are packed with keywords and their posts are all equally long. As contrast, normal blogger tend to deliver short and long posts depending on their daily mood.

The consistency on topic level is defined as the average topical similarity of posts. Each post gets compared with its preceding post. The topical similarity is defined as the cosine similarity of the posts' tf/idf word vectors. Thereby, blogs with a very high topical consistency tend to be auto-generated.

Finally, they introduced a filtering system and evaluated their feature set with three classification mechanisms (SVM, Bayes, C4.5) on the Blog06 data set. They showed that with a reduced feature number the same accuracy is reachable using their feature set. Further, one has to mention that their heuristic approach is language independent.

Monday, June 25, 2012

Some Links from HCI Research


Acoustic radiation pressure: Radiation pressure--the history of a mislabeled tensor by Robert T. Beyer, a summary/review paper about 100 year-old history of radiation pressure. A more simple explanation can be found on the German Wikipedia. Essentially, this effect occurs if acoustic waves in one medium shoot at another target medium. If the frequency is higher than the time a target medium needs to stretch, than air particles get reflected back to the sound source. Furthermore, you can imagine the effect better if you think about the water-air medium change. Check Paper on water-air interface experiment
Tangibles go on market Appmates, little racing cars for your iPad 
Think about output to your brain Switching Neurons, Research Area is called Optogenetics, might be interesting for the normal nerve system as well. 
Cheat Sheet for Statistics Just in case, you need a refresh Cheat Sheet
Hick's Law in Mortal Combat Webpage discusses the influence of choices in martial arts. 

Wednesday, February 15, 2012

Social Networks and Academic Research

The world is getting faster and faster, but still the most reputation in research is in printed journals.
Now it seams that the times change. There is an upcoming development of social networks for researchers.
These are not like Facebook with sharing pics and useless stuff to procrastinate. Instead the research networks focus on publications and the answer of small research questions in collaborative manner. (see also German Article of Welt-Online)
So check it out, it might become an advantage soon.

researchgate - Social Researcher Network (German startup)
academia - Social Researcher Network (US version)
mendeley - Collaborative Paper Plattform