DMCA
Inferring user preferences by probabilistic logical reasoning over social networks. arXiv preprint arXiv:1411.2679 (2014)
Citations: | 3 - 0 self |
Citations
3482 | Conditional random fields: Probabilistic models for segmenting and labeling sequence data
- Lafferty, McCallum, et al.
- 2001
(Show Context)
Citation Context ...e [34] with the following features: • Unigram, bigram features with corresponding part-of-speech tags and NER labels. • Dictionary-derived features based on a subjectivity lexicon [90]. The CRF model =-=[43]-=- is trained using the CRF++ package6 based on the following features: • Current word, context words within a window of 3 words and their part-of-speech tags. • Name entity tags and corresponding POS t... |
2763 | Statistical Analysis with Missing Data
- Little, Rubin
- 1987
(Show Context)
Citation Context ...ikes soccer (2) usrB explicitly mentions soccer in his or her posts. Satisfying both premises (especially the latter one) is a luxury. Inspired by common existing approaches to deal with missing data =-=[44, 51]-=-, we treat users’ LIKE/DISLIKE preferences as latent variables, while what is observed is whether users explicitly mention their preferences in their posts. The latent variables and observed variables... |
1246 |
Birds of a feather: Homophily in social networks
- McPherson, Lovin, et al.
(Show Context)
Citation Context ...ollowing predicates hold: WORKIN(USR,ENTITY) (job), STUDY-AT(USR,ENTITY) (education) and SPOUSE(USR1,USR2) (spouse). Homophily: Our work is based on the fundamental homophily property of online users =-=[54]-=-, which assumes that people sharing logic form probability from MLN description FRIEND(A,B)∧ FRIEND(B,C)⇒ FRIEND(A,C) 0.082 friends of friends are friends COUPLE(A,B)∧ FRIEND(B,C)⇒ FRIEND(A,C) 0.127 o... |
1197 | Item-Based Collaborative Filtering Recommendation Algorithms,”
- Sarwar, Karypis, et al.
- 2001
(Show Context)
Citation Context ...for recommendations. The key idea of CF is to recommend similar items to similar users. We view the like/dislike entity prediction as entity recommendation problem and adopt the approach described in =-=[80]-=- by constructing user-user similarity matrix from weighted cosine similarity calculated from shared attributes and network information. Entity-entity similarity is computed based on entity embedding (... |
1103 |
A Machine-Oriented Logic Based on the Resolution Principle
- ROBINSON
- 1965
(Show Context)
Citation Context ...a source of supervision for data harvesting from raw text. Logic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI =-=[59, 76]-=-, and has been adequately explored since then (e.g., [6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]). A variety of reasoning models have been proposed, based on ideas or concepts from the fie... |
816 | Markov logic networks
- Richardson, Domingos
- 2006
(Show Context)
Citation Context ...cial relations must be inferred. We propose to infer user preferences on domains like Twitter without explicit information by applying relational reasoning frameworks like Markov Logic Networks (MLN) =-=[71]-=- and Probabilistic Soft Logic (PSL) [26] to help infer these relational rules. Such probabilistic logical systems are able to combine evidence probabilistically to draw logical inference. For example,... |
612 | Learning probabilistic relational models
- Friedman, Getoor, et al.
- 1999
(Show Context)
Citation Context ...alization capabilities in terms of different types of data. Frameworks include Stochastic Logic Programs [61] which combines logic programming and log-linear models, Probabilistic Relational Networks =-=[23]-=- which incorporates Bayesian networks for reasoning, Relational Markov Networks [85] that uses dataset queries as cliques and model the state of clique in a Markov network, Relational Dependency Netwo... |
533 | Inductive logic programming: theory and methods. J Log Program.
- Muggleton, Raedt
- 1994
(Show Context)
Citation Context ... 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages =-=[7, 8, 60]-=-, each of which has it own generalization capabilities in terms of different types of data. Frameworks include Stochastic Logic Programs [61] which combines logic programming and log-linear models, Pr... |
447 | A neural probabilistic language model,”
- Bengio, Ducharme, et al.
- 2000
(Show Context)
Citation Context ...ropose a text extraction system ar X iv :1 41 1. 26 79 v1s[ cs .SI ]s11sN ovs20 14 for Twitter that combines supervision [15], semi-supervised data harvesting (e.g., [40, 41]) and vector space models =-=[5, 55]-=- to automatically extract structured profiles from the text of users’ messages. Based on this approach, we are able to construct a comprehensive list of personal attributes which are explicitly mentio... |
415 | Discriminative probabilistic models for relational data
- Taskar, Abbeel, et al.
- 2002
(Show Context)
Citation Context ...astic Logic Programs [61] which combines logic programming and log-linear models, Probabilistic Relational Networks [23] which incorporates Bayesian networks for reasoning, Relational Markov Networks =-=[85]-=- that uses dataset queries as cliques and model the state of clique in a Markov network, Relational Dependency Networks [62] which combines Bayes networks and Markov networks, and probabilistic simila... |
304 |
Referral web: Combining social networks and collaborative filtering
- Kautz, Selman, et al.
- 1997
(Show Context)
Citation Context ...make use of collaborative filtering, typically applied on structured data describing explicitly provided user preferences (e.g. movie ratings), and often enriched by information from a social network =-=[18, 25, 35, 38, 52]-=-. These methods can thus combine information from shared preferences and attributes with information about social relations. In many domains, however, these user preferences and user attributes are no... |
293 | Efficient identification of Web communities. In:
- Flake, Giles
(Show Context)
Citation Context ...al structure. A great number of applications benefit from logical reasoning, including natural language understanding (e.g., [6]), health modeling [21], group modeling [29], web link based clustering =-=[22]-=-, object identification [20], trust analysis [30], and many more. 7. CONCLUSION AND DISCUSSION In this work, we propose a framework for applying probabilistic logical reasoning to inference problems o... |
263 | Annotating expressions of opinions and emotions in language.
- Wiebe, Wilson, et al.
- 2005
(Show Context)
Citation Context ... the SVMlight package [34] with the following features: • Unigram, bigram features with corresponding part-of-speech tags and NER labels. • Dictionary-derived features based on a subjectivity lexicon =-=[90]-=-. The CRF model [43] is trained using the CRF++ package6 based on the following features: • Current word, context words within a window of 3 words and their part-of-speech tags. • Name entity tags and... |
261 |
The EM algorithm for graphical association models with missing data.
- Lauritzen
- 1995
(Show Context)
Citation Context ...ikes soccer (2) usrB explicitly mentions soccer in his or her posts. Satisfying both premises (especially the latter one) is a luxury. Inspired by common existing approaches to deal with missing data =-=[44, 51]-=-, we treat users’ LIKE/DISLIKE preferences as latent variables, while what is observed is whether users explicitly mention their preferences in their posts. The latent variables and observed variables... |
260 |
Sentiment Classification Using Distant Supervision,”
- Go, Bhayani, et al.
- 2009
(Show Context)
Citation Context ...scenarios and forms. To deal with data sparsity issues, we collect training data by combining semi-supervised information harvesting techniques [16, 40, 41, 47] and the concept of distant supervision =-=[15, 24, 57]-=- as follows: Semi-supervised information harvesting: We applied the standard seed-based information-extraction method of obtaining training data recursively by using seed examples to extract patterns,... |
239 | Distant supervision for relation extraction without labeled data.
- Mintz, Bills, et al.
- 2009
(Show Context)
Citation Context ...scenarios and forms. To deal with data sparsity issues, we collect training data by combining semi-supervised information harvesting techniques [16, 40, 41, 47] and the concept of distant supervision =-=[15, 24, 57]-=- as follows: Semi-supervised information harvesting: We applied the standard seed-based information-extraction method of obtaining training data recursively by using seed examples to extract patterns,... |
235 | Twitter as a corpus for sentiment analysis and opinion mining.
- Pak, Paroubek
- 2010
(Show Context)
Citation Context ...references and attitudes—a central focus of our work—and specifically the predicates LIKE(USR,ENTITY) and DISLIKE(USR,ENTITY). Like the large literature on sentiment analysis from social media (e.g., =-=[1, 39, 65, 79]-=-). our goal is to extract sentiment, but in addition to extract the target or object of the sentiment. Our work thus resembles other work on sentiment target extraction ([11, 36, 91]) using supervised... |
189 | Recurrent neural network based language model.
- Mikolov, Karafiat, et al.
- 2010
(Show Context)
Citation Context ...ropose a text extraction system ar X iv :1 41 1. 26 79 v1s[ cs .SI ]s11sN ovs20 14 for Twitter that combines supervision [15], semi-supervised data harvesting (e.g., [40, 41]) and vector space models =-=[5, 55]-=- to automatically extract structured profiles from the text of users’ messages. Based on this approach, we are able to construct a comprehensive list of personal attributes which are explicitly mentio... |
156 |
Universal grammar.
- Montague
- 1970
(Show Context)
Citation Context ...a source of supervision for data harvesting from raw text. Logic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI =-=[59, 76]-=-, and has been adequately explored since then (e.g., [6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]). A variety of reasoning models have been proposed, based on ideas or concepts from the fie... |
143 | You are where you tweet: A content-based approach to geo-locating twitter users.
- Cheng, Caverlee, et al.
- 2010
(Show Context)
Citation Context ...cation Our goal is to associate one of the 50 states of the United States with each user. While there has been a significant amount of work on inferring the location of a given published tweet (e.g., =-=[10, 17, 78]-=-), there is less focus on user-level inference. In this paper, we employ a rule-based approach for user-location identification. We selected out all geo-tagged tweets from a specific user, and say an ... |
118 | You are who you know: Inferring user profiles in online social networks
- Mislove, Viswanath, et al.
- 2010
(Show Context)
Citation Context ...nal events [47] or individual attributes such as age [70, 69], gender [12], political polarity [13], locations [78], jobs and educations [48], student information (e.g., major, year of matriculation) =-=[58]-=-. The first step of proposed approach highly relies on attribute extraction algorithm described in [48] which extracts three categories of user attributes (i.g., education, job and spouse) for a given... |
113 | Relational dependency networks
- Neville, Jensen
(Show Context)
Citation Context ...ch incorporates Bayesian networks for reasoning, Relational Markov Networks [85] that uses dataset queries as cliques and model the state of clique in a Markov network, Relational Dependency Networks =-=[62]-=- which combines Bayes networks and Markov networks, and probabilistic similarity logic [7] which jointly considers probabilistic reasoning about similarities and relational structure. A great number o... |
112 | Twitter sentiment analysis: The good the bad and the omg! In:
- Kouloumpis, Wilson, et al.
- 2011
(Show Context)
Citation Context ...references and attitudes—a central focus of our work—and specifically the predicates LIKE(USR,ENTITY) and DISLIKE(USR,ENTITY). Like the large literature on sentiment analysis from social media (e.g., =-=[1, 39, 65, 79]-=-). our goal is to extract sentiment, but in addition to extract the target or object of the sentiment. Our work thus resembles other work on sentiment target extraction ([11, 36, 91]) using supervised... |
107 | Discriminative training of Markov logic networks
- Singla, Domingos
- 2005
(Show Context)
Citation Context ...e rest of the predicates is written as: P (li|lrest) = P (li ∧ lrest) P (lrest) = ∑ x∈li∪lrest P (x|·)∑ x∈lrest P (x|·) (3) Many approaches have been proposed for fast and effective learning for MLNs =-=[53, 63, 82]-=-. In this work, we use the discriminative training approach [82], as will be demonstrated in Section 4.1. 9Consecutive entities with same type of NER labels are merged. 10Word embedding dimension is s... |
105 |
Making large scale SVM learning practical.
- Joachims
- 1999
(Show Context)
Citation Context ...een like and dislike5. • A token-level CRF sequence model (entity-model) to identify entities that are the target of the users like/dislike. The SVM classifiers are trained using the SVMlight package =-=[34]-=- with the following features: • Unigram, bigram features with corresponding part-of-speech tags and NER labels. • Dictionary-derived features based on a subjectivity lexicon [90]. The CRF model [43] i... |
105 | On social networks and collaborative recommendation.
- Konstas, Stathopoulos, et al.
- 2009
(Show Context)
Citation Context ...make use of collaborative filtering, typically applied on structured data describing explicitly provided user preferences (e.g. movie ratings), and often enriched by information from a social network =-=[18, 25, 35, 38, 52]-=-. These methods can thus combine information from shared preferences and attributes with information about social relations. In many domains, however, these user preferences and user attributes are no... |
105 | Entity resolution with markov logic
- Singla, Domingos
(Show Context)
Citation Context ... a brief illustration is shown in Figure 2. The conditional probability can be expressed by summing over latent variables. The system can be optimized by incorporating a form of EM algorithm into MLN =-=[83]-=-. For PSI, each entity is associated with an additional predicate MENTION (USR, ENTITY), denoting the situation where any given user publishes posts about one specific entity. Predicate PUBLISHENTITY(... |
104 | Knowledgebased weak supervision for information extraction of overlapping relations.
- Hoffmann, Zhang, et al.
- 2011
(Show Context)
Citation Context ...s to use some seeds to harvest some data, which is used to learn additional rules or patterns to harvest more data [16, 31, 40, 41, 73]. Distant supervision is another methodology for data harvesting =-=[15, 28, 57]-=- that relies on structured data sources as a source of supervision for data harvesting from raw text. Logic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, c... |
101 | Identifying sources of opinions with conditional random fields and extraction patterns.
- Choi, Cardie, et al.
- 2005
(Show Context)
Citation Context ...l media (e.g., [1, 39, 65, 79]). our goal is to extract sentiment, but in addition to extract the target or object of the sentiment. Our work thus resembles other work on sentiment target extraction (=-=[11, 36, 91]-=-) using supervised classifiers or sequence models based on manually-labeled datasets. Unfortunately, manually collecting training data in this task is problematic because (1) tweets talking about what... |
95 | A Matrix Factorization Technique with Trust Propagation for Recommendation in Social Networks.
- Jamali, Ester
- 2010
(Show Context)
Citation Context ...e. Features include individual attributes values (e.g., like/dislike, location, gender, etc) and network information (attributes from his friends along the network) • Collaborative Filtering (CF): CF =-=[18, 25, 33, 35]-=- accounts for a popular approach in recommendation system, which utilizes the information of the user-item matrix for recommendations. The key idea of CF is to recommend similar items to similar users... |
95 | Improved part-of-speech tagging for online conversational text with word clusters.
- Owoputi, Dyer, et al.
- 2013
(Show Context)
Citation Context ...ntity) is good/ terrific/ cool/ awesome/ fantastic", “(I think) (entity) is bad/terrible/awful suck/sucks". Entities extracted here should be nouns, which is determined by a Twitter-tuned POS package =-=[64]-=-. Based on the harvested examples from each iteration, we train 3 machine learning classifiers: 4http://www.ssa.gov/oact/babynames/names.zip • A tweet-level SVM classifier (tweet-model 1) to distingui... |
93 | A multi-pass sieve for coreference resolution.
- Raghunathan, Lee, et al.
- 2010
(Show Context)
Citation Context ...icult to optimize (especially since inference on MLN is hard) and existing algorithms may not able to scale up to the size of network we consider, we turn to a greedy approach inspired by recent work =-=[48, 68]-=-: attributes are initialized from the logic network based on given attributes where missing values are not considered. Then for each user along the network, we iteratively re-estimate their attributes... |
91 | Sentiment analysis of twitter data. In:
- Agarwal, Xie, et al.
- 2011
(Show Context)
Citation Context ...yfriend/Girlfriend: For the spouse relation, we again turn to Li et al.’s system [48]. For any two given Twitter users and their published contents, the system returns a score Sspouse in the range of =-=[0,1]-=- indicating how likely SPOUSE(USR1,USR2) relation is to hold. We use a threshold of 0.5 and then for any pair of users with a higher score than 0.5, we use a continuous variable to denote the confiden... |
87 | Efficient weight learning for Markov logic networks.
- Lowd, Domingos
- 2007
(Show Context)
Citation Context ...e rest of the predicates is written as: P (li|lrest) = P (li ∧ lrest) P (lrest) = ∑ x∈li∪lrest P (x|·)∑ x∈lrest P (x|·) (3) Many approaches have been proposed for fast and effective learning for MLNs =-=[53, 63, 82]-=-. In this work, we use the discriminative training approach [82], as will be demonstrated in Section 4.1. 9Consecutive entities with same type of NER labels are merged. 10Word embedding dimension is s... |
86 | Extracting opinions, opinion holders, and topics expressed in online news media text.
- Kim, Hovy
- 2006
(Show Context)
Citation Context ...l media (e.g., [1, 39, 65, 79]). our goal is to extract sentiment, but in addition to extract the target or object of the sentiment. Our work thus resembles other work on sentiment target extraction (=-=[11, 36, 91]-=-) using supervised classifiers or sequence models based on manually-labeled datasets. Unfortunately, manually collecting training data in this task is problematic because (1) tweets talking about what... |
83 | Classifying latent user attributes in Twitter.
- Rao, Yarowsky, et al.
- 2010
(Show Context)
Citation Context ...tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests [3], timeline [46], personal events [47] or individual attributes such as age =-=[70, 69]-=-, gender [12], political polarity [13], locations [78], jobs and educations [48], student information (e.g., major, year of matriculation) [58]. The first step of proposed approach highly relies on at... |
77 | Relation extraction with matrix factorization and universal schemas.
- Riedel, Yao, et al.
- 2013
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
73 | Political polarization on Twitter.
- Conover, Gooncalves, et al.
- 2011
(Show Context)
Citation Context ...n extraction [74]. The latter focus on user studies, examining users’ interests [3], timeline [46], personal events [47] or individual attributes such as age [70, 69], gender [12], political polarity =-=[13]-=-, locations [78], jobs and educations [48], student information (e.g., major, year of matriculation) [58]. The first step of proposed approach highly relies on attribute extraction algorithm described... |
66 |
A machine learning approach to Twitter user classification.
- Pennacchiotti, Popescu
- 2011
(Show Context)
Citation Context ...again low-recall: another 0.5 percent of users’ job or education attributes are inferred from the system. 2.2.3 Gender Many frameworks have been devoted to gender prediction from Twitter posts (e.g., =-=[9, 12, 66, 84]-=-) studying whether high level tweet features (e.g., link, mention, hashtag frequency) can help in the absence of highly-predictive user name information. Since our 1Due to API limitations, we can craw... |
65 | Finding your friends and following them to where you are.
- Sadilek, Kautz, et al.
- 2012
(Show Context)
Citation Context ...cation Our goal is to associate one of the 50 states of the United States with each user. While there has been a significant amount of work on inferring the location of a given published tweet (e.g., =-=[10, 17, 78]-=-), there is less focus on user-level inference. In this paper, we employ a rule-based approach for user-location identification. We selected out all geo-tagged tweets from a specific user, and say an ... |
65 | Learning first-order Horn clauses from web text.
- Schoenmackers, Etzioni, et al.
- 2010
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
64 | Discriminating gender on Twitter.
- Burger, Henderson, et al.
- 2011
(Show Context)
Citation Context ...again low-recall: another 0.5 percent of users’ job or education attributes are inferred from the system. 2.2.3 Gender Many frameworks have been devoted to gender prediction from Twitter posts (e.g., =-=[9, 12, 66, 84]-=-) studying whether high level tweet features (e.g., link, mention, hashtag frequency) can help in the absence of highly-predictive user name information. Since our 1Due to API limitations, we can craw... |
64 | Multi-Relational Record Linkage.
- Domingos, Domingos
- 2004
(Show Context)
Citation Context ... of applications benefit from logical reasoning, including natural language understanding (e.g., [6]), health modeling [21], group modeling [29], web link based clustering [22], object identification =-=[20]-=-, trust analysis [30], and many more. 7. CONCLUSION AND DISCUSSION In this work, we propose a framework for applying probabilistic logical reasoning to inference problems on on social networks. Our tw... |
63 | CLP(BN ): Constraint logic programming for probabilistic knowledge.
- Costa, Page, et al.
- 2003
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
60 | Semantic parsing on freebase from question-answer pairs.
- Berant, Chou, et al.
- 2013
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
56 | Tuffy: Scaling up statistical inference in markov logic networks using an rdbms.
- Niu, Ré, et al.
- 2011
(Show Context)
Citation Context ...e rest of the predicates is written as: P (li|lrest) = P (li ∧ lrest) P (lrest) = ∑ x∈li∪lrest P (x|·)∑ x∈lrest P (x|·) (3) Many approaches have been proposed for fast and effective learning for MLNs =-=[53, 63, 82]-=-. In this work, we use the discriminative training approach [82], as will be demonstrated in Section 4.1. 9Consecutive entities with same type of NER labels are merged. 10Word embedding dimension is s... |
50 | Scaling semantic parsers with on-the-fly ontology matching
- Kwiatkowski, Choi, et al.
- 2013
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
48 | Extensions of recurrent neural network language model.
- Mikolov, Kombrink, et al.
- 2011
(Show Context)
Citation Context ...tities into different groups, with an goal of answering questions like ‘if usr1 likes films, how likely would she like the film Titanic?’ Towards this goal, we train a skip-gram neural language model =-=[55, 56]-=- based on the tweet dataset using word2vec where each word is represented as a real-valued, low-dimensional vector10. Skipgram language models draw on local context in order to learn similar embedding... |
41 | Overlapping community detection at scale: a nonnegative matrix factorization approach.
- Yang, Leskovec
- 2013
(Show Context)
Citation Context ...ds in social media15, and that friends (or couples, or people living in the same location) tend to share more attributes. Such properties have been harnessed for applications like community detection =-=[92]-=- or friend recommendation [27]. Data Harvesting: The techniques adopted in like/dislike attribute extraction are related to a strand of work in data harvesting/information extraction, the point of whi... |
37 | Semantic sentiment analysis of twitter. In:
- Saif, He, et al.
- 2012
(Show Context)
Citation Context ...references and attitudes—a central focus of our work—and specifically the predicates LIKE(USR,ENTITY) and DISLIKE(USR,ENTITY). Like the large literature on sentiment analysis from social media (e.g., =-=[1, 39, 65, 79]-=-). our goal is to extract sentiment, but in addition to extract the target or object of the sentiment. Our work thus resembles other work on sentiment target extraction ([11, 36, 91]) using supervised... |
35 |
Homophily and latent attribute inference: Inferring latent attributes of Twitter users from neighbors.
- Zamal, Liu, et al.
- 2012
(Show Context)
Citation Context ...melocation), and user preferences (liking or disliking different entities). Our results show that using probabilistic logical reasoning 15summarized by the proverb “birds of a feather flock together" =-=[2]-=-. over the network improves the accuracy of the resulting predictings, demonstrating the effectiveness of the proposed framework. Of course the current system is particularly weak in recall, since man... |
33 | Pet: a statistical model for popular events tracking in social communities
- Lin, Zhao, et al.
- 2010
(Show Context)
Citation Context ...raction on Social Media : Much work has been devoted to automatic extraction of well-structured information profiles from online social media, which mainly fall into two major levels: at public level =-=[49, 50, 90]-=- or at user level. The former includes public event identification [19], event tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests... |
31 | Feature Weighting in Content based Recommendation System Using Social Network Analysis.”
- Debnath, Ganguly, et al.
- 2008
(Show Context)
Citation Context ...make use of collaborative filtering, typically applied on structured data describing explicitly provided user preferences (e.g. movie ratings), and often enriched by information from a social network =-=[18, 25, 35, 38, 52]-=-. These methods can thus combine information from shared preferences and attributes with information about social relations. In many domains, however, these user preferences and user attributes are no... |
29 | Social media recommendation based on people and tags.
- Guy, Zwerdling, et al.
- 2010
(Show Context)
Citation Context ... friends (or couples, or people living in the same location) tend to share more attributes. Such properties have been harnessed for applications like community detection [92] or friend recommendation =-=[27]-=-. Data Harvesting: The techniques adopted in like/dislike attribute extraction are related to a strand of work in data harvesting/information extraction, the point of which is to use some seeds to har... |
29 | A Short Introduction to Probabilistic Soft Logic. In:
- Kimmig, Bach, et al.
- 2012
(Show Context)
Citation Context ...raining approach [82], as will be demonstrated in Section 4.1. 9Consecutive entities with same type of NER labels are merged. 10Word embedding dimension is set to 200 3.2 Probabilistic Soft Logic PSL =-=[4, 37]-=- is another sort of logic reasoning architecture. It first associates each predicate l with a soft truth value I(l). Based on such soft truth values, PSL performs logical conjunction and disjunction i... |
28 |
H.J.: „Use of Social Network Information to Enhance Collaborative Filtering Performance‟, Expert System with Applications,
- Liu, Lee
- 2010
(Show Context)
Citation Context ...make use of collaborative filtering, typically applied on structured data describing explicitly provided user preferences (e.g. movie ratings), and often enriched by information from a social network =-=[18, 25, 35, 38, 52]-=-. These methods can thus combine information from shared preferences and attributes with information about social relations. In many domains, however, these user preferences and user attributes are no... |
27 | Smoothing techniques for adaptive online language models: topic tracking in tweet streams.
- Lin, Snow, et al.
- 2011
(Show Context)
Citation Context ...raction on Social Media : Much work has been devoted to automatic extraction of well-structured information profiles from online social media, which mainly fall into two major levels: at public level =-=[49, 50, 90]-=- or at user level. The former includes public event identification [19], event tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests... |
26 | Fully Unsupervised Discovery of Concept-Specific Relationships by Web Mining
- Davidov, Rappoport, et al.
(Show Context)
Citation Context ...ressing what the user LIKES exist in a great variety of scenarios and forms. To deal with data sparsity issues, we collect training data by combining semi-supervised information harvesting techniques =-=[16, 40, 41, 47]-=- and the concept of distant supervision [15, 24, 57] as follows: Semi-supervised information harvesting: We applied the standard seed-based information-extraction method of obtaining training data rec... |
26 | Finding bursty topics from microblogs,”
- Diao, Jiang, et al.
- 2012
(Show Context)
Citation Context ... well-structured information profiles from online social media, which mainly fall into two major levels: at public level [49, 50, 90] or at user level. The former includes public event identification =-=[19]-=-, event tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests [3], timeline [46], personal events [47] or individual attributes such... |
24 | Combined distributional and logical semantics.
- Lewis, Steedman
- 2013
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
20 | Modeling missing data in distant supervision for information extraction.
- Ritter
- 2013
(Show Context)
Citation Context ...com/p/crfpp/ 7For example, if datasets says relation ISCAPITAL holds between Britain and London, then all sentences with mention of “Britain" and “London" are treated as expressing ISCAPITAL relation =-=[57, 75]-=-. 8Tweets with happy emoticons such as :-) : ) are of positive sentiment [24]. Stopping Condition: To decide the optimum number of steps for the algorithm to stop, we manually labeled a dataset which ... |
15 | Programming with personalized pagerank: a locally groundable first-order probabilistic logic.
- Wang, Mazaitis, et al.
- 2013
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
14 | Learning arguments and supertypes of semantic relations using recursive patterns
- Kozareva, Hovy
- 2010
(Show Context)
Citation Context ... RELIGION, or EDUCATION [48]. We propose a text extraction system ar X iv :1 41 1. 26 79 v1s[ cs .SI ]s11sN ovs20 14 for Twitter that combines supervision [15], semi-supervised data harvesting (e.g., =-=[40, 41]-=-) and vector space models [5, 55] to automatically extract structured profiles from the text of users’ messages. Based on this approach, we are able to construct a comprehensive list of personal attri... |
14 | Not all seeds are equal: Measuring the quality of text mining seeds.
- Kozareva, Hovy
- 2010
(Show Context)
Citation Context ... RELIGION, or EDUCATION [48]. We propose a text extraction system ar X iv :1 41 1. 26 79 v1s[ cs .SI ]s11sN ovs20 14 for Twitter that combines supervision [15], semi-supervised data harvesting (e.g., =-=[40, 41]-=-) and vector space models [5, 55] to automatically extract structured profiles from the text of users’ messages. Based on this approach, we are able to construct a comprehensive list of personal attri... |
14 | Extracting Events and Event Descriptions from Twitter. WWW
- Popescu, Pennacchiotti, et al.
- 2011
(Show Context)
Citation Context ...rmation profiles from online social media, which mainly fall into two major levels: at public level [49, 50, 90] or at user level. The former includes public event identification [19], event tracking =-=[67]-=- or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests [3], timeline [46], personal events [47] or individual attributes such as age [70, 69], gen... |
14 |
Feature extraction languages for propositionalized relational learning
- Roth
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
14 | Joint inference for fine-grained opinion extraction.
- Yang, Cardie
- 2013
(Show Context)
Citation Context ...l media (e.g., [1, 39, 65, 79]). our goal is to extract sentiment, but in addition to extract the target or object of the sentiment. Our work thus resembles other work on sentiment target extraction (=-=[11, 36, 91]-=-) using supervised classifiers or sequence models based on manually-labeled datasets. Unfortunately, manually collecting training data in this task is problematic because (1) tweets talking about what... |
12 |
Ruichuan C. What’s in a name: a study of names, gender inference, and gender behavior in facebook. Database Systems for Adanced Applications
- Tang, Ross, et al.
- 2011
(Show Context)
Citation Context ...again low-recall: another 0.5 percent of users’ job or education attributes are inferred from the system. 2.2.3 Gender Many frameworks have been devoted to gender prediction from Twitter posts (e.g., =-=[9, 12, 66, 84]-=-) studying whether high level tweet features (e.g., link, mention, hashtag frequency) can help in the absence of highly-predictive user name information. Since our 1Due to API limitations, we can craw... |
11 | Detecting latent user properties in social media
- Rao, Yarowsky
- 2010
(Show Context)
Citation Context ...tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests [3], timeline [46], personal events [47] or individual attributes such as age =-=[70, 69]-=-, gender [12], political polarity [13], locations [78], jobs and educations [48], student information (e.g., major, year of matriculation) [58]. The first step of proposed approach highly relies on at... |
10 |
Probabilistic logic networks
- Goertzel, Pennachin, et al.
- 2014
(Show Context)
Citation Context ...ose to infer user preferences on domains like Twitter without explicit information by applying relational reasoning frameworks like Markov Logic Networks (MLN) [71] and Probabilistic Soft Logic (PSL) =-=[26]-=- to help infer these relational rules. Such probabilistic logical systems are able to combine evidence probabilistically to draw logical inference. For example, such systems could learn individual pro... |
9 |
S.: User interests in social media sites: an exploration with microblogs
- Banerjee, Chakraborty, et al.
- 2009
(Show Context)
Citation Context ...or at user level. The former includes public event identification [19], event tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests =-=[3]-=-, timeline [46], personal events [47] or individual attributes such as age [70, 69], gender [12], political polarity [13], locations [78], jobs and educations [48], student information (e.g., major, y... |
9 | Gender Inference of Twitter Users in NonEnglish Contexts.
- Ciot, Sonderegger, et al.
- 2013
(Show Context)
Citation Context ...again low-recall: another 0.5 percent of users’ job or education attributes are inferred from the system. 2.2.3 Gender Many frameworks have been devoted to gender prediction from Twitter posts (e.g., =-=[9, 12, 66, 84]-=-) studying whether high level tweet features (e.g., link, mention, hashtag frequency) can help in the absence of highly-predictive user name information. Since our 1Due to API limitations, we can craw... |
9 | Timeline generation: tracking individuals on twitter.
- Li, Cardie
- 2014
(Show Context)
Citation Context ...el. The former includes public event identification [19], event tracking [67] or event-referring expression extraction [74]. The latter focus on user studies, examining users’ interests [3], timeline =-=[46]-=-, personal events [47] or individual attributes such as age [70, 69], gender [12], political polarity [13], locations [78], jobs and educations [48], student information (e.g., major, year of matricul... |
8 | Probabilistic soft logic for semantic textual similarity.
- Beltagy, Erk, et al.
- 2014
(Show Context)
Citation Context ...raining approach [82], as will be demonstrated in Section 4.1. 9Consecutive entities with same type of NER labels are merged. 10Word embedding dimension is set to 200 3.2 Probabilistic Soft Logic PSL =-=[4, 37]-=- is another sort of logic reasoning architecture. It first associates each predicate l with a soft truth value I(l). Based on such soft truth values, PSL performs logical conjunction and disjunction i... |
8 | Corpus-based semantic lexicon induction with web-based corroboration
- Igo, Riloff
- 2009
(Show Context)
Citation Context ...d to a strand of work in data harvesting/information extraction, the point of which is to use some seeds to harvest some data, which is used to learn additional rules or patterns to harvest more data =-=[16, 31, 40, 41, 73]-=-. Distant supervision is another methodology for data harvesting [15, 28, 57] that relies on structured data sources as a source of supervision for data harvesting from raw text. Logic/Relational Reas... |
8 |
et al., “Open domain event extraction from Twitter
- Ritter
- 2012
(Show Context)
Citation Context ...ch mainly fall into two major levels: at public level [49, 50, 90] or at user level. The former includes public event identification [19], event tracking [67] or event-referring expression extraction =-=[74]-=-. The latter focus on user studies, examining users’ interests [3], timeline [46], personal events [47] or individual attributes such as age [70, 69], gender [12], political polarity [13], locations [... |
7 | Weakly supervised user profile extraction from twitter
- Li, Ritter, et al.
- 2014
(Show Context)
Citation Context ... the other hand, users of online social media frequently publish messages describing their preferences and activities, often explicitly mentioning attributes such as their JOB, RELIGION, or EDUCATION =-=[48]-=-. We propose a text extraction system ar X iv :1 41 1. 26 79 v1s[ cs .SI ]s11sN ovs20 14 for Twitter that combines supervision [15], semi-supervised data harvesting (e.g., [40, 41]) and vector space m... |
7 |
Efficient inference and learning in a large knowledge base: Reasoning with extracted information using a locally groundable first-order probabilistic logic. arXiv preprint arXiv:1404.3301
- Wang, Mazaitis, et al.
- 2014
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
6 |
Probabilistic similarity logic. arXiv preprint arXiv:1203.3469
- Brocheler, Mihalkova, et al.
- 2012
(Show Context)
Citation Context ... 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages =-=[7, 8, 60]-=-, each of which has it own generalization capabilities in terms of different types of data. Frameworks include Stochastic Logic Programs [61] which combines logic programming and log-linear models, Pr... |
6 |
Computing marginal distributions over continuous Markov networks for statistical relational learning.
- Broecheler, Getoor
- 2010
(Show Context)
Citation Context ... 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages =-=[7, 8, 60]-=-, each of which has it own generalization capabilities in terms of different types of data. Frameworks include Stochastic Logic Programs [61] which combines logic programming and log-linear models, Pr... |
6 | Network-based drug-target interaction prediction with probabilistic soft logic
- Fakhraei, Huang, et al.
(Show Context)
Citation Context ...obabilistic reasoning about similarities and relational structure. A great number of applications benefit from logical reasoning, including natural language understanding (e.g., [6]), health modeling =-=[21]-=-, group modeling [29], web link based clustering [22], object identification [20], trust analysis [30], and many more. 7. CONCLUSION AND DISCUSSION In this work, we propose a framework for applying pr... |
6 | Social group modeling with probabilistic soft logic
- Huang, Bach, et al.
- 2012
(Show Context)
Citation Context ... about similarities and relational structure. A great number of applications benefit from logical reasoning, including natural language understanding (e.g., [6]), health modeling [21], group modeling =-=[29]-=-, web link based clustering [22], object identification [20], trust analysis [30], and many more. 7. CONCLUSION AND DISCUSSION In this work, we propose a framework for applying probabilistic logical r... |
6 | Probabilistic soft logic for trust analysis in social networks.
- Huang, Kimmig, et al.
- 2012
(Show Context)
Citation Context ...fit from logical reasoning, including natural language understanding (e.g., [6]), health modeling [21], group modeling [29], web link based clustering [22], object identification [20], trust analysis =-=[30]-=-, and many more. 7. CONCLUSION AND DISCUSSION In this work, we propose a framework for applying probabilistic logical reasoning to inference problems on on social networks. Our two-step procedure firs... |
4 |
life event extraction from twitter based on congratulations/condolences speech acts
- Major
- 2014
(Show Context)
Citation Context ...ressing what the user LIKES exist in a great variety of scenarios and forms. To deal with data sparsity issues, we collect training data by combining semi-supervised information harvesting techniques =-=[16, 40, 41, 47]-=- and the concept of distant supervision [15, 24, 57] as follows: Semi-supervised information harvesting: We applied the standard seed-based information-extraction method of obtaining training data rec... |
4 | Structure learning via parameter learning
- Wang, Mazaitis, et al.
- 2014
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
3 |
et al. Constructing biological knowledge bases by extracting information from text sources
- Craven, Kumlien
- 1999
(Show Context)
Citation Context ...itly mentioning attributes such as their JOB, RELIGION, or EDUCATION [48]. We propose a text extraction system ar X iv :1 41 1. 26 79 v1s[ cs .SI ]s11sN ovs20 14 for Twitter that combines supervision =-=[15]-=-, semi-supervised data harvesting (e.g., [40, 41]) and vector space models [5, 55] to automatically extract structured profiles from the text of users’ messages. Based on this approach, we are able to... |
3 |
L Arcanjo. Inferring the location of twitter messages based on user relationships
- Jr, Pappa, et al.
(Show Context)
Citation Context ...cation Our goal is to associate one of the 50 states of the United States with each user. While there has been a significant amount of work on inferring the location of a given published tweet (e.g., =-=[10, 17, 78]-=-), there is less focus on user-level inference. In this paper, we employ a rule-based approach for user-location identification. We selected out all geo-tagged tweets from a specific user, and say an ... |
3 |
et al. Learning dictionaries for information extraction by multi-level bootstrapping
- Riloff, Jones
- 1999
(Show Context)
Citation Context ...d to a strand of work in data harvesting/information extraction, the point of which is to use some seeds to harvest some data, which is used to learn additional rules or patterns to harvest more data =-=[16, 31, 40, 41, 73]-=-. Distant supervision is another methodology for data harvesting [15, 28, 57] that relies on structured data sources as a source of supervision for data harvesting from raw text. Logic/Relational Reas... |
2 |
et al. Probabilistic reasoning in terminological logics
- Jaeger
- 1994
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |
1 |
System and method for utilizing social networks for collaborative filtering
- Goeksel, Lam
(Show Context)
Citation Context ...make use of collaborative filtering, typically applied on structured data describing explicitly provided user preferences (e.g. movie ratings), and often enriched by information from a social network =-=[18, 25, 35, 38, 52]-=-. These methods can thus combine information from shared preferences and attributes with information about social relations. In many domains, however, these user preferences and user attributes are no... |
1 |
et al. Stochastic logic programs. Advances in inductive logic programming
- Muggleton
- 1996
(Show Context)
Citation Context ...l models, relational logic, or programming languages [7, 8, 60], each of which has it own generalization capabilities in terms of different types of data. Frameworks include Stochastic Logic Programs =-=[61]-=- which combines logic programming and log-linear models, Probabilistic Relational Networks [23] which incorporates Bayesian networks for reasoning, Relational Markov Networks [85] that uses dataset qu... |
1 | Proppr: Efficient first-order probabilistic logic programming for structure discovery, parameter learning, and scalable inference
- Wang, Mazaitis, et al.
- 2014
(Show Context)
Citation Context ...gic/Relational Reasoning: Logic reasoning, usually based on first-order logic representations, can be tracked back to the early days of AI [59, 76], and has been adequately explored since then (e.g., =-=[6, 14, 26, 32, 42, 45, 71, 72, 77, 81, 86, 87, 88, 89]-=-). A variety of reasoning models have been proposed, based on ideas or concepts from the fields of graphical models, relational logic, or programming languages [7, 8, 60], each of which has it own gen... |