• Title/Summary/Keyword: Academic recommendation system

Search Result 43, Processing Time 0.026 seconds

Content-based Korean journal recommendation system using Sentence BERT (Sentence BERT를 이용한 내용 기반 국문 저널추천 시스템)

  • Yongwoo Kim;Daeyoung Kim;Hyunhee Seo;Young-Min Kim
    • Journal of Intelligence and Information Systems
    • /
    • v.29 no.3
    • /
    • pp.37-55
    • /
    • 2023
  • With the development of electronic journals and the emergence of various interdisciplinary studies, the selection of journals for publication has become a new challenge for researchers. Even if a paper is of high quality, it may face rejection due to a mismatch between the paper's topic and the scope of the journal. While research on assisting researchers in journal selection has been actively conducted in English, the same cannot be said for Korean journals. In this study, we propose a system that recommends Korean journals for submission. Firstly, we utilize SBERT (Sentence BERT) to embed abstracts of previously published papers at the document level, compare the similarity between new documents and published papers, and recommend journals accordingly. Next, the order of recommended journals is determined by considering the similarity of abstracts, keywords, and title. Subsequently, journals that are similar to the top recommended journal from previous stage are added by using a dictionary of words constructed for each journal, thereby enhancing recommendation diversity. The recommendation system, built using this approach, achieved a Top-10 accuracy level of 76.6%, and the validity of the recommendation results was confirmed through user feedback. Furthermore, it was found that each step of the proposed framework contributes to improving recommendation accuracy. This study provides a new approach to recommending academic journals in the Korean language, which has not been actively studied before, and it has also practical implications as the proposed framework can be easily applied to services.

Automatic Recommendation of Panel Pool Using a Probabilistic Ontology and Researcher Networks (확률적 온톨로지와 연구자 네트워크를 이용한 심사자 자동 추천에 관한 연구)

  • Lee, Jung-Yeoun;Lee, Jae-Yun;Kang, In-Su;Shin, Suk-Kyung;Jung, Han-Min
    • Journal of the Korean Society for information Management
    • /
    • v.24 no.3
    • /
    • pp.43-65
    • /
    • 2007
  • Automatic recommendation system of panel pool should be designed to support universal, expertness, fairness, and reasonableness in the process of review of proposals. In this research, we apply the theory of probabilistic ontology to measure relatedness between terms in the classification of academic domain, enlarge the number of review candidates, and rank recommendable reviewers according to their expertness. In addition, we construct a researcher network connecting among researchers according to their various relationships like mentor, coauthor, and cooperative research. We use the researcher network to exclude inappropriate reviewers and support fairness of reviewer recommendation process. Our methodology recommending proper reviewers is verified from experts in the field of proposal examination. It propose the proper method for developing a resonable reviewer recommendation system.

A study on the Improvement of Work Environment System of interior Architecture (실내건축 업역의 업무환경 제도 개선에 관한 연구)

  • 오인욱
    • Korean Institute of Interior Design Journal
    • /
    • no.37
    • /
    • pp.3-11
    • /
    • 2003
  • The study Is Intended to investigate and analyze the system and practice that have been applied to Interior Architecture, comparing with a number of similar foreign cases, in an attempt to seek the way toward its development as well as to come up with the solution for enhancing the competitiveness, thereby making a recommendation on how to create the desirable work environment of Interior Architecture down the road. The conclusion and recommendation we have made is highlighted as follow. Among the practical or procedural challenges in the process of improving work environment of Interior Architecture, development of current national technical qualification system in a way of further detailing the categories of Ki-sul-sa(highest engineer grade) or Ki-neung-jang(highest technician grade) as part of measures aimed at gradual approaching for improvement of design fees and rates or supervision fees will be very crucial, that calls for close coordination with the Ministry of Labor and Human Resources Development Service of Korea. In a bid to upgrade the Interior Architecture to become the part of knowledge-based industry, amendment to Korean Standard Industrial Classification along with Standard Classification of Occupations and Academic Classification will be essential, and moreover with the attitude of reflection and self-improvement, the endeavors to be able to deal with the revision of existing laws and regulations in a consistent way and manner, by forming a joint committee among the three Interior Architecture-related organizations(KOSID, ICC, KlID), will be more than important.

