EDBT 2026 Demo / reviewers in the wild / expert
Lin Yue
dblp:31/5896
· DBLP profile ↗
36ranked-venue papers in the field
4as first author
28since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 17 (2 first)Information Retrieval & Web Search · 8Knowledge Engineering, Semantic Web & Information Systems · 7 (1 first)Database Systems & Data Management · 3 (1 first)Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | TraffiX-MoE: A Traffic-Aware Neural VRP Solver
Wenhao Liang, Wei Zhang 0098, Lin Yue, Joy Rathjen, Peter Oloughlin, Weitong Chen 0001 |
ADMA (4) | 3 |
| 2025 | Graph Attention-Based Multi-head Voting Strategy for Unsupervised Ranking in Medication Recommendation
Yanda Wang, Lin Yue |
ADMA (3) | 2 |
| 2025 | Calibrating on Kolmogorov-Arnold NetworkabstractKolmogorov-Arnold Networks (KANs) are neural architectures inspired by the Kolmogorov-Arnold representation theorem that leverage B-spline parameterizations for flexible, locally adaptive function approximation. Although KANs can capture complex nonlinearities beyond those modeled by standard Multi-Layer Perceptrons (MLPs), they frequently exhibit miscalibrated confidence estimates-manifesting as overconfidence in dense data regions and underconfidence in sparse areas. In this work, we systematically examine the impact of four critical hyperparameters -- Layer Width, Grid Order, Shortcut Function, and Grid Range -- on the calibration of KANs. Furthermore, we introduce a novel Temperature-Scaled Loss (TSL) that integrates a temperature parameter directly into the training objective, dynamically adjusting the predictive distribution during learning. Both theoretical analysis and extensive empirical evaluations on standard benchmarks demonstrate that TSL significantly reduces calibration errors, thereby improving the reliability of probabilistic predictions. Overall, our study provides actionable insights into the design of spline-based neural networks and establishes TSL as a robust, loss-agnostic solution for enhancing calibration. Wenhao Liang, Wei Zhang 0098, Lin Yue, Miao Xu 0001, Olaf Maennel, Weitong Chen 0001 |
CIKM | 3 |
| 2025 | Calibrating on Medical Segmentation Model through Signed DistanceabstractClassical overlap metrics such as Dice or IoU quantify where a medical-image segmentation falls short but say nothing about the confidence of each prediction. Over-confident errors are particularly dangerous in clinical practice, where a single false-positive voxel may trigger an unnecessary biopsy. We introduce three contributions that jointly address spatial precision and reliability. (i) Signed-Distance Calibration (SDC) loss couples cross-entropy, local calibration and a differentiable signed-distance penalty, enforcing boundary accuracy while moderating confidence. (ii) A Spatially Adaptive Margin (SAM) module applies lightweight morphological transforms to ground-truth masks before computing the local target, sharpening ambiguous edges. (iii) Pixel-wise Expected Calibration Error (pECE) extends ECE to millions of voxels and penalises high-confidence false positives. Across four public datasets (ACDC, FLARE, BraTS, PROSTATE) and two back-bones (U-Net, nnU-Net), SDC improves Dice by up to 4 percentage points and halves ECE compared with the state of the art, without sacrificing runtime. Code is available on: https://github.com/EagleAdelaide/SDC-Loss. Wenhao Liang, Wei Zhang 0098, Lin Yue, Miao Xu 0001, Olaf Maennel, Weitong Chen 0001 |
CIKM | 3 |
| 2025 | Adaptive Spline Networks in the Kolmogorov-Arnold Framework: Knot Analysis and Stability EnhancementabstractKolmogorov-Arnold Neural Networks (KANs) have recently attracted significant attention in the machine learning community. However, their practical implementation often faces challenges such as poor training stability and a large number of trainable parameters. Moreover, the behavior of learnable activation functions based on B-splines remains insufficiently understood. In this work, we analyze KANs through the lens of spline knot behavior and derive lower and upper bounds on the number of knots in B-spline-based KANs. To address the existing limitations, we propose a novel KAN-based approach, which improves upon the original KAN by reducing the number of trainable parameters to match the scale of standard Multi-Layer Perceptrons (MLPs), while enhancing overall performance. Additionally, we introduce a new training strategy that enforces C2 continuity in the learnable splines, leading to smoother activation functions and improved training stability via range expansion. We evaluate our method across eight diverse datasets encompassing image, text, time series, multimodal, and function approximation tasks. The promising results demonstrate the feasibility of KAN-based architectures and the effectiveness of our proposed enhancements. The proposed method implementation is released in https://github.com/IcurasLW/FR-KAN.git Liangwei Nathan Zheng, Wei Zhang 0098, Lin Yue, Miao Xu 0001, Olaf Maennel, Weitong Chen 0001 |
CIKM | 3 |
| 2025 | Understanding Why Large Language Models Can Be Ineffective in Time Series Analysis: The Impact of Modality AlignmentabstractLarge Language Models (LLMs) have demonstrated impressive performance in time series analysis and seems to understand the time temporal relationship well than traditional transformer-based approaches. However, since LLMs are not designed for time series tasks, simpler models-like linear regressions can often achieve comparable performance with far less complexity. In this study, we perform extensive experiments to assess the effectiveness of applying LLMs to key time series tasks, including forecasting, classification, imputation, and anomaly detection. We compare the performance of LLMs against simpler baseline models, such as single-layer linear models and randomly initialized LLMs. Our results reveal that LLMs offer minimal advantages for these core time series tasks and may even distort the temporal structure of the data. In contrast, simpler models consistently outperform LLMs while requiring far fewer parameters. Furthermore, we analyze existing reprogramming techniques and show, through data manifold analysis, that these methods fail to effectively align time series data with language and display ''pseudo-alignment'' behavior in embedding space. Our findings suggest that the performance of LLM-based methods in time series tasks arises from the intrinsic characteristics and structure of time series data, rather than any meaningful alignment with the language model architecture. We release the code for experiments here: https://github.com/IcurasLW/Official-Repository_Understanding_LLM_for_Time_Series_Analysis.git Liangwei Nathan Zheng, Chang George Dong, Wei Zhang 0098, Lin Yue, Miao Xu 0001, Olaf Maennel, Weitong Chen 0001 |
KDD (2) | 4 |
| 2025 | A Self-Determination Perspective of Digital Inclusion: A Case Study of Bridging the Digital Divide in Rural ChinaabstractDigital inclusion (DI) is acknowledged not just as a foundation for economic advancement, but also as a noteworthy catalyst for societal development. This will lead to the reduction of the digital gap. Nevertheless, the pursuit of achieving DI has not undergone substantial scholarly examination. Through an in-depth analysis of the highly successful TaoBao Village in rural China, we propose a procedural framework illustrating the evolution of digital inclusion. This investigation highlights that the realization of digital inclusion relies on a self-determination mechanism, progressing through three distinct phases. Each phase, in turn, consists of three steps: Establishing motivational drivers, facilitating IS capabilities and extend of digital inclusion. Thus, this article constructs and presents a comprehensive process model of digital inclusion that vividly portrays the implementation of these three pivotal steps to bridge the digital divide. Lin Yue, Lili Cui |
J. Glob. Inf. Manag. | 1 |
| 2024 | Topological Knowledge Enhanced Personalized Ranking Model for Sequential Medication Recommendation
Yanda Wang, Lin Yue |
ADMA (4) | 2 |
| 2024 | Devil in the Tail: A Multi-Modal Framework for Drug-Drug Interaction Prediction in Long Tail DistinctionabstractDrug-drug interaction (DDI) identification is a crucial aspect of pharmacology research. There are many DDI types (hundreds), and they are not evenly distributed with equal chance to occur. Some of the rarely occurred DDI types are often high risk and could be life-critical if overlooked, exemplifying the long-tailed distribution problem. Existing models falter against this distribution challenge and overlook the multi-faceted nature of drugs in DDI prediction. In this paper, a novel multi-modal deep learning-based framework, namely TFDM, is introduced to leverage multiple properties of a drug to achieve DDI classification. The proposed framework fuses multimodal features of drugs, including graph-based, molecular structure, Target and Enzyme, for DDI identification. To tackle the challenge posed by the distribution skewness across categories, a novel loss function called Tailed Focal Loss is introduced, aimed at further enhancing the model performance and address gradient vanishing problem of focal loss in extremely long-tailed dataset. Intensive experiments over 4 challenging long-tailed dataset demonstrate that the TFMD outperforms the most recent SOTA methods in long-tailed DDI classification tasks. The source code is released to reproduce our experiment results: https://github.com/IcurasLW/TFMD_Longtailed_DDI.git Liangwei Nathan Zheng, Chang George Dong, Wei Zhang 0098, Xin Chen 0003, Lin Yue, Weitong Chen 0001 |
CIKM | 5 |
| 2024 | Irregularity-Informed Time Series Analysis: Adaptive Modelling of Spatial and Temporal DynamicsabstractIrregular Time Series Data (IRTS) has shown increasing prevalence in real-world applications. We observed that IRTS can be divided into two specialized types: Natural Irregular Time Series (NIRTS) and Accidental Irregular Time Series (AIRTS). Various existing methods either ignore the impacts of irregular patterns or statically learn the irregular dynamics of NIRTS and AIRTS data and suffer from limited data availability due to the sparsity of IRTS. We proposed a novel transformer-based framework for general irregular time series data that treats IRTS from four views: Locality, Time, Spatio and Irregularity to motivate the data usage to the highest potential. Moreover, we design a sophisticated irregularity-gate mechanism to adaptively select task-relevant information from irregularity, which improves the generalization ability to various IRTS data. We implement extensive experiments to demonstrate the resistance of our work to three highly missing ratio datasets (88.4%, 94.9%, 60% missing value) and investigate the significance of the irregularity information for both NIRTS and AIRTS by additional ablation study. We release our implementation in https://github.com/IcurasLW/MTSFormer-Irregular_Time_Series.git. Liangwei Nathan Zheng, Chang George Dong, Wei Zhang 0098, Lin Yue, Miao Xu 0001, Olaf Maennel, Weitong Chen 0001 |
CIKM | 5 |
| 2024 | Emotionally Guided Symbolic Music Generation Using Diffusion Models: The AGE-DM Approach
Mingzhe Zhang 0004, Laura J. Ferris, Lin Yue, Miao Xu 0001 |
MMAsia | 3 |
| 2024 | An adaptive category-aware recommender based on dual knowledge graphs
Yuanbo Xu, Yongjian Yang 0001, Weitong Chen 0001, Lin Yue |
Inf. Process. Manag. | 5 |
| 2024 | TAILOR: InTer-feAture distinctIon fiLter fusiOn pRuning
Xuming Han, Yali Chu, Ke Wang 0068, Limin Wang 0011, Lin Yue, Weiping Ding 0001 |
Inf. Sci. | 5 |
| 2024 | Can Stablecoins Foster Cryptocurrencies Adoption?abstractWith value pegged to fiat currencies, stablecoins can mediate the price volatility of cryptocurrencies. And yet, the concept of stablecoin and its impact on fostering individuals’ cryptocurrency adoptions remain unclear. To explore stablecoin’s role in a contextualized way, we adopted the Push-Pull-Mooring (PPM) model as the theoretical foundations. PPM Framework is especially suitable for our study because it allows us to use a pretest-posttest approach to study the changes of different factors created by introducing stablecoins and the impact of these factors on the continuous intention (CI) of adopting cryptocurrency exchanges. Our results suggested that less experienced cryptocurrency users might not understand immediately upon learning about stablecoins. They may even feel confused and become less motivated to adopt cryptocurrencies. Conversely, more experienced users may recognize the importance of stablecoins. Moreover, after the introduction of stablecoins, the power of different factors on CI has also changed. Therefore, cryptocurrency exchanges need to adopt more diversified strategies to engage users of varying experience levels. Cheuk Hang (Allen) Au, Wen Shou Hsu, Po-Hsu Shieh, Lin Yue |
J. Comput. Inf. Syst. | 4 |
| 2023 | Learning Knowledge Representation with Entity Concept Information
Yuanbo Xu, Lin Yue, Hangtong Xu, Yongjian Yang 0001 |
ADMA (4) | 2 |
| 2023 | Duet Representation Learning with Entity Multi-attribute Information in Knowledge Graphs
Yuanbo Xu, Yuanbo Zhang, Yongjian Yang 0001, Hangtong Xu, Lin Yue |
ADMA (2) | 5 |
| 2023 | Dual-core mutual learning between scoring systems and clinical features for ICU mortality prediction
Zhenkun Shi, Sen Wang 0001, Lin Yue, Yijia Zhang 0003, Binod Kumar Adhikari, Wanli Zuo, Xue Li 0001 |
Inf. Sci. | 3 |
| 2022 | ESTD: Empathy Style Transformer with Discriminative Mechanism
Mingzhe Zhang 0004, Lin Yue, Miao Xu 0001 |
ADMA (2) | 2 |
| 2022 | A Boosting Algorithm for Training from Only Unlabeled Data
Yawen Zhao 0002, Lin Yue, Miao Xu 0001 |
ADMA (2) | 2 |
| 2022 | GISDCN: A Graph-Based Interpolation Sequential Recommender with Deformable Convolutional Network
Yalei Zang, Yi Liu 0071, Weitong Chen 0001, Bohan Li 0001, Aoran Li, Lin Yue, Weihua Ma |
DASFAA (2) | 6 |
| 2022 | Towards Better Generalization for Neural Network-Based SAT Solvers
Chenhao Zhang 0004, Yanjun Zhang 0002, Jeff Mao, Weitong Chen 0001, Lin Yue, Guangdong Bai, Miao Xu 0001 |
PAKDD (2) | 5 |
| 2021 | Augmenting Personalized Question Recommendation with Hierarchical Information for Online Test Platform
Lu Jiang 0007, Wanfei Zhang, Yibin Wang 0007, Lin Yue |
ADMA | 5 |
| 2021 | STCT: Spatial-Temporal Conv-Transformer Network for Cardiac Arrhythmias Recognition
Weitong Chen 0001, Lin Yue, Miao Xu 0001, Baofeng Zhu |
ADMA | 3 |
| 2021 | Discovering Urban Functions of High-Definition Zoning with Continuous Human TracesabstractIdentifying the dynamic functions of different urban zones enables a variety of smart city applications, such as intelligent urban planning, real-time traffic scheduling, and community precision management. Traditional urban function research using government administrative zoning systems is often conducted in a coarse resolution with fixed split, and ignore the reshaping of zones by city growth. To solve this problem, we propose a two-stage framework in order to represent the high-definition distribution of urban function across the city, by analyzing continuous human traces extracted from the dense, widespread, and full-time cellular data. At the representation stage, we embed the locations of base stations by modeling the user movements with staying and transfer events, along with the consideration of dynamic trip purposes in continuous human traces. At the annotation stage, we first divide the city into the finest unit zones and each covers at least one base station. By clustering the base stations, we further group the unit zones into functional zones. Last, we annotate functional zones based on the local point-of-interest (POI) information. In experiments, we evaluate the proposed high-definition function study in two tasks: (i) in-zone crowd flow prediction, and (ii) zone-enhanced POI recommendation. The results demonstrate the advantage of the proposed method with both the effectiveness of city split and the high-quality function annotation. Yongjian Yang 0001, Zijun Yao 0001, Yuanbo Xu, Weitong Chen 0001, Lin Yue, Haomeng Wu |
CIKM | 6 |
| 2021 | Multi-hop Reading on Memory Neural Network with Selective Coverage for Medication RecommendationabstractMedication recommendation aiming at accurate prescription is a significant clinical application that assists caregivers in professional practice of medicine, and obtaining informative patient representations plays an important role in building effective recommendation models. Meanwhile, conducting attentive multi-hop reading on Memory Neural Network (MemNN) that stores knowledge from previous admissions is widely applied to derive contextual patterns for accurate patient representations. However, regular attentive reading may repeatedly attend to the same slots of MemNN. Although the coverage mechanism is proposed to tackle the problem, it is based on the assumption that there is one-to-one alignment between source information and target outputs, which medical records do not follow. In pursuit of a valuable model for medication recommendation, we propose the Multi-hop Reading with Selective Coverage (MRSC). MRSC firstly conducts information selection on MemNN based on the coverage of each slot. Then the method involves coverage into the attention calculation during the multi-hop reading on MemNN, making sure that all important historical records is fully utilized by balancing attention within selected information. Experiments on real-world clinical dataset demonstrate that MRSC successfully derives informative patient representations for the recommendation by conducting selection on MemNN and limiting attention adjustment within selected information. Yanda Wang, Weitong Chen 0001, Dechang Pi, Lin Yue, Miao Xu 0001, Xue Li 0001 |
CIKM | 4 |
| 2021 | Deep dynamic imputation of clinical time series for mortality prediction
Zhenkun Shi, Sen Wang 0001, Lin Yue, Lixin Pang, Xianglin Zuo, Wanli Zuo, Xue Li 0001 |
Inf. Sci. | 3 |
| 2021 | Adversarially regularized medication recommendation model with multi-hop memory network
Yanda Wang, Weitong Chen 0001, Dechang Pi, Lin Yue |
Knowl. Inf. Syst. | 4 |
| 2021 | Exploring BCI Control in Smart Environments: Intention Recognition Via EEG Representation Enhancement LearningabstractThe brain–computer interface (BCI) control technology that utilizes motor imagery to perform the desired action instead of manual operation will be widely used in smart environments. However, most of the research lacks robust feature representation of multi-channel EEG series, resulting in low intention recognition accuracy. This article proposes an EEG2Image based Denoised-ConvNets (called EID) to enhance feature representation of the intention recognition task. Specifically, we perform signal decomposition, slicing, and image mapping to decrease the noise from the irrelevant frequency bands. After that, we construct the Denoised-ConvNets structure to learn the colorspace and spatial variations of image objects without cropping new training images precisely. Toward further utilizing the color and spatial transformation layers, the colorspace and colored area of image objects have been enhanced and enlarged, respectively. In the multi-classification scenario, extensive experiments on publicly available EEG datasets confirm that the proposed method has better performance than state-of-the-art methods. Lin Yue, Sen Wang 0001, Robert Boots, Guodong Long, Weitong Chen 0001, Xiaowei Zhao 0004 |
ACM Trans. Knowl. Discov. Data | 1 |
| 2019 | DAMTRNN: A Delta Attention-Based Multi-task RNN for Intention Recognition
Weitong Chen 0001, Lin Yue, Bohan Li 0001, Can Wang 0004, Quan Z. Sheng |
ADMA | 2 |
| 2019 | Deep Interpretable Mortality Model for Intensive Care Unit Risk Prediction
Zhenkun Shi, Weitong Chen 0001, Shining Liang, Wanli Zuo, Lin Yue, Sen Wang 0001 |
ADMA | 5 |
| 2019 | DMMAM: Deep Multi-source Multi-task Attention Model for Intensive Care Unit Diagnosis
Zhenkun Shi, Wanli Zuo, Weitong Chen 0001, Lin Yue, Yuwei Hao, Shining Liang |
DASFAA (2) | 4 |
| 2019 | A survey of sentiment analysis in social media
Lin Yue, Weitong Chen 0001, Xue Li 0001, Wanli Zuo, Minghao Yin |
Knowl. Inf. Syst. | 1 |
| 2018 | Prognosis of Thyroid Disease Using MS-Apriori Improved Decision Tree
Yuwei Hao, Wanli Zuo, Zhenkun Shi, Lin Yue, Fengling He |
KSEM (1) | 4 |
| 2018 | Social Bayesian Personal Ranking for Missing Data in Implicit Feedback Recommendation
Yijia Zhang 0003, Wanli Zuo, Zhenkun Shi, Lin Yue, Shining Liang |
KSEM (1) | 4 |
| 2018 | EEG-based Motion Intention Recognition via Multi-task RNNsabstractRecognition of human intention based on Electroencephalography (EEG) signals attracts strong research interest in pattern recognition because of its promising applications that enable non-muscular communications and controls. Over the past few years, most EEG-based recognition works make significant efforts to learn extracted features to explore specific patterns between a segment of EEG signals and the corresponding activities. Unfortunately, vectorization-based feature representations, either vector-like or matrix-like ones, suffer from massive signal noise and difficulties of exploiting signal correlations between adjacent sensors of EEG signals. Most importantly, EEG signals are represented by one unique frequency and then fed into the subsequent learning model. Neglecting different frequencies of EEG signals can be detrimental to activity recognition because a particular frequency of EEG signals is more helpful to recognize some activities. Inspired by this idea, we propose to extract EEG signals with different frequencies and introduce a novel Multi-task deep learning model to learn the human intentions. We have conducted extensive experiments on a publicly available EEG benchmark dataset and compared our method with many state-of-the-art algorithms. The experimental results demonstrate that the proposed Multi-task deep recurrent neural network outperforms all the compared methods in a multi-class scenario. Weitong Chen 0001, Sen Wang 0001, Xiang Zhang 0012, Lina Yao 0001, Lin Yue, Buyue Qian, Xue Li 0001 |
SDM | 5 |
| 2015 | A fuzzy document clustering approach based on domain-specified ontology
Lin Yue, Wanli Zuo, Tao Peng 0003, Ying Wang 0009, Xuming Han |
Data Knowl. Eng. | 1 |