Visual and text sentiment analysis through hierarchical deep learning networks

This book presents the latest research on hierarchical deep learning for multi-modal sentiment analysis. Further, it analyses sentiments in Twitter blogs from both textual and visual content using hierarchical deep learning networks: hierarchical gated feedback recurrent neural networks (HGFRNNs). S...

Full description

Main Author: Chaudhuri, Arindam,
Other Authors: SpringerLink (Online service)
Format: eBook
Language: English
Published: Singapore : Springer, 2019.
Physical Description: 1 online resource : color illustrations.
Series: SpringerBriefs in computer science.
Subjects:
LEADER 07663cam a2201009 i 4500
001 1091899453
003 OCoLC
005 20240223121953.0
006 m o d
007 cr cnu|||unuuu
008 190408s2019 si a ob 001 0 eng d
015 |a GBB973653  |2 bnb 
016 7 |a 019366920  |2 Uk 
019 |a 1096284580  |a 1099735742  |a 1115082776  |a 1122810512  |a 1136484210  |a 1144306910  |a 1156347207  |a 1160628142  |a 1162756734 
020 |a 9789811374746  |q (electronic bk.) 
020 |a 9811374740  |q (electronic bk.) 
020 |a 9789811374753  |q (print) 
020 |a 9811374759 
020 |z 9789811374739 
020 |z 9811374732 
024 7 |a 10.1007/978-981-13-7474-6  |2 doi 
035 |a (OCoLC)1091899453  |z (OCoLC)1096284580  |z (OCoLC)1099735742  |z (OCoLC)1115082776  |z (OCoLC)1122810512  |z (OCoLC)1136484210  |z (OCoLC)1144306910  |z (OCoLC)1156347207  |z (OCoLC)1160628142  |z (OCoLC)1162756734 
037 |a com.springer.onix.9789811374746  |b Springer Nature 
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d N$T  |d GW5XE  |d YDX  |d EBLCP  |d UKMGB  |d OCLCF  |d DKU  |d UPM  |d VT2  |d LEATE  |d UKAHL  |d OCLCQ  |d NLW  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d AUD  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL 
049 |a COM6 
050 4 |a QA76.9.N38 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UNH  |2 bicssc 
072 7 |a UNH  |2 thema 
072 7 |a UND  |2 thema 
082 0 4 |a 006.3/12  |2 23 
084 |a COM021000  |2 bisacsh 
100 1 |a Chaudhuri, Arindam,  |e author. 
245 1 0 |a Visual and text sentiment analysis through hierarchical deep learning networks /  |c Arindam Chaudhuri. 
264 1 |a Singapore :  |b Springer,  |c 2019. 
300 |a 1 online resource :  |b color illustrations. 
336 |a text  |b txt  |2 rdacontent. 
337 |a computer  |b c  |2 rdamedia. 
338 |a online resource  |b cr  |2 rdacarrier. 
347 |a text file. 
347 |b PDF. 
490 1 |a SpringerBriefs in Computer Science. 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed April 9, 2019). 
504 |a Includes bibliographical references and index. 
505 0 |a Intro; Preface; Contents; About the Author; List of Figures; List of Tables; Abstract; Synopsis of the Proposed Book; 1 Introduction; 1.1 Need of This Research; 1.1.1 Motivating Factor; 1.2 Contribution; References; 2 Current State of Art; 2.1 Available Technologies; References; 3 Literature Review; References; 4 Experimental Data Utilized; 4.1 Twitter Datasets; 4.2 Instagram Datasets; 4.3 Viber Datasets; 4.4 Snapchat Datasets; References; 5 Visual and Text Sentiment Analysis; Reference; 6 Experimental Setup: Visual and Text Sentiment Analysis Through Hierarchical Deep Learning Networks. 
505 8 |a 6.1 Deep Learning Networks6.2 Baseline Method Used; 6.3 Gated Feedforward Recurrent Neural Networks; 6.4 Hierarchical Gated Feedback Recurrent Neural Networks: Mathematical Abstraction; 6.4.1 Forward Pass; 6.4.2 Backward Pass; 6.5 Hierarchical Gated Feedback Recurrent Neural Networks for Multimodal Sentiment Analysis; References; 7 Experimental Results; 7.1 Evaluation Metrics; 7.2 Experimental Results with Twitter Datasets; 7.2.1 Textual Sentiment Analysis; 7.2.2 Visual Sentiment Analysis; 7.2.3 Multimodal Sentiment Analysis; 7.2.4 Error Analysis. 
505 8 |a 7.3 Experimental Results with Instagram Datasets7.3.1 Textual Sentiment Analysis; 7.3.2 Visual Sentiment Analysis; 7.3.3 Multimodal Sentiment Analysis; 7.3.4 Error Analysis; 7.4 Experimental Results with Viber Datasets; 7.4.1 Textual Sentiment Analysis; 7.4.2 Visual Sentiment Analysis; 7.4.3 Multimodal Sentiment Analysis; 7.4.4 Error Analysis; 7.5 Experimental Results with Snapchat Datasets; 7.5.1 Textual Sentiment Analysis; 7.5.2 Visual Sentiment Analysis; 7.5.3 Multimodal Sentiment Analysis; 7.5.4 Error Analysis; References; 8 Conclusion; Appendix; Twitter images; Instagram images. 
520 |a This book presents the latest research on hierarchical deep learning for multi-modal sentiment analysis. Further, it analyses sentiments in Twitter blogs from both textual and visual content using hierarchical deep learning networks: hierarchical gated feedback recurrent neural networks (HGFRNNs). Several studies on deep learning have been conducted to date, but most of the current methods focus on either only textual content, or only visual content. In contrast, the proposed sentiment analysis model can be applied to any social blog dataset, making the book highly beneficial for postgraduate students and researchers in deep learning and sentiment analysis. The mathematical abstraction of the sentiment analysis model is presented in a very lucid manner. The complete sentiments are analysed by combining text and visual prediction results. The book's novelty lies in its development of innovative hierarchical recurrent neural networks for analysing sentiments; stacking of multiple recurrent layers by controlling the signal flow from upper recurrent layers to lower layers through a global gating unit; evaluation of HGFRNNs with different types of recurrent units; and adaptive assignment of HGFRNN layers to different timescales. Considering the need to leverage large-scale social multimedia content for sentiment analysis, both state-of-the-art visual and textual sentiment analysis techniques are used for joint visual-textual sentiment analysis. The proposed method yields promising results from Twitter datasets that include both texts and images, which support the theoretical hypothesis. --  |c Provided by publisher. 
650 0 |a Natural language processing (Computer science) 
650 0 |a Computational linguistics. 
650 0 |a Public opinion  |x Data processing. 
650 0 |a Data mining. 
650 2 |a Natural Language Processing. 
650 2 |a Data Mining. 
650 6 |a Traitement automatique des langues naturelles. 
650 6 |a Linguistique informatique. 
650 6 |a Opinion publique  |x Informatique. 
650 6 |a Exploration de données (Informatique) 
650 7 |a computational linguistics.  |2 aat. 
650 7 |a COMPUTERS  |x Database Management  |x General.  |2 bisacsh. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh. 
650 7 |a Computational linguistics.  |2 fast. 
650 7 |a Data mining.  |2 fast. 
650 7 |a Natural language processing (Computer science)  |2 fast. 
650 7 |a Public opinion  |x Data processing.  |2 fast. 
710 2 |a SpringerLink (Online service) 
776 0 8 |i Print version:  |a Chaudhuri, Arindam.  |t Visual and text sentiment analysis through hierarchical deep learning networks.  |d Singapore : Springer, 2019  |z 9811374732  |z 9789811374739  |w (OCoLC)1089221886. 
830 0 |a SpringerBriefs in computer science. 
907 |a .b59561038  |b multi  |c -  |d 190528  |e 240321 
998 |a (3)cue  |a cu  |b 240227  |c m  |d z   |e -  |f eng  |g si   |h 0  |i 2 
948 |a MARCIVE Overnight, in 2024.03 
948 |a MARCIVE Overnight, in 2023.02 
948 |a MARCIVE Over, 07/2021 
948 |a MARCIVE Comp, 2019.12 
948 |a MARCIVE Overnight 06/2019 
994 |a 92  |b COM 
995 |a Loaded with m2btab.ltiac in 2024.03 
995 |a Loaded with m2btab.elec in 2024.02 
995 |a Loaded with m2btab.ltiac in 2023.02 
995 |a Loaded with m2btab.ltiac in 2021.07 
995 |a Loaded with m2btab.elec in 2021.06 
995 |a Loaded with m2btab.ltiac in 2019.12 
995 |a Loaded with m2btab.ltiac in 2019.06 
995 0 0 |a OCLC offline update by CMU and loaded with m2btab.elec in 2019.05 
999 |e z 
999 |a cue 
989 |d cueme  |e  - -   |f  - -   |g -   |h 0  |i 0  |j 200  |k 240227  |l $0.00  |m    |n  - -   |o -  |p 0  |q 0  |t 0  |x 0  |w SpringerLink  |1 .i150620895  |u http://ezproxy.coloradomesa.edu/login?url=https://link.springer.com/10.1007/978-981-13-7474-6  |3 SpringerLink  |z Click here for access