Improvement of a Product Recommendation Model using Customers' Search Patterns and Product Details

  • Lee, Yunju;Lee, Jaejun;Ahn, Hyunchul
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.1
    • /
    • pp.265-274
    • /
    • 2021
  • In this paper, we propose a novel recommendation model based on Doc2vec using search keywords and product details. Until now, a lot of prior studies on recommender systems have proposed collaborative filtering (CF) as the main algorithm for recommendation, which uses only structured input data such as customers' purchase history or ratings. However, the use of unstructured data like online customer review in CF may lead to better recommendation. Under this background, we propose to use search keyword data and product detail information, which are seldom used in previous studies, for product recommendation. The proposed model makes recommendation by using CF which simultaneously considers ratings, search keywords and detailed information of the products purchased by customers. To extract quantitative patterns from these unstructured data, Doc2vec is applied. As a result of the experiment, the proposed model was found to outperform the conventional recommendation model. In addition, it was confirmed that search keywords and product details had a significant effect on recommendation. This study has academic significance in that it tries to apply the customers' online behavior information to the recommendation system and that it mitigates the cold start problem, which is one of the critical limitations of CF.

A Case Study of U.S. Academic Libraries' Research Data Support Services (미국 대학도서관의 연구데이터 지원 서비스 사례 연구)

  • Shim, Wonsik
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.50 no.4
    • /
    • pp.311-332
    • /
    • 2016
  • Academic libraries have actively responded to social requirements and changes in scholarly communication system. In recent years, social and scholarly requirements for systematic management and sharing of research data have become apparent. Major countries including U.S., UK and Australia have begun national policies requiring management and sharing of research data from publicly funded R&D projects. This case study identified four academic libraries in the US with active research data support services and analyzed them in terms of how they established dedicated unit and the extent of services in the areas of instruction, consulting and system support. The analysis provides context for academic libraries in Korea in formulating their future research data strategies. The core of the recommendation is primarily concerned with developing instructional services and strengthening library's capabilities for research data management and sharing.

Enhancing Predictive Accuracy of Collaborative Filtering Algorithms using the Network Analysis of Trust Relationship among Users (사용자 간 신뢰관계 네트워크 분석을 활용한 협업 필터링 알고리즘의 예측 정확도 개선)

  • Choi, Seulbi;Kwahk, Kee-Young;Ahn, Hyunchul
    • Journal of Intelligence and Information Systems
    • /
    • v.22 no.3
    • /
    • pp.113-127
    • /
    • 2016
  • Among the techniques for recommendation, collaborative filtering (CF) is commonly recognized to be the most effective for implementing recommender systems. Until now, CF has been popularly studied and adopted in both academic and real-world applications. The basic idea of CF is to create recommendation results by finding correlations between users of a recommendation system. CF system compares users based on how similar they are, and recommend products to users by using other like-minded people's results of evaluation for each product. Thus, it is very important to compute evaluation similarities among users in CF because the recommendation quality depends on it. Typical CF uses user's explicit numeric ratings of items (i.e. quantitative information) when computing the similarities among users in CF. In other words, user's numeric ratings have been a sole source of user preference information in traditional CF. However, user ratings are unable to fully reflect user's actual preferences from time to time. According to several studies, users may more actively accommodate recommendation of reliable others when purchasing goods. Thus, trust relationship can be regarded as the informative source for identifying user's preference with accuracy. Under this background, we propose a new hybrid recommender system that fuses CF and social network analysis (SNA). The proposed system adopts the recommendation algorithm that additionally reflect the result analyzed by SNA. In detail, our proposed system is based on conventional memory-based CF, but it is designed to use both user's numeric ratings and trust relationship information between users when calculating user similarities. For this, our system creates and uses not only user-item rating matrix, but also user-to-user trust network. As the methods for calculating user similarity between users, we proposed two alternatives - one is algorithm calculating the degree of similarity between users by utilizing in-degree and out-degree centrality, which are the indices representing the central location in the social network. We named these approaches as 'Trust CF - All' and 'Trust CF - Conditional'. The other alternative is the algorithm reflecting a neighbor's score higher when a target user trusts the neighbor directly or indirectly. The direct or indirect trust relationship can be identified by searching trust network of users. In this study, we call this approach 'Trust CF - Search'. To validate the applicability of the proposed system, we used experimental data provided by LibRec that crawled from the entire FilmTrust website. It consists of ratings of movies and trust relationship network indicating who to trust between users. The experimental system was implemented using Microsoft Visual Basic for Applications (VBA) and UCINET 6. To examine the effectiveness of the proposed system, we compared the performance of our proposed method with one of conventional CF system. The performances of recommender system were evaluated by using average MAE (mean absolute error). The analysis results confirmed that in case of applying without conditions the in-degree centrality index of trusted network of users(i.e. Trust CF - All), the accuracy (MAE = 0.565134) was lower than conventional CF (MAE = 0.564966). And, in case of applying the in-degree centrality index only to the users with the out-degree centrality above a certain threshold value(i.e. Trust CF - Conditional), the proposed system improved the accuracy a little (MAE = 0.564909) compared to traditional CF. However, the algorithm searching based on the trusted network of users (i.e. Trust CF - Search) was found to show the best performance (MAE = 0.564846). And the result from paired samples t-test presented that Trust CF - Search outperformed conventional CF with 10% statistical significance level. Our study sheds a light on the application of user's trust relationship network information for facilitating electronic commerce by recommending proper items to users.

