← Search

Han Lin

17 accepted papers

2026

DreamRunner: Fine-Grained Compositional Story-to-Video Generation with Retrieval-Augmented Motion Adaptation

AAAI 2026technical

Storytelling video generation (SVG) aims to produce coherent and visually rich multi-scene videos that follow a structured narrative. Existing methods primarily employ LLM for high-level planning to decompose a story into scene-level descriptions, which are then independently generated and stitched

Cited by 0SourcePDFScholar
2026

EPiC: Efficient Video Camera Control Learning with Precise Anchor-Video Guidance

ICML 2026poster

Recent approaches for video generation with camera control often create anchor videos (i.e., rendered videos that approximate desired camera motions) to guide diffusion models as a structured prior, by rendering from estimated point clouds following camera trajectories. However, errors in point clou…

Cited by 0SourceScholar
2025

Bifrost-1: Bridging Multimodal LLMs and Diffusion Models with Patch-level CLIP Latents

NeurIPS 2025poster

There is growing interest in integrating high-fidelity visual synthesis capabilities into large language models (LLMs) without compromising their strong reasoning capabilities. Existing methods that directly train LLMs or bridge LLMs and diffusion models usually suffer from costly training since the…

Cited by 0SourcecodeScholar
2025

Bio-Inspired Soft Variable-Stiffness Prehensile Tail Enabling Versatile Grasping and Enhancing Dynamic Mobility

RA-L 2025

In nature, prehensile tails serve as versatile and essential appendages for animals, facilitating both grasping and enhanced mobility. Although existing robotic tails effectively contribute to mobility across a range of behaviors, they lack versatile object-grasping capabilities. Inspired by these b

Cited by 2SourceScholar
2025

Ctrl-Adapter: An Efficient and Versatile Framework for Adapting Diverse Controls to Any Diffusion Model

ICLR 2025oral

ControlNets are widely used for adding spatial control to text-to-image diffusion models. However, when it comes to controllable video generation, ControlNets cannot be directly integrated into new backbones due to feature space mismatches, and training ControlNets for new backbones can be a signifi…

Cited by 21SourcePDFScholar
2025

T2DR: A Two-Tier Deficiency-Resistant Framework for Incomplete Multimodal Learning

ACL 2025finding

Multimodal learning is garnering significant attention for its capacity to represent diverse human perceptions (e.g., linguistic, acoustic, and visual signals), achieving more natural and intuitive interactions with technology.However, the frequent occurrence of incomplete data, either within a sing…

2025

VEDIT: Latent Prediction Architecture For Procedural Video Representation Learning

ICLR 2025poster

Procedural video representation learning is an active research area where the objective is to learn an agent which can anticipate and forecast the future given the present video input, typically in conjunction with textual annotations. Prior works often rely on large-scale pretraining of visual enco…

Cited by 1SourcePDFScholar
2024

Fast Tree-Field Integrators: From Low Displacement Rank to Topological Transformers

NeurIPS 2024poster

We present a new class of fast polylog-linear algorithms based on the theory of structured matrices (in particular *low displacement rank*) for integrating tensor fields defined on weighted trees. Several applications of the resulting *fast tree-field integrators* (FTFIs) are presented, including: (…

2024

MCM: Multi-condition Motion Synthesis Framework

IJCAI 2024poster

Conditional human motion synthesis (HMS) aims to generate human motion sequences that conform to specific conditions. Text and audio represent the two predominant modalities employed as HMS control conditions. While existing research has primarily focused on single conditions, the multi-condition hu…

Cited by 1SourcePDFScholar
2024

MMT-Bench: A Comprehensive Multimodal Benchmark for Evaluating Large Vision-Language Models Towards Multitask AGI

ICML 2024poster

Large Vision-Language Models (LVLMs) show significant strides in general-propose multimodal applications such as visual dialogue and embodied navigation. However, existing multimodal evaluation benchmarks cover a limited number of multimodal tasks testing rudimentary capabilities, falling short in t…

Cited by 84SourcePDFScholar
2023

Efficient Graph Field Integrators Meet Point Clouds

ICML 2023poster

We present two new classes of algorithms for efficient field integration on graphs encoding point cloud data. The first class, $\mathrm{SeparatorFactorization}$ (SF), leverages the bounded genus of point cloud mesh graphs, while the second class, $\mathrm{RFDiffusion}$ (RFD), uses popular $\epsilon$…

2023

Supervised Masked Knowledge Distillation for Few-Shot Transformers

CVPR 2023poster

Vision Transformers (ViTs) emerge to achieve impressive performance on many data-abundant computer vision tasks by capturing long-range dependencies among local features. However, under few-shot learning (FSL) settings on small datasets with only a few labeled data, ViT tends to overfit and suffers…

2022

From block-Toeplitz matrices to differential equations on graphs: towards a general theory for scalable masked Transformers

ICML 2022spotlight

In this paper we provide, to the best of our knowledge, the first comprehensive approach for incorporating various masking mechanisms into Transformers architectures in a scalable way. We show that recent results on linear causal attention (Choromanski et al., 2021) and log-linear RPE-attention (Luo…

2022

Hybrid Random Features

ICLR 2022poster

We propose a new class of random feature methods for linearizing softmax and Gaussian kernels called hybrid random features (HRFs) that automatically adapt the quality of kernel estimation to provide most accurate approximation in the defined regions of interest. Special instantiations of HRFs lead…

2020

Demystifying Orthogonal Monte Carlo and Beyond

NeurIPS 2020poster

Orthogonal Monte Carlo (OMC) is a very effective sampling algorithm imposing structural geometric conditions (orthogonality) on samples for variance reduction. Due to its simplicity and superior performance as compared to its Quasi Monte Carlo counterparts, OMC is used in a wide spectrum of challeng…