← Search

WenKang Han

5 accepted papers

2026

A₃B₂: Adaptive Asymmetric Adapter for Alleviating Branch Bias in Vision-Language Image Classification with Few-Shot Learning

IJCAI 2026

Efficient transfer learning methods for large-scale vision–language models (e.g., CLIP) enable strong few-shot transfer, yet existing adaptation methods follow a fixed fine-tuning paradigm that implicitly assumes a uniform importance of the image and text branches, which has not been systematically

Cited by 0Scholar
2025

Contrastive Cross-Course Knowledge Tracing via Concept Graph Guided Knowledge Transfer

IJCAI 2025

Knowledge tracing (KT) aims to predict learners' future performance based on historical learning interactions. However, existing KT models predominantly focus on data from a single course, limiting their ability to capture a comprehensive understanding of learners' knowledge states. In this paper, w

2025

Towards Transformer-Based Aligned Generation with Self-Coherence Guidance

CVPR 2025poster

We introduce a novel, training-free approach for enhancing alignment in Transformer-based Text-Guided Diffusion Models (TGDMs). Existing TGDMs often struggle to generate semantically aligned images, particularly when dealing with complex text prompts or multi-concept attribute binding challenges. Pr…

2024

$E^3$: Exploring Embodied Emotion Through A Large-Scale Egocentric Video Dataset

NeurIPS 2024poster

Understanding human emotions is fundamental to enhancing human-computer interaction, especially for embodied agents that mimic human behavior. Traditional emotion analysis often takes a third-person perspective, limiting the ability of agents to interact naturally and empathetically. To address th…

Cited by 5SourcePDFScholar
2024

MPCoder: Multi-user Personalized Code Generator with Explicit and Implicit Style Representation Learning

ACL 2024long

Large Language Models (LLMs) have demonstrated great potential for assisting developers in their daily development. However, most research focuses on generating correct code, how to use LLMs to generate personalized code has seldom been investigated. To bridge this gap, we proposed MPCoder (Multi-us…