← Search

Shu Zhao

15 accepted papers

2026

MoRA: Missing Modality Low-Rank Adaptation for Visual Recognition

ICLR 2026poster

Pre-trained vision language models have shown remarkable performance on visual recognition tasks, but they typically assume the availability of complete multimodal inputs during both training and inference. In real-world scenarios, however, modalities may be missing due to privacy constraints, colle…

Cited by 0SourcecodeScholar
2025

Causality Meets the Table: Debiasing LLMs for Faithful TableQA via Front-Door Intervention

NeurIPS 2025poster

Table Question Answering (TableQA) combines natural language understanding and structured data reasoning, posing challenges in semantic interpretation and logical inference. Recent advances in Large Language Models (LLMs) have improved TableQA performance through Direct Prompting and Agent paradigms…

Cited by 0SourceScholar
2025

Forget the Unneeded: Backdooring Large Language Models via Contrastive-enhanced Machine Unlearning

EMNLP 2025

Prompt tuning for Large Language Models (LLMs) is vulnerable to backdoor attacks. Existing methods find backdoor attacks to be a significant threat in data-rich scenarios. However, in data-limited scenarios, these methods have difficulty capturing precise backdoor patterns, leading to weakened backd

2025

HRScene: How Far Are VLMs from Effective High-Resolution Image Understanding?

ICCV 2025poster

High-resolution image (HRI) understanding aims to process images with a large number of pixels, such as pathological images and agricultural aerial images, both of which can exceed 1 million pixels. Vision Large Language Models (VLMs) can allegedly handle HRIs, however, there is a lack of a comprehe…

Cited by 0SourcePDFScholar
2025

KALAHash: Knowledge-Anchored Low-Resource Adaptation for Deep Hashing

AAAI 2025technical

Deep hashing has been widely used for large-scale approximate nearest neighbor search due to its storage and search efficiency. However, existing deep hashing methods predominantly rely on abundant training data, leaving the more challenging scenario of low-resource adaptation for deep hashing relat…

2025

Learning Conditional Space-Time Prompt Distributions for Video Class-Incremental Learning

CVPR 2025highlight

Recent advancements in prompt-based learning have significantly advanced image and video class-incremental learning. However, the prompts learned by these methods often fail to capture the diverse and informative characteristics of videos, and struggle to generalize effectively to future tasks and c…

Cited by 0SourcePDFScholar
2025

SafeMap: Robust HD Map Construction from Incomplete Observations

ICML 2025poster

Robust high-definition (HD) map construction is vital for autonomous driving, yet existing methods often struggle with incomplete multi-view camera data. This paper presents SafeMap, a novel framework specifically designed to ensure accuracy even when certain camera views are missing. SafeMap integr…

Cited by 0SourcePDFScholar
2025

TableLLM: Enabling Tabular Data Manipulation by LLMs in Real Office Usage Scenarios

ACL 2025finding

We introduce TableLLM, a robust large language model (LLM) with 8 billion parameters, purpose-built for proficiently handling tabular data manipulation tasks, whether they are embedded within documents or spreadsheets, catering to real-world office scenarios. We propose a distant supervision method…

2025

Temporal-Frequency State Space Duality: An Efficient Paradigm for Speech Emotion Recognition

ICASSP 2025accepted

Speech Emotion Recognition (SER) plays a critical role in enhancing user experience within human-computer interaction. However, existing methods are overwhelmed by temporal domain analysis, overlooking the valuable envelope structures of the frequency domain that are equally important for robust emo…

Cited by 0SourceScholar
2025

Triples as the Key: Structuring Makes Decomposition and Verification Easier in LLM-based TableQA

ICLR 2025poster

As the mainstream approach, LLMs have been widely applied and researched in TableQA tasks. Currently, the core of LLM-based TableQA methods typically include three phases: question decomposition, sub-question TableQA reasoning, and answer verification. However, several challenges remain in this proc…

Cited by 0SourcePDFScholar
2023

Are Intermediate Layers and Labels Really Necessary? A General Language Model Distillation Method

ACL 2023findings

The large scale of pre-trained language models poses a challenge for their deployment on various devices, with a growing emphasis on methods to compress these models, particularly knowledge distillation. However, current knowledge distillation methods rely on the model’s intermediate layer features…

2023

GKD: A General Knowledge Distillation Framework for Large-scale Pre-trained Language Model

ACL 2023industry

Currently, the reduction in the parameter scale of large-scale pre-trained language models (PLMs) through knowledge distillation has greatly facilitated their widespread deployment on various devices. However, the deployment of knowledge distillation systems faces great challenges in real-world indu…

2023

Understanding the Robustness of 3D Object Detection With Bird's-Eye-View Representations in Autonomous Driving

CVPR 2023poster

3D object detection is an essential perception task in autonomous driving to understand the environments. The Bird's-Eye-View (BEV) representations have significantly improved the performance of 3D detectors with camera inputs on popular benchmarks. However, there still lacks a systematic understand…

2021

PDALN: Progressive Domain Adaptation over a Pre-trained Model for Low-Resource Cross-Domain Named Entity Recognition

EMNLP 2021main

Cross-domain Named Entity Recognition (NER) transfers the NER knowledge from high-resource domains to the low-resource target domain. Due to limited labeled resources and domain shift, cross-domain NER is a challenging task. To address these challenges, we propose a progressive domain adaptation Kno…

Cited by 26SourcePDFScholar