Search (690 results, page 1 of 35)

  • × year_i:[2010 TO 2020}
  1. Zhou, D.; Lawless, S.; Wu, X.; Zhao, W.; Liu, J.: ¬A study of user profile representation for personalized cross-language information retrieval (2016) 0.15
    0.1511667 = product of:
      0.3023334 = sum of:
        0.2890517 = weight(_text_:personalized in 3167) [ClassicSimilarity], result of:
          0.2890517 = score(doc=3167,freq=14.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            1.0379837 = fieldWeight in 3167, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3167)
        0.013281698 = product of:
          0.026563397 = sum of:
            0.026563397 = weight(_text_:22 in 3167) [ClassicSimilarity], result of:
              0.026563397 = score(doc=3167,freq=2.0), product of:
                0.1373136 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.039211962 = queryNorm
                0.19345059 = fieldWeight in 3167, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=3167)
          0.5 = coord(1/2)
      0.5 = coord(2/4)
    
    Abstract
    Purpose - With an increase in the amount of multilingual content on the World Wide Web, users are often striving to access information provided in a language of which they are non-native speakers. The purpose of this paper is to present a comprehensive study of user profile representation techniques and investigate their use in personalized cross-language information retrieval (CLIR) systems through the means of personalized query expansion. Design/methodology/approach - The user profiles consist of weighted terms computed by using frequency-based methods such as tf-idf and BM25, as well as various latent semantic models trained on monolingual documents and cross-lingual comparable documents. This paper also proposes an automatic evaluation method for comparing various user profile generation techniques and query expansion methods. Findings - Experimental results suggest that latent semantic-weighted user profile representation techniques are superior to frequency-based methods, and are particularly suitable for users with a sufficient amount of historical data. The study also confirmed that user profiles represented by latent semantic models trained on a cross-lingual level gained better performance than the models trained on a monolingual level. Originality/value - Previous studies on personalized information retrieval systems have primarily investigated user profiles and personalization strategies on a monolingual level. The effect of utilizing such monolingual profiles for personalized CLIR remains unclear. The current study fills the gap by a comprehensive study of user profile representation for personalized CLIR and a novel personalized CLIR evaluation methodology to ensure repeatable and controlled experiments can be conducted.
    Date
    20. 1.2015 18:30:22
  2. Sela, M.; Lavie, T.; Inbar, O.; Oppenheim, I.; Meyer, J.: Personalizing news content : an experimental study (2015) 0.07
    0.066902466 = product of:
      0.26760986 = sum of:
        0.26760986 = weight(_text_:personalized in 1604) [ClassicSimilarity], result of:
          0.26760986 = score(doc=1604,freq=12.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.9609861 = fieldWeight in 1604, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1604)
      0.25 = coord(1/4)
    
    Abstract
    The delivery of personalized news content depends on the ability to predict user interests. We evaluated different methods for acquiring user profiles based on declared and actual interest in various news topics and items. In an experiment, 36 students rated their interest in six news topics and in specific news items and read on 6 days standard, nonpersonalized editions and personalized (basic or adaptive) news editions. We measured subjective satisfaction with the editions and expressed preferences, along with objective measures, to infer actual interest in items. Users' declared interest in news topics did not strongly predict their actual interest in specific news items. Satisfaction with all news editions was high, but participants preferred the personalized editions. User interest was weakly correlated with reading duration, article length, and reading order. Different measures predicted interest in different news topics. Explicit measures predicted interest in relatively clearly defined topics such as sports, but were less appropriate for broader topics such as science and technology. Our results indicate that explicit and implicit methods should be combined to generate user profiles. We suggest that a personalized newspaper should contain both general information and personalized items, selected based on specific combinations of measures for each of the different news topics. Based on the findings, we present a general model to decide on the personalization of news content to generate personalized editions for readers.
  3. Ahn, J.-w.; Brusilovsky, P.: Adaptive visualization for exploratory information retrieval (2013) 0.07
    0.066902466 = product of:
      0.26760986 = sum of:
        0.26760986 = weight(_text_:personalized in 2717) [ClassicSimilarity], result of:
          0.26760986 = score(doc=2717,freq=12.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.9609861 = fieldWeight in 2717, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2717)
      0.25 = coord(1/4)
    
    Abstract
    As the volume and breadth of online information is rapidly increasing, ad hoc search systems become less and less efficient to answer information needs of modern users. To support the growing complexity of search tasks, researchers in the field of information developed and explored a range of approaches that extend the traditional ad hoc retrieval paradigm. Among these approaches, personalized search systems and exploratory search systems attracted many followers. Personalized search explored the power of artificial intelligence techniques to provide tailored search results according to different user interests, contexts, and tasks. In contrast, exploratory search capitalized on the power of human intelligence by providing users with more powerful interfaces to support the search process. As these approaches are not contradictory, we believe that they can re-enforce each other. We argue that the effectiveness of personalized search systems may be increased by allowing users to interact with the system and learn/investigate the problem in order to reach the final goal. We also suggest that an interactive visualization approach could offer a good ground to combine the strong sides of personalized and exploratory search approaches. This paper proposes a specific way to integrate interactive visualization and personalized search and introduces an adaptive visualization based search system Adaptive VIBE that implements it. We tested the effectiveness of Adaptive VIBE and investigated its strengths and weaknesses by conducting a full-scale user study. The results show that Adaptive VIBE can improve the precision and the productivity of the personalized search system while helping users to discover more diverse sets of information.
  4. Greenstein-Messica, A.; Rokach, L.; Shabtai, A.: Personal-discount sensitivity prediction for mobile coupon conversion optimization (2017) 0.07
    0.066902466 = product of:
      0.26760986 = sum of:
        0.26760986 = weight(_text_:personalized in 3751) [ClassicSimilarity], result of:
          0.26760986 = score(doc=3751,freq=12.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.9609861 = fieldWeight in 3751, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3751)
      0.25 = coord(1/4)
    
    Abstract
    The high adoption of smart mobile devices among consumers provides an opportunity for e-commerce retailers to increase their sales by recommending consumers with real time, personalized coupons that take into account the specific contextual situation of the consumer. Although context-aware recommender systems (CARS) have been widely analyzed, personalized pricing or discount optimization in recommender systems to improve recommendations' accuracy and commercial KPIs has hardly been researched. This article studies how to model user-item personalized discount sensitivity and incorporate it into a real time contextual recommender system in such a way that it can be integrated into a commercial service. We propose a novel approach for modeling context-aware user-item personalized discount sensitivity in a sparse data scenario and present a new CARS algorithm that combines coclustering and random forest classification (CBRF) to incorporate the personalized discount sensitivity. We conducted an experimental study with real consumers and mobile discount coupons to evaluate our solution. We compared the CBRF algorithm to the widely used context-aware matrix factorization (CAMF) algorithm. The experimental results suggest that incorporating personalized discount sensitivity significantly improves the consumption prediction accuracy and that the suggested CBRF algorithm provides better prediction results for this use case.
  5. Greenstein-Messica, A.; Rokach, L.; Shabtai, A.: Personal-discount sensitivity prediction for mobile coupon conversion optimization (2017) 0.07
    0.066902466 = product of:
      0.26760986 = sum of:
        0.26760986 = weight(_text_:personalized in 3761) [ClassicSimilarity], result of:
          0.26760986 = score(doc=3761,freq=12.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.9609861 = fieldWeight in 3761, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3761)
      0.25 = coord(1/4)
    
    Abstract
    The high adoption of smart mobile devices among consumers provides an opportunity for e-commerce retailers to increase their sales by recommending consumers with real time, personalized coupons that take into account the specific contextual situation of the consumer. Although context-aware recommender systems (CARS) have been widely analyzed, personalized pricing or discount optimization in recommender systems to improve recommendations' accuracy and commercial KPIs has hardly been researched. This article studies how to model user-item personalized discount sensitivity and incorporate it into a real time contextual recommender system in such a way that it can be integrated into a commercial service. We propose a novel approach for modeling context-aware user-item personalized discount sensitivity in a sparse data scenario and present a new CARS algorithm that combines coclustering and random forest classification (CBRF) to incorporate the personalized discount sensitivity. We conducted an experimental study with real consumers and mobile discount coupons to evaluate our solution. We compared the CBRF algorithm to the widely used context-aware matrix factorization (CAMF) algorithm. The experimental results suggest that incorporating personalized discount sensitivity significantly improves the consumption prediction accuracy and that the suggested CBRF algorithm provides better prediction results for this use case.
  6. Naderi, H.; Rumpler, B.: PERCIRS: a system to combine personalized and collaborative information retrieval (2010) 0.06
    0.057810344 = product of:
      0.23124138 = sum of:
        0.23124138 = weight(_text_:personalized in 3960) [ClassicSimilarity], result of:
          0.23124138 = score(doc=3960,freq=14.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.83038694 = fieldWeight in 3960, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.03125 = fieldNorm(doc=3960)
      0.25 = coord(1/4)
    
    Abstract
    Purpose - This paper aims to discuss and test the claim that utilization of the personalization techniques can be valuable to improve the efficiency of collaborative information retrieval (CIR) systems. Design/methodology/approach - A new personalized CIR system, called PERCIRS, is presented based on the user profile similarity calculation (UPSC) formulas. To this aim, the paper proposes several UPSC formulas as well as two techniques to evaluate them. As the proposed CIR system is personalized, it could not be evaluated by Cranfield, like evaluation techniques (e.g. TREC). Hence, this paper proposes a new user-centric mechanism, which enables PERCIRS to be evaluated. This mechanism is generic and can be used to evaluate any other personalized IR system. Findings - The results show that among the proposed UPSC formulas in this paper, the (query-document)-graph based formula is the most effective. After integrating this formula into PERCIRS and comparing it with nine other IR systems, it is concluded that the results of the system are better than the other IR systems. In addition, the paper shows that the complexity of the system is less that the complexity of the other CIR systems. Research limitations/implications - This system asks the users to explicitly rank the returned documents, while explicit ranking is still not widespread enough. However it believes that the users should actively participate in the IR process in order to aptly satisfy their needs to information. Originality/value - The value of this paper lies in combining collaborative and personalized IR, as well as introducing a mechanism which enables the personalized IR system to be evaluated. The proposed evaluation mechanism is very valuable for developers of personalized IR systems. The paper also introduces some significant user profile similarity calculation formulas, and two techniques to evaluate them. These formulas can also be used to find the user's community in the social networks.
  7. Xie, H.; Li, X.; Wang, T.; Lau, R.Y.K.; Wong, T.-L.; Chen, L.; Wang, F.L.; Li, Q.: Incorporating sentiment into tag-based user profiles and resource profiles for personalized search in folksonomy (2016) 0.06
    0.057810344 = product of:
      0.23124138 = sum of:
        0.23124138 = weight(_text_:personalized in 2671) [ClassicSimilarity], result of:
          0.23124138 = score(doc=2671,freq=14.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.83038694 = fieldWeight in 2671, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.03125 = fieldNorm(doc=2671)
      0.25 = coord(1/4)
    
    Abstract
    In recent years, there has been a rapid growth of user-generated data in collaborative tagging (a.k.a. folksonomy-based) systems due to the prevailing of Web 2.0 communities. To effectively assist users to find their desired resources, it is critical to understand user behaviors and preferences. Tag-based profile techniques, which model users and resources by a vector of relevant tags, are widely employed in folksonomy-based systems. This is mainly because that personalized search and recommendations can be facilitated by measuring relevance between user profiles and resource profiles. However, conventional measurements neglect the sentiment aspect of user-generated tags. In fact, tags can be very emotional and subjective, as users usually express their perceptions and feelings about the resources by tags. Therefore, it is necessary to take sentiment relevance into account into measurements. In this paper, we present a novel generic framework SenticRank to incorporate various sentiment information to various sentiment-based information for personalized search by user profiles and resource profiles. In this framework, content-based sentiment ranking and collaborative sentiment ranking methods are proposed to obtain sentiment-based personalized ranking. To the best of our knowledge, this is the first work of integrating sentiment information to address the problem of the personalized tag-based search in collaborative tagging systems. Moreover, we compare the proposed sentiment-based personalized search with baselines in the experiments, the results of which have verified the effectiveness of the proposed framework. In addition, we study the influences by popular sentiment dictionaries, and SenticNet is the most prominent knowledge base to boost the performance of personalized search in folksonomy.
  8. Leginus, M.; Zhai, C.X.; Dolog, P.: Personalized generation of word clouds from tweets (2016) 0.06
    0.056768633 = product of:
      0.22707453 = sum of:
        0.22707453 = weight(_text_:personalized in 2886) [ClassicSimilarity], result of:
          0.22707453 = score(doc=2886,freq=6.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.81542385 = fieldWeight in 2886, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.046875 = fieldNorm(doc=2886)
      0.25 = coord(1/4)
    
    Abstract
    Active users of Twitter are often overwhelmed with the vast amount of tweets. In this work we attempt to help users browsing a large number of accumulated posts. We propose a personalized word cloud generation as a means for users' navigation. Various user past activities such as user published tweets, retweets, and seen but not retweeted tweets are leveraged for enhanced personalization of word clouds. The best personalization results are attained with user past retweets. However, users' own past tweets are not as useful as retweets for personalization. Negative preferences derived from seen but not retweeted tweets further enhance personalized word cloud generation. The ranking combination method outperforms the preranking approach and provides a general framework for combined ranking of various user past information for enhanced word cloud generation. To better capture subtle differences of generated word clouds, we propose an evaluation of word clouds with a mean average precision measure.
  9. Bandaragoda, T.R.; Silva, D. De; Alahakoon, D.; Ranasinghe, W.; Bolton, D.: Text mining for personalized knowledge extraction from online support groups (2018) 0.05
    0.054625638 = product of:
      0.21850255 = sum of:
        0.21850255 = weight(_text_:personalized in 4574) [ClassicSimilarity], result of:
          0.21850255 = score(doc=4574,freq=8.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.78464186 = fieldWeight in 4574, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4574)
      0.25 = coord(1/4)
    
    Abstract
    The traditional approach to health care is being revolutionized by the rapid adoption of patient-centered healthcare models. The successful transformation of patients from passive recipients to active participants is largely attributed to increased access to healthcare information. Online support groups present a platform to seek and exchange information in an inclusive environment. As the volume of text on online support groups continues to grow exponentially, it is imperative to improve the quality of retrieved information in terms of relevance, reliability, and usefulness. We present a text-mining approach that generates a knowledge extraction layer to address this void in personalized information retrieval from online support groups. The knowledge extraction layer encapsulates an ensemble of text-mining techniques with a domain ontology to interpose an investigable and extensible structure on hitherto unstructured text. This structure is not limited to personalized information retrieval for patients, as it also imparts aggregates for crowdsourcing analytics by healthcare researchers. The proposed approach was successfully trialed on an active online support group consisting of 800,000 posts by 72,066 participants. Demonstrations for both patient and researcher use cases accentuate the value of the proposed approach to unlock a broad spectrum of personalized and aggregate knowledge concealed within crowdsourced content.
  10. Liu, D.-R.; Lai, C.-H.; Chen, Y.-T.: Document recommendations based on knowledge flows : a hybrid of personalized and group-based approaches (2012) 0.05
    0.047307193 = product of:
      0.18922877 = sum of:
        0.18922877 = weight(_text_:personalized in 462) [ClassicSimilarity], result of:
          0.18922877 = score(doc=462,freq=6.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.67951983 = fieldWeight in 462, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=462)
      0.25 = coord(1/4)
    
    Abstract
    Recommender systems can mitigate the information overload problem and help workers retrieve knowledge based on their preferences. In a knowledge-intensive environment, knowledge workers need to access task-related codified knowledge (documents) to perform tasks. A worker's document referencing behavior can be modeled as a knowledge flow (KF) to represent the evolution of his or her information needs over time. Document recommendation methods can proactively support knowledge workers in the performance of tasks by recommending appropriate documents to meet their information needs. However, most traditional recommendation methods do not consider workers' KFs or the information needs of the majority of a group of workers with similar KFs. A group's needs may partially reflect the needs of an individual worker that cannot be inferred from his or her past referencing behavior. In other words, the group's knowledge complements that of the individual worker. Thus, we leverage the group perspective to complement the personal perspective by using hybrid approaches, which combine the KF-based group recommendation method (KFGR) with traditional personalized-recommendation methods. The proposed hybrid methods achieve a trade-off between the group-based and personalized methods by exploiting the strengths of both. The results of our experiment show that the proposed methods can enhance the quality of recommendations made by traditional methods.
  11. Celik, I.; Abel, F.; Siehndel, P.: Adaptive faceted search on Twitter (2011) 0.04
    0.04370051 = product of:
      0.17480204 = sum of:
        0.17480204 = weight(_text_:personalized in 2221) [ClassicSimilarity], result of:
          0.17480204 = score(doc=2221,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.6277135 = fieldWeight in 2221, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0625 = fieldNorm(doc=2221)
      0.25 = coord(1/4)
    
    Abstract
    In the last few years, Twitter has become a powerful tool for publishing and discussing information. Yet, content exploration in Twitter requires substantial efforts and users often have to scan information streams by hand. In this paper, we approach this problem by means of faceted search. We propose strategies for inferring facets and facet values on Twitter by enriching the semantics of individual Twitter messages and present di erent methods, including personalized and context-adaptive methods, for making faceted search on Twitter more effective.
  12. Sah, M.; Wade, V.: Personalized concept-based search on the Linked Open Data (2015) 0.04
    0.04370051 = product of:
      0.17480204 = sum of:
        0.17480204 = weight(_text_:personalized in 2511) [ClassicSimilarity], result of:
          0.17480204 = score(doc=2511,freq=8.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.6277135 = fieldWeight in 2511, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.03125 = fieldNorm(doc=2511)
      0.25 = coord(1/4)
    
    Abstract
    In this paper, we present a novel personalized concept-based search mechanism for the Web of Data based on results categorization. The innovation of the paper comes from combining novel categorization and personalization techniques, and using categorization for providing personalization. In our approach, search results (Linked Open Data resources) are dynamically categorized into Upper Mapping and Binding Exchange Layer (UMBEL) concepts using a novel fuzzy retrieval model. Then, results with the same concepts are grouped together to form categories, which we call conceptlenses. Such categorization enables concept-based browsing of the retrieved results aligned to users' intent or interests. When the user selects a concept lens for exploration, results are immediately personalized. In particular, all concept lenses are personally re-organized according to their similarity to the selected lens. Within the selected concept lens; more relevant results are included using results re-ranking and query expansion, as well as relevant concept lenses are suggested to support results exploration. This allows dynamic adaptation of results to the user's local choices. We also support interactive personalization; when the user clicks on a result, within the interacted lens, relevant lenses and results are included using results re-ranking and query expansion. Extensive evaluations were performed to assess our approach: (i) Performance of our fuzzy-based categorization approach was evaluated on a particular benchmark (~10,000 mappings). The evaluations showed that we can achieve highly acceptable categorization accuracy and perform better than the vector space model. (ii) Personalized search efficacy was assessed using a user study with 32 participants in a tourist domain. The results revealed that our approach performed significantly better than a non-adaptive baseline search. (iii) Dynamic personalization performance was evaluated, which illustrated that our personalization approach is scalable. (iv) Finally, we compared our system with the existing LOD search engines, which showed that our approach is unique.
  13. Shapira, B.; Zabar, B.: Personalized search : integrating collaboration and social networks (2011) 0.04
    0.03862616 = product of:
      0.15450464 = sum of:
        0.15450464 = weight(_text_:personalized in 4140) [ClassicSimilarity], result of:
          0.15450464 = score(doc=4140,freq=4.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.5548256 = fieldWeight in 4140, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4140)
      0.25 = coord(1/4)
    
    Abstract
    Despite improvements in their capabilities, search engines still fail to provide users with only relevant results. One reason is that most search engines implement a "one size fits all" approach that ignores personal preferences when retrieving the results of a user's query. Recent studies (Smyth, 2010) have elaborated the importance of personalizing search results and have proposed integrating recommender system methods for enhancing results using contextual and extrinsic information that might indicate the user's actual needs. In this article, we review recommender system methods used for personalizing and improving search results and examine the effect of two such methods that are merged for this purpose. One method is based on collaborative users' knowledge; the second integrates information from the user's social network. We propose new methods for collaborative-and social-based search and demonstrate that each of these methods, when separately applied, produce more accurate search results than does a purely keyword-based search engine (referred to as "standard search engine"), where the social search engine is more accurate than is the collaborative one. However, separately applied, these methods do not produce a sufficient number of results (low coverage). Nevertheless, merging these methods with those implemented by standard search engines overcomes the low-coverage problem and produces personalized results for users that display significantly more accurate results while also providing sufficient coverage than do standard search engines. The improvement, however, is significant only for topics for which the diversity of terms used for queries among users is low.
  14. Viejo, A.; Sánchez, D.: Profiling social networks to provide useful and privacy-preserving web search (2014) 0.04
    0.03862616 = product of:
      0.15450464 = sum of:
        0.15450464 = weight(_text_:personalized in 1544) [ClassicSimilarity], result of:
          0.15450464 = score(doc=1544,freq=4.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.5548256 = fieldWeight in 1544, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1544)
      0.25 = coord(1/4)
    
    Abstract
    Web search engines (WSEs) use search queries to profile users and to provide personalized services like query disambiguation or refinement. These services are valuable because users get an enhanced search experience. However, the compiled user profiles may contain sensitive information that might represent a privacy threat. This issue should be addressed in a way that it also preserves the utility of the profile with regard to search services. State-of-the-art approaches tackle these issues by generating and submitting fake queries that are related to the interests of the user. This technique allows the WSE to only know general (and useful) data while the detailed (and potentially private) data are obfuscated. To build fake queries, these proposals rely on past queries to obtain user interests. However, we argue that this is not always the best strategy and, in this article, we study the use of social networks to gather more accurate user profiles that enable better personalized service while offering a similar, or even better, level of practical privacy. These hypotheses are empirically supported by evaluations using real profiles gathered from Twitter and a set of AOL search queries.
  15. Lai, C,-H.: Applying knowledge flow mining to group recommendation methods for task-based groups (2015) 0.04
    0.03862616 = product of:
      0.15450464 = sum of:
        0.15450464 = weight(_text_:personalized in 1667) [ClassicSimilarity], result of:
          0.15450464 = score(doc=1667,freq=4.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.5548256 = fieldWeight in 1667, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1667)
      0.25 = coord(1/4)
    
    Abstract
    In a knowledge-intensive environment, a task in an organization is typically performed by a group of people who have task-related knowledge and expertise. Each group may require task-related knowledge of different topic domains and documents to accomplish its tasks. Document recommendation methods are very useful to resolve the information overload problem and proactively support knowledge workers in the performance of tasks by recommending appropriate documents to meet their information needs. A worker's document referencing behavior can be modeled as a knowledge flow (KF) to represent the evolution of his information needs over time. However, the information needs of workers and groups may change over time, so that modeling the knowledge referencing behavior of a group of workers is difficult. Additionally, most traditional recommendation methods which provide personalized recommendations do not consider workers' KFs, or the information needs of the majority of workers in a group to recommend task knowledge. In this work, I integrate the KF mining method and propose group-based recommendation methods, including group-based collaborative filtering (GCF) and group content-based filtering (GCBF), to actively provide task-related documents for groups. Experimental results show that the proposed methods have better performance than the personalized recommendation methods in recommending the needed documents for groups. Thus, the recommended documents can fulfill the groups' task needs and facilitate knowledge sharing among groups.
  16. Wenige, L.; Ruhland, J.: Similarity-based knowledge graph queries for recommendation retrieval (2019) 0.04
    0.03862616 = product of:
      0.15450464 = sum of:
        0.15450464 = weight(_text_:personalized in 5864) [ClassicSimilarity], result of:
          0.15450464 = score(doc=5864,freq=4.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.5548256 = fieldWeight in 5864, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5864)
      0.25 = coord(1/4)
    
    Abstract
    Current retrieval and recommendation approaches rely on hard-wired data models. This hinders personalized cus-tomizations to meet information needs of users in a more flexible manner. Therefore, the paper investigates how similarity-basedretrieval strategies can be combined with graph queries to enable users or system providers to explore repositories in the LinkedOpen Data (LOD) cloud more thoroughly. For this purpose, we developed novel content-based recommendation approaches.They rely on concept annotations of Simple Knowledge Organization System (SKOS) vocabularies and a SPARQL-based querylanguage that facilitates advanced and personalized requests for openly available knowledge graphs. We have comprehensivelyevaluated the novel search strategies in several test cases and example application domains (i.e., travel search and multimediaretrieval). The results of the web-based online experiments showed that our approaches increase the recall and diversity of rec-ommendations or at least provide a competitive alternative strategy of resource access when conventional methods do not providehelpful suggestions. The findings may be of use for Linked Data-enabled recommender systems (LDRS) as well as for semanticsearch engines that can consume LOD resources. (PDF) Similarity-based knowledge graph queries for recommendation retrieval. Available from: https://www.researchgate.net/publication/333358714_Similarity-based_knowledge_graph_queries_for_recommendation_retrieval [accessed May 21 2020].
  17. Cai, F.; Wang, S.; Rijke, M.de: Behavior-based personalization in web search (2017) 0.04
    0.037845753 = product of:
      0.15138301 = sum of:
        0.15138301 = weight(_text_:personalized in 3527) [ClassicSimilarity], result of:
          0.15138301 = score(doc=3527,freq=6.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.5436159 = fieldWeight in 3527, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.03125 = fieldNorm(doc=3527)
      0.25 = coord(1/4)
    
    Abstract
    Personalized search approaches tailor search results to users' current interests, so as to help improve the likelihood of a user finding relevant documents for their query. Previous work on personalized search focuses on using the content of the user's query and of the documents clicked to model the user's preference. In this paper we focus on a different type of signal: We investigate the use of behavioral information for the purpose of search personalization. That is, we consider clicks and dwell time for reranking an initially retrieved list of documents. In particular, we (i) investigate the impact of distributions of users and queries on document reranking; (ii) estimate the relevance of a document for a query at 2 levels, at the query-level and at the word-level, to alleviate the problem of sparseness; and (iii) perform an experimental evaluation both for users seen during the training period and for users not seen during training. For the latter, we explore the use of information from similar users who have been seen during the training period. We use the dwell time on clicked documents to estimate a document's relevance to a query, and perform Bayesian probabilistic matrix factorization to generate a relevance distribution of a document over queries. Our experiments show that: (i) for personalized ranking, behavioral information helps to improve retrieval effectiveness; and (ii) given a query, merging information inferred from behavior of a particular user and from behaviors of other users with a user-dependent adaptive weight outperforms any combination with a fixed weight.
  18. Wang, J.; Clements, M.; Yang, J.; Vries, A.P. de; Reinders, M.J.T.: Personalization of tagging systems (2010) 0.03
    0.032775383 = product of:
      0.13110153 = sum of:
        0.13110153 = weight(_text_:personalized in 4229) [ClassicSimilarity], result of:
          0.13110153 = score(doc=4229,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.47078514 = fieldWeight in 4229, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.046875 = fieldNorm(doc=4229)
      0.25 = coord(1/4)
    
    Abstract
    Social media systems have encouraged end user participation in the Internet, for the purpose of storing and distributing Internet content, sharing opinions and maintaining relationships. Collaborative tagging allows users to annotate the resulting user-generated content, and enables effective retrieval of otherwise uncategorised data. However, compared to professional web content production, collaborative tagging systems face the challenge that end-users assign tags in an uncontrolled manner, resulting in unsystematic and inconsistent metadata. This paper introduces a framework for the personalization of social media systems. We pinpoint three tasks that would benefit from personalization: collaborative tagging, collaborative browsing and collaborative search. We propose a ranking model for each task that integrates the individual user's tagging history in the recommendation of tags and content, to align its suggestions to the individual user preferences. We demonstrate on two real data sets that for all three tasks, the personalized ranking should take into account both the user's own preference and the opinion of others.
  19. Sun, X.; Lin, H.: Topical community detection from mining user tagging behavior and interest (2013) 0.03
    0.032775383 = product of:
      0.13110153 = sum of:
        0.13110153 = weight(_text_:personalized in 605) [ClassicSimilarity], result of:
          0.13110153 = score(doc=605,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.47078514 = fieldWeight in 605, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.046875 = fieldNorm(doc=605)
      0.25 = coord(1/4)
    
    Abstract
    With the development of Web2.0, social tagging systems in which users can freely choose tags to annotate resources according to their interests have attracted much attention. In particular, literature on the emergence of collective intelligence in social tagging systems has increased. In this article, we propose a probabilistic generative model to detect latent topical communities among users. Social tags and resource contents are leveraged to model user interest in two similar and correlated ways. Our primary goal is to capture user tagging behavior and interest and discover the emergent topical community structure. The communities should be groups of users with frequent social interactions as well as similar topical interests, which would have important research implications for personalized information services. Experimental results on two real social tagging data sets with different genres have shown that the proposed generative model more accurately models user interest and detects high-quality and meaningful topical communities.
  20. Datta, A.; Yong, J.T.T.; Braghin, S.: ¬The zen of multidisciplinary team recommendation (2014) 0.03
    0.032775383 = product of:
      0.13110153 = sum of:
        0.13110153 = weight(_text_:personalized in 1550) [ClassicSimilarity], result of:
          0.13110153 = score(doc=1550,freq=2.0), product of:
            0.27847424 = queryWeight, product of:
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.039211962 = queryNorm
            0.47078514 = fieldWeight in 1550, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              7.1017675 = idf(docFreq=98, maxDocs=44218)
              0.046875 = fieldNorm(doc=1550)
      0.25 = coord(1/4)
    
    Abstract
    It is often necessary to compose a team consisting of experts with diverse competencies to accomplish complex tasks. However, for its proper functioning, it is also preferable that a team be socially cohesive. A team recommendation system, which facilitates the search for potential team members, can be of great help both for (a) individuals who need to seek out collaborators and for (b) managers who need to build a team for some specific tasks. Such a decision support system that readily helps summarize multiple metrics indicating a team (and its members) quality, and possibly rank the teams in a personalized manner according to the end users' preferences, thus serves as a tool to cope with what would otherwise be an information avalanche. In this work, we present Social Web Application for Team Recommendation, a general-purpose framework to compose various information retrieval and social graph mining and visualization subsystems together to build a composite team recommendation system, and instantiate it for a case study of academic teams.

Languages

  • e 503
  • d 178
  • a 1
  • f 1
  • hu 1
  • More… Less…

Types

  • a 602
  • el 61
  • m 45
  • s 17
  • x 13
  • r 7
  • b 5
  • i 1
  • z 1
  • More… Less…

Themes

Subjects

Classifications