Ye Li 0002

dblp:55/6910-2 · DBLP profile ↗
← Back
14ranked-venue papers in the field
2as first author
8since 2021 · last 2025
0000-0002-5351-8546ORCID · conflict

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

Database Systems & Data Management · 7 (2 first)Data Mining & Knowledge Discovery · 4Big Data, Cloud & Distributed Data Systems · 3
YearPublicationVenuePosition
2025 Mamba-Enhanced Text-Audio-Video Alignment Network for Emotion Recognition in Conversations
Xiaomao Fan, Qingyang Wu, Xiaojiang Peng, Ye Li 0002
ADMA (3)5
2025 Continuous Blood Pressure Dataset Featuring Arrhythmia and Diverse Baselines for Blood Pressure Estimation
Shuangdu Li, Xiaomao Fan, Wenjun Ma, Bowen Zhang 0005, Jianhua Ye, Ye Li 0002
ADMA (1)9
2025 Multi-Modal Sequential Prediction of Suicide Risk on Social Media via Feature Fusion and Ordinal Classification
LiYan Chen, Ye Li 0002
IEEE Big Data4
2025 EdgeLA: A Label-Based Cloud-Edge Collaborative Architecture for Shortest-Path Queries
Xiubo Zhang, Xu Li 0039, Ye Li 0002, Yan Li 0122, Leong Hou U
IEEE Big Data3
2025 Enhanced Subgraph Learning in 2-FWL GNNs via Local Connectivity, Spectral, and Distance Encodings
abstract
Despite the theoretical expressiveness of 2-dimensional Folklore Weisfeiler-Lehman (2-FWL) Graph Neural Networks (GNNs), a significant gap persists between their theoretical capacity and their practical performance. To bridge this gap, we identify a critical limitation in current Graph Structural Encodings (GSEs): insufficient sensitivity to subtle structural variations, particularly in local connectivity, spectral features, and distance-based patterns. We show that widely used GSEs-such as Relative Random Walk Probability (RRWP) and monomial-based methods-lack full sensitivity across spectral frequency bands and long-range distances. Moreover, they fail to capture fine-grained local connectivity, which is essential for identifying cut nodes, biconnected components, and other higher-order structures that 2-FWL GNNs theoretically encode. To address these limitations, we propose CSDGSE (Connectivity, Spectral, and Distance Graph Structural Encoding), a novel GSE framework that jointly enhances sensitivity to: (1) exact local connectivity via hierarchical graph decomposition(2) full-frequency spectral features using expressive graph polynomials (e.g., Chebyshev), and (3) full-range distance interactions. A key innovation is our scalable divide-and-conquer algorithm for computing exact local connectivity across all node pairs, enabling efficient integration into modern GSEs. Extensive experiments show that CSDGSE outperforms existing GSEs in capturing complex structural patterns, achieving state-of-the-art results on molecular property prediction benchmarks like ZINC. Our work sets a new standard for GSEs by aligning theoretical expressiveness with practical effectiveness through enhanced structural sensitivity.
Rongqin Chen 0001, Yan Li 0122, Dan Wu 0002, Fan Mo 0002, Shenghui Zhang, Pak Lon Ip, Hoi Cheong Iam, Ye Li 0002, Leong Hou U
KDD (2)8
2024 Semi-supervised Multi-view Clustering based on NMF with Fusion Regularization
abstract
Multi-view clustering has attracted significant attention and application. Nonnegative matrix factorization is one popular feature of learning technology in pattern recognition. In recent years, many semi-supervised nonnegative matrix factorization algorithms were proposed by considering label information, which has achieved outstanding performance for multi-view clustering. However, most of these existing methods have either failed to consider discriminative information effectively or included too much hyper-parameters. Addressing these issues, a semi-supervised multi-view nonnegative matrix factorization with a novel fusion regularization (FRSMNMF) is developed in this article. In this work, we uniformly constrain alignment of multiple views and discriminative information among clusters with designed fusion regularization. Meanwhile, to align the multiple views effectively, two kinds of compensating matrices are used to normalize the feature scales of different views. Additionally, we preserve the geometry structure information of labeled and unlabeled samples by introducing the graph regularization simultaneously. Due to the proposed methods, two effective optimization strategies based on multiplicative update rules are designed. Experiments implemented on six real-world datasets have demonstrated the effectiveness of our FRSMNMF comparing with several state-of-the-art unsupervised and semi-supervised approaches.
Guosheng Cui, Ruxin Wang 0001, Dan Wu 0002, Ye Li 0002
ACM Trans. Knowl. Discov. Data4
2023 Incomplete Multiview Clustering Using Normalizing Alignment Strategy With Graph Regularization
abstract
Matrix factorization has demonstrated promising performance in the incomplete multiview clustering (IMC) tasks. However, many algorithms require feature normalization operations to ensure the stability of model results, so either the convergence is unstable, or the objective function cannot fit the data well. Addressing these issues, we propose a novel IMC algorithm using a normalizing alignment strategy (IMCNAS) based on nonnegative matrix factorization. Specifically, the columns of the basis matrices are constrained into unit vector space, which integrates the feature normalization and the optimizing process, and makes the model converge fast and stable. On the other hand, this enables the model to fit the data better and produce more reasonable factorization results. Further, we develop a novel pairwise co-regularization to align incomplete multiple views more directly, without introducing a common consensus matrix like traditional centroid-based co-regularization. Graph regularization is also incorporated in the proposed model to utilize the geometrical information of data. We implement IMCNAS with a centroid-based regularization and a pairwise co-regularization respectively, and leads to two variants, i.e., IMCNAS-1 and IMCNAS-2. Both variants are optimized with multiplicative updating rules. Extensive experiments conducted on various real-world datasets comparing several state-of-the-art IMC methods verified the effectiveness of the proposed methods. The source code is available at:https://github.com/GuoshengCui/IMCNAS.
Guosheng Cui, Ruxin Wang 0001, Dan Wu 0002, Ye Li 0002
IEEE Trans. Knowl. Data Eng.4
2021 KDV-Explorer: A Near Real-Time Kernel Density Visualization System for Spatial Analysis
abstract
Kernel density visualization (KDV) is a commonly used visualization tool for many spatial analysis tasks, including disease outbreak detection, crime hotspot detection, and traffic accident hotspot detection. Although the most popular geographical information systems, e.g., QGIS, and ArcGIS, can also support this operation, these solutions are not scalable to generate a single KDV for datasets with million-scale data points, let alone to support exploratory operations (e.g., zoom in, zoom out, and panning operations) with KDV in near real-time (< 5 sec). In this demonstration, we develop a near real-time visualization system, called KDV-Explorer, that is built on top of our prior study on the efficient kernel density computation. Participants will be invited to conduct some kernel density analysis on three large-scale datasets (up to 1.3 million data points), including the traffic accident dataset, crime dataset and COVID-19 dataset. We will also compare the performance of our solution and the solutions in QGIS and ArcGIS.
Tsz Nam Chan, Pak Lon Ip, Leong Hou U, Weng Hou Tong, Shivansh Mittal, Ye Li 0002, Reynold Cheng
Proc. VLDB Endow.6
2018 Continuous Top-k Monitoring on Document Streams (Extended Abstract)
Leong Hou U, Kyriakos Mouratidis, Ye Li 0002
ICDE4
2017 An Experimental Study on Hub Labeling based Shortest Path Algorithms
abstract
Shortest path distance retrieval is a core component in many important applications. For a decade, hub labeling (HL) techniques have been considered as a practical solution with fast query response time (e.g., 1--3 orders of magnitude faster), competitive indexing time, and slightly larger storage overhead (e.g., several times larger). These techniques enhance query throughput up to hundred thousands queries per second, which is particularly helpful in large user environment. Despite the importance of HL techniques, we are not aware of any comprehensive experimental study on HL techniques. Thus it is difficult for a practitioner to adopt HL techniques for her applications. To address the above issues, we provide a comprehensive experimental study on the state-of-the-art HL technique with analysis of their efficiency, effectiveness and applicability. From insightful summary of different HL techniques, we further develop a simple yet effective HL techniques called Significant path based Hub Pushing (SHP) which greatly improves indexing time of previous techniques while retains good query performance. We also complement extensive comparisons between HL techniques and other shortest path solutions to demonstrate robustness and efficiency of HL techniques.
Ye Li 0002, Leong Hou U, Man Lung Yiu, Ngai Meng Kou
Proc. VLDB Endow.1
2017 Continuous Top-k Monitoring on Document Streams
abstract
The efficient processing of document streams plays an important role in many information filtering systems. Emerging applications, such as news update filtering and social network notifications, demand presenting end-users with the most relevant content to their preferences. In this work, user preferences are indicated by a set of keywords. A central server monitors the document stream and continuously reports to each user the top-k documents that are most relevant to her keywords. Our objective is to support large numbers of users and high stream rates, while refreshing the top-k results almost instantaneously. Our solution abandons the traditional frequency-ordered indexing approach. Instead, it follows an identifier-ordering paradigm that suits better the nature of the problem. When complemented with a novel, locally adaptive technique, our method offers (i) proven optimality w.r.t. the number of considered queries per stream event, and (ii) an order of magnitude shorter response time (i.e., time to refresh the query results) than the current state-of-the-art.
Leong Hou U, Kyriakos Mouratidis, Ye Li 0002
IEEE Trans. Knowl. Data Eng.4
2016 Multidimensional Similarity Join Using MapReduce
Ye Li 0002, Leong Hou U
WAIM (2)1
2015 A Topic-based Reviewer Assignment System
abstract
Peer reviewing is a widely accepted mechanism for assessing the quality of submitted articles to scientific conferences or journals. Conference management systems (CMS) are used by conference organizers to invite appropriate reviewers and assign them to submitted papers. Typical CMS rely on paper bids entered by the reviewers and apply simple matching algorithms to compute the paper assignment. In this paper, we demonstrate our Reviewer Assignment System (RAS), which has advanced features compared to broadly used CMSs. First, RAS automatically extracts the profiles of reviewers and submissions in the form of topic vectors. These profiles can be used to automatically assign reviewers to papers without relying on a bidding process, which can be tedious and error-prone. Second, besides supporting classic assignment models (e.g., stable marriage and optimal assignment), RAS includes a recently published assignment model by our research group, which maximizes, for each paper, the coverage of its topics by the profiles of its reviewers. The features of the demonstration include (1) automatic extraction of paper and reviewer profiles, (2) assignment computation by different models, and (3) visualization of the results by different models, in order to assess their effectiveness.
Ngai Meng Kou, Leong Hou U, Nikos Mamoulis, Ye Li 0002, Zhiguo Gong
Proc. VLDB Endow.5
2013 A characterization of big data benchmarks
abstract
Recently, big data has been evolved into a buzzword from academia to industry all over the world. Benchmarks are important tools for evaluating an IT system. However, benchmarking big data systems is much more challenging than ever before. First, big data systems are still in their infant stage and consequently they are not well understood. Second, big data systems are more complicated compared to previous systems such as a single node computing platform. While some researchers started to design benchmarks for big data systems, they do not consider the redundancy between their benchmarks. Moreover, they use artificial input data sets rather than real world data for their benchmarks. It is therefore unclear whether these benchmarks can be used to precisely evaluate the performance of big data systems. In this paper, we first analyze the redundancy among benchmarks from ICTBench, HiBench and typical workloads from real world applications: spatio-temporal data analysis for Shenzhen transportation system. Subsequently, we present an initial idea of a big data benchmark suite for spatio-temporal data. There are three findings in this work: (1) redundancy exists in these pioneering benchmark suites and some of them can be removed safely. (2) The workload behavior of trajectory data analysis applications is dramatically affected by their input data sets. (3) The benchmarks created for academic research cannot represent the cases of real world applications.
Zhibin Yu 0001, Zhendong Bei, Juanjuan Zhao 0001, Fan Zhang 0019, Yubin Zou, Ye Li 0002, Cheng-Zhong Xu 0001
IEEE BigData8