← Search

Jun Kong

4 accepted papers

2025

Sample-aware Adaptive Structured Pruning for Large Language Models

AAAI 2025technical

Large language models (LLMs) have achieved outstanding performance in natural language processing, but enormous model sizes and high computational costs limit their practical deployment. Structured pruning can effectively reduce the resource demands for deployment by removing redundant model paramet…

2025

Temporal Action Localization with Cross Layer Task Decoupling and Refinement

AAAI 2025technical

Temporal action localization (TAL) involves dual tasks to classify and localize actions within untrimmed videos. However, the two tasks often have conflicting requirements for features. Existing methods typically employ separate heads for classification and localization tasks but share the same inpu…

2022

Accelerating Inference for Pretrained Language Models by Unified Multi-Perspective Early Exiting

COLING 2022main

Conditional computation algorithms, such as the early exiting (EE) algorithm, can be applied to accelerate the inference of pretrained language models (PLMs) while maintaining competitive performance on resource-constrained devices. However, this approach is only applied to the vertical architecture…