SKU recommender system for retail stores that carry identical brands using collaborative filtering and hybrid filtering (협업 필터링 및 하이브리드 필터링을 이용한 동종 브랜드 판매 매장간(間) 취급 SKU 추천 시스템)

  • Joe, Denis Yongmin;Nam, Kihwan
    • Journal of Intelligence and Information Systems
    • /
    • v.23 no.4
    • /
    • pp.77-110
    • /
    • 2017
  • Recently, the diversification and individualization of consumption patterns through the web and mobile devices based on the Internet have been rapid. As this happens, the efficient operation of the offline store, which is a traditional distribution channel, has become more important. In order to raise both the sales and profits of stores, stores need to supply and sell the most attractive products to consumers in a timely manner. However, there is a lack of research on which SKUs, out of many products, can increase sales probability and reduce inventory costs. In particular, if a company sells products through multiple in-store stores across multiple locations, it would be helpful to increase sales and profitability of stores if SKUs appealing to customers are recommended. In this study, the recommender system (recommender system such as collaborative filtering and hybrid filtering), which has been used for personalization recommendation, is suggested by SKU recommendation method of a store unit of a distribution company that handles a homogeneous brand through a plurality of sales stores by country and region. We calculated the similarity of each store by using the purchase data of each store's handling items, filtering the collaboration according to the sales history of each store by each SKU, and finally recommending the individual SKU to the store. In addition, the store is classified into four clusters through PCA (Principal Component Analysis) and cluster analysis (Clustering) using the store profile data. The recommendation system is implemented by the hybrid filtering method that applies the collaborative filtering in each cluster and measured the performance of both methods based on actual sales data. Most of the existing recommendation systems have been studied by recommending items such as movies and music to the users. In practice, industrial applications have also become popular. In the meantime, there has been little research on recommending SKUs for each store by applying these recommendation systems, which have been mainly dealt with in the field of personalization services, to the store units of distributors handling similar brands. If the recommendation method of the existing recommendation methodology was 'the individual field', this study expanded the scope of the store beyond the individual domain through a plurality of sales stores by country and region and dealt with the store unit of the distribution company handling the same brand SKU while suggesting a recommendation method. In addition, if the existing recommendation system is limited to online, it is recommended to apply the data mining technique to develop an algorithm suitable for expanding to the store area rather than expanding the utilization range offline and analyzing based on the existing individual. The significance of the results of this study is that the personalization recommendation algorithm is applied to a plurality of sales outlets handling the same brand. A meaningful result is derived and a concrete methodology that can be constructed and used as a system for actual companies is proposed. It is also meaningful that this is the first attempt to expand the research area of the academic field related to the existing recommendation system, which was focused on the personalization domain, to a sales store of a company handling the same brand. From 05 to 03 in 2014, the number of stores' sales volume of the top 100 SKUs are limited to 52 SKUs by collaborative filtering and the hybrid filtering method SKU recommended. We compared the performance of the two recommendation methods by totaling the sales results. The reason for comparing the two recommendation methods is that the recommendation method of this study is defined as the reference model in which offline collaborative filtering is applied to demonstrate higher performance than the existing recommendation method. The results of this model are compared with the Hybrid filtering method, which is a model that reflects the characteristics of the offline store view. The proposed method showed a higher performance than the existing recommendation method. The proposed method was proved by using actual sales data of large Korean apparel companies. In this study, we propose a method to extend the recommendation system of the individual level to the group level and to efficiently approach it. In addition to the theoretical framework, which is of great value.

