← Search

Shun Zhang

17 accepted papers

2026

AudioTrust: Benchmarking The Multifaceted Trustworthiness of Audio Large Language Models

ICLR 2026poster

The rapid development and widespread adoption of Audio Large Language Models (ALLMs) require a rigorous assessment of their trustworthiness. However, existing evaluation frameworks, primarily designed for text, are not equipped to handle the unique vulnerabilities introduced by audio’s acoustic prop…

Cited by 0SourcecodeScholar
2025

A Domain Adaptation Framework for Speech Recognition Systems with Only Synthetic data

ICASSP 2025accepted

We introduce DAS (Domain Adaptation with Synthetic data), a novel domain adaptation framework for pre-trained ASR model, designed to efficiently adapt to various language-defined domains without requiring any real data. In particular, DAS first prompts large language models (LLMs) to generate domain…

Cited by 0SourceScholar
2025

Dynamic Dictionary Learning for Remote Sensing Image Segmentation

ICCV 2025poster

Remote sensing image segmentation faces persistent challenges in distinguishing morphologically similar categories and adapting to diverse scene variations. While existing methods rely on implicit representation learning paradigms, they often fail to dynamically adjust semantic embeddings according…

2025

Get Large Language Models Ready to Speak: A Late-fusion Approach for Speech Generation

ICASSP 2025accepted

Large language models (LLMs) have revolutionized natural language processing (NLP) with impressive performance across various text-based tasks. However, the extension of text-dominant LLMs to with speech generation tasks remains underexplored. In this work, we introduce a text-to-speech (TTS) system…

Cited by 6SourceScholar
2025

MDRNet: Multi-Branch with Different Feature Representations Network for Motor Imagery Classification

ICASSP 2025accepted

A brain-computer interface (BCI) offers an innovative solution for facilitating communication and control in individuals with paralysis. BCI reflects brain activity by decoding electroencephalogram (EEG) signals. Despite numerous techniques for classifying motor imagery (MI) EEG signals, challenges…

Cited by 0SourceScholar
2024

C-ICL: Contrastive In-context Learning for Information Extraction

EMNLP 2024finding

There has been increasing interest in exploring the capabilities of advanced large language models (LLMs) in the field of information extraction (IE), specifically focusing on tasks related to named entity recognition (NER) and relation extraction (RE). Although researchers are exploring the use of…

Cited by 19SourcePDFScholar
2024

EMVP: Embracing Visual Foundation Model for Visual Place Recognition with Centroid-Free Probing

NeurIPS 2024poster

Visual Place Recognition (VPR) is essential for mobile robots as it enables them to retrieve images from a database closest to their current location. The progress of Visual Foundation Models (VFMs) has significantly advanced VPR by capturing representative descriptors in images. However, existing f…

Cited by 0SourcePDFScholar
2024

LaMAGIC: Language-Model-based Topology Generation for Analog Integrated Circuits

ICML 2024poster

In the realm of electronic and electrical engineering, automation of analog circuit is increasingly vital given the complexity and customized requirements of modern applications. However, existing methods only develop search-based algorithms that require many simulation iterations to design a custom…

Cited by 11SourcePDFScholar
2024

Multi-Task Learning for Front-End Text Processing in TTS

ICASSP 2024accepted

We propose a multi-task learning (MTL) model for jointly performing three tasks that are commonly solved in a text-to-speech (TTS) front-end: text normalization (TN), part-of-speech (POS) tagging, and homograph disambiguation (HD). Our framework utilizes a tree-like structure with a trunk that learn…

Cited by 0SourceScholar
2024

New Intent Discovery with Attracting and Dispersing Prototype

COLING 2024main

New Intent Discovery (NID) aims to recognize known and infer new intent categories with the help of limited labeled and large-scale unlabeled data. The task is addressed as a feature-clustering problem and recent studies augment instance representation. However, existing methods fail to capture clus…

Cited by 5SourcePDFScholar
2024

Towards Real-world Scenario: Imbalanced New Intent Discovery

ACL 2024long

New Intent Discovery (NID) aims at detecting known and previously undefined categories of user intent by utilizing limited labeled and massive unlabeled data. Most prior works often operate under the unrealistic assumption that the distribution of both familiar and new intent classes is uniform, ove…

2023

Adaptive Online Replanning with Diffusion Models

NeurIPS 2023poster

Diffusion models have risen a promising approach to data-driven planning, and have demonstrated impressive robotic control, reinforcement learning, and video planning performance. Given an effective planner, an important question to consider is replanning -- when given plans should be regenerated du…

Cited by 22SourcePDFScholar
2023

Hyper-Decision Transformer for Efficient Online Policy Adaptation

ICLR 2023poster

Decision Transformers (DT) have demonstrated strong performances in offline reinforcement learning settings, but quickly adapting to unseen novel tasks remains challenging. To address this challenge, we propose a new framework, called Hyper-Decision Transformer (HDT), that can generalize to novel ta…

Cited by 44SourcePDFScholar
2023

Planning with Large Language Models for Code Generation

ICLR 2023poster

Existing large language model-based code generation pipelines typically use beam search or sampling algorithms during the decoding process. Although the programs they generate achieve high token-matching-based scores, they often fail to compile or generate incorrect outputs. The main reason is that…

Cited by 177SourcePDFScholar
2022

Prompting Decision Transformer for Few-Shot Policy Generalization

ICML 2022spotlight

Human can leverage prior experience and learn novel tasks from a handful of demonstrations. In contrast to offline meta-reinforcement learning, which aims to achieve quick adaptation through better algorithm design, we investigate the effect of architecture inductive bias on the few-shot learning ca…

2018

Extreme Network Compression via Filter Group Approximation

ECCV 2018poster

In this paper we propose a novel decomposition method based on filter group approximation, which can significantly reduce the redundancy of deep convolutional neural networks (CNNs) while maintaining the majority of feature representation. Unlike other low-rank decomposition algorithms which operate…

Cited by 82SourcePDFScholar