Jump to content

Bing Liu (computer scientist): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Denmum (talk | contribs)
Added two articles to Peer-reviewed Article List + citations
Denmum (talk | contribs)
Added two articles to Peer-reviewed Article List + citations + Removed stub notices from page
Line 64: Line 64:


* Robert Grossman, Pavan Kasturi, Donald Hamelberg, and Bing Liu. 2004. "An Empirical Study of the Universal Chemical Key Algorithm for Assigning Unique Keys to Chemical Compounds." ''Journal of Bioinformatics and Computational Biology'' 02(01):155–71.<ref>{{Cite journal|last=Grossman|first=Robert|last2=Kasturi|first2=Pavan|last3=Hamelberg|first3=Donald|last4=Liu|first4=Bing|date=2004-03-XX|title=AN EMPIRICAL STUDY OF THE UNIVERSAL CHEMICAL KEY ALGORITHM FOR ASSIGNING UNIQUE KEYS TO CHEMICAL COMPOUNDS|url=https://www.worldscientific.com/doi/abs/10.1142/S021972000400051X|journal=Journal of Bioinformatics and Computational Biology|language=en|volume=02|issue=01|pages=155–171|doi=10.1142/S021972000400051X|issn=0219-7200}}</ref>
* Robert Grossman, Pavan Kasturi, Donald Hamelberg, and Bing Liu. 2004. "An Empirical Study of the Universal Chemical Key Algorithm for Assigning Unique Keys to Chemical Compounds." ''Journal of Bioinformatics and Computational Biology'' 02(01):155–71.<ref>{{Cite journal|last=Grossman|first=Robert|last2=Kasturi|first2=Pavan|last3=Hamelberg|first3=Donald|last4=Liu|first4=Bing|date=2004-03-XX|title=AN EMPIRICAL STUDY OF THE UNIVERSAL CHEMICAL KEY ALGORITHM FOR ASSIGNING UNIQUE KEYS TO CHEMICAL COMPOUNDS|url=https://www.worldscientific.com/doi/abs/10.1142/S021972000400051X|journal=Journal of Bioinformatics and Computational Biology|language=en|volume=02|issue=01|pages=155–171|doi=10.1142/S021972000400051X|issn=0219-7200}}</ref>

* Liu, Bing et al. 1994. “Finding the Shortest Route Using Cases, Knowledge, and Djikstra's Algorithm.” ''IEEE Expert'' 9(5):7–11.<ref>{{Cite journal|last=Bing Liu|last2=Siew-Hwee Choo|last3=Shee-Ling Lok|last4=Sing-Meng Leong|last5=Soo-Chee Lee|last6=Foong-Ping Poon|last7=Hwee-Har Tan|date=1994-10-XX|title=Finding the shortest route using cases, knowledge, and Djikstra's algorithm|url=http://ieeexplore.ieee.org/document/331478/|journal=IEEE Expert|volume=9|issue=5|pages=7–11|doi=10.1109/64.331478|issn=0885-9000}}</ref>
* Liu, Bing. 1994. "Specific Constraint Handling in Constraint Satisfaction Problems.” ''International Journal on Artificial Intelligence Tools'' 03(01):79–96.<ref>{{Cite journal|last=Liu|first=Bing|date=1994-03-XX|title=SPECIFIC CONSTRAINT HANDLING IN CONSTRAINT SATISFACTION PROBLEMS|url=https://www.worldscientific.com/doi/abs/10.1142/S0218213094000066|journal=International Journal on Artificial Intelligence Tools|language=en|volume=03|issue=01|pages=79–96|doi=10.1142/S0218213094000066|issn=0218-2130}}</ref>


==References==
==References==
Line 84: Line 87:
[[Category:Natural language processing researchers]]
[[Category:Natural language processing researchers]]
[[Category:Computer scientists]]
[[Category:Computer scientists]]


{{US-compu-bio-stub}}
{{Compu-scientist-stub}}

Revision as of 04:55, 25 April 2021

Bing Liu (born 1963) is a Chinese-American professor of computer science who specialized in data mining, machine learning, and natural language processing. In 2002, he became a scholar at University of Illinois at Chicago.[1] He holds a PhD from the University of Edinburgh.[2]

Academic research

He developed a mathematical model which can reveal fake advertising.[3] Also he teaches the course "Data Mining" during the Fall and Spring semesters at UIC. The course usually involves a project and various quiz/examinations as grading criteria.

He is best known for his research on sentiment analysis (also called opinion mining), fake/deceptive opinion detection, and using association rules for prediction. He also made important contributions to learning from positive and unlabeled examples (or PU learning), Web data extraction, and interestingness in data mining.

Two of his research papers published in KDD-1998 and KDD-2004 received KDD Test-of-Time awards in 2014 and 2015. In 2013, he was elected chair of SIGKDD, ACM Special Interest Group on Knowledge Discovery and Data Mining.

Research on Association Rules For Prediction

Association rule-based classification takes into account the relationships between each and all items in a dataset and the class into which one is trying to classify that item.[4] The basis is that there are two classes, a positive class and a negative class, into which one classifies items.[4] Some classification algorithms only check if a case/item is in the positive class, without understanding how much exactly the probability of it being in that class is.[4] Liu and his collaborators described a new association rule-based classification algorithm that takes into account the relationship between items and the positive and negative classes.[4] Each item is given a probability or scoring of being in the positive class or the negative class. It then ranks the items as per which ones would be most likely to be in the positive class.[4]

Research on Sentiment Analysis

In a paper that Liu collaborated on, the authors studied the relationship between opinion lexicons and opinion targets.[5] Opinion lexicons are word sets and opinion targets are topics on which there is an opinion.[5] The authors of that paper discuss how their algorithm uses a limited opinion word set with the topic and through double propagation, one is able to form a more detailed opinion word set on a set of sentences. Double propagation is the back and forth functional process between the word set and topic as the word set updates itself.[5] Some algorithms require set rules and thus are limited in what they can actually do and in what service they provide in providing updated opinion lists.[5] Their algorithm only requires an initial word set (or opinion lexicon), which is updated through finding relations between the words in the set and the target word or vice versa.[5] The algorithm is done on a word population such as a set of sentences or a paragraph.[5]

Honors and awards

  • In 2014, he was named Fellow of IEEE (Institute of Electrical and Electronics Engineers).
  • In 2015, he was named Fellow of ACM "For contributions to knowledge discovery and data mining, opinion mining, and sentiment analysis". [6]
  • In 2016, he was elected Fellow of AAAI "For significant contributions to data mining and development of widely used sentiment analysis, opinion spam detection, and Web mining algorithms." [7]

Publications

Peer-reviewed Article List

  • Liu, Bing, Yiming Ma, Ching Kian Wong, and Philip S. Yu. 2003. “Scoring the Data Using Association Rules.” Applied Intelligence 18(2):119–35.[4]
  • Qiu, Guang, Bing Liu, Jiajun Bu, and Chun Chen. 2011. “Opinion Word Expansion and Target Extraction through Double Propagation.” Computational Linguistics 37(1):9–27.[5]
  • Wu, Xindong et al. 2007. “Top 10 Algorithms in Data Mining.” Knowledge and Information Systems 14(1):1–37.[8]
  • Liu, Bing. 1995. “A Unified Framework for Consistency Check.” International Journal of Intelligent Systems 10(8):691–713.[9]
  • Zhang, Lei, Shuai Wang, and Bing Liu. 2018. “Deep Learning for Sentiment Analysis: A Survey.” Wiley Interdisciplinary Reviews: Data Mining and Knowledge Discovery 8(4).[10]
  • Wang, Guan, Sihong Xie, Bing Liu, and Philip S. Yu. 2012. “Identify Online Store Review Spammers via Social Review Graph.” ACM Transactions on Intelligent Systems and Technology 3(4):1–21.[11]
  • Yu, Zeng et al. 2019. “Reconstruction of Hidden Representation for Robust Feature Extraction.” ACM Transactions on Intelligent Systems and Technology 10(2):1–24.[12]
  • Wang, Jing, Clement T. Yu, Philip S. Yu, Bing Liu, and Weiyi Meng. 2015. “Diversionary Comments under Blog Posts.” ACM Transactions on the Web 9(4):1–34.[13]
  • Bing Liu, Wynne Hsu, Lai-Fun Mun, and Hing-Yan Lee. 1999. “Finding Interesting Patterns Using User Expectations.” IEEE Transactions on Knowledge and Data Engineering 11(6):817–32.[14]
  • Yanhong Zhai and Bing Liu. 2006. “Structured Data Extraction from the Web Based on Partial Tree Alignment.” IEEE Transactions on Knowledge and Data Engineering 18(12):1614–28.[15]
  • Yu, Huilin, Tieyun Qian, Yile Liang, and Bing Liu. 2020. “AGTR: Adversarial Generation of Target Review for Rating Prediction.” Data Science and Engineering 5(4):346–59.[16]
  • Bing Liu. 1997. “Route Finding by Using Knowledge about the Road Network.” IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans 27(4):436–48.[17]
  • Liu, Bing. 1993. “Problem Acquisition in Scheduling Domains.” Expert Systems with Applications 6(3):257–65.[18]
  • Liu, Bing. 1993. “Knowledge-Based Factory Scheduling: Resource Allocation and Constraint Satisfaction.” Expert Systems with Applications 6(3):349–59.[19]
  • Bing Liu, R. Grossman, and Yanhong Zhai. 2004. “Mining Web Pages for Data Records.” IEEE Intelligent Systems 19(06):49–55.[20]
  • Bing Liu, Wynne Hsu, Shu Chen, and Yiming Ma. 2000. “Analyzing the Subjective Interestingness of Association Rules.” IEEE Intelligent Systems 15(5):47–55.[21]
  • Liu, Bing and Alexander Tuzhilin. 2008. “Managing Large Collections of Data Mining Models.” Communications of the ACM 51(2):85–89.[22]
  • Liu, Qian, Zhiqiang Gao, Bing Liu, and Yuanlin Zhang. 2016. “Automated Rule Selection for Opinion Target Extraction.” Knowledge-Based Systems 104:74–88.[23]
  • Liu, Bing. 2017. “Lifelong Machine Learning: a Paradigm for Continuous Learning.” Frontiers of Computer Science 11(3):359–61.[24]
  • Poria, Soujanya, Ong Yew Soon, Bing Liu, and Lidong Bing. 2020. “Affect Recognition for Multimodal Natural Language Processing.” Cognitive Computation 13(2):229–30.[25]
  • Qian, Yuhua, Hang Xu, Jiye Liang, Bing Liu, and Jieting Wang. 2015. “Fusing Monotonic Decision Trees.” IEEE Transactions on Knowledge and Data Engineering 27(10):2717–28.[26]
  • Wang, Hao, Yan Yang, Bing Liu, and Hamido Fujita. 2019. “A Study of Graph-Based System for Multi-View Clustering.” Knowledge-Based Systems 163:1009–19.[27]
  • Li, Huayi, Bing Liu, Arjun Mukherjee, and Jidong Shao. 2014. “Spotting Fake Reviews Using Positive-Unlabeled Learning.” Computación y Sistemas 18(3).[28]
  • Zhai, Zhongwu, Bing Liu, Jingyuan Wang, Hua Xu, and Peifa Jia. 2012. “Product Feature Grouping for Opinion Mining.” IEEE Intelligent Systems 27(4):37–44.[29]
  • Apte, Chidanand, Bing Liu, Edwin P. Pednault, and Padhraic Smyth. 2002. “Business Applications of Data Mining.” Communications of the ACM 45(8):49–53.[30]
  • Li, Yanni et al. 2020. “ESA-Stream: Efficient Self-Adaptive Online Data Stream Clustering.” IEEE Transactions on Knowledge and Data Engineering 1–1.[31]
  • Robert Grossman, Pavan Kasturi, Donald Hamelberg, and Bing Liu. 2004. "An Empirical Study of the Universal Chemical Key Algorithm for Assigning Unique Keys to Chemical Compounds." Journal of Bioinformatics and Computational Biology 02(01):155–71.[32]
  • Liu, Bing et al. 1994. “Finding the Shortest Route Using Cases, Knowledge, and Djikstra's Algorithm.” IEEE Expert 9(5):7–11.[33]
  • Liu, Bing. 1994. "Specific Constraint Handling in Constraint Satisfaction Problems.” International Journal on Artificial Intelligence Tools 03(01):79–96.[34]

References

  1. ^ Christy Levy (February 19, 2013). "On the internet, no one knows you're lying". Retrieved January 1, 2015.
  2. ^ https://www.cs.uic.edu/~liub/Bing-Liu-short-CV.html
  3. ^ David Streitfield (January 26, 2012). "For $2 a Star, an Online Retailer Gets 5-Star Product Reviews". The New York Times.
  4. ^ a b c d e f Liu, Bing; Ma, Yiming; Wong, Ching Kian; Yu, Philip S. (2003-03-01). "Scoring the Data Using Association Rules". Applied Intelligence. 18 (2): 119–135. doi:10.1023/A:1021931008240. ISSN 1573-7497.
  5. ^ a b c d e f g Qiu, Guang; Liu, Bing; Bu, Jiajun; Chen, Chun (2011-03-XX). "Opinion Word Expansion and Target Extraction through Double Propagation". Computational Linguistics. 37 (1): 9–27. doi:10.1162/coli_a_00034. ISSN 0891-2017. {{cite journal}}: Check date values in: |date= (help)
  6. ^ "ACM Fellows Named for Computing Innovations that Are Advancing Technology in the Digital Age". ACM. 8 December 2015. Archived from the original on 9 December 2015. Retrieved 9 December 2015.
  7. ^ "AAAI Fellows Elected in 2016". AAAI. 2016. Retrieved 2 February 2016.
  8. ^ Wu, Xindong; Kumar, Vipin; Ross Quinlan, J.; Ghosh, Joydeep; Yang, Qiang; Motoda, Hiroshi; McLachlan, Geoffrey J.; Ng, Angus; Liu, Bing; Yu, Philip S.; Zhou, Zhi-Hua (2008-01-XX). "Top 10 algorithms in data mining". Knowledge and Information Systems. 14 (1): 1–37. doi:10.1007/s10115-007-0114-2. ISSN 0219-1377. {{cite journal}}: Check date values in: |date= (help)
  9. ^ Liu, Bing (1995). "A unified framework for consistency check". International Journal of Intelligent Systems. 10 (8): 691–713. doi:10.1002/int.4550100802.
  10. ^ Zhang, Lei; Wang, Shuai; Liu, Bing (2018-07-XX). "Deep learning for sentiment analysis: A survey". Wiley Interdisciplinary Reviews: Data Mining and Knowledge Discovery. 8 (4). doi:10.1002/widm.1253. ISSN 1942-4787. {{cite journal}}: Check date values in: |date= (help)
  11. ^ Wang, Guan; Xie, Sihong; Liu, Bing; Yu, Philip S. (2012-09-XX). "Identify Online Store Review Spammers via Social Review Graph". ACM Transactions on Intelligent Systems and Technology. 3 (4): 1–21. doi:10.1145/2337542.2337546. ISSN 2157-6904. {{cite journal}}: Check date values in: |date= (help)
  12. ^ Yu, Zeng; Li, Tianrui; Yu, Ning; Pan, Yi; Chen, Hongmei; Liu, Bing (2019-02-28). "Reconstruction of Hidden Representation for Robust Feature Extraction". ACM Transactions on Intelligent Systems and Technology. 10 (2): 1–24. doi:10.1145/3284174. ISSN 2157-6904.
  13. ^ Wang, Jing; Yu, Clement T.; Yu, Philip S.; Liu, Bing; Meng, Weiyi (2015-10-26). "Diversionary Comments under Blog Posts". ACM Transactions on the Web. 9 (4): 1–34. doi:10.1145/2789211. ISSN 1559-1131.
  14. ^ Bing Liu; Wynne Hsu; Lai-Fun Mun; Hing-Yan Lee (Nov.-Dec./1999). "Finding interesting patterns using user expectations". IEEE Transactions on Knowledge and Data Engineering. 11 (6): 817–832. doi:10.1109/69.824588. {{cite journal}}: Check date values in: |date= (help)
  15. ^ Yanhong Zhai; Bing Liu (2006-12-XX). "Structured Data Extraction from the Web Based on Partial Tree Alignment". IEEE Transactions on Knowledge and Data Engineering. 18 (12): 1614–1628. doi:10.1109/TKDE.2006.197. ISSN 1041-4347. {{cite journal}}: Check date values in: |date= (help)
  16. ^ Yu, Huilin; Qian, Tieyun; Liang, Yile; Liu, Bing (2020-12-XX). "AGTR: Adversarial Generation of Target Review for Rating Prediction". Data Science and Engineering. 5 (4): 346–359. doi:10.1007/s41019-020-00141-1. ISSN 2364-1185. {{cite journal}}: Check date values in: |date= (help)
  17. ^ Bing Liu (1997-07-XX). "Route finding by using knowledge about the road network". IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans. 27 (4): 436–448. doi:10.1109/3468.594911. {{cite journal}}: Check date values in: |date= (help)
  18. ^ Liu, Bing (1993-07-XX). "Problem acquisition in scheduling domains". Expert Systems with Applications. 6 (3): 257–265. doi:10.1016/0957-4174(93)90054-A. {{cite journal}}: Check date values in: |date= (help)
  19. ^ Liu, Bing (1993-07-XX). "Knowledge-based factory scheduling: Resource allocation and constraint satisfaction". Expert Systems with Applications. 6 (3): 349–359. doi:10.1016/0957-4174(93)90060-J. {{cite journal}}: Check date values in: |date= (help)
  20. ^ Bing Liu; Grossman, R.; Yanhong Zhai (2004-11-XX). "Mining Web Pages for Data Records". IEEE Intelligent Systems. 19 (06): 49–55. doi:10.1109/MIS.2004.68. ISSN 1541-1672. {{cite journal}}: Check date values in: |date= (help)
  21. ^ Bing Liu; Wynne Hsu; Shu Chen; Yiming Ma (2000-09-XX). "Analyzing the subjective interestingness of association rules". IEEE Intelligent Systems. 15 (5): 47–55. doi:10.1109/5254.889106. ISSN 1094-7167. {{cite journal}}: Check date values in: |date= (help)
  22. ^ Liu, Bing; Tuzhilin, Alexander (2008-02-XX). "Managing large collections of data mining models". Communications of the ACM. 51 (2): 85–89. doi:10.1145/1314215.1314230. ISSN 0001-0782. {{cite journal}}: Check date values in: |date= (help)
  23. ^ Liu, Qian; Gao, Zhiqiang; Liu, Bing; Zhang, Yuanlin (2016-07-XX). "Automated rule selection for opinion target extraction". Knowledge-Based Systems. 104: 74–88. doi:10.1016/j.knosys.2016.04.010. {{cite journal}}: Check date values in: |date= (help)
  24. ^ Liu, Bing (2017-06-XX). "Lifelong machine learning: a paradigm for continuous learning". Frontiers of Computer Science. 11 (3): 359–361. doi:10.1007/s11704-016-6903-6. ISSN 2095-2228. {{cite journal}}: Check date values in: |date= (help)
  25. ^ Poria, Soujanya; Soon, Ong Yew; Liu, Bing; Bing, Lidong (2021-03-XX). "Affect Recognition for Multimodal Natural Language Processing". Cognitive Computation. 13 (2): 229–230. doi:10.1007/s12559-020-09738-0. ISSN 1866-9956. {{cite journal}}: Check date values in: |date= (help)
  26. ^ Qian, Yuhua; Xu, Hang; Liang, Jiye; Liu, Bing; Wang, Jieting (2015-10-01). "Fusing Monotonic Decision Trees". IEEE Transactions on Knowledge and Data Engineering. 27 (10): 2717–2728. doi:10.1109/TKDE.2015.2429133. ISSN 1041-4347.
  27. ^ Wang, Hao; Yang, Yan; Liu, Bing; Fujita, Hamido (2019-01-XX). "A study of graph-based system for multi-view clustering". Knowledge-Based Systems. 163: 1009–1019. doi:10.1016/j.knosys.2018.10.022. {{cite journal}}: Check date values in: |date= (help)
  28. ^ Li, Huayi; Liu, Bing; Mukherjee, Arjun; Shao, Jidong (2014-09-30). "Spotting Fake Reviews using Positive-Unlabeled Learning". Computación y Sistemas. 18 (3). doi:10.13053/cys-18-3-2035. ISSN 1405-5546.
  29. ^ Zhai, Zhongwu; Liu, Bing; Wang, Jingyuan; Xu, Hua; Jia, Peifa (2012-07-XX). "Product Feature Grouping for Opinion Mining". IEEE Intelligent Systems. 27 (4): 37–44. doi:10.1109/MIS.2011.38. ISSN 1541-1672. {{cite journal}}: Check date values in: |date= (help)
  30. ^ Apte, Chidanand; Liu, Bing; Pednault, Edwin P. D.; Smyth, Padhraic (2002-08-XX). "Business applications of data mining". Communications of the ACM. 45 (8): 49–53. doi:10.1145/545151.545178. ISSN 0001-0782. {{cite journal}}: Check date values in: |date= (help)
  31. ^ Li, Yanni; Li, Hui; Wang, Zhi; Liu, Bing; Cui, Jiangtao; Fei, Hang (2020). "ESA-Stream: Efficient Self-Adaptive Online Data Stream Clustering". IEEE Transactions on Knowledge and Data Engineering: 1–1. doi:10.1109/TKDE.2020.2990196. ISSN 1041-4347.
  32. ^ Grossman, Robert; Kasturi, Pavan; Hamelberg, Donald; Liu, Bing (2004-03-XX). "AN EMPIRICAL STUDY OF THE UNIVERSAL CHEMICAL KEY ALGORITHM FOR ASSIGNING UNIQUE KEYS TO CHEMICAL COMPOUNDS". Journal of Bioinformatics and Computational Biology. 02 (01): 155–171. doi:10.1142/S021972000400051X. ISSN 0219-7200. {{cite journal}}: Check date values in: |date= (help)
  33. ^ Bing Liu; Siew-Hwee Choo; Shee-Ling Lok; Sing-Meng Leong; Soo-Chee Lee; Foong-Ping Poon; Hwee-Har Tan (1994-10-XX). "Finding the shortest route using cases, knowledge, and Djikstra's algorithm". IEEE Expert. 9 (5): 7–11. doi:10.1109/64.331478. ISSN 0885-9000. {{cite journal}}: Check date values in: |date= (help)
  34. ^ Liu, Bing (1994-03-XX). "SPECIFIC CONSTRAINT HANDLING IN CONSTRAINT SATISFACTION PROBLEMS". International Journal on Artificial Intelligence Tools. 03 (01): 79–96. doi:10.1142/S0218213094000066. ISSN 0218-2130. {{cite journal}}: Check date values in: |date= (help)