Jimmy Ming-Tai Wu

dblp:183/2637 · also Jimmy Ming-Thai Wu · DBLP profile ↗
← Back
7ranked-venue papers in the field
5as first author
3since 2021 · last 2026
0000-0003-3740-2102ORCID · verified

Domains — venue-derived; a paper can count in several

Big Data, Cloud & Distributed Data Systems · 4 (3 first)Database Systems & Data Management · 1Data Mining & Knowledge Discovery · 1 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 1 (1 first)
YearPublicationVenuePosition
2026 Enhancing Opening Range Breakout Strategies with LSTM-Based True Range Prediction
Mu-En Wu, Sheng-Chi Luo, Wei-Xi Lin, Chien-Ping Chung, Jun-Yo Wu, Jimmy Ming-Tai Wu
ACIIDS (2)6
2021 Detection of Trajectory Outliers in Intelligent Transportation Systems
abstract
In this paper, we provide a technique for identifying outliers based on embedding trajectory deviation points and deep clustering. We begin by constructing the network topology and the neighbors of the nodes to create a structural embedding while capturing the interactions of the nodes. We then develop a strategy to determine the hidden representation of distraction points in the road network topology. To create a collection of sequences from a hierarchical multilayer network, a biased random walk is used. This sequence is used to fine tune the embedding of the nodes. The trip embedding was then determined by averaging the node embedding values. Finally, the embeddings are clustered using an LSTM-based pairwise classification strategy based on similarity metrics. The experimental results show that compared to the generic techniques Node2Vec and Struct2Vec, the proposed embedding learning trajectory captures the structural identity and improves the F-measure by 5.06% and 2.4%, respectively.
Usman Ahmed, Jerry Chun-Wei Lin, Gautam Srivastava 0001, Youcef Djenouri, Jimmy Ming-Tai Wu
IEEE BigData5
2021 Fuzzy high-utility pattern mining in parallel and distributed Hadoop framework
abstract
Over 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.1
2020 Fuzzy High-Utility Pattern Mining based on the Hadoop Framework
abstract
In this paper, fuzzy-set theory is first used and a new algorithm called efficient fuzzy high-utility itemset mining (EFUPM) algorithm is designed to discover the fuzzy high-utility patterns from a single machine. Two upper-bounds are then estimated to early prune the unpromising candidates in the search space. To handle the large-scale of big datasets, the Hadoop-based fuzzy high-utility pattern mining (HFUPM) algorithm is then developed to discover the fuzzy high-utility patterns based on the Hadoop framework. Experimental results show that the proposed algorithms can perform well to mine the required fuzzy high-utility patterns whether in a single machine or a large-scale environment compared to the state-of-the-art approaches.
Jimmy Ming-Tai Wu, Gautam Srivastava 0001, Jerry Chun-Wei Lin
IEEE BigData1
2020 High-Utility Pattern Mining in Hadoop Environments
abstract
In this article, we present an Efficient High Utility Pattern Mining framework to mine high-utility patterns with a reasonable pruning strategy to speed up the mining performance. Concurrently, for solving the problem of excessive data volume in the current era, we applied the developed framework to the MapReduce architecture used for improving the feasibility in practical applications. Our in-depth work in this paper culminates with some experimental results that clearly show that our proposed framework can perform well to mine the required pattern in a big-data dataset and shows great performance in a Hadoop computing cluster.
Jimmy Ming-Tai Wu, Gautam Srivastava 0001, Jerry Chun-Wei Lin
IEEE BigData1
2019 A GA-based Framework for Mining High Fuzzy Utility Itemsets
abstract
Comparing to frequent itemset mining (FIM), utility-pattern mining receives increasing attention in the field of data mining recently. With the flourishing development of utility-pattern mining, most studies focused on the efficiency problem by considering the efficient data structure to compress the original data and pruning strategies to reduce the search space for knowledge discovery. However, those approaches can only handle the binary situation, thus the discovered knowledge cannot be represented as the linguistic variables. Previous works have addressed this problem by introducing the generic approaches to find the high fuzzy utility itemsets in a small database. In real-world situations, the dataset may be very large, and it is costly to mine all the required information from a very large database. In this paper, we first present a HFUI-GA framework to discover the high fuzzy utility itemsets in a limited time. Several improvement strategies are also proposed to speed up the evolutionary progress. Experiments are then conducted to show the performance of the variants of the designed HFUI-GA framework in terms of number of the discovered high fuzzy utility itemsets (HFUIs) and the results are convincing to show that the designed GA-based HFUI-GA framework is a promising solution to mine for HFUIs.
Jimmy Ming-Tai Wu, Jerry Chun-Wei Lin, Philippe Fournier-Viger, Tomasz Wiktorski, Tzung-Pei Hong, Matin Pirouz
IEEE BigData1
2019 High-Utility Itemset Mining with Effective Pruning Strategies
abstract
High-utility itemset mining is a popular data mining problem that considers utility factors, such as quantity and unit profit of items besides frequency measure from the transactional database. It helps to find the most valuable and profitable products/items that are difficult to track by using only the frequent itemsets. An item might have a high-profit value which is rare in the transactional database and has a tremendous importance. While there are many existing algorithms to find high-utility itemsets (HUIs) that generate comparatively large candidate sets, our main focus is on significantly reducing the computation time with the introduction of new pruning strategies. The designed pruning strategies help to reduce the visitation of unnecessary nodes in the search space, which reduces the time required by the algorithm. In this article, two new stricter upper bounds are designed to reduce the computation time by refraining from visiting unnecessary nodes of an itemset. Thus, the search space of the potential HUIs can be greatly reduced, and the mining procedure of the execution time can be improved. The proposed strategies can also significantly minimize the transaction database generated on each node. Experimental results showed that the designed algorithm with two pruning strategies outperform the state-of-the-art algorithms for mining the required HUIs in terms of runtime and number of revised candidates. The memory usage of the designed algorithm also outperforms the state-of-the-art approach. Moreover, a multi-thread concept is also discussed to further handle the problem of big datasets.
Jimmy Ming-Tai Wu, Jerry Chun-Wei Lin, Ashish Tamrakar
ACM Trans. Knowl. Discov. Data1