← Search

Shikun Liu

19 accepted papers

2026

EditCtrl: Disentangled Local and Global Control for Real-Time Generative Video Editing

CVPR 2026

High-fidelity generative video editing has seen significant quality improvements by leveraging pre-trained video foundation models. However, their computational cost is a major bottleneck, as they are often designed to inefficiently process the full video context regardless of the inpainting mask's

Cited by 0SourcecodeScholar
2026

Mixture of States: Routing Token-Level Dynamics for Multimodal Generation

CVPR 2026

We introduce MoS (Mixture of States), a novel fusion paradigm for multimodal diffusion models that merges modalities using flexible, state-based interactions. The core of MoS is a learnable, token-wise router that creates denoising timestep- and input-dependent interactions between modalities' hidde

Cited by 0SourcecodeScholar
2026

Rays as Pixels: Learning A Joint Distribution of Video and Camera Trajectories

ICML 2026poster

Can we bridge the gap between perceiving camera trajectories and rendering novel views within a single generative framework? Recovering camera parameters from images and rendering scenes from novel viewpoints are considered the forward and inverse problems in the field of computer vision and graphic…

Cited by 0SourceScholar
2026

Scaling Sequence-to-Sequence Generative Neural Rendering

ICLR 2026poster

We present Kaleido, a family of generative models designed for photorealistic, unified object- and scene-level neural rendering. Kaleido is driven by the principle of treating 3D as a specialised sub-domain of video, which we formulate purely as a sequence-to-sequence image synthesis task. Through a…

Cited by 0SourceScholar
2026

Scaling Zero-Shot Reference-to-Video Generation

CVPR 2026

Reference-to-video (R2V) generation aims to synthesize videos that align with a text prompt while preserving the subject identity from reference images. However, current R2V methods are hindered by the reliance on explicit reference image-video-text triplets, whose construction is highly expensive a

Cited by 0SourcecodeScholar
2025

Generalization Principles for Inference over Text-Attributed Graphs with Large Language Models

ICML 2025poster

Large language models (LLMs) have recently been introduced to graph learning, aiming to extend their zero-shot generalization success to tasks where labeled graph data is scarce. Among these applications, inference over text-attributed graphs (TAGs) presents unique challenges: existing methods strug…

Cited by 0SourcePDFScholar
2025

Graph-KV: Breaking Sequence via Injecting Structural Biases into Large Language Models

NeurIPS 2025poster

Modern large language models (LLMs) are inherently auto-regressive, requiring input to be serialized into flat sequences regardless of their structural dependencies. This serialization hinders the model’s ability to leverage structural inductive biases, especially in tasks such as retrieval-augmente…

Cited by 0SourceScholar
2025

Learning Flow Fields in Attention for Controllable Person Image Generation

CVPR 2025poster

Controllable person image generation aims to generate a person image conditioned on reference images, allowing precise control over the person's appearance or pose.However, prior methods often distort fine-grained textural details from the reference image, despite achieving high overall image qualit…

2025

RoFt-Mol: Benchmarking Robust Fine-tuning with Molecular Graph Foundation Models

NeurIPS 2025spotlight

In the era of foundation models, fine-tuning pre-trained models for specific downstream tasks has become crucial. This drives the need for robust fine-tuning methods to address challenges such as model overfitting and sparse labeling. Molecular graph foundation models (MGFMs) face unique difficultie…

Cited by 0SourceScholar
2024

EscherNet: A Generative Model for Scalable View Synthesis

CVPR 2024poster

We introduce EscherNet a multi-view conditioned diffusion model for view synthesis. EscherNet learns implicit and generative 3D representations coupled with a specialised camera positional encoding allowing precise and continuous relative control of the camera transformation between an arbitrary num…

2024

GeSS: Benchmarking Geometric Deep Learning under Scientific Applications with Distribution Shifts

NeurIPS 2024poster

Geometric deep learning (GDL) has gained significant attention in scientific fields, for its proficiency in modeling data with intricate geometric structures. Yet, very few works have delved into its capability of tackling the distribution shift problem, a prevalent challenge in many applications.…

Cited by 0SourcePDFScholar
2023

Structural Re-weighting Improves Graph Domain Adaptation

ICML 2023poster

In many real-world applications, graph-structured data used for training and testing have differences in distribution, such as in high energy physics (HEP) where simulation data used for training may not match real experiments. Graph domain adaptation (GDA) is a method used to address these differen…

2023

vMAP: Vectorised Object Mapping for Neural Field SLAM

CVPR 2023poster

We present vMAP, an object-level dense SLAM system using neural field representations. Each object is represented by a small MLP, enabling efficient, watertight object modelling without the need for 3D priors. As an RGB-D camera browses a scene with no prior information, vMAP detects object instance…

2022

Bootstrapping Semantic Segmentation with Regional Contrast

ICLR 2022poster

We present ReCo, a contrastive learning framework designed at a regional level to assist learning in semantic segmentation. ReCo performs pixel-level contrastive learning on a sparse set of hard negative pixels, with minimal additional memory footprint. ReCo is easy to implement, being built on top…

2020

Shape Adaptor: A Learnable Resizing Module

ECCV 2020poster

We present a novel resizing module for neural networks: shape adaptor, a drop-in enhancement built on top of traditional resizing layers, such as pooling, bilinear sampling, and strided convolution. Whilst traditional resizing layers have fixed and deterministic reshaping factors, our module allows…

2019

Self-Supervised Generalisation with Meta Auxiliary Learning

NeurIPS 2019poster

Learning with auxiliary tasks can improve the ability of a primary task to generalise. However, this comes at the cost of manually labelling auxiliary data. We propose a new method which automatically learns appropriate labels for an auxiliary task, such that any supervised learning task can be impr…