
Zhen WangThe University of Sydney · Computer Science
Zhen Wang
PhD Candidate
About
6
Publications
378
Reads
How we measure 'reads'
A 'read' is counted each time someone views a publication summary (such as the title, abstract, and list of authors), clicks on a figure, or views or downloads the full-text. Learn more
46
Citations
Introduction
Multi-label Learning, Streaming Label Learning, Meta-learning, Few-shot Learning
Publications
Publications (6)
The environmental traffic assignment problem in the bimodal network with electric vehicles (EVs) and gasoline vehicles (GVs) has become a hot topic recently. However, few previous works consider the psychological difference between EV users and GV users in terms of environmental awareness , in order to fill in this research gap, we formulate an env...
Increasing concerns about air pollution and the promise of enhancing energy security have stimulated the growth of electric vehicles (EVs) worldwide. Compared with gasoline vehicles (GVs), EVs have no emissions and are more environmentally friendly to the sustainable transportation system. Since these two types of vehicles with different emission e...
Factorization Machines (FMs) refer to a class of general predictors working with real valued feature vectors, which are well-known for their ability to estimate model parameters under significant sparsity and have found successful applications in many areas such as the click-through rate (CTR) prediction. However, standard FMs only produce a single...
Factorization machines (FMs) are a class of general predictors working effectively with sparse data, which represents features using factorized parameters and weights. However, the accuracy of FMs can be adversely affected by the fixed representation trained for each feature, as the same feature is usually not equally predictive and useful in diffe...
DBSCAN is a popular clustering algorithm that can discover clusters of arbitrary shapes with broad applications. However, DBSCAN is computationally expensive, as it performs range queries for all the points to determine their neighbors and grow the clusters. To address this problem, we propose a novel approximate density-based clustering algorithm...