← Search

Yuege Xie

4 accepted papers

2026

IF-Prune: Information-Flow Guided Token Pruning for Efficient Vision-Language Models

CVPR 2026

Vision-language models (VLMs) with dynamic resolution vision encoders achieve strong performance, but face significant efficiency challenges due to long input sequences. A common approach is to assess the importance of tokens and prune those that are less informative. Recent methods utilizing a smal

Cited by 0SourcecodeScholar
2023

Adaptively Weighted Data Augmentation Consistency Regularization for Robust Optimization under Concept Shift

ICML 2023poster

Concept shift is a prevailing problem in natural tasks like medical image segmentation where samples usually come from different subpopulations with variant correlations between features and labels. One common type of concept shift in medical image segmentation is the "information imbalance" between…

Cited by 3SourcePDFScholar
2022

AdaLoss: A Computationally-Efficient and Provably Convergent Adaptive Gradient Method

AAAI 2022technical

We propose a computationally-friendly adaptive learning rate schedule, ``AdaLoss", which directly uses the information of the loss function to adjust the stepsize in gradient descent methods. We prove that this schedule enjoys linear convergence in linear regression. Moreover, we extend the to the n…