Skip to main content

Showing 1–13 of 13 results for author: Hung, N Q V

.
  1. Prompt-enhanced Federated Content Representation Learning for Cross-domain Recommendation

    Authors: Lei Guo, Ziang Lu, Junliang Yu, Nguyen Quoc Viet Hung, Hongzhi Yin

    Abstract: Cross-domain Recommendation (CDR) as one of the effective techniques in alleviating the data sparsity issues has been widely studied in recent years. However, previous works may cause domain privacy leakage since they necessitate the aggregation of diverse domain data into a centralized server during the training process. Though several studies have conducted privacy preserving CDR via Federated L… ▽ More

    Submitted 10 May, 2024; v1 submitted 26 January, 2024; originally announced January 2024.

    Comments: 11 pages, 3 figures, accepted by WWW 2024

  2. arXiv:2401.14583  [pdf, other

    cs.IR

    Physical Trajectory Inference Attack and Defense in Decentralized POI Recommendation

    Authors: **g Long, Tong Chen, Guanhua Ye, Kai Zheng, Nguyen Quoc Viet Hung, Hongzhi Yin

    Abstract: As an indispensable personalized service within Location-Based Social Networks (LBSNs), the Point-of-Interest (POI) recommendation aims to assist individuals in discovering attractive and engaging places. However, the accurate recommendation capability relies on the powerful server collecting a vast amount of users' historical check-in data, posing significant risks of privacy breaches. Although s… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

  3. arXiv:2304.14635  [pdf, other

    cs.AI

    Imbalanced Node Classification Beyond Homophilic Assumption

    Authors: Jie Liu, Mengting He, Guangtao Wang, Nguyen Quoc Viet Hung, Xuequn Shang, Hongzhi Yin

    Abstract: Imbalanced node classification widely exists in real-world networks where graph neural networks (GNNs) are usually highly inclined to majority classes and suffer from severe performance degradation on classifying minority class nodes. Various imbalanced node classification methods have been proposed recently which construct synthetic nodes and edges w.r.t. minority classes to balance the label and… ▽ More

    Submitted 28 April, 2023; originally announced April 2023.

  4. arXiv:2304.03947  [pdf, other

    cs.IR

    Model-Agnostic Decentralized Collaborative Learning for On-Device POI Recommendation

    Authors: **g Long, Tong Chen, Nguyen Quoc Viet Hung, Guandong Xu, Kai Zheng, Hongzhi Yin

    Abstract: As an indispensable personalized service in Location-based Social Networks (LBSNs), the next Point-of-Interest (POI) recommendation aims to help people discover attractive and interesting places. Currently, most POI recommenders are based on the conventional centralized paradigm that heavily relies on the cloud to train the recommendation models with large volumes of collected users' sensitive che… ▽ More

    Submitted 8 April, 2023; originally announced April 2023.

  5. arXiv:2209.02544  [pdf, other

    cs.IR

    XSimGCL: Towards Extremely Simple Graph Contrastive Learning for Recommendation

    Authors: Junliang Yu, Xin Xia, Tong Chen, Lizhen Cui, Nguyen Quoc Viet Hung, Hongzhi Yin

    Abstract: Contrastive learning (CL) has recently been demonstrated critical in improving recommendation performance. The underlying principle of CL-based recommendation models is to ensure the consistency between representations derived from different graph augmentations of the user-item bipartite graph. This self-supervised approach allows for the extraction of general features from raw data, thereby mitig… ▽ More

    Submitted 18 June, 2023; v1 submitted 6 September, 2022; originally announced September 2022.

    Comments: Extension of our SIGIR'22 paper "Are Graph Augmentations Necessary? Simple Graph Contrastive Learning for Recommendation", Accepted by TKDE

  6. arXiv:2207.13897  [pdf, other

    cs.IR cs.DC

    ReFRS: Resource-efficient Federated Recommender System for Dynamic and Diversified User Preferences

    Authors: Mubashir Imran, Hongzhi Yin, Tong Chen, Nguyen Quoc Viet Hung, Alexander Zhou, Kai Zheng

    Abstract: Owing to its nature of scalability and privacy by design, federated learning (FL) has received increasing interest in decentralized deep learning. FL has also facilitated recent research on upscaling and privatizing personalized recommendation services, using on-device data to learn recommender models locally. These models are then aggregated globally to obtain a more performant model, while maint… ▽ More

    Submitted 28 July, 2022; originally announced July 2022.

  7. arXiv:2205.10956  [pdf, other

    cs.SE

    CIRCLE: Continual Repair across Programming Languages

    Authors: Wei Yuan, Quanjun Zhang, Tieke He, Chunrong Fang, Nguyen Quoc Viet Hung, Xiaodong Hao, Hongzhi Yin

    Abstract: Automatic Program Repair (APR) aims at fixing buggy source code with less manual debugging efforts, which plays a vital role in improving software reliability and development productivity. Recent APR works have achieved remarkable progress via applying deep learning (DL), particularly neural machine translation (NMT) techniques. However, we observe that existing DL-based APR models suffer from at… ▽ More

    Submitted 3 December, 2022; v1 submitted 22 May, 2022; originally announced May 2022.

    Comments: This paper was accepted by ISSTA2022

  8. arXiv:2204.11091  [pdf, other

    cs.IR

    On-Device Next-Item Recommendation with Self-Supervised Knowledge Distillation

    Authors: Xin Xia, Hongzhi Yin, Junliang Yu, Qinyong Wang, Guandong Xu, Nguyen Quoc Viet Hung

    Abstract: Modern recommender systems operate in a fully server-based fashion. To cater to millions of users, the frequent model maintaining and the high-speed processing for concurrent user requests are required, which comes at the cost of a huge carbon footprint. Meanwhile, users need to upload their behavior data even including the immediate environmental context to the server, raising the public concern… ▽ More

    Submitted 23 April, 2022; originally announced April 2022.

    Comments: To Appear in SIGIR'22

  9. arXiv:2204.06516  [pdf, other

    cs.IR cs.LG

    Decentralized Collaborative Learning Framework for Next POI Recommendation

    Authors: **g Long, Tong Chen, Nguyen Quoc Viet Hung, Hongzhi Yin

    Abstract: Next Point-of-Interest (POI) recommendation has become an indispensable functionality in Location-based Social Networks (LBSNs) due to its effectiveness in hel** people decide the next POI to visit. However, accurate recommendation requires a vast amount of historical check-in data, thus threatening user privacy as the location-sensitive data needs to be handled by cloud servers. Although there… ▽ More

    Submitted 31 July, 2022; v1 submitted 30 March, 2022; originally announced April 2022.

    Comments: 21 Pages, 3 figures, 4 tables

  10. arXiv:2107.05537  [pdf, other

    cs.DB

    PM-LSH: a fast and accurate in-memory framework for high-dimensional approximate NN and closest pair search

    Authors: Bolong Zheng, Xi Zhao, Lianggui Weng, Nguyen Quoc Viet Hung, Hang Liu, Christian S. Jensen

    Abstract: Nearest neighbor (NN) search is inherently computationally expensive in high-dimensional spaces due to the curse of dimensionality. As a well-known solution, locality-sensitive hashing (LSH) is able to answer c-approximate NN (c-ANN) queries in sublinear time with constant probability. Existing LSH methods focus mainly on building hash bucket-based indexing such that the candidate points can be re… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

  11. arXiv:2106.03569  [pdf, other

    cs.IR

    Socially-Aware Self-Supervised Tri-Training for Recommendation

    Authors: Junliang Yu, Hongzhi Yin, Min Gao, Xin Xia, Xiangliang Zhang, Nguyen Quoc Viet Hung

    Abstract: Self-supervised learning (SSL), which can automatically generate ground-truth samples from raw data, holds vast potential to improve recommender systems. Most existing SSL-based methods perturb the raw data graph with uniform node/edge dropout to generate new data views and then conduct the self-discrimination based contrastive learning over different views to learn generalizable representations.… ▽ More

    Submitted 26 August, 2021; v1 submitted 7 June, 2021; originally announced June 2021.

    Comments: 9 pages, accepted by KDD'21

  12. arXiv:2101.06448  [pdf, other

    cs.IR cs.SI

    Self-Supervised Multi-Channel Hypergraph Convolutional Network for Social Recommendation

    Authors: Junliang Yu, Hongzhi Yin, Jundong Li, Qinyong Wang, Nguyen Quoc Viet Hung, Xiangliang Zhang

    Abstract: Social relations are often used to improve recommendation quality when user-item interaction data is sparse in recommender systems. Most existing social recommendation models exploit pairwise relations to mine potential user preferences. However, real-life interactions among users are very complicated and user relations can be high-order. Hypergraph provides a natural way to model complex high-ord… ▽ More

    Submitted 26 February, 2022; v1 submitted 16 January, 2021; originally announced January 2021.

    Comments: 11 pages, Accepted by WWW'21. Correct some typos in the previous version

  13. arXiv:2010.10728  [pdf, other

    cs.SI

    Heterogeneous Hypergraph Embedding for Graph Classification

    Authors: Xiangguo Sun, Hongzhi Yin, Bo Liu, Hongxu Chen, Jiuxin Cao, Yingxia Shao, Nguyen Quoc Viet Hung

    Abstract: Recently, graph neural networks have been widely used for network embedding because of their prominent performance in pairwise relationship learning. In the real world, a more natural and common situation is the coexistence of pairwise relationships and complex non-pairwise relationships, which is, however, rarely studied. In light of this, we propose a graph neural network-based representation le… ▽ More

    Submitted 18 January, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

    Comments: Accepted by WSDM2021