← Search

Enming Zhang

6 accepted papers

2026

Learning Optimal Prompt Ensemble for Multi-source Visual Prompt Transfer

AAAI 2026technical

Prompt tuning has emerged as a lightweight strategy for adapting foundation models to downstream tasks, particularly for resource-constrained systems. As pre-trained prompts become valuable assets, combining multiple source prompts offers a promising approach to enhance generalization for new tasks

Cited by 0SourcePDFScholar
2026

TMT: Cross-domain Semantic Segmentation with Region-adaptive Transferability Estimation

ICASSP 2026poster

Recent advances in Vision Transformers (ViTs) have significantly advanced semantic segmentation performance. However, their adaptation to new target domains remains challenged by distribution shifts, which often disrupt global attention mechanisms. While existing global and patch-level adaptation me…

Cited by 0SourcePDFScholar
2025

Exploiting Task Relationships in Continual Learning via Transferability-Aware Task Embeddings

NeurIPS 2025poster

Continual learning (CL) has been a critical topic in contemporary deep neural network applications, where higher levels of both forward and backward transfer are desirable for an effective CL performance. Existing CL strategies primarily focus on task models — either by regularizing model updates or…

Cited by 0SourcecodeScholar
2025

Towards Comprehensive Lecture Slides Understanding: Large-scale Dataset and Effective Method

ICCV 2025poster

Online education has been widespread in worldwide universities and educational institutions. Lecture slides, a fundamental component of online education, contain a wealth of information, playing a crucial role in learning.However, previous works have not yet paid sufficient attention to understandin…

Cited by 0SourcePDFScholar
2024

Never Lost in the Middle: Mastering Long-Context Question Answering with Position-Agnostic Decompositional Training

ACL 2024long

While large language models (LLMs) are equipped with longer text input capabilities than before, they are struggling to seek correct information in long contexts. The “lost in the middle” problem challenges most LLMs, referring to the dramatic decline in accuracy when correct information is located…

2024

PSALM: Pixelwise Segmentation with Large Multi-modal Model

ECCV 2024poster

"PSALM is a powerful extension of the Large Multi-modal Model (LMM) to address the segmentation task challenges. To overcome the limitation of the LMM being limited to textual output, PSALM incorporates a mask decoder and a well-designed input schema to handle a variety of segmentation tasks. This s…