← Search

Kezhi Mao

16 accepted papers

2026

Fine-Grained Activation Steering: Steering Less, Achieving More

ICLR 2026poster

Activation steering has emerged as a cost-effective paradigm for modifying large language model (LLM) behaviors. Existing methods typically intervene at the block level, steering the bundled activations of selected attention heads, feedforward networks, or residual streams. However, we reveal that b…

Cited by 0SourcecodeScholar
2025

HFD-Teacher: High-Frequency Depth Distillation from Depth Foundation Models for Enhanced Depth Completion

ICCV 2025poster

Depth completion, the task of reconstructing dense depth maps from sparse depth and RGB images, plays a critical role in 3D scene understanding. However, existing methods often struggle to recover high-frequency details, such as regions with fine structures or weak signals, since depth sensors may f…

Cited by 0SourcePDFScholar
2025

Logit Separability-Driven Samples and Multiple Class-Related Words Selection for Advancing In-Context Learning

NAACL 2025long

Effective organization of in-context learning (ICL) demonstrations is key to improving the quality of large language model (LLM) responses. To create better sample-label pairs that instruct LLM understanding, we introduce logit separability, a criterion to assess the clarity of both samples and clas…

2025

Restoring Pruned Large Language Models via Lost Component Compensation

NeurIPS 2025spotlight

Pruning is a widely used technique to reduce the size and inference cost of large language models (LLMs), but it often causes performance degradation. To mitigate this, existing restoration methods typically employ parameter-efficient fine-tuning (PEFT), such as LoRA, to recover the pruned model's p…

Cited by 0SourceScholar
2024

EDEntail: An Entailment-based Few-shot Text Classification with Extensional Definition

NAACL 2024findings

Few-shot text classification has seen significant advancements, particularly with entailment-based methods, which typically use either class labels or intensional definitions of class labels in hypotheses for label semantics expression. In this paper, we propose EDEntail, a method that employs exten…

2024

FreeCtrl: Constructing Control Centers with Feedforward Layers for Learning-Free Controllable Text Generation

ACL 2024long

Controllable text generation (CTG) seeks to craft texts adhering to specific attributes, traditionally employing learning-based techniques such as training, fine-tuning, or prefix-tuning with attribute-specific datasets. These approaches, while effective, demand extensive computational and data reso…

2024

GAM-Depth: Self-Supervised Indoor Depth Estimation Leveraging a Gradient-Aware Mask and Semantic Constraints

ICRA 2024poster

Self-supervised depth estimation has evolved into an image reconstruction task that minimizes a photometric loss. While recent methods have made strides in indoor depth estimation, they often produce inconsistent depth estimation in textureless areas and unsatisfactory depth discrepancies at object…

Cited by 3SourcecodeScholar
2024

LLMs Learn Task Heuristics from Demonstrations: A Heuristic-Driven Prompting Strategy for Document-Level Event Argument Extraction

ACL 2024long

In this study, we explore in-context learning (ICL) in document-level event argument extraction (EAE) to alleviate the dependency on large-scale labeled data for this task. We introduce the Heuristic-Driven Link-of-Analogy (HD-LoA) prompting tailored for the EAE task. Specifically, we hypothesize an…

2024

Reinforced Cross-Domain Knowledge Distillation on Time Series Data

NeurIPS 2024poster

Unsupervised domain adaptation methods have demonstrated superior capabilities in handling the domain shift issue which widely exists in various time series tasks. However, their prominent adaptation performances heavily rely on complex model architectures, posing an unprecedented challenge in deplo…

Cited by 0SourcePDFScholar
2024

UniBias: Unveiling and Mitigating LLM Bias through Internal Attention and FFN Manipulation

NeurIPS 2024poster

Large language models (LLMs) have demonstrated impressive capabilities in various tasks using the in-context learning (ICL) paradigm. However, their effectiveness is often compromised by inherent bias, leading to prompt brittleness—sensitivity to design settings such as example selection, order, and…

2024

Unveiling and Manipulating Prompt Influence in Large Language Models

ICLR 2024poster

Prompts play a crucial role in guiding the responses of Large Language Models (LLMs). However, the intricate role of individual tokens in prompts, known as input saliency, in shaping the responses remains largely underexplored. Existing saliency methods either misalign with LLM generation objectives…

2023

Closed Boundary Learning for Classification Tasks with the Universum Class

EMNLP 2023long findings

The Universum class, often known as the *other* class or the*miscellaneous* class, is defined as a collection of samples that do not belong to any class of interest. It is a typical class that exists in many classification-based tasks in NLP, such as relation extraction, named entity recognition, se…

Cited by 0SourcecodeScholar
2023

Distilling Universal and Joint Knowledge for Cross-Domain Model Compression on Time Series Data

IJCAI 2023poster

For many real-world time series tasks, the computational complexity of prevalent deep leaning models often hinders the deployment on resource limited environments (e.g., smartphones). Moreover, due to the inevitable domain shift between model training (source) and deploying (target) stages, compress…

2022

Document-Level Event Argument Extraction by Leveraging Redundant Information and Closed Boundary Loss

NAACL 2022long

In document-level event argument extraction, an argument is likely to appear multiple times in different expressions in the document. The redundancy of arguments underlying multiple sentences is beneficial but is often overlooked. In addition, in event argument extraction, most entities are regarded…

Cited by 11SourcePDFScholar
2021

ACT: an Attentive Convolutional Transformer for Efficient Text Classification

AAAI 2021technical

Recently, Transformer has been demonstrating promising performance in many NLP tasks and showing a trend of replacing Recurrent Neural Network (RNN). Meanwhile, less attention is drawn to Convolutional Neural Network (CNN) due to its weak ability in capturing sequential and long-distance dependencie…

Cited by 56SourcePDFScholar
2021

Partial Video Domain Adaptation With Partial Adversarial Temporal Attentive Network

ICCV 2021poster

Partial Domain Adaptation (PDA) is a practical and general domain adaptation scenario, which relaxes the fully shared label space assumption such that the source label space subsumes the target one. The key challenge of PDA is the issue of negative transfer caused by source-only classes. For videos,…

Cited by 36PDFcodeScholar