1 / 22

Selecting Attributes for Sentiment Classification Using Feature Relation Networks

Selecting Attributes for Sentiment Classification Using Feature Relation Networks. Presenter : Jian-Ren Chen Authors : Ahmed Abbasi, Stephen France, Zhu Zhang , and Hsinchun Chen 2011 , IEEE TKDE. Outlines. Motivation Objectives Methodology Experiments Conclusions Comments.

zagiri
Download Presentation

Selecting Attributes for Sentiment Classification Using Feature Relation Networks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Selecting Attributes for Sentiment Classification Using Feature Relation Networks Presenter : Jian-Ren ChenAuthors : Ahmed Abbasi, Stephen France, Zhu Zhang,and Hsinchun Chen2011 , IEEETKDE

  2. Outlines • Motivation • Objectives • Methodology • Experiments • Conclusions • Comments

  3. Motivation Sentiment analysis has emerged as a method for miningopinions from such text archives. challenging problem: • requires the use of large quantities of linguistic features • integrate these heterogeneous n-gram categories into a single feature set - noise、redundancy and computationallimitations polarity intensity I don’t like you、I hate you

  4. n-gram-(Markov model) 天氣:晴天、陰天、雨天 美麗vs美痢 “HAPAX” and “DIS” tags I hate Jim replaced with “I hate HAPAX”

  5. Objectives • Feature Relation Network (FRN) considers semantic information and also leverages the syntactic relationships between n-gram features. • - enhanced sentiment classificationon extended sets of heterogeneous n-gram features.

  6. Methodology-Extended N-Gram Feature Set

  7. Methodology - Subsumption Relations A subsumes B(A → B) “I love chocolate” unigram : I, LOVE, CHOCOLATE bigrams:I LOVE, LOVE CHOCOLATE trigrams :I LOVE CHOCOLATE What about the bigrams and trigrams? It depends on their weight. Their weight exceeds that of their general lower order counterparts by threshold t.

  8. Methodology- Parallel Relations A parallel B(A - B) POS tag:“ADMIRE_VP”→ “like” semantic class: “SYN-Affection”→ “love” A and B have a correlation coefficient greater than some threshold p, one of the attributes is removed to avoid redundancy.

  9. Methodology - The Complete Network

  10. Methodology -Incorporating SemanticInformation

  11. Experiments - Datasets

  12. Experiments–FRN vsUnivariate

  13. Experiments -FRN vsUnivariate(WithinOne)

  14. Experiments-FRN vs Multivariate

  15. Experiments -FRN vsMultivariate (WithinOne)

  16. Experiments - FRN vs Hybrid

  17. Experiments-FRN vsHybrid (WithinOne)

  18. Experiments- Ablation

  19. Experiments-Parameter t (0.0005, 0.005, 0.05, and 0.5) p (0.80, 0.90, and 1.00)

  20. Experiments-Average Runtimes

  21. Conclusions • FRN had significantly higher best accuracy and bestpercentagewithin-one across three testbeds. • The ablation and parameter testing results play an important role for the subsumption and parallel relation thresholds.

  22. Comments • Advantages - accuracy、computationally efficient • Disadvantage - ablation and parameter is sensitive • Applications - sentiment classification - feature selection method

More Related