Developing a Deep Learning-based Restaurant Recommender System Using Restaurant Categories and Online Consumer Review (레스토랑 카테고리와 온라인 소비자 리뷰를 이용한 딥러닝 기반 레스토랑 추천 시스템 개발)

  • Haeun Koo;Qinglong Li;Jaekyeong Kim
    • Information Systems Review
    • /
    • v.25 no.1
    • /
    • pp.27-46
    • /
    • 2023
  • Research on restaurant recommender systems has been proposed due to the development of the food service industry and the increasing demand for restaurants. Existing restaurant recommendation studies extracted consumer preference information through quantitative information or online review sensitivity analysis, but there is a limitation that it cannot reflect consumer semantic preference information. In addition, there is a lack of recommendation research that reflects the detailed attributes of restaurants. To solve this problem, this study proposed a model that can learn the interaction between consumer preferences and restaurant attributes by applying deep learning techniques. First, the convolutional neural network was applied to online reviews to extract semantic preference information from consumers, and embedded techniques were applied to restaurant information to extract detailed attributes of restaurants. Finally, the interaction between consumer preference and restaurant attributes was learned through the element-wise products to predict the consumer preference rating. Experiments using an online review of Yelp.com to evaluate the performance of the proposed model in this study confirmed that the proposed model in this study showed excellent recommendation performance. By proposing a customized restaurant recommendation system using big data from the restaurant industry, this study expects to provide various academic and practical implications.

Design and Implementation of a Mobile Course Coordinator System (모바일 코스 코디네이터 시스템의 설계 및 구현)

  • Lee, Youngseok;Cho, Jungwon;Han, Yongjae;Choi, Byung-Uk
    • The Journal of Korean Association of Computer Education
    • /
    • v.8 no.5
    • /
    • pp.51-62
    • /
    • 2005
  • In the aspect of the faculty, a course coordinator plays an significant role in managing the curriculum and counseling students on academic matters and fostering their progress in the course. However, the course coordinator cannot afford to advise students on which fields of their faculty fit them and which courses they have to take. This paper proposes a mobile course coordinator system to help students learn courses of their major fields deeply. Also the proposed system is implemented by using WIPI technology, so that it is platform-independent and it is able to assist the course coordinator who is counseling students. And the students with personal cellular phones are able to keep tracking their courses, and improve their knowledge about major subjects by taking courses which the system's inference engine will advise.

  • PDF

Team Management for Better Performance that Sells to Customers: Aligning the Stars

  • Kang, Eungoo;Hwang, Hee-Joong
    • Journal of Distribution Science
    • /
    • v.15 no.7
    • /
    • pp.19-24
    • /
    • 2017
  • Purpose - There are several problems that organizations face to make a better team-based system such as free-rider issue, assigned difficult jobs unfairly and bickering between high performers and average performers. The purpose of this study is to provide solutions for practitioners through past academic studies on how organizations can resolve several issues in team management. Ultimately, it would lead to employees as better performers for organization's profitability and customers' satisfaction. Research design, data, and methodology - Solution 1 - put employees who have a similar performance ability together into a same team and apply 'growth' approach for low performance team. Solution 2 - make a new evaluation system which is balanced between individual's performance and team's performance. Solution 3 - monitor thoroughly to diffuse difficult works equally among teams and develop management practice system that may prevent or resolve difficult work-loads for a team or an individual performer. Result - Investigation suggests that organizations may resolve three conflicts which come from team base system. Moreover, the implications of results show that the most important criteria in team management depend on whether performers have a similar ability in the same team and management handles issue of justice and the performance of each employee is evaluated by total team performance evaluation simultaneously. Conclusions - All in all, our recommendation concludes that if three issues are resolved, the lack of trust in team-based system among team members will be missed.