← Search

Victor S. Sheng

18 accepted papers

2026

QA-MoE: Quality-Aware and Stable Multimodal Mixture-of-Experts for Robust Clinical Prediction in Noisy and Missing-Modal Settings

IJCAI 2026

Clinical prediction increasingly relies on multi-modal inputs, where reliability and efficiency are crucial for real-world deployment. However, mainstream fusion and MoE gating typically treat all available modalities as uniformly beneficial and allow noisy or weakly informative modalities to pertur

Cited by 0Scholar
2025

CLEP: A Novel Contrastive Learning Method for Evolutionary Reentrancy Vulnerability Detection

AAAI 2025technical

Reentrancy vulnerabilities in smart contracts have been exploited to steal enormous amounts of money, thus detecting reentrancy vulnerabilities is a hotspot issue in security research. However, a new attack is emerging in which attackers continuously release new reentrancy patterns to exploit fresh…

Cited by 0SourcePDFScholar
2025

Fuzzy Collaborative Reasoning

AAAI 2025technical

Collaborative reasoning enhances recommendation performance by combining the strengths of symbolic learning and deep neural learning. However, current collaborative reasoning models rely on parameterized networks to simulate logical operations within the reasoning process, which (1) do not comply wi…

Cited by 0SourcePDFScholar
2025

SLRL: Semi-Supervised Local Community Detection Based on Reinforcement Learning

AAAI 2025technical

Most existing semi-supervised community detection algorithms leverage known communities to learn community structures, subsequently identifying communities that align with these learned community structures. However, differences in community structures may render the community structures learned by…

2024

Bridging the Gap between Source Code and Requirements Using GPT (Student Abstract)

AAAI 2024technical

Reverse engineering involves analyzing the design, architecture, and functionality of systems, and is crucial for legacy systems. Legacy systems are outdated software systems that are still in use and often lack proper documentation, which makes their maintenance and evolution challenging. To addres…

Cited by 0SourcePDFScholar
2024

ChatGPT-Generated Code Assignment Detection Using Perplexity of Large Language Models (Student Abstract)

AAAI 2024technical

In the era of large language models like Chatgpt, maintaining academic integrity in programming education has become challenging due to potential misuse. There's a pressing need for reliable detectors to identify Chatgpt-generated code. While previous studies have tackled model-generated text detect…

Cited by 5SourcePDFScholar
2024

Detecting AI-Generated Code Assignments Using Perplexity of Large Language Models

AAAI 2024technical

Large language models like ChatGPT can generate human-like code, posing challenges for programming education as students may be tempted to misuse them on assignments. However, there are currently no robust detectors designed specifically to identify AI-generated code. This is an issue that needs to…

2024

Enhancing Transcription Factor Prediction through Multi-Task Learning (Student Abstract)

AAAI 2024technical

Transcription factors (TFs) play a fundamental role in gene regulation by selectively binding to specific DNA sequences. Understanding the nature and behavior of these TFs is essential for insights into gene regulation dynamics. In this study, we introduce a robust multi-task learning framework spec…

Cited by 0SourcePDFScholar
2023

ACCD: An Adaptive Clustering-Based Collusion Detector in Crowdsourcing (Student Abstract)

AAAI 2023technical

Crowdsourcing is a popular method for crowd workers to collaborate on tasks. However, workers coordinate and share answers during the crowdsourcing process. The term for this is "collusion". Copies from others and repeated submissions are detrimental to the quality of the assignments. The majority o…

Cited by 0SourcePDFScholar
2023

Federated Learning of Large Language Models with Parameter-Efficient Prompt Tuning and Adaptive Optimization

EMNLP 2023long main

Federated learning (FL) is a promising paradigm to enable collaborative model training with decentralized data. However, the training process of Large Language Models (LLMs) generally incurs the update of significant parameters, which limits the applicability of FL techniques to tackle the LLMs in r…

Cited by 0SourcecodeScholar
2023

Logic Error Localization and Correction with Machine Learning (Student Abstract)

AAAI 2023technical

We aim to propose a system repairing programs with logic errors to be functionally correct among different programming languages. Logic error program repair has always been a thorny problem: First, a logic error is usually harder to repair than a syntax error in a program because it has no diagnosti…

Cited by 0SourcePDFScholar
2023

Measuring the Privacy Leakage via Graph Reconstruction Attacks on Simplicial Neural Networks (Student Abstract)

AAAI 2023technical

In this paper, we measure the privacy leakage via studying whether graph representations can be inverted to recover the graph used to generate them via graph reconstruction attack (GRA). We propose a GRA that recovers a graph's adjacency matrix from the representations via a graph decoder that minim…

Cited by 4SourcePDFScholar
2023

Privacy-Preserving Representation Learning for Text-Attributed Networks with Simplicial Complexes

AAAI 2023technical

Although recent network representation learning (NRL) works in text-attributed networks demonstrated superior performance for various graph inference tasks, learning network representations could always raise privacy concerns when nodes represent people or human-related variables. Moreover, standard…

Cited by 2SourcePDFScholar
2023

Sequential Recommendation with Probabilistic Logical Reasoning

IJCAI 2023poster

Deep learning and symbolic learning are two frequently employed methods in Sequential Recommendation (SR). Recent neural-symbolic SR models demonstrate their potential to enable SR to be equipped with concurrent perception and cognition capacities. However, neural-symbolic SR remains a challenging p…

2023

Towards Fair and Selectively Privacy-Preserving Models Using Negative Multi-Task Learning (Student Abstract)

AAAI 2023technical

Deep learning models have shown great performances in natural language processing tasks. While much attention has been paid to improvements in utility, privacy leakage and social bias are two major concerns arising in trained models. In order to tackle these problems, we protect individuals' sensiti…

Cited by 3SourcePDFScholar
2020

Collaborative Self-Attention Network for Session-based Recommendation

IJCAI 2020poster

Session-based recommendation becomes a research hotspot for its ability to make recommendations for anonymous users. However, existing session-based methods have the following limitations: (1) They either lack the capability to learn complex dependencies or focus mostly on the current session withou…

Cited by 0SourcePDFScholar