← Search

Xiaotong Zhang

34 accepted papers

2026

Perceive What Matters: Relevance-Driven Scheduling for Multimodal Streaming Perception

ICRA 2026poster

In modern human-robot collaboration (HRC) applications, multiple perception modules jointly extract visual, auditory, and contextual cues to achieve comprehensive scene understanding, enabling the robot to provide appropriate assistance to human agents intelligently. While executing multiple percept…

2026

SpikeVLA: Vision-Language-Action Models with Spiking Neural Networks

ICML 2026poster

Vision-Language-Action (VLA) models have become a central paradigm for embodied intelligence. However, most existing approaches are built on large-scale Transformers, resulting in substantial inference latency and energy consumption that limit their practical deployment in low-power, real-time scena…

Cited by 0SourceScholar
2026

TAO-Attack: Toward Advanced Optimization-Based Jailbreak Attacks for Large Language Models

ICLR 2026poster

Large language models (LLMs) have achieved remarkable success across diverse applications but remain vulnerable to jailbreak attacks, where attackers craft prompts that bypass safety alignment and elicit unsafe responses. Among existing approaches, optimization-based attacks have shown strong effect…

Cited by 0SourcecodeScholar
2025

AdaDHP: Fine-Grained Fine-Tuning via Dual Hadamard Product and Adaptive Parameter Selection

ACL 2025long

With the continuously expanding parameters, efficiently adapting large language models to downstream tasks is crucial in resource-limited conditions. Many parameter-efficient fine-tuning methods have emerged to address this challenge. However, they lack flexibility, like LoRA requires manually selec…

Cited by 0SourcePDFScholar
2025

HQA-VLAttack: Towards High Quality Adversarial Attack on Vision-Language Pre-Trained Models

NeurIPS 2025poster

Black-box adversarial attack on vision-language pre-trained models is a practical and challenging task, as text and image perturbations need to be considered simultaneously, and only the predicted results are accessible. Research on this problem is in its infancy, and only a handful of methods are a…

Cited by 0SourceScholar
2025

Multi-Label Few-Shot Image Classification via Pairwise Feature Augmentation and Flexible Prompt Learning

AAAI 2025technical

Multi-label few-shot image classification is a crucial and challenging task due to limited annotated data and elusive category specificity. However, research on this topic is still in the rudimentary stage and few methods are available. Existing methods either leverage data augmentation to alleviate…

Cited by 0SourcePDFScholar
2025

Non-Autoregressive Image Captioning with Multi-Label Classification and Self-Critical Sequence Training

ICASSP 2025accepted

Most current image captioning models rely on the autoregressive approach, which unfortunately results in significant inference delays that hinder their practical use. In contrast, non-autoregressive methods show promising potential for increasing inference speeds. However, there is often a performan…

Cited by 0SourceScholar
2025

Pairwise Prompt-Based Tuning with Parameter Efficient Fast Adaptation for Generalized Zero-Shot Intent Detection

NAACL 2025findings

Generalized zero-shot intent detection (GZID) aims to recognize the labels of utterances from both seen and unseen intents by utilizing the knowledge learned from seen intents. Enhancing the generalization ability from seen intents to unseen intents is a key challenge in the GZID setting. Existing m…

Cited by 0SourcePDFScholar
2025

Relevance-Driven Decision Making for Safer and More Efficient Human Robot Collaboration

ICRA 2025

Human brain possesses the ability to effectively focus on important environmental components, which enhances perception, learning, reasoning, and decision-making. Inspired by this cognitive mechanism, we introduced a novel concept termed relevance for Human-Robot Collaboration (HRC). Relevance is a

Cited by 5SourceScholar
2025

SEP-MLDC: A Simple and Effective Paradigm for Multi-Label Document Classification

NAACL 2025findings

Multi-label document classification (MLDC) aims to allocate more than one label to each document and attracts increasing attention in many practical applications. However, previous studies have failed to pay sufficient attention to the lack of semantic information on labels and the long-tail problem…

Cited by 0SourcePDFScholar
2024

A Coarse-to-Fine Prototype Learning Approach for Multi-Label Few-Shot Intent Detection

EMNLP 2024finding

Few-shot intent detection is a challenging task, particularly in scenarios involving multiple labels and diverse domains. This paper presents a novel prototype learning approach that combines the label synset augmentation and the coarse-to-fine prototype distillation for multi-label few-shot intent…

2024

A Goal Interaction Graph Planning Framework for Conversational Recommendation

AAAI 2024technical

Multi-goal conversational recommender system (MG-CRS) which is more in line with realistic scenarios has attracted a lot of attention. MG-CRS can dynamically capture the demands of users in conversation, continuously engage their interests, and make recommendations. The key of accomplishing these ta…

2024

Continual Learning with Class-Level Minimally Interfered Update

ICASSP 2024accepted

Catastrophic forgetting has become an intractable problem in the continual learning setting because previous data is not accessible when training. To mitigate this problem, memory-based continual learning methods replay previous data from a fixed-size memory buffer. Reservoir sampling, which can sam…

Cited by 0SourceScholar
2024

D-PBS: Dueling Priority-Based Search for Multiple Nonholonomic Robots Motion Planning in Congested Environments

RA-L 2024

This letter focuses on the multiple nonholonomic robots motion planning (MRMP) problem in congested and complex environments, where the complexity escalates dramatically with the increase in the number of robots, frequently leading to deadlocks. We present the <italic xmlns:mml="http://www.w3.org/19

Cited by 11SourceScholar
2024

Depression Detection via Capsule Networks with Contrastive Learning

AAAI 2024technical

Depression detection is a challenging and crucial task in psychological illness diagnosis. Utilizing online user posts to predict whether a user suffers from depression seems an effective and promising direction. However, existing methods suffer from either poor interpretability brought by the black…

2024

Liberating Seen Classes: Boosting Few-Shot and Zero-Shot Text Classification via Anchor Generation and Classification Reframing

AAAI 2024technical

Few-shot and zero-shot text classification aim to recognize samples from novel classes with limited labeled samples or no labeled samples at all. While prevailing methods have shown promising performance via transferring knowledge from seen classes to unseen classes, they are still limited by (1) In…

Cited by 2SourcePDFScholar
2024

Reinforcement Learning Compensated Filter for Multi-Agents Cooperative Localization

ICASSP 2024accepted

Accurate and real-time location tracking is vital for various applications in public safety and the military, particularly in search and rescue missions. Traditional filtering localization algorithms are more effective in linear environments and require precise initial estimates and system noise for…

Cited by 0SourceScholar
2023

Boosting Decision-Based Black-Box Adversarial Attack with Gradient Priors

IJCAI 2023poster

Decision-based methods have shown to be effective in black-box adversarial attacks, as they can obtain satisfactory performance and only require to access the final model prediction. Gradient estimation is a critical step in black-box adversarial attacks, as it will directly affect the query efficie…

Cited by 1SourcePDFScholar
2023

Boosting Few-Shot Text Classification via Distribution Estimation

AAAI 2023technical

Distribution estimation has been demonstrated as one of the most effective approaches in dealing with few-shot image classification, as the low-level patterns and underlying representations can be easily transferred across different tasks in computer vision domain. However, directly applying this ap…

Cited by 16SourcePDFScholar
2023

Efficient Safety-Enhanced Velocity Planning for Autonomous Driving With Chance Constraints

RA-L 2023

Velocity planning is an important module of autonomous driving, which aims to generate the velocity profile given a reference path. However, most existing algorithms fail to adequately address the uncertainty inherent in driving contexts, leading to potentially risky situations. To this end, we prop

Cited by 15SourceScholar
2023

HQA-Attack: Toward High Quality Black-Box Hard-Label Adversarial Attack on Text

NeurIPS 2023poster

Black-box hard-label adversarial attack on text is a practical and challenging task, as the text data space is inherently discrete and non-differentiable, and only the predicted label is accessible. Research on this problem is still in the embryonic stage and only a few methods are available. Nevert…

2023

Knowledge-Aware Graph Convolutional Network with Utterance-Specific Window Search for Emotion Recognition In Conversations

ICASSP 2023accepted

Emotion recognition in conversation (ERC) enables a deeper understanding of emotion for each utterance within a conversation. Recent progress on ERC has proved that using Graph Neural Networks (GNN) to model conversational context is effective for identifying emotions. However, existing GNN-based ap…

Cited by 0SourceScholar
2023

SSPAttack: A Simple and Sweet Paradigm for Black-Box Hard-Label Textual Adversarial Attack

AAAI 2023technical

Hard-label textual adversarial attack is a challenging task, as only the predicted label information is available, and the text space is discrete and non-differentiable. Relevant research work is still in fancy and just a handful of methods are proposed. However, existing methods suffer from either…

Cited by 21SourcePDFScholar
2022

Systematic Evaluation and Analysis on Hybrid Strategies of Automatic Agent Last-mile Delivery

IROS 2022poster

This paper focuses on problems associated with the deployment of automatic agents for last-mile delivery. We propose a framework and methodology to systematically evaluate and compare different hybrid strategies. Performance metrics in agent noise, delivery time, energy consumption, coverage rate, p…

Cited by 5SourceScholar
2021

An Explicit-Joint and Supervised-Contrastive Learning Framework for Few-Shot Intent Classification and Slot Filling

EMNLP 2021finding

Intent classification (IC) and slot filling (SF) are critical building blocks in task-oriented dialogue systems. These two tasks are closely-related and can flourish each other. Since only a few utterances can be utilized for identifying fast-emerging new intents and slots, data scarcity issue often…

Cited by 23SourcePDFScholar
2021

Posterior Promoted GAN With Distribution Discriminator for Unsupervised Image Synthesis

CVPR 2021poster

Sufficient real information in generator is a critical point for the generation ability of GAN. However, GAN and its variants suffer from lack of this point, resulting in brittle training processes. In this paper, we propose a novel variant of GAN, Posterior Promoted GAN (P2GAN), which promotes gene…

Cited by 11PDFScholar
2019

Label Efficient Semi-Supervised Learning via Graph Filtering

CVPR 2019poster

Graph-based methods have been demonstrated as one of the most effective approaches for semi-supervised learning, as they can exploit the connectivity patterns between labeled and unlabeled data samples to improve learning performance. However, existing graph-based methods either are limited in their…

Cited by 226PDFcodeScholar