← Search

Rui Fang

5 accepted papers

2026

LoGIC: Multi-LoRA Guided Importance Consensus for Multi-Task Pruning in Vision Transformers

AAAI 2026technical

Deploying Vision Transformers (ViTs) in real-world multi-task learning remains challenging due to their massive computational costs and the difficulty of pruning shared backbones without harming task performance. Single-task pruning often causes destructive interference by discarding weights critica

Cited by 0SourcePDFScholar
2025

Dual Alignment Framework for Few-shot Learning with Inter-Set and Intra-Set Shifts

NeurIPS 2025poster

Few-shot learning (FSL) aims to classify unseen examples (query set) into labeled data (support set) through low-dimensional embeddings. However, the diversity and unpredictability of environments and capture devices make FSL more challenging in real-world applications. In this paper, we propose Dua…

Cited by 0SourcecodeScholar
2023

Filter Pruning Via Filters Similarity in Consecutive Layers

ICASSP 2023accepted

Filter pruning is widely adopted to compress and accelerate the Convolutional Neural Networks (CNNs), but most previous works ignore the relationship between filters and channels in different layers. Processing each layer independently fails to utilize the collaborative relationship across layers. I…

Cited by 0SourceScholar
2023

STAGE: Span Tagging and Greedy Inference Scheme for Aspect Sentiment Triplet Extraction

AAAI 2023technical

Aspect Sentiment Triplet Extraction (ASTE) has become an emerging task in sentiment analysis research, aiming to extract triplets of the aspect term, its corresponding opinion term, and its associated sentiment polarity from a given sentence. Recently, many neural networks based models with differen…

2022

HCL-TAT: A Hybrid Contrastive Learning Method for Few-shot Event Detection with Task-Adaptive Threshold

EMNLP 2022finding

Event detection has been suffering from constantly emerging event types with lack of sufficient data. Existing works formulate the new problem as few-shot event detection (FSED), and employ two-stage or unified models based on meta-learning to address the problem. However, these methods fall far sho…