Jiemin Zheng’s research while affiliated with Xiamen University and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (5)


Extended guided Tabu search and a new packing algorithm for the two-dimensional loading vehicle routing problem
  • Article

January 2011

·

158 Reads

·

99 Citations

Computers & Operations Research

·

·

·

Jiemin Zheng

In this paper, we develop an extended guided tabu search (EGTS) and a new heuristic packing algorithm for the two-dimensional loading vehicle routing problem (2L-CVRP). The 2L-CVRP is a combination of two well-known NP-hard problems, the capacitated vehicle routing problem, and the two-dimensional bin packing problem. It is very difficult to get a good performance solution in practice for these problems. We propose a meta-heuristic methodology EGTS which incorporates theories of tabu search and extended guided local search (EGLS). It has been proved that tabu search is a very good approach for the CVRP, and the guiding mechanism of the EGLS can help tabu search to escape effectively from local optimum. Furthermore, we have modified a collection of packing heuristics by adding a new packing heuristic to solve the loading constraints in 2L-CVRP, in order to improve the cost function significantly. The effectiveness of the proposed algorithm is tested, and proven by extensive computational experiments on benchmark instances.


Vertical bagging decision trees model for credit scoring

December 2010

·

401 Reads

·

164 Citations

Expert Systems with Applications

In recent years, more and more people, especially young people, begin to use credit card with the changing of consumption concept in China so that the business on credit cards is growing fast. Therefore, it is significative that some effective tools such as credit-scoring models are created to help those decision makers engaged in credit cards. A novel credit-scoring model, called vertical bagging decision trees model (abbreviated to VBDTM), is proposed for the purpose in this paper. The model is a new bagging method that is different from the traditional bagging. The VBDTM model gets an aggregation of classifiers by means of the combination of predictive attributes. In the VBDTM model, all train samples and just parts of attributes take part in learning of every classifier. By contrast, classifiers are trained with the sample subsets in the traditional bagging method and every classifier has the same attributes. The VBDTM has been tested by two credit databases from the UCI Machine Learning Repository, and the analysis results show that the performance of the method proposed by us is outstanding on the prediction accuracy.


Fig. 1 Inserting an item into the loading surface  
Table 1 The characteristics of items of classes 2–5 instances 
Table 2 The characteristics of Classes 2–5 instances 
Table 3 Calibration experiment results for the parameters 
Table 4 Computational results on the pure CVRP instances of Class 1 

+7

Simulated annealing for the vehicle routing problem with two-dimensional loading constraints
  • Article
  • Full-text available

June 2010

·

1,686 Reads

·

58 Citations

Flexible Services and Manufacturing Journal

This paper addresses the capacitated vehicle routing problem with two-dimensional loading constraints (2L-CVRP). The 2L-CVRP is a combination of the two most important problems in distribution logistics, which are loading of freight into vehicles, and the successive routing of the vehicles to satisfy customer demand. The objective is to minimize the transportation cost. All vehicles must start and terminate at a central depot, and the transported items carried by the vehicles must be feasibly packed into the loading surfaces of the vehicles. A simulated annealing algorithm to solve the problem is presented, in which the loading component of the problem is solved through a collection of packing heuristics. A novel approach to plan packing is employed. An efficient data structure (Trie) is used to accelerate the algorithm. The extensive computational results prove the effectiveness of the algorithm. KeywordsVehicle routing–Loading constraints–Simulated annealing

Download

An efficient algorithm for frequent itemsets in data mining

June 2010

·

317 Reads

·

7 Citations

Mining frequent itemsets is one of the most investigated fields in data mining. It is a fundamental and crucial task. Apriori is among the most popular algorithms used for the problem but support count is very time-consuming. In order to improve the efficiency of Apriori, a novel algorithm, named BitApriori, for mining frequent itemsets, is proposed. Firstly, the data structure binary string is employed to describe the database. The support count can be implemented by performing the Bitwise "And" operation on the binary strings. Another technique for improving efficiency in BitApriori presented in this paper is a special equal-support pruning. Experimental results show the effectiveness of the proposed algorithm, especially when the minimum support is low.


Fig.1b. FP-tree Constructed by the above data set The disadvantage of FP-Growth is that it needs to work out conditional pattern bases and build conditional FP-tree recursively. It performs badly in data sets of long patterns.  
Table 1. The running time of three algorithms 
An Efficient Frequent Patterns Mining Algorithm Based on Apriori Algorithm and the FP-Tree Structure

November 2008

·

1,271 Reads

·

32 Citations

Association rule mining is to find association relationships among large data sets. Mining frequent patterns is an important aspect in association rule mining. In this paper, an efficient algorithm named Apriori-Growth based on Apriori algorithm and the FP-tree structure is presented to mine frequent patterns. The advantage of the Apriori-Growth algorithm is that it doesn't need to generate conditional pattern bases and sub- conditional pattern tree recursively. Computational results show the Apriori-Growth algorithm performs faster than Apriori algorithm, and it is almost as fast as FP-Growth, but it needs smaller memory.

Citations (5)


... The Enhanced BitApriori algorithm is like a BitAproiri [1] algorithm, but the main differences is that in BitAproiri [1] used the Bitwise "And" operation on binary strings and in Enhanced BitAproiri Bitwise "Xor" operation is used on binary strings. The code for Enhanced BitAproiri is given in program code 1. ...

Reference:

Enhanced BitApriori Algorithm: An Intelligent Approach for Mining Frequent Itemset
An efficient algorithm for frequent itemsets in data mining

... Initially, he focuses was on foundational algorithms such as the apriori algorithm, which remains a cornerstone in the field for its basic yet effective approach to rule discovery. The Apriori algorithm and its derivatives excel in efficiently generating frequent itemsets, a fundamental and computationally intensive step in association rule mining [16]. ...

An Efficient Frequent Patterns Mining Algorithm Based on Apriori Algorithm and the FP-Tree Structure

... Leung et al. [5] and Harmanani et al. [6] proposed the SA algorithm to solve CVRP. Juan et al. [7] proposed a straightforward procedure for solving heterogeneous fleet VRP. ...

Simulated annealing for the vehicle routing problem with two-dimensional loading constraints

Flexible Services and Manufacturing Journal

... The simplest yet most versatile variant of BPP is given by the one-dimensional BPP (1dBPP) [16], which has been mostly used for balanced air cargo loading [13], logistics [17], and task scheduling [18], among others. In the case of the two-dimensional BPP (2dBPP) [19], apart from logistics [20] and transportation-related use cases [21], it also has practical applications for cutting processes in fabrics [22,23]. Meanwhile, the three-dimensional BPP (3dBPP) [24] is the most studied one because of its closeness to more realistic cargo * yue.ban@csic.es ...

Extended guided Tabu search and a new packing algorithm for the two-dimensional loading vehicle routing problem
  • Citing Article
  • January 2011

Computers & Operations Research

... In this study, a DT is chosen as the base classifer. Te ensemble model of the DT usually has good generalization ability and high prediction accuracy and is widely used in research on enterprise credit risk prediction [8,[77][78][79][80]. In terms of hyperparameter settings, AdaFNDFS necessitates the integration of knowledge from numerous base classifers while maintaining classifer diversity and avoiding overftting. ...

Vertical bagging decision trees model for credit scoring
  • Citing Article
  • December 2010

Expert Systems with Applications