← Search

Su Zhu

15 accepted papers

2026

COMPRESSING KV CACHE FOR LONG-CONTEXT LLM INFERENCE WITH INTER-LAYER ATTENTION SIMILARITY

ICASSP 2026oral

The rapid expansion of context window sizes in Large Language Models~(LLMs) has enabled them to tackle increasingly complex tasks involving lengthy documents. However, this progress comes at the cost of a substantial increase in memory usage during inference, primarily due to the linear growth of th…

Cited by 0SourcePDFScholar
2025

Reducing Tool Hallucination via Reliability Alignment

ICML 2025poster

Large Language Models (LLMs) have expanded their capabilities beyond language generation to interact with external tools, enabling automation and real-world applications. However, tool hallucinations—where models either select inappropriate tools or misuse them—pose significant challenges, leading t…

Cited by 6SourcePDFScholar
2024

A Birgat Model for Multi-Intent Spoken Language Understanding with Hierarchical Semantic Frames

ICASSP 2024accepted

Previous work on spoken language understanding (SLU) mainly focuses on single-intent settings, where each input utterance merely contains one user intent. This configuration significantly limits the surface form of user utterances and the capacity of output semantics. In this work, we firstly propos…

Cited by 0SourceScholar
2024

Sparsity-Accelerated Training for Large Language Models

ACL 2024findings

Large language models (LLMs) have demonstrated proficiency across various natural language processing (NLP) tasks but often require additional training, such as continual pre-training and supervised fine-tuning. However, the costs associated with this, primarily due to their large parameter count, r…

2023

Exploring Schema Generalizability of Text-to-SQL

ACL 2023findings

Exploring the generalizability of a text-to-SQL parser is essential for a system to automatically adapt the real-world databases. Previous investigation works mostly focus on lexical diversity, including the influence of the synonym and perturbations in both natural language questions and databases.…

Cited by 2SourcePDFScholar
2023

SPM: A Split-Parsing Method for Joint Multi-Intent Detection and Slot Filling

ACL 2023industry

In a task-oriented dialogue system, joint intent detection and slot filling for multi-intent utterances become meaningful since users tend to query more. The current state-of-the-art studies choose to process multi-intent utterances through a single joint model of sequence labelling and multi-label…

2021

LET: Linguistic Knowledge Enhanced Graph Transformer for Chinese Short Text Matching

AAAI 2021technical

Chinese short text matching is a fundamental task in natural language processing. Existing approaches usually take Chinese characters or words as input tokens. They have two limitations: 1) Some Chinese words are polysemous, and semantic information is not fully utilized. 2) Some models suffer poten…

2021

LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations

ACL 2021long

This work aims to tackle the challenging heterogeneous graph encoding problem in the text-to-SQL task. Previous methods are typically node-centric and merely utilize different weight matrices to parameterize edge types, which 1) ignore the rich semantics embedded in the topological structure of edge…

2021

ShadowGNN: Graph Projection Neural Network for Text-to-SQL Parser

NAACL 2021long

Given a database schema, Text-to-SQL aims to translate a natural language question into the corresponding SQL query. Under the setup of cross-domain, traditional semantic parsing models struggle to adapt to unseen database schemas. To improve the model generalization capability for rare and unseen s…

2018

Semi-Supervised Training Using Adversarial Multi-Task Learning for Spoken Language Understanding

ICASSP 2018accepted

Spoken language understanding (SLU) usually requires human semantic annotation on collected data, but the process is expensive. In order to make better use of unlabeled data for robust SLU, we propose an adversarial multi-task learning method by merging a bidirectional language model (BLM) and a slo…

Cited by 0SourceScholar