← Search

Zhiqing Xiao

8 accepted papers

2025

AIGT: AI Generative Table Based on Prompt

COLING 2025main

Tabular data, which accounts for over 80% of enterprise data assets, is vital in various fields. With growing concerns about privacy protection and data-sharing restrictions, generating high-quality synthetic tabular data has become essential. Recent advancements show that large language models (LLM…

Cited by 2SourcePDFScholar
2025

ALPS: Attention Localization and Pruning Strategy for Efficient Adaptation of Large Language Models

ACL 2025finding

Aligning general-purpose large language models (LLMs) to downstream tasks often incurs significant training adjustment costs. Prior research has explored various avenues to enhance alignment efficiency, primarily through minimal-data training or data-driven activations to identify key attention head…

2025

D.Va: Validate Your Demonstration First Before You Use It

ACL 2025long

In-context learning (ICL) has demonstrated significant potential in enhancing the capabilities of large language models (LLMs) during inference. It’s well-established that ICL heavily relies on selecting effective demonstrations to achieve outputs that better align with the expected results. As for…

2025

Jailbreaking Prompt Attack: A Controllable Adversarial Attack against Diffusion Models

NAACL 2025findings

Text-to-image (T2I) models can be maliciously used to generate harmful content such as sexually explicit, unfaithful, and misleading or Not-Safe-for-Work (NSFW) images. Previous attacks largely depend on the availability of the diffusion model or involve a lengthy optimization process. In this work,…

2024

Locating What You Need: Towards Adapting Diffusion Models to OOD Concepts In-the-Wild

NeurIPS 2024poster

The recent large-scale text-to-image generative models have attained unprecedented performance, while people established *adaptor* modules like LoRA and DreamBooth to extend this performance to even more unseen concept tokens. However, we empirically find that this workflow often fails to accurately…

Cited by 0SourcePDFScholar
2023

DropMessage: Unifying Random Dropping for Graph Neural Networks

AAAI 2023technical

Graph Neural Networks (GNNs) are powerful tools for graph representation learning. Despite their rapid development, GNNs also face some challenges, such as over-fitting, over-smoothing, and non-robustness. Previous works indicate that these problems can be alleviated by random dropping methods, whic…

2023

SPA: A Graph Spectral Alignment Perspective for Domain Adaptation

NeurIPS 2023poster

Unsupervised domain adaptation (UDA) is a pivotal form in machine learning to extend the in-domain model to the distinctive target domains where the data distributions differ. Most prior works focus on capturing the inter-domain transferability but largely overlook rich intra-domain structures, whic…