← Search

Yongtao Wu

10 accepted papers

2026

Bridging the Data Scarcity in Venous Thromboembolism Detection: A Deep Learning Framework for Large-scale Irregular Clinical Time Series

IJCAI 2026

Venous thromboembolism (VTE) is a common and life-threatening complication in cancer patients after treatment. Early risk assessment and detection of VTE primarily rely on clinical indicators, such as blood test results. However, existing studies are limited to static or snapshot-based models, faili

Cited by 0Scholar
2025

Linear Attention for Efficient Bidirectional Sequence Modeling

NeurIPS 2025poster

Linear Transformers and State Space Models have emerged as efficient alternatives to softmax Transformers for causal sequence modeling, enabling parallel training via matrix multiplication and efficient RNN-style inference. However, despite their success in causal tasks, no unified framework exists…

Cited by 0SourcecodeScholar
2025

Quantum-PEFT: Ultra parameter-efficient fine-tuning

ICLR 2025poster

This paper introduces Quantum-PEFT that leverages quantum computations for parameter-efficient fine-tuning (PEFT). Unlike other additive PEFT methods, such as low-rank adaptation (LoRA), Quantum-PEFT exploits an underlying full-rank yet surprisingly parameter efficient _quantum unitary parameterizat…

Cited by 2SourcePDFScholar
2025

Robustness in Both Domains: CLIP Needs a Robust Text Encoder

NeurIPS 2025poster

Adversarial input attacks can cause a significant shift of CLIP embeddings. This can affect the downstream robustness of models incorporating CLIP in the pipeline, such as text-to-image generative models or large vision language models. While some efforts have been done towards making the CLIP image…

Cited by 0SourceScholar
2024

Membership Inference Attacks against Large Vision-Language Models

NeurIPS 2024poster

Large vision-language models (VLLMs) exhibit promising capabilities for processing multi-modal tasks across various application scenarios. However, their emergence also raises significant data security concerns, given the potential inclusion of sensitive information, such as private photos and medic…

2024

Revisiting Character-level Adversarial Attacks for Language Models

ICML 2024poster

Adversarial attacks in Natural Language Processing apply perturbations in the character or token levels. Token-level attacks, gaining prominence for their use of gradient-based methods, are susceptible to altering sentence semantics, leading to invalid adversarial examples. While character-level att…

2024

Robust NAS under adversarial training: benchmark, theory, and beyond

ICLR 2024poster

Recent developments in neural architecture search (NAS) emphasize the significance of considering robust architectures against malicious data. However, there is a notable absence of benchmark evaluations and theoretical guarantees for searching these robust architectures, especially when adversarial…

Cited by 6SourcePDFScholar
2024

Universal Gradient Methods for Stochastic Convex Optimization

ICML 2024poster

We develop universal gradient methods for Stochastic Convex Optimization (SCO). Our algorithms automatically adapt not only to the oracle's noise but also to the Hölder smoothness of the objective function without a priori knowledge of the particular setting. The key ingredient is a novel strategy f…

Cited by 2SourcePDFScholar
2023

On the Convergence of Encoder-only Shallow Transformers

NeurIPS 2023poster

In this paper, we aim to build the global convergence theory of encoder-only shallow Transformers under a realistic setting from the perspective of architectures, initialization, and scaling under a finite width regime. The difficulty lies in how to tackle the softmax in self-attention mechanism, th…

Cited by 9SourcePDFScholar
2022

Extrapolation and Spectral Bias of Neural Nets with Hadamard Product: a Polynomial Net Study

NeurIPS 2022accept

Neural tangent kernel (NTK) is a powerful tool to analyze training dynamics of neural networks and their generalization bounds. The study on NTK has been devoted to typical neural network architectures, but it is incomplete for neural networks with Hadamard products (NNs-Hp), e.g., StyleGAN and poly…

Cited by 13SourcePDFScholar