← Search

yunlong yu

16 accepted papers

2026

DCoAR: Deep Concept Injection into Unified Autoregressive Models for Personalized Text-to-Image Generation

CVPR 2026

The unified autoregressive (AR) model excels at multimodal understanding and generation. However, its full potential in the domain of customized image generation has yet to be fully realized.Existing customization approaches for unified AR models face a fundamental dilemma: adaptation-based methods

Cited by 0SourcecodeScholar
2026

FUSE: Fine-Grained and Semantic-Aware Learning for Unified Image Understanding and Generation

AAAI 2026technical

Recent unified models have demonstrated that the reasoning capacity of Multimodal Large Language Models (MLLMs) can be leveraged to facilitate diffusion-based image generation with impressive flexibility and performance. However, approaches that rely heavily on MLLMs for high-level semantic encoding

Cited by 0SourcePDFScholar
2025

Envisioning Class Entity Reasoning by Large Language Models for Few-shot Learning

AAAI 2025technical

Few-shot learning (FSL) aims to recognize new concepts using a limited number of visual samples. Existing methods attempt to incorporate semantic information into the limited visual data for category understanding. However, these methods often enrich class-level feature representations with abstract…

Cited by 9SourcePDFScholar
2025

Frame Order Matters: A Temporal Sequence-Aware Model for Few-Shot Action Recognition

AAAI 2025technical

In this paper, we propose a novel Temporal Sequence-Aware-Model (TSAM) for few-shot action recognition (FSAR), which incorporates a sequential perceiver adapter into the pre-training framework, to integrate both the spatial information and the sequential temporal dynamics into the feature embeddings…

Cited by 6SourcePDFScholar
2025

Hierarchical Divide-and-Conquer Grouping for Classification Adaptation of Pre-Trained Models

ICCV 2025poster

Existing adaptation methods of pre-trained vision-language models like CLIP often rely on base-class samples during fine-tuning, introducing systematic biases that distort decision boundaries and degrade performance on novel classes. In this work, we break new ground by proposing a hierarchical divi…

Cited by 0SourcePDFScholar
2025

LLM4GEN: Leveraging Semantic Representation of LLMs for Text-to-Image Generation

AAAI 2025technical

Diffusion models have exhibited substantial success in text-to-image generation. However, they often encounter challenges when dealing with complex and dense prompts involving multiple objects, attribute binding, and long descriptions. In this paper, we propose a novel framework called LLM4GEN, whic…

Cited by 20SourcePDFScholar
2025

VA-MoE: Variables-Adaptive Mixture of Experts for Incremental Weather Forecasting

ICCV 2025poster

This paper presents Variables-Adaptive Mixture of Experts (VA-MoE), a novel framework for incremental weather forecasting that dynamically adapts to evolving spatiotemporal patterns in real-time data. Traditional weather prediction models often struggle with exorbitant computational expenditure and…

2023

DenseDINO: Boosting Dense Self-Supervised Learning with Token-Based Point-Level Consistency

IJCAI 2023poster

In this paper, we propose a simple yet effective transformer framework for self-supervised learning called DenseDINO to learn dense visual representations. To exploit the spatial information that the dense prediction tasks require but neglected by the existing self-supervised transformers, we introd…

Cited by 4SourcePDFScholar
2023

GaitGCI: Generative Counterfactual Intervention for Gait Recognition

CVPR 2023poster

Gait is one of the most promising biometrics that aims to identify pedestrians from their walking patterns. However, prevailing methods are susceptible to confounders, resulting in the networks hardly focusing on the regions that reflect effective walking patterns. To address this fundamental proble…

Cited by 59SourcePDFScholar
2022

Adaptive Cross-Domain Learning for Generalizable Person Re-identification

ECCV 2022poster

"Domain Generalizable Person Re-Identification (DG-ReID) is a more practical ReID task that is trained from multiple source domains and tested on the unseen target domains. Most existing methods are challenged for dealing with the shared and specific characteristics among different domains, which is…

2022

CODER: Coupled Diversity-Sensitive Momentum Contrastive Learning for Image-Text Retrieval

ECCV 2022poster

"Image-Text Retrieval (ITR) is challenging in bridging visual and lingual modalities. Contrastive learning has been adopted by most prior arts. Except for limited amount of negative image-text pairs, the capability of constrastive learning is restricted by manually weighting negative pairs as well a…

Cited by 37SourcePDFScholar
2022

MetaGait: Learning to Learn an Omni Sample Adaptive Representation for Gait Recognition

ECCV 2022poster

"Gait recognition, which aims at identifying individuals by their walking patterns, has recently drawn increasing research attention. However, gait recognition still suffers from the conflicts between the limited binary visual clues of the silhouette and numerous covariates with diverse scales, whic…

Cited by 46SourcePDFScholar
2022

Multi-Proxy Learning from an Entropy Optimization Perspective

IJCAI 2022poster

Deep Metric Learning, a task that learns a feature embedding space where semantically similar samples are located closer than dissimilar samples, is a cornerstone of many computer vision applications. Most of the existing proxy-based approaches usually exploit the global context via learning a singl…

2020

Episode-Based Prototype Generating Network for Zero-Shot Learning

CVPR 2020poster

We introduce a simple yet effective episode-based training framework for zero-shot learning (ZSL), where the learning system requires to recognize unseen classes given only the corresponding class semantics. During training, the model is trained within a collection of episodes, each of which is desi…

Cited by 210PDFcodeScholar
2018

Stacked Semantics-Guided Attention Model for Fine-Grained Zero-Shot Learning

NeurIPS 2018poster

Zero-Shot Learning (ZSL) is generally achieved via aligning the semantic relationships between the visual features and the corresponding class semantic descriptions. However, using the global features to represent fine-grained images may lead to sub-optimal results since they neglect the discriminat…