Search Results for author: Mingxuan Ju

Found 12 papers, 9 papers with code

Improving Out-of-Vocabulary Handling in Recommendation Systems

no code implementations27 Mar 2024 William Shiao, Mingxuan Ju, Zhichun Guo, Xin Chen, Evangelos Papalexakis, Tong Zhao, Neil Shah, Yozen Liu

This work focuses on a complementary problem: recommending new users and items unseen (out-of-vocabulary, or OOV) at training time.

Recommendation Systems

How Does Message Passing Improve Collaborative Filtering?

no code implementations27 Mar 2024 Mingxuan Ju, William Shiao, Zhichun Guo, Yanfang Ye, Yozen Liu, Neil Shah, Tong Zhao

A branch of research enhances CF methods by message passing used in graph neural networks, due to its strong capabilities of extracting knowledge from graph-structured data, like user-item bipartite graphs that naturally exist in CF.

Collaborative Filtering Recommendation Systems +1

Exploring Contrast Consistency of Open-Domain Question Answering Systems on Minimally Edited Questions

1 code implementation23 May 2023 Zhihan Zhang, Wenhao Yu, Zheng Ning, Mingxuan Ju, Meng Jiang

Contrast consistency, the ability of a model to make consistently correct predictions in the presence of perturbations, is an essential aspect in NLP.

Data Augmentation Language Modelling +4

Let Graph be the Go Board: Gradient-free Node Injection Attack for Graph Neural Networks via Reinforcement Learning

1 code implementation19 Nov 2022 Mingxuan Ju, Yujie Fan, Chuxu Zhang, Yanfang Ye

Whereas for the node injection attack, though being more practical, current approaches require training surrogate models to simulate a white-box setting, which results in significant performance downgrade when the surrogate architecture diverges from the actual victim model.

Product Recommendation

Self-Supervised Graph Structure Refinement for Graph Neural Networks

1 code implementation12 Nov 2022 Jianan Zhao, Qianlong Wen, Mingxuan Ju, Chuxu Zhang, Yanfang Ye

Specifically, The pre-training phase aims to comprehensively estimate the underlying graph structure by a multi-view contrastive learning framework with both intra- and inter-view link prediction tasks.

Contrastive Learning Graph structure learning +1

Grape: Knowledge Graph Enhanced Passage Reader for Open-domain Question Answering

1 code implementation6 Oct 2022 Mingxuan Ju, Wenhao Yu, Tong Zhao, Chuxu Zhang, Yanfang Ye

In light of this, we propose a novel knowledge Graph enhanced passage reader, namely Grape, to improve the reader performance for open-domain QA.

Entity Embeddings Open-Domain Question Answering

Multi-task Self-supervised Graph Neural Networks Enable Stronger Task Generalization

1 code implementation5 Oct 2022 Mingxuan Ju, Tong Zhao, Qianlong Wen, Wenhao Yu, Neil Shah, Yanfang Ye, Chuxu Zhang

Besides, we observe that learning from multiple philosophies enhances not only the task generalization but also the single task performances, demonstrating that PARETOGNN achieves better task generalization via the disjoint yet complementary knowledge learned from different philosophies.

Link Prediction Node Classification +4

Generate rather than Retrieve: Large Language Models are Strong Context Generators

1 code implementation21 Sep 2022 Wenhao Yu, Dan Iter, Shuohang Wang, Yichong Xu, Mingxuan Ju, Soumya Sanyal, Chenguang Zhu, Michael Zeng, Meng Jiang

We call our method generate-then-read (GenRead), which first prompts a large language model to generate contextutal documents based on a given question, and then reads the generated documents to produce the final answer.

Language Modelling Large Language Model +1

Black-box Node Injection Attack for Graph Neural Networks

no code implementations18 Feb 2022 Mingxuan Ju, Yujie Fan, Yanfang Ye, Liang Zhao

Graph Neural Networks (GNNs) have drawn significant attentions over the years and been broadly applied to vital fields that require high security standard such as product recommendation and traffic forecasting.

Product Recommendation

Adaptive Kernel Graph Neural Network

1 code implementation8 Dec 2021 Mingxuan Ju, Shifu Hou, Yujie Fan, Jianan Zhao, Liang Zhao, Yanfang Ye

To solve this problem, in this paper, we propose a novel framework - i. e., namely Adaptive Kernel Graph Neural Network (AKGNN) - which learns to adapt to the optimal graph kernel in a unified manner at the first attempt.

Representation Learning

Heterogeneous Temporal Graph Neural Network

1 code implementation26 Oct 2021 Yujie Fan, Mingxuan Ju, Chuxu Zhang, Liang Zhao, Yanfang Ye

To retain the heterogeneity, intra-relation aggregation is first performed over each slice of HTG to attentively aggregate information of neighbors with the same type of relation, and then intra-relation aggregation is exploited to gather information over different types of relations; to handle temporal dependencies, across-time aggregation is conducted to exchange information across different graph slices over the HTG.

Relation Representation Learning

heterogeneous temporal graph transformer: an intelligent system for evolving android malware detection

1 code implementation KDD 2021 Yujie Fan, Mingxuan Ju, Shifu Hou, Yanfang Ye, Wenqiang Wan, Kui Wang, Yinming Mei, Qi Xiong

To capture malware evolution, we further consider the temporal dependence and introduce a heterogeneous temporal graph to jointly model malware propagation and evolution by considering heterogeneous spatial dependencies with temporal dimensions.

Android Malware Detection Malware Detection +2

Cannot find the paper you are looking for? You can Submit a new open access paper.