VLDB 2026 Research / reviewers in the wild / expert
Shanshan Feng 0001
dblp:149/1281-1
· DBLP profile ↗
35ranked-venue papers in the field
7as first author
32since 2021 · last 2026
0000-0002-6161-9232ORCID · conflict
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 16 (5 first)Information Retrieval & Web Search · 8 (1 first)Data Mining & Knowledge Discovery · 7 (1 first)Other / Interdisciplinary · 3Knowledge Engineering, Semantic Web & Information Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Efficient Model-Agnostic Continual Learning for Next POI RecommendationabstractNext point-of-interest (POI) recommendation improves personalized location-based services by predicting users' next destinations based on their historical check-ins. However, most existing methods rely on static datasets and fixed models, limiting their ability to adapt to changes in user behavior over time. To address this limitation, we explore a novel task termed continual next POI recommendation, where models dynamically adapt to evolving user interests through continual updates. This task is particularly challenging, as it requires capturing shifting user behaviors while retaining previously learned knowledge. Moreover, it is essential to ensure efficiency in update time and memory usage for real-world deployment. To this end, we propose GIRAM (Generative Key-based Interest Retrieval and Adaptive Modeling), an efficient, model-agnostic framework that integrates context-aware sustained interests with recent interests. GIRAM comprises four components: (1) an interest memory to preserve historical preferences; (2) a context-aware key encoding module for unified interest key representation; (3) a generative key-based retrieval module to identify diverse and relevant sustained interests; and (4) an adaptive interest update and fusion module to update the interest memory and balance sustained and recent interests. In particular, GIRAM can be seamlessly integrated with existing next POI recommendation models. Experiments on three real-world datasets demonstrate that GIRAM consistently outperforms state-of-the-art methods while maintaining high efficiency in both update time and memory consumption. Shanshan Feng 0001, Lisi Chen 0001, Shuo Shang |
ICDE | 2 |
| 2026 | From Tokenizer Bias to Backbone Capability: A Controlled Study of LLMs for Time Series ForecastingabstractUsing pre-trained large language models (LLMs) as a backbone for time series prediction has recently attracted growing research interest. Existing approaches typically split time series into patches, map them to the token space of LLMs via a Tokenizer, process the tokens through a frozen or fine-tuned LLM backbone, and then reconstruct numerical forecasts using a Detokenizer. However, the actual effectiveness of LLMs for time series forecasting remains under debate. We observe that when trained and evaluated on small datasets, the Tokenizer–Detokenizer components often overfit to the specific data distribution, thereby masking the intrinsic predictive capability of the LLM backbone. To investigate the inherent potential of LLMs in this context, we design three models with identical architectures but distinct pre-training strategies. By leveraging large-scale pre-training, we obtain more unbiased Tokenizer–Detokenizer pairs that are seamlessly integrated with the LLM backbone. Through controlled experiments, we evaluate the zero-shot and few-shot forecasting performance of the LLM, offering insights into its true capabilities. Our extensive experiments reveal that, although the LLM backbone shows some promise, its performance remains limited and does not consistently surpass that of models specifically trained on large-scale time series data. Our source code is publicly available in the repository: https://github.com/SiriZhang45/LLM4TS. Shanshan Feng 0001, Xutao Li 0001, Kenghong Lin, Fan Li 0015 |
KDD (1) | 2 |
| 2026 | Think2Go: Generative Next POI Recommendation with LLM ReasoningabstractNext Point-of-Interest (POI) recommendation task focuses on mining user behavioral preference patterns from historical check-ins to provide personalized suggestions for the next destination. Existing methods primarily rely on shallow contextual information and handcrafted feature interactions to predict the next POI. However, the inherent sparsity and complexity of user mobility patterns limit the computational capacity of non-reasoning models to capture deep intent, while large language models (LLMs) perform suboptimally because they lack a deep understanding of semantic IDs (SIDs) when SIDs are trained separately. To address these limitations, we propose Think2Go, a novel generative next POI recommendation framework, which enhances the model's comprehension of SID representations and explores diverse spatial-temporal patterns via test-time computational scaling. We unify supervised fine-tuning (SFT) and reinforcement learning (RL)-based reasoning within a single architecture, enabling joint optimization of memorization and adaptive reasoning to better retain user behavior patterns while exploring diverse user preferences. To further calibrate policy optimization in adaptive reasoning, we propose two advantage weighting mechanisms that integrate (1) prompt epistemic uncertainty, estimated via kernel density methods to assess the spatial-temporal periodic pattern alignment between queries and user history, promoting increased exploration under high epistemic uncertainty; and (2) reward-informed advantage scaling, captured by normalizing rewards against their maxima to adapt update magnitudes, thereby improving training stability and mitigating overfitting to noisy signals. This joint calibration forms an implicit curriculum learning strategy, delivering fine-grained, instance-aware policy updates that prevent entropy collapse and support robust exploration. Extensive experiments conducted on three real-world datasets demonstrate that Think2Go exhibits strong generalization capabilities and enhances the LLM's understanding of SIDs. Zhuang Zhuang, Shanshan Feng 0001, Hangwei Qian, Mingqi Yang, Heng Qi, Yanming Shen |
KDD (1) | 2 |
| 2026 | Text-attributed Graph Condensation via Text Selection and Attribute MatchingabstractText-Attributed Graph (TAG) is an important type of graph structured data, where each node has a text description. TAG models usually train a Graph Neural Network (GNN) and language model jointly, which leads to high space and time consumption, especially on large datasets. To mitigate this, we propose TAGSAM, a condensation method that compresses TAGs while preserving training accuracy. TAGSAM comes with two key designs, i.e., subgraph text Selection and Attribute similarity Matching, which compress the text description and graph topology of TAG, respectively. For the texts, subgraph text selection selects and merges representative text chunks from multiple related text descriptions by maximizing mutual information. For the graph topology, popular condensation methods based on Matching Training Trajectories (MTT) suffer from high variance, which hinders accuracy. Our attribute similarity matching mitigates this issue by aligning stable similarity matrices. We evaluate TAGSAM against six state-of-the-art baselines, where it showcases superior performance. For the same compressed size, TAGSAM improves upon the best-performing baseline by an average of 4.9% in accuracy. Furthermore, it maintains competitive training accuracy even when the TAG is condensed to just 1% size. Our code is available at https://github.com/SundayVHan/TAGSAM Haowei Han, Yuxiang Wang 0013, Guojia Wan, Hao Wang 0013, Shanshan Feng 0001, Hao Huang 0001, Jiawei Jiang 0001, Xiao Yan 0002 |
WWW | 5 |
| 2026 | MERGE-PAG: Agent-based multimodal knowledge extraction and reasoning framework for pilot-action graph
Tiance Yang, Shanshan Feng 0001, Zhuoxuan Jiang, Zhensheng Zhang, Fan Li 0015 |
Adv. Eng. Informatics | 2 |
| 2026 | AviationCopilot: Building a reliable LLM-based Aviation Copilot inspired by human pilot training
Zhuorui Zhang, Shanshan Feng 0001, Tiance Yang, Ruobing Huang, Hao Wang 0013, Fan Li 0015 |
Adv. Eng. Informatics | 2 |
| 2026 | Influence Strength Estimation in Hyperbolic Space for Social Influence Maximization
Hongliang Qiao, Shanshan Feng 0001, Min Zhou 0006, Xutao Li 0003, Yunming Ye, Fan Li 0015, Shuo Shang, Yew-Soon Ong |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2026 | CPGRec+: A Balance-Oriented Framework for Personalized Video Game RecommendationsabstractThe rapid expansion of gaming industry requires advanced recommender systems tailored to its dynamic landscape. Existing Graph Neural Network (GNN)-based methods primarily prioritize accuracy over diversity, overlooking their inherent tradeoff. To address this, we previously proposed CPGRec, a balance-oriented gaming recommender system. However, CPGRec fails to account for critical disparities in player–game interactions, which carry varying significance in reflecting players’ personal preferences and may exacerbate over-smoothness issues inherent in GNN-based models. Moreover, existing approaches underutilize the reasoning capabilities and extensive knowledge of large language models (LLMs) in addressing these limitations. To bridge this gap, we propose two new modules. First, Preference-informed Edge Reweighting (PER) module assigns signed edge weights to qualitatively distinguish significant player interests and disinterests while then quantitatively measuring preference strength to mitigate over-smoothing in graph convolutions. Second, Preference-informed Representation Generation (PRG) module leverages LLMs to generate contextualized descriptions of games and players by reasoning personal preferences from comparing global and personal interests, thereby refining representations of players and games. Experiments on two Steam datasets demonstrate CPGRec+’s superior accuracy and diversity over state-of-the-art models. The code is accessible at https://github.com/HsipingLi/CPGRec-Plus . Xiping Li, Aier Yang, Jianghong Ma, Kangzhe Liu, Shanshan Feng 0001, Haijun Zhang 0002, Yi Zhao 0007 |
ACM Trans. Inf. Syst. | 5 |
| 2025 | MGSTDN: Multi-Granularity Spatial-Temporal Diffusion Network for Next POI RecommendationabstractNext Point-of-Interest (POI) prediction is important to various human mobility applications, such as route planning and location-based advertising. To address the spatial-temporal sparsity issues arising from users' irregular and inconsistent visit times to different POIs, multi-granular structures can be incorporated to enhance feature representation through hierarchical relationships. However, existing methods often fall short in capturing the comprehensive multi-granularity spatial-temporal correlations due to three primary limitations: (1) users' complex mobility patterns entangled in single trajectory data, (2) limited mobility patterns details due to independent modeling at each granularity, and (3) low inference efficiency in cascaded multi-granularity predictions. To tackle these challenges, we propose a novel approach that models transformations across different granularities in both spatial regions and temporal periods as a diffusion process, leading to the development of the Multi-Granularity Spatial-Temporal Diffusion Network (MGSTDN). In particular, this model adopts a multi-task architecture, where predictions at varying spatial-temporal granularities (i.e., different diffusion steps) are treated as distinct tasks. By employing a multi-granularity diffusion mechanism in both spatial and temporal dimensions, it captures more nuanced spatial-temporal correlations, enhancing the physical constraints and behavioral pattern dependencies across granularities. During the diffusion process's forward stage, coarser-grained regions and periods are derived based on fine-grained features. In the reverse stage, finer-grained regions and periods are recovered from coarse-grained features, guided by encoded historical trajectory information, until the next POI is determined. To improve computational efficiency, we introduce a multi-granularity mapping propagation matrix, enabling parallel computation and accelerating the prediction process across different granularities. We evaluated the effectiveness of MGSTDN through extensive experiments on three datasets, demonstrating significant improvements over existing methods. Zhuang Zhuang, Haitao Yuan 0002, Shanshan Feng 0001, Heng Qi, Yanming Shen |
CIKM | 3 |
| 2025 | MHR: A Multi-Modal Hyperbolic Representation Framework for Fake News DetectionabstractThe rapid growth of the internet has led to an alarming increase in the dissemination of fake news, which has had many negative effects on society. Various methods have been proposed for detecting fake news. However, these approaches suffer from several limitations. First, most existing works only consider news as separate entities and do not consider the correlations between fake news and real news. Moreover, these works are usually conducted in the Euclidean space, which is unable to capture complex relationships between news, in particular the hierarchical relationships. To tackle these issues, we introduce a novelMulti-modalHyperbolicRepresentation framework (MHR) for fake news detection. Specifically, we capture the correlations between news for graph construction to arrange and analyze different news. To fully utilize the multi-modal characteristics, we first extract the textual and visual information, and then design a Lorentzian multi-modal fusion module to fuse them as the node information in the graph. By utilizing the fully hyperbolic graph neural networks, we learn the graph’s representation in hyperbolic space, followed by a detector for detecting fake news. The experimental results on three real-world datasets demonstrate that our proposed MHR model achieves state-of-the-art performance, indicating the benefits of hyperbolic representation. Shanshan Feng 0001, Guoxin Yu, Han Hu 0003, Yong Luo 0002, Yew-Soon Ong |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2025 | LIST: learning to index spatio-textual data for embedding based spatial keyword queries
Shanshan Feng 0001, Shang Liu 0005, Gao Cong, Yew-Soon Ong, Bin Cui 0001 |
VLDB J. | 2 |
| 2024 | DRGame: Diversified Recommendation for Multi-category Video Games with Balanced Implicit Preferences
Kangzhe Liu, Jianghong Ma, Shanshan Feng 0001, Haijun Zhang 0002, Zhao Zhang 0001 |
DASFAA (7) | 3 |
| 2024 | Flexible Contact Correlation Learning on Spatio-Temporal Trajectories
Chenhao Wang 0007, Lisi Chen 0001, Shanshan Feng 0001, Shuo Shang |
DASFAA (1) | 3 |
| 2024 | Simulating Individual Infection Risk over Big Trajectory Data
Shanshan Feng 0001, Lisi Chen 0001, Shuo Shang |
DASFAA (1) | 2 |
| 2024 | ROTAN: A Rotation-based Temporal Attention Network for Time-Specific Next POI RecommendationabstractThe next Point-of-interest recommendation has attracted extensive research interest recently, which predicts users' subsequent movements. The main challenge is how to effectively capture users' personalized sequential transitions in check-in trajectory, and various methods have been developed. However, most existing studies ignore the temporal information when conducting the next POI recommendation. To fill this gap, we investigate a time-specific next POI recommendation task, which additionally incorporates the target time information. We propose a brand new Time2Rotation technique to capture the temporal information. Different from conventional methods, we represent timeslots as rotation vectors and then perform the rotation operations. Based on the Time2Rotation technique, we propose a novel rotation-based temporal attention network, namely ROTAN, for the time-specific next POI recommendation task. The ROTAN begins by building a collaborative POI transition graph, capturing the asymmetric temporal influence in sequential transitions. After that, it incorporates temporal information into the modeling of individual check-in trajectories, extracting separate representations for user preference and POI influence to reflect their distinct temporal patterns. Lastly, the target time is integrated to generate recommendations. Extensive experiments are conducted on three real-world datasets, which demonstrates the advantages of the proposed Time2Rotation technique and ROTAN recommendation model. Shanshan Feng 0001, Feiyu Meng, Lisi Chen 0001, Shuo Shang, Yew-Soon Ong |
KDD | 1 |
| 2024 | FRNet: Frequency-based Rotation Network for Long-term Time Series ForecastingabstractLong-term time series forecasting (LTSF) aims to predict future values for a long time based on historical data. The period term is an essential component of the time series, which is complex yet important for LTSF. Although existing studies have achieved promising results, they still have limitations in modeling dynamic complicated periods. Most studies only focus on static periods with fixed time steps, while very few studies attempt to capture dynamic periods in the time domain. In this paper, we dissect the original time series in time and frequency domains and empirically find that changes in periods are more easily captured and quantified in the frequency domain. Based on this observation, we propose to explore dynamic period features using rotation in the frequency domain. To this end, we develop the frequency-based rotation network (FRNet), a novel LTSF method to effectively capture the features of the dynamic complicated periods. FRNet decomposes the original time series into period and trend components. Based on the complex-valued linear networks, it leverages a period frequency rotation module to predict the period component and a patch frequency rotation module to predict the trend component, respectively. Extensive experiments on seven real-world datasets consistently demonstrate the superiority of FRNet over various state-of-the-art methods. The source code is available at https://github.com/SiriZhang45/FRNet. Shanshan Feng 0001, Jianghong Ma, Huiwei Lin, Xutao Li 0001, Yunming Ye, Fan Li 0015, Yew-Soon Ong |
KDD | 2 |
| 2024 | Diffusion Model in Normal Gathering Latent Space for Time Series Anomaly Detection
Jiashu Han, Shanshan Feng 0001, Min Zhou 0006, Yew-Soon Ong, Xutao Li 0001 |
ECML/PKDD (3) | 2 |
| 2024 | Category-based and Popularity-guided Video Game Recommendation: A Balance-oriented FrameworkabstractIn recent years, the video game industry has experienced substantial growth, presenting players with a vast array of game choices. This surge in options has spurred the need for a specialized recommender system tailored for video games. However, current video game recommendation approaches tend to prioritize accuracy over diversity, potentially leading to unvaried game suggestions. In addition, the existing game recommendation methods commonly lack the ability to establish strict connections between games to enhance accuracy. Furthermore, many existing diversity-focused methods fail to leverage crucial item information, such as item category and popularity during neighbor modeling and message propagation. To address these challenges, we introduce a novel framework, called CPGRec, comprising three modules, namely accuracy-driven, diversity-driven, and comprehensive modules. The first module extends the state-of-the-art accuracy-focused game recommendation method by connecting games in a more stringent manner to enhance recommendation accuracy. The second module connects neighbors with diverse categories within the proposed game graph and harnesses the advantages of popular game nodes to amplify the influence of long-tail games within the player-game bipartite graph, thereby enriching recommendation diversity. The third module combines the above two modules and employs a new negative-sample rating score reweighting method to balance accuracy and diversity. Experimental results on the Steam dataset demonstrate the effectiveness of our proposed method in improving game recommendations. The dataset and source codes are anonymously released at: https://github.com/CPGRec2024/CPGRec.git. Xiping Li, Jianghong Ma, Kangzhe Liu, Shanshan Feng 0001, Haijun Zhang 0002, Yutong Wang 0010 |
WWW | 4 |
| 2024 | Continuous frequent contact detection over moving objects
Shuo Shang, Lisi Chen 0001, Shanshan Feng 0001 |
GeoInformatica | 5 |
| 2024 | Exploiting Group-Level Behavior Pattern for Session-Based RecommendationabstractSession-based recommendation (SBR) is a challenging task, which aims to predict users’ future interests based on anonymous behavior sequences. Existing methods leverage powerful representation learning approaches to encode sessions into a low-dimensional space. However, despite such achievements, the existing studies focus on the instance-level session learning, while neglecting the group-level users’ preferences (e.g., the common preferences of group users in repeat consumption). To this end, we propose a novelRepeat-awareNeuralMechanism forSession-basedRecommendation (RNMSR). In RNMSR, we propose to learn the user preference from two levels: (i)instance-level, which employs GNNs on a similarity-based item-pairwise session graph to capture the users’ preference in instance-level. (ii)group-level, which converts sessions into group-level behavior patterns to model the group-level users’ preferences. In RNMSR, we combine instance-level and group-level user preference to model the repeat consumption of users, i.e., whether users take repeated consumption and which items are preferred by users. Extensive experiments are conducted on three real-world datasets, i.e., Diginetica, Yoochoose, and Nowplaying, demonstrating that the proposed method consistently achieves state-of-the-art performance in all the tests. Wei Wei 0002, Shanshan Feng 0001, Xianling Mao, Minghui Qiu, Dangyang Chen |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2023 | RotDiff: A Hyperbolic Rotation Representation Model for Information Diffusion PredictionabstractThe massive amounts of online user behavior data on social networks allow for the investigation of information diffusion prediction, which is essential to comprehend how information propagates among users. The main difficulty in diffusion prediction problem is to effectively model the complex social factors in social networks and diffusion cascades. However, existing methods are mainly based on Euclidean space, which cannot well preserve the underlying hierarchical structures that could better reflect the strength of user influence. Meanwhile, existing methods cannot accurately model the obvious asymmetric features of the diffusion process. To alleviate these limitations, we utilize rotation transformation in the hyperbolic to model complex diffusion patterns. The modulus of representations in the hyperbolic space could effectively describe the strength of the user's influence. Rotation transformations could represent a variety of complex asymmetric features. Further, rotation transformation could model various social factors without changing the strength of influence. In this paper, we propose a novel hyperbolic rotation representation model RotDiff for the diffusion prediction problem. Specifically, we first map each social user to a Lorentzian vector and use two groups of transformations to encode global social factors in the social graph and the diffusion graph. Then, we combine attention mechanism in the hyperbolic space with extra rotation transformations to capture local diffusion dependencies within a given cascade. Experimental results on five real-world datasets demonstrate that the proposed model RotDiff outperforms various state-of-the-art diffusion prediction models. Hongliang Qiao, Shanshan Feng 0001, Xutao Li 0003, Huiwei Lin, Han Hu 0003, Wei Wei 0002, Yunming Ye |
CIKM | 2 |
| 2023 | Few-Shot Named Entity Recognition via Meta-Learning (Extended Abstract)abstractNamed entity recognition (NER) is typically framed as a sequence labeling problem where the entity classes are inherently entangled together because the entity number and classes in a sentence are not known in advance, leaving the N-way K-shot NER problem so far unexplored. In our TKDE paper, we first formally define a more suitable N-way K-shot setting for NER. Then we propose FewNER, a novel meta-learning approach for few-shot NER. FewNER separates the entire network into a task-independent part and a task-specific part. During training in FewNER, the task-independent part is meta-learned across multiple tasks and the task-specific part is learned for each individual task in a low-dimensional space. At test time, FewNER keeps the task-independent part fixed and adapts to a new task via gradient descent by updating only the task-specific part, resulting in it being less prone to overfitting and more computationally efficient. Compared with pre-trained language models (e.g., BERT and ELMo) which obtain the transferability in an implicit manner (i.e., relying on large-scale corpora), FewNER explicitly optimizes the capability of "learning to adapt quickly" through meta-learning. The results demonstrate that FewNER achieves state-of-the-art performance against nine baseline methods by significant margins on three adaptation experiments (i.e., intra-domain cross-type, cross-domain intra-type and cross-domain cross-type). Jing Li 0034, Billy Chiu, Shanshan Feng 0001, Hao Wang 0013 |
ICDE | 3 |
| 2023 | Anonymous Edge Representation for Inductive Anomaly Detection in Dynamic Bipartite GraphsabstractThe activities in many real-world applications, such as e-commerce and online education, are usually modeled as a dynamic bipartite graph that evolves over time. It is a critical task to detect anomalies inductively in a dynamic bipartite graph. Previous approaches either focus on detecting pre-defined types of anomalies or cannot handle nodes that are unseen during the training stage. To address this challenge, we propose an effective method to learn anonymous edge representation (AER) that captures the characteristics of an edge without using identity information. We further propose a model named AER-AD to utilize AER to detect anomalies in dynamic bipartite graphs in an inductive setting. Extensive experiments on both real-life and synthetic datasets are conducted to illustrate that AER-AD outperforms state-of-the-art baselines. In terms of AUC and F1, AER-AD is able to achieve 8.38% and 14.98% higher results than the best inductive representation baselines, and 6.99% and 19.59% than the best anomaly detection baselines. Lanting Fang, Kaiyu Feng, Jie Gui, Shanshan Feng 0001, Aiqun Hu |
Proc. VLDB Endow. | 4 |
| 2023 | ROLE: Rotated Lorentzian Graph Embedding Model for Asymmetric ProximityabstractGraph embedding, which aims to learn low-dimensional node representations to preserve original graph structures, has attracted extensive research interests. However, most existing graph embedding models represent nodes in Euclidean spaces, which cannot effectively preserve complex patterns, e.g., hierarchical structures. Very recently, several hyperbolic embedding models have been proposed to preserve the hierarchical information in negative curvature spaces. Nevertheless, existing hyperbolic models fail to model the asymmetric proximity between nodes. To address this, we investigate a new asymmetric hyperbolic network representation problem, which targets at jointly preserving the hierarchical structures and asymmetric proximity for general directed graphs. We solve this problem by proposing a novelRotatedLorentzianEmbedding (ROLE) model, which yields two main benefits. First, our model can effectively capture both implicit and explicit hierarchical structures that come from the network topology and category information of nodes, respectively. Second, it can model the asymmetric proximity using rotation transformations. Specifically, we represent each node with a Lorentzian embedding vector, and learn two rotation matrices to reflect the direction of edges. We conduct extensive experiments on four real-world directed graph datasets. Empirical results demonstrate that the proposed approach consistently outperforms various state-of-the-art embedding models. In particular, ROLE achieves HR@1 scores up to 19.8% higher and NDCG@5 scores up to 11.3% higher than the best baselines on the task of node recommendation. Shanshan Feng 0001, Lisi Chen 0001, Kaiqi Zhao 0001, Wei Wei 0002, Xuemeng Song, Shuo Shang, Panos Kalnis, Ling Shao 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | H-Diffu: Hyperbolic Representations for Information Diffusion PredictionabstractWith the proliferation of online social networks, a great deal of online user action data has been generated. Such data has enabled the study of information diffusion prediction, which is a fundamental problem for understanding the propagation of information on social media platforms. In diffusion prediction models, there are two standard components, i.e., a social graph and information diffusion cascades. We observe that both components exhibit latent hierarchical structures. However, most existing models are designed based on euclidean spaces, and hence cannot effectively capture complex patterns, especially hierarchical structures. Therefore, we investigate a novel research problem to learn hyperbolic representations for information diffusion prediction. To reflect the different characteristics of social graphs and diffusion cascades, we encode them into two latent hyperbolic spaces with different trainable curvatures. In addition, to model influence dependencies, we propose a co-attention mechanism to capture the processes of diffusion cascades using positional embeddings. Given a set of activated seed users, we jointly exploit diffusion cascades and social links to predict which users will be influenced. We conduct extensive experiments on four real-world datasets. Empirical results demonstrate that the proposed H-Diffu model significantly outperforms several state-of-the-art diffusion prediction frameworks. Shanshan Feng 0001, Kaiqi Zhao 0001, Lanting Fang, Kaiyu Feng, Wei Wei 0002, Xutao Li 0003, Ling Shao 0001 |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2023 | MM-FRec: Multi-Modal Enhanced Fashion Item RecommendationabstractExisting studies on fashion item recommendation mainly focused on incorporating the visual signals of items to boost the user preference learning, while overlooking the semantic attributes (e.g., material and brand) of fashion items that also contain important cues about items’ properties and users’ preference. To bridge this gap, we aim to comprehensively explore the attribute and vision modalities of items to improve the fashion item recommendation performance. However, this is non-trivial due to the latent visual-semantic consistency, various relation types, and unique attributes with insufficient samples. To address these challenges, we propose a Multi-Modal enhanced Fashion item Recommendation scheme (MM-FRec). Specifically, to cope with the multi-modal data, we introduce a relation-oriented graph as well as a vision-oriented graph, and design MM-FRec with three key components: attribute-enhanced latent representation learning, visual representation learning, and multi-modal enhanced preference modeling. To deal with the various relation types, we present a new relation-aware propagation method for adaptively aggregating the information from neighbor nodes to promote the user and item representation learning. To cope with the unique attributes, we introduce the deep multi-task learning strategy in the relation-aware confidence assignment. Extensive experiments on a real-world dataset demonstrate the superiority of our model over state-of-the-art methods. Xuemeng Song, Changchang Sun, Shanshan Feng 0001, Min Zhou 0006, Liqiang Nie |
IEEE Trans. Knowl. Data Eng. | 4 |
| 2022 | SPLNet: A sequence-to-one learning network with time-variant structure for regional wind speed prediction
Rui Ye 0002, Shanshan Feng 0001, Xutao Li 0003, Yunming Ye, Baoquan Zhang, Chuyao Luo |
Inf. Sci. | 2 |
| 2022 | Few-Shot Named Entity Recognition via Meta-LearningabstractFew-shot learning under the$N$-way$K$-shot setting (i.e.,$K$annotated samples for each of$N$classes) has been widely studied in relation extraction (e.g., FewRel) and image classification (e.g., Mini-ImageNet). Named entity recognition (NER) is typically framed as a sequence labeling problem where the entity classes are inherently entangled together because the entity number and classes in a sentence are not known in advance, leaving the$N$-way$K$-shot NER problem so far unexplored. In this paper, we first formally define a more suitable$N$-way$K$-shot setting for NER. Then we proposeFewNER, a novel meta-learning approach for few-shot NER.FewNERseparates the entire network into a task-independent part and a task-specific part. During training inFewNER, the task-independent part is meta-learned across multiple tasks and the task-specific part is learned for each individual task in a low-dimensional space. At test time,FewNERkeeps the task-independent part fixed and adapts to a new task via gradient descent by updating only the task-specific part, resulting in it being less prone to overfitting and more computationally efficient. Compared with pre-trained language models (e.g., BERT and ELMo) which obtain the transferability in an implicit manner (i.e., relying on large-scale corpora),FewNERexplicitly optimizes the capability of “learning to adapt quickly” through meta-learning. The results demonstrate thatFewNERachieves state-of-the-art performance against nine baseline methods by significant margins on three adaptation experiments (i.e., intra-domain cross-type, cross-domain intra-type and cross-domain cross-type). Jing Li 0034, Billy Chiu, Shanshan Feng 0001, Hao Wang 0013 |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2021 | Node2LV: Squared Lorentzian Representations for Node ProximityabstractRecently, network embedding has attracted extensive research interest. Most existing network embedding models are based on Euclidean spaces. However, Euclidean embedding models cannot effectively capture complex patterns, especially latent hierarchical structures underlying in real-world graphs. Consequently, hyperbolic representation models have been developed to preserve the hierarchical information. Nevertheless, existing hyperbolic models only capture the first-order proximity between nodes. To this end, we propose a new embedding model, named Node2LV, that learns the hyperbolic representations of nodes using squared Lorentzian distances. This yields three advantages. First, our model can effectively capture hierarchical structures that come from the network topology. Second, compared with the conventional hyperbolic embedding methods that use computationally expensive Riemannian gradients, it can be optimized in a more efficient way. Lastly, different from existing hyperbolic embedding models, Node2LV captures higher-order proximities. Specifically, we represent each node with two hyperbolic embeddings, and make the embeddings of related nodes close to each other. To preserve higher-order node proximity, we use a random walk strategy to generate local neighborhood context. We conduct extensive experiments on four different types of real-world networks. Empirical results demonstrate that Node2LV significantly outperforms various graph embedding baselines. Shanshan Feng 0001, Lisi Chen 0001, Kaiqi Zhao 0001, Wei Wei 0002, Fan Li 0015, Shuo Shang |
ICDE | 1 |
| 2021 | Leveraging Tripartite Interaction Information from Live Stream E-Commerce for Improving Product RecommendationabstractRecently, a new form of online shopping becomes more and more popular, which combines live streaming with E-Commerce activity. The streamers introduce products and interact with their audiences, and hence greatly improve the performance of selling products. Despite of the successful applications in industries, the live stream E-commerce has not been well studied in the data science community. To fill this gap, we investigate this brand-new scenario and collect a real-world Live Stream E-Commerce (LSEC) dataset. Different from conventional E-commerce activities, the streamers play a pivotal role in the LSEC events. Hence, the key is to make full use of rich interaction information among streamers, users, and products. We first conduct data analysis on the tripartite interaction data and quantify the streamer's influence on users' purchase behavior. Based on the analysis results, we model the tripartite information as a heterogeneous graph, which can be decomposed to multiple bipartite graphs in order to better capture the influence. We propose a novel Live Stream E-Commerce Graph Neural Network framework (LSEC-GNN) to learn the node representations of each bipartite graph, and further design a multi-task learning approach to improve product recommendation. Extensive experiments on two real-world datasets with different scales show that our method can significantly outperform various baseline approaches. Sanshi Yu, Zhuoxuan Jiang, Shanshan Feng 0001, Dongsheng Li 0002, Qi Liu 0003, Jinfeng Yi |
KDD | 4 |
| 2021 | Adversarial-Enhanced Hybrid Graph Network for User Identity LinkageabstractIn this work, we investigate the user identity linkage task across different social media platforms based on heterogeneous multi-modal posts and social connections. This task is non-trivial due to the following two challenges. 1) As each user involves both intra multi-modal posts and inter social connections, how to accurately fulfil the user representation learning from both intra and inter perspectives constitutes the main challenge. And 2) even representations distributed on different platforms of the same identity tend to be distinct (i.e., the semantic gap problem) owing to discrepant data distribution of different platforms. Hence, how to alleviate the semantic gap problem poses another tough challenge. To this end, we propose a novel adversarial-enhanced hybrid graph network (AHG-Net), consisting of three key components: user representation extraction, hybrid user representation learning, and adversarial learning. Specifically, AHG-Net first employs advanced deep learning techniques to extract the user's intermediate representations from his/her heterogeneous multi-modal posts and social connections. Then AHG-Net unifies the intra-user representation learning and inter-user representation learning with a hybrid graph network. Finally, AHG-Net adopts adversarial learning to encourage the learned user presentations of the same identity to be similar using a semantic discriminator. Towards evaluation, we create a multi-modal user identity linkage dataset by augmenting an existing dataset with 62,021 images collected from Twitter and Foursquare. Extensive experiments validate the superiority of the proposed network. Meanwhile, we release the dataset, codes, and parameters to facilitate the research community. Xiaolin Chen 0001, Xuemeng Song, Guozhen Peng, Shanshan Feng 0001, Liqiang Nie |
SIGIR | 4 |
| 2021 | Target-guided Emotion-aware Chat MachineabstractThe consistency of a response to a given post at the semantic level and emotional level is essential for a dialogue system to deliver humanlike interactions. However, this challenge is not well addressed in the literature, since most of the approaches neglect the emotional information conveyed by a post while generating responses. This article addresses this problem and proposes a unified end-to-end neural architecture, which is capable of simultaneously encoding the semantics and the emotions in a post and leveraging target information to generate more intelligent responses with appropriately expressed emotions. Extensive experiments on real-world data demonstrate that the proposed method outperforms the state-of-the-art methods in terms of both content coherence and emotion appropriateness. Wei Wei 0002, Jiayi Liu 0004, Xianling Mao, Guibing Guo, Feida Zhu 0001, Pan Zhou 0001, Yuchong Hu, Shanshan Feng 0001 |
ACM Trans. Inf. Syst. | 8 |
| 2020 | HME: A Hyperbolic Metric Embedding Approach for Next-POI RecommendationabstractWith the increasing popularity of location-aware social media services, next-Point-of-Interest (POI) recommendation has gained significant research interest. The key challenge of next-POI recommendation is to precisely learn users' sequential movements from sparse check-in data. To this end, various embedding methods have been proposed to learn the representations of check-in data in the Euclidean space. However, their ability to learn complex patterns, especially hierarchical structures, is limited by the dimensionality of the Euclidean space. To this end, we propose a new research direction that aims to learn the representations of check-in activities in a hyperbolic space, which yields two advantages. First, it can effectively capture the underlying hierarchical structures, which are implied by the power-law distributions of user movements. Second, it provides high representative strength and enables the check-in data to be effectively represented in a low-dimensional space. Specifically, to solve the next-POI recommendation task, we propose a novel hyperbolic metric embedding (HME) model, which projects the check-in data into a hyperbolic space. The HME jointly captures sequential transition, user preference, category and region information in a unified approach by learning embeddings in a shared hyperbolic space. To the best of our knowledge, this is the first study to explore a non-Euclidean embedding model for next-POI recommendation. We conduct extensive experiments on three check-in datasets to demonstrate the superiority of our hyperbolic embedding approach over the state-of-the-art next-POI recommendation algorithms. Moreover, we conduct experiments on another four online transaction datasets for next-item recommendation to further demonstrate the generality of our proposed model. Shanshan Feng 0001, Lucas Vinh Tran, Gao Cong, Lisi Chen 0001, Jing Li 0034, Fan Li 0015 |
SIGIR | 1 |
| 2018 | Inf2vec: Latent Representation Model for Social Influence EmbeddingabstractAs a fundamental problem in social influence propagation analysis, learning influence parameters has been extensively investigated. Most of the existing methods are proposed to estimate the propagation probability for each edge in social networks. However, they cannot effectively learn propagation parameters of all edges due to data sparsity, especially for the edges without sufficient observed propagation. Different from the conventional methods, we introduce a novel social influence embedding problem, which is to learn parameters for nodes rather than edges. Nodes are represented as vectors in a low-dimensional space, and thus social influence information can be reflected by these vectors. We develop a new model Inf2vec, which combines both the local influence neighborhood and global user similarity to learn the representations. We conduct extensive experiments on two real-world datasets, and the results indicate that Inf2vec significantly outperforms state-of-the-art baseline algorithms. Shanshan Feng 0001, Gao Cong, Arijit Khan 0001, Xiucheng Li, Yeow Meng Chee |
ICDE | 1 |
| 2017 | Unsupervised Embedding for Latent Similarity by Modeling Heterogeneous MOOC Data
Zhuoxuan Jiang, Shanshan Feng 0001, Weizheng Chen, Guangtao Wang, Xiaoming Li 0001 |
PAKDD (2) | 2 |