← Search

Pinghui Wang

18 accepted papers

2026

A Theoretical Analysis of Detecting Large Model-Generated Time Series

AAAI 2026technical

Motivated by the increasing risks of data misuse and fabrication, we investigate the problem of identifying synthetic time series generated by Time-Series Large Models (TSLMs) in this work. While there are extensive researches on detecting model generated text, we find that these existing methods ar

Cited by 0SourcePDFScholar
2025

Cross-Modal 3D Representation with Multi-View Images and Point Clouds

CVPR 2025poster

The advancement of 3D understanding and representation is a crucial step for the next phase of autonomous driving, robotics, augmented and virtual reality, 3D gaming and 3D e-commerce products. However, existing 3D semantic representation research has primarily focused on point clouds to perceive 3D…

Cited by 0SourcePDFScholar
2025

Debate on Graph: A Flexible and Reliable Reasoning Framework for Large Language Models

AAAI 2025technical

Large Language Models (LLMs) may suffer from hallucinations in real-world applications due to the lack of relevant knowledge. In contrast, knowledge graphs encompass extensive, multi-relational structures that store a vast array of symbolic facts. Consequently, integrating LLMs with knowledge graphs…

2025

Deliberation on Priors: Trustworthy Reasoning of Large Language Models on Knowledge Graphs

NeurIPS 2025poster

Knowledge graph-based retrieval-augmented generation seeks to mitigate hallucinations in Large Language Models (LLMs) caused by insufficient or outdated knowledge. However, existing methods often fail to fully exploit the prior knowledge embedded in knowledge graphs (KGs), particularly their structu…

Cited by 0SourcecodeScholar
2025

Exploring Intrinsic Alignments Within Text Corpus

AAAI 2025technical

Recent years have witnessed rapid advancements in the safety alignments of large language models (LLMs). Methods such as supervised instruction fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) have thus emerged as vital components in constructing LLMs. While these methods achi…

2025

LightPROF: A Lightweight Reasoning Framework for Large Language Model on Knowledge Graph

AAAI 2025technical

Large Language Models (LLMs) have impressive capabilities in text understanding and zero-shot reasoning. However, delays in knowledge updates may cause them to reason incorrectly or produce harmful results. Knowledge Graphs (KGs) provide rich and reliable contextual information for the reasoning pro…

2025

MutationGuard: A Graph and Temporal-Spatial Neural Method for Detecting Mutation Telecommunication Fraud

IJCAI 2025

Telecommunication fraud refers to deceptive activities in the field of communication services. This research focuses on a category of fraud identified as ''mutation telecommunication fraud". There is currently a lack of research on mutation telecommunication fraud detection, allowing this type of fr

2025

Non-Stationary Predictions May Be More Informative: Exploring Pseudo-Labels with a Two-Phase Pattern of Training Dynamics

ICML 2025poster

Pseudo-labeling is a widely used strategy in semi-supervised learning. Existing methods typically select predicted labels with high confidence scores and high training stationarity, as pseudo-labels to augment training sets. In contrast, this paper explores the pseudo-labeling potential of predicted…

Cited by 0SourcePDFScholar
2024

HAGO-Net: Hierarchical Geometric Message Passing for Molecular Representation Learning

AAAI 2024technical

Molecular representation learning has emerged as a game-changer at the intersection of AI and chemistry, with great potential in applications such as drug design and materials discovery. A substantial obstacle in successfully applying molecular representation learning is the difficulty of effective…

Cited by 6SourcePDFScholar
2024

Look, Listen, and Answer: Overcoming Biases for Audio-Visual Question Answering

NeurIPS 2024poster

Audio-Visual Question Answering (AVQA) is a complex multi-modal reasoning task, demanding intelligent systems to accurately respond to natural language queries based on audio-video input pairs. Nevertheless, prevalent AVQA approaches are prone to overlearning dataset biases, resulting in poor robust…

2024

MERGE: Fast Private Text Generation

AAAI 2024technical

The drastic increase in language models' parameters has led to a new trend of deploying models in cloud servers, raising growing concerns about private inference for Transformer-based models. Existing two-party privacy-preserving techniques, however, only take into account natural language understan…

2024

Multi-Track Message Passing: Tackling Oversmoothing and Oversquashing in Graph Learning via Preventing Heterophily Mixing

ICML 2024spotlight

The advancement toward deeper graph neural networks is currently obscured by two inherent issues in message passing, *oversmoothing* and *oversquashing*. We identify the root cause of these issues as information loss due to *heterophily mixing* in aggregation, where messages of diverse category sema…

Cited by 8SourcePDFScholar
2023

Multi-Action Dialog Policy Learning from Logged User Feedback

AAAI 2023technical

Multi-action dialog policy (MADP), which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing MADP models usually imitate action combinations from the labeled multi-action dialog samp…

2023

SegFormer: A Topic Segmentation Model with Controllable Range of Attention

AAAI 2023technical

Topic segmentation aims to reveal the latent structure of a document and divide it into multiple parts. However, current neural solutions are limited in the context modeling of sentences and feature representation of candidate boundaries. This causes the model to suffer from inefficient sentence con…

2022

“Think Before You Speak”: Improving Multi-Action Dialog Policy by Planning Single-Action Dialogs

IJCAI 2022poster

Multi-action dialog policy (MADP), which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing MADP models usually imitate action combinations from the labeled multi-action dialog samp…

2021

Learning to Check Contract Inconsistencies

AAAI 2021technical

Contract consistency is important in ensuring the legal validity of the contract. In many scenarios, a contract is written by filling the blanks in a precompiled form. Due to carelessness, two blanks that should be filled with the same (or different) content may be incorrectly filled with different…

2020

Node Classification on Graphs with Few-Shot Novel Labels via Meta Transformed Network Embedding

NeurIPS 2020poster

We study the problem of node classification on graphs with few-shot novel labels, which has two distinctive properties: (1) There are novel labels to emerge in the graph; (2) The novel labels have only a few representative nodes for training a classifier. The study of this problem is instructive and…