← Search

Xubin Li

11 accepted papers

2026

EDCO: Dynamic Curriculum Orchestration for Domain-specific Large Language Model Fine-tuning

ICML 2026poster

Domain-specific large language models (LLMs), typically developed by fine-tuning a pre-trained general-purpose LLM on specialized datasets, represent a significant advancement in applied AI. A common strategy in LLM fine-tuning is curriculum learning, which pre-orders training samples based on metri…

Cited by 0SourceScholar
2026

Flowing Backwards: Improving Normalizing Flows via Reverse Representation Alignment

AAAI 2026technical

Normalizing Flows (NFs) are a class of generative models distinguished by a mathematically invertible architecture, where the forward pass transforms data into a latent space for density estimation, and the reverse pass generates new samples from this space. This characteristic creates an intrinsic

Cited by 0SourcePDFScholar
2026

LFS: Learnable Frame Selector for Event-Aware and Temporally Diverse Video Captioning

IJCAI 2026

Video captioning models convert frames into visual tokens and generate descriptions with large language models (LLMs). Since encoding all frames is prohibitively expensive, uniform sampling is the default choice, but it enforces equal temporal coverage while ignoring the uneven events distribution.

Cited by 1Scholar
2026

Mem-PAL: Towards Memory-based Personalized Dialogue Assistants for Long-term User-Agent Interaction

AAAI 2026technical

With the rise of smart personal devices, service-oriented human-agent interactions have become increasingly prevalent. This trend highlights the need for personalized dialogue assistants that can understand user-specific traits to accurately interpret requirements and tailor responses to individual

Cited by 0SourcePDFScholar
2025

Differentiable Solver Search for Fast Diffusion Sampling

ICML 2025poster

Diffusion models have demonstrated remarkable generation quality but at the cost of numerous function evaluations. Recently, advanced ODE-based solvers have been developed to mitigate the substantial computational demands of reverse-diffusion solving under limited sampling steps. However, these solv…

Cited by 0SourcePDFScholar
2025

Do not Abstain! Identify and Solve the Uncertainty

ACL 2025long

Despite the widespread application of Large Language Models (LLMs) across various domains, they frequently exhibit overconfidence when encountering uncertain scenarios, yet existing solutions primarily rely on evasive responses (e.g., “I don’t know”) overlooks the opportunity of identifying and addr…

Cited by 0SourcePDFScholar
2025

Minimal Impact ControlNet: Advancing Multi-ControlNet Integration

ICLR 2025poster

With the advancement of diffusion models, there is a growing demand for high-quality, controllable image generation, particularly through methods that utilize one or multiple control signals based on ControlNet. However, in current ControlNet training, each control is designed to influence all areas…

Cited by 0SourcePDFScholar
2025

RHanDS: Refining Malformed Hands for Generated Images with Decoupled Structure and Style Guidance

AAAI 2025technical

Although diffusion models can generate high-quality human images, their applications are limited by the instability in generating hands with correct structures. In this paper, we introduce RHanDS, a conditional diffusion-based framework designed to refine malformed hands by utilizing decoupled struc…

2024

Accelerating Image Generation with Sub-path Linear Approximation Model

ECCV 2024oral

"Diffusion models have significantly advanced the state of the art in image, audio, and video generation tasks. However, their applications in practical scenarios are hindered by slow inference speed. Drawing inspiration from the consistency models, we propose the Sub-Path Linear Approximation Model…

Cited by 10SourcePDFScholar
2024

Exploring DCN-like architecture for fast image generation with arbitrary resolution

NeurIPS 2024poster

Arbitrary-resolution image generation still remains a challenging task in AIGC, as it requires handling varying resolutions and aspect ratios while maintaining high visual quality. Existing transformer-based diffusion methods suffer from quadratic computation cost and limited resolution extrapolatio…

Cited by 0SourcePDFScholar
2021

Training Generative Adversarial Networks in One Stage

CVPR 2021poster

Generative Adversarial Networks (GANs) have demonstrated unprecedented success in various image generation tasks. The encouraging results, however, come at the price of a cumbersome training process, during which the generator and discriminator are alternately updated in two stages. In this paper, w…

Cited by 21PDFcodeScholar