← Search

Yuwei Hu

5 accepted papers

2024

Intruding with Words: Towards Understanding Graph Injection Attacks at the Text Level

NeurIPS 2024poster

Graph Neural Networks (GNNs) excel across various applications but remain vulnerable to adversarial attacks, particularly Graph Injection Attacks (GIAs), which inject malicious nodes into the original graph and pose realistic threats. Text-attributed graphs (TAGs), where nodes are associated with te…

2023

An Asynchronous Updating Reinforcement Learning Framework for Task-Oriented Dialog System

ICASSP 2023accepted

Reinforcement learning has been applied to train the dialog systems in many works. Previous approaches divide the dialog system into multiple modules including DST (dialog state tracking) and DP (dialog policy), and train these modules simultaneously. However, different modules influence each other…

Cited by 0SourceScholar
2022

A Slot Is Not Built in One Utterance: Spoken Language Dialogs with Sub-Slots

ACL 2022findings

A slot value might be provided segment by segment over multiple-turn interactions in a dialog, especially for some important information such as phone numbers and names. It is a common phenomenon in daily life, but little attention has been paid to it in previous work. To fill the gap, this paper de…

2019

Building Efficient Deep Neural Networks With Unitary Group Convolutions

CVPR 2019poster

We propose unitary group convolutions (UGConvs), a building block for CNNs which compose a group convolution with unitary transforms in feature space to learn a richer set of representations than group convolution alone. UGConvs generalize two disparate ideas in CNN architecture, channel shuffling (…

Cited by 34PDFScholar
2019

Improving Neural Network Quantization without Retraining using Outlier Channel Splitting

ICML 2019oral

Quantization can improve the execution latency and energy efficiency of neural networks on both commodity GPUs and specialized accelerators. The majority of existing literature focuses on training quantized DNNs, while this work examines the less-studied topic of quantizing a floating-point model wi…