EDBT 2026 Demo / reviewers in the wild / expert
Unil Yun
dblp:43/4547
· DBLP profile ↗
25ranked-venue papers in the field
5as first author
16since 2021 · last 2026
0000-0002-3720-0861ORCID · corroborated
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 13 (2 first)Data Mining & Knowledge Discovery · 7 (3 first)Other / Interdisciplinary · 3Database Systems & Data Management · 1Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Mining temporally aware patterns with fuzzy utility measures under dynamically moving window environments
Hyeonmo Kim, Taewoong Ryu, Unil Yun |
Inf. Process. Manag. | 6 |
| 2026 | Fast and scalable sliding-window-based algorithms for mining frequent weighted utility patterns over dynamic quantitative data streams
Nguyen Le, Ham Nguyen, Huong Bui, Bay Vo, Unil Yun |
Inf. Sci. | 6 |
| 2025 | Sliding window-based high utility occupancy pattern mining for data streams
Seungwan Park, Taewoong Ryu, Doyoon Kim, Hanju Kim, Myungha Cho, Unil Yun |
Inf. Sci. | 7 |
| 2024 | Incremental clickstream pattern mining with search boundaries
Huy Minh Huynh, Nam Ngoc Pham, Zuzana Komínková Oplatková, Loan T. T. Nguyen, Ngoc Thanh Nguyen 0001, Unil Yun, Bay Vo |
Inf. Sci. | 6 |
| 2024 | Efficient approach of high average utility pattern mining with indexed list-based structure in dynamic environments
Hyeonmo Kim, Hanju Kim, Myungha Cho, Bay Vo, Jerry Chun-Wei Lin, Hamido Fujita, Unil Yun |
Inf. Sci. | 7 |
| 2024 | An efficient approach for incremental erasable utility pattern mining from non-binary data
Yoonji Baek, Hanju Kim, Myungha Cho, Hyeonmo Kim, Chanhee Lee 0005, Taewoong Ryu, Heonho Kim, Bay Vo, Vincent W. Gan, Philippe Fournier-Viger, Jerry Chun-Wei Lin, Witold Pedrycz, Unil Yun |
Knowl. Inf. Syst. | 13 |
| 2023 | Enhancing Anchor Link Prediction in Information Networks through Integrated Embedding Techniques
Van-Vang Le, Phu Pham, Václav Snásel, Unil Yun, Bay Vo |
Inf. Sci. | 4 |
| 2022 | Occupancy-based utility pattern mining in dynamic environments of intelligent systemsabstractUtility pattern mining is a branch of data mining that extracts valid patterns by considering the quantity and weight of the items. In addition, utility occupancy pattern mining, which considers the quantity, importance, and proportion of the pattern in the transaction, has been proposed. Despite this advantage, there is no utility seizing approach to handle the dynamically generated data flows. As electronics are interconnected and intelligent systems are constructed, data is generated in real-time and accumulated rapidly. Therefore, a method to read data immediately in a dynamic environment and efficiently analyze massive data is required. To overcome the limitations of the existing utility occupancy methods, we propose a novel mining approach, HUOMI, which performs quickly on an increasing database. The suggested algorithm has an optimized data structure and an improved pruning technique, which can respond to the dynamic environment promptly. To indicate the effectiveness of the proposed method, performance evaluations were conducted on real and synthetic data sets. In the experimental results, the suggested algorithm showed a better performance than the other state-of-the-art algorithms. Taewoong Ryu, Unil Yun, Chanhee Lee 0005, Jerry Chun-Wei Lin, Witold Pedrycz |
Int. J. Intell. Syst. | 2 |
| 2022 | Bot2Vec: A general approach of intra-community oriented representation learning for bot detection in different types of social networks
Phu Pham, Loan T. T. Nguyen, Bay Vo, Unil Yun |
Inf. Syst. | 4 |
| 2022 | An efficient parallel algorithm for mining weighted clickstream patterns
Huy Minh Huynh, Loan T. T. Nguyen, Bay Vo, Zuzana Komínková Oplatková, Philippe Fournier-Viger, Unil Yun |
Inf. Sci. | 6 |
| 2022 | An efficient approach for mining maximized erasable utility patterns
Chanhee Lee 0005, Yoonji Baek, Taewoong Ryu, Hyeonmo Kim, Heonho Kim, Jerry Chun-Wei Lin, Bay Vo, Unil Yun |
Inf. Sci. | 8 |
| 2021 | Average utility driven data analytics on damped windows for intelligent systems with data streamsabstractIn industrial areas, most of databases are dynamic databases, and the volume of the databases has grown with the passage of time. Especially, pattern mining for incremental database needs different approaches from static database because the profit or the accuracy of the previously inserted data can be reduced. Since data is time- sensitive, the recent data has a relatively higher value than the old data. In this paper, we suggest the damped window based average utility driven data analytics for intelligent systems, which the damped window reflects the importance according to the arrival time of the transactions. The proposed mining approach adopts novel data structure, which modify the importance of item as the passage of time, and it improves mining efficiency with several pruning strategies and without generating candidate patterns. To evaluate the performance of the proposed mining approach, we conducted various experiments using several real and synthetic data sets. The result of the experiments presented that the suggested method performs better in terms of runtime and memory usage than the other state-of-the-art mining techniques. Moreover, through the scalability experiments, which changed the number of different items or transactions, we verified that the proposed algorithm maintained a stable performance under various environmental changes. Jongseong Kim, Unil Yun, Taewoong Ryu, Jerry Chun-Wei Lin, Philippe Fournier-Viger, Witold Pedrycz |
Int. J. Intell. Syst. | 2 |
| 2021 | Efficient list based mining of high average utility patterns with maximum average pruning strategies
Heonho Kim, Unil Yun, Yoonji Baek, Jongseong Kim, Bay Vo, Eunchul Yoon, Hamido Fujita |
Inf. Sci. | 2 |
| 2021 | Efficient algorithms for mining frequent high utility sequences with constraints
Tin Truong 0001, Hai Duong 0001, Bac Le, Philippe Fournier-Viger, Unil Yun, Hamido Fujita |
Inf. Sci. | 5 |
| 2021 | Fuzzy high-utility pattern mining in parallel and distributed Hadoop frameworkabstractOver the past decade, high-utility itemset mining (HUIM) has received widespread attention that can emphasize more critical information than was previously possible using frequent itemset mining (FIM). Unfortunately, HUIM is very similar to FIM since the methodology determines itemsets using a binary model based on a pre-defined minimum utility threshold. Additionally, most previous works only focused on single, small datasets in HUIM, which is not realistic to any real-world scenarios today containing big data environments. In this work, the fuzzy-set theory and a MapReduce framework are both utilized to design a novel high fuzzy utility pattern mining algorithm to resolve the above issues. Fuzzy-set theory is first involved and a new algorithm called efficient high fuzzy utility itemset mining (EFUPM) is designed to discover high fuzzy utility patterns from a single machine. Two upper-bounds are then estimated to allow early pruning of unpromising candidates in the search space. To handle the large-scale of big datasets, a Hadoop-based high fuzzy utility pattern mining (HFUPM) algorithm is then developed to discover high fuzzy utility patterns based on the Hadoop framework. Experimental results clearly show that the proposed algorithms perform strongly to mine the required high fuzzy utility patterns whether in a single machine or a large-scale environment compared to the current state-of-the-art approaches. Jimmy Ming-Tai Wu, Gautam Srivastava 0001, Unil Yun, Jerry Chun-Wei Lin |
Inf. Sci. | 4 |
| 2021 | RHUPS: Mining Recent High Utility Patterns with Sliding Window-based Arrival Time Control over Data StreamsabstractDatabases that deal with the real world have various characteristics. New data is continuously inserted over time without limiting the length of the database, and a variety of information about the items constituting the database is contained. Recently generated data has a greater influence than the previously generated data. These are called the time-sensitive non-binary stream databases, and they include databases such as web-server click data, market sales data, data from sensor networks, and network traffic measurement. Many high utility pattern mining and stream pattern mining methods have been proposed so far. However, they have a limitation that they are not suitable to analyze these databases, because they find valid patterns by analyzing a database with only some of the features described above. Therefore, knowledge-based software about how to find meaningful information efficiently by analyzing databases with these characteristics is required. In this article, we propose an intelligent information system that calculates the influence of the insertion time of each batch in a large-scale stream database by applying the sliding window model and mines recent high utility patterns without generating candidate patterns. In addition, a novel list-based data structure is suggested for a fast and efficient management of the time-sensitive stream databases. Moreover, our technique is compared with state-of-the-art algorithms through various experiments using real datasets and synthetic datasets. The experimental results show that our approach outperforms the previously proposed methods in terms of runtime, memory usage, and scalability. Yoonji Baek, Unil Yun, Heonho Kim, Hyoju Nam, Jerry Chun-Wei Lin, Bay Vo, Witold Pedrycz |
ACM Trans. Intell. Syst. Technol. | 2 |
| 2020 | Efficiently mining erasable stream patterns for intelligent systems over uncertain dataabstractData mining is a method for extracting useful information that is necessary for a system from a database. As the types of data processed by the system are diversified, the transformed pattern mining techniques for processing these type of data have been proposed. Unlike the traditional pattern mining methods, erasable pattern mining is a technique for finding the patterns that can be removed by coming with a small profit. Erasable pattern mining should be able to process data by considering both the environment that the data are generated from and the characteristics of the data. An uncertain database is a database that is composed of uncertain data. Since erasable patterns discovered from uncertain data contain significant information, these patterns need to be extracted. In addition, databases gradually increase, because the data from various fields is generated and accumulated over data streams. Data streams should be processed as intelligently as possible to provide the useful data to the system in real time. In this paper, we propose an efficient erasable pattern mining algorithm that processes uncertain data that is generated over data streams. The uncertain erasable patterns discovered through the suggested technique are more meaningful information by considering the probability of the item and the profit. Moreover, the proposed method can perform efficient mining operations by using both tree and list structures. The performance of the suggested algorithm is verified through the performance tests compared with state-of-the-art algorithms using real data sets and synthetic data sets. Yoonji Baek, Unil Yun, Jerry Chun-Wei Lin, Eunchul Yoon, Hamido Fujita |
Int. J. Intell. Syst. | 2 |
| 2020 | Efficient approach of recent high utility stream pattern mining with indexed list structure and pruning strategy considering arrival times of transactions
Hyoju Nam, Unil Yun, Eunchul Yoon, Jerry Chun-Wei Lin |
Inf. Sci. | 2 |
| 2019 | HUE-Span: Fast High Utility Episode Mining
Philippe Fournier-Viger, Jerry Chun-Wei Lin, Unil Yun |
ADMA | 4 |
| 2019 | Advanced approach of sliding window based erasable pattern mining with list structure of industrial fields
Unil Yun, Gangin Lee, Eunchul Yoon |
Inf. Sci. | 1 |
| 2017 | Indexed list-based high utility pattern mining with utility upper-bound reduction and pattern combination techniques
Heungmo Ryang, Unil Yun |
Knowl. Inf. Syst. | 2 |
| 2007 | Efficient mining of weighted interesting patterns with a strong weight and/or support affinity
Unil Yun |
Inf. Sci. | 1 |
| 2006 | WIP: mining Weighted Interesting Patterns with a strong weight and/or support affinityabstractIn this paper, we present a new algorithm, Weighted Interesting Pattern mining (WIP) in which a new measure, weight-confidence, is developed to generate weighted hyperclique patterns with similar levels of weights. A weight range is used to decide weight boundaries and an h-confidence serves to identify strong support affinity patterns. WIP not only gives a balance between the two measures of weight and support, but also considers weight affinity and/or support affinity between items within patterns so more valuable patterns can be generated. A comprehensive performance study shows that WIP is efficient in weighted frequent pattern mining. Moreover, it generates fewer but more valuable patterns for users. Unil Yun, John J. Leggett |
SDM | 1 |
| 2005 | WLPMiner: Weighted Frequent Pattern Mining with Length-Decreasing Support Constraints
Unil Yun, John J. Leggett |
PAKDD | 1 |
| 2005 | WFIM: Weighted Frequent Itemset Mining with a weight range and a minimum weightabstractResearchers have proposed weighted frequent itemset mining algorithms that reflect the importance of items. The main focus of weighted frequent itemset mining concerns satisfying the downward closure property. All weighted association rule mining algorithms suggested so far have been based on the Apriori algorithm. However, pattern growth algorithms are more efficient than Apriori based algorithms. Our main approach is to push the weight constraints into the pattern growth algorithm while maintaining the downward closure property. In this paper, a weight range and a minimum weight constraint are defined and items are given different weights within the weight range. The weight and support of each item are considered separately for pruning the search space. The number of weighted frequent itemsets can be reduced by setting a weight range and a minimum weight, allowing the user to balance support and weight of itemsets. WFIM generates more concise and important weighted frequent itemsets in large databases, particularly dense databases with low minimum support, by adjusting a minimum weight and a weight range. Unil Yun, John J. Leggett |
SDM | 1 |