← Search

Jialu Li

18 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

Bootstrapping Language-Guided Navigation Learning with Self-Refining Data Flywheel

ICLR 2025poster

Creating high-quality data for training robust language-instructed agents is a long-lasting challenge in embodied AI. In this paper, we introduce a Self-Refining Data Flywheel (SRDF) that generates high-quality and large-scale navigational instruction-trajectory pairs by iteratively refining the dat…

2025

Graphs Help Graphs: Multi-Agent Graph Socialized Learning

NeurIPS 2025poster

Graphs in the real world are fragmented and dynamic, lacking collaboration akin to that observed in human societies. Existing paradigms present collaborative information collapse and forgetting, making collaborative relationships poorly autonomous and interactive information insufficient. Moreover,…

Cited by 0SourcecodeScholar
2025

Unbounded: A Generative Infinite Game of Character Life Simulation

ICLR 2025poster

We introduce the concept of a generative infinite game, a video game that transcends the traditional boundaries of finite, hard-coded systems by using generative models. Inspired by James P. Carse's distinction between finite and infinite games, we leverage recent advances in generative AI to create…

Cited by 2SourcePDFScholar
2024

Every Node Is Different: Dynamically Fusing Self-Supervised Tasks for Attributed Graph Clustering

AAAI 2024technical

Attributed graph clustering is an unsupervised task that partitions nodes into different groups. Self-supervised learning (SSL) shows great potential in handling this task, and some recent studies simultaneously learn multiple SSL tasks to further boost performance. Currently, different SSL tasks ar…

2024

SELMA: Learning and Merging Skill-Specific Text-to-Image Experts with Auto-Generated Data

NeurIPS 2024poster

Recent text-to-image (T2I) generation models have demonstrated impressive capabilities in creating images from text descriptions. However, these T2I generation models often fail to generate images that precisely match the details of the text inputs, such as incorrect spatial relationship or missing…

Cited by 9SourcePDFScholar
2024

Socialized Learning: Making Each Other Better Through Multi-Agent Collaboration

ICML 2024poster

Learning new knowledge frequently occurs in our dynamically changing world, e.g., humans culturally evolve by continuously acquiring new abilities to sustain their survival, leveraging collective intelligence rather than a large number of individual attempts. The effective learning paradigm during c…

2024

VLN-Video: Utilizing Driving Videos for Outdoor Vision-and-Language Navigation

AAAI 2024technical

Outdoor Vision-and-Language Navigation (VLN) requires an agent to navigate through realistic 3D outdoor environments based on natural language instructions. The performance of existing VLN methods is limited by insufficient diversity in navigation environments and limited training data. To address t…

Cited by 8SourcePDFScholar
2024

What Matters in Graph Class Incremental Learning? An Information Preservation Perspective

NeurIPS 2024poster

Graph class incremental learning (GCIL) requires the model to classify emerging nodes of new classes while remembering old classes. Existing methods are designed to preserve effective information of old models or graph data to alleviate forgetting, but there is no clear theoretical understanding of…

2023

Listen, Decipher and Sign: Toward Unsupervised Speech-to-Sign Language Recognition

ACL 2023findings

Existing supervised sign language recognition systems rely on an abundance of well-annotated data. Instead, an unsupervised speech-to-sign language recognition (SSR-U) system learns to translate between spoken and sign languages by observing only non-parallel speech and sign-language corpora. We pro…

2023

PanoGen: Text-Conditioned Panoramic Environment Generation for Vision-and-Language Navigation

NeurIPS 2023poster

Vision-and-Language Navigation requires the agent to follow language instructions to navigate through 3D environments. One main challenge in Vision-and-Language Navigation is the limited availability of photorealistic training environments, which makes it hard to generalize to new and unseen environ…

Cited by 56SourcePDFScholar
2023

Scaling Data Generation in Vision-and-Language Navigation

ICCV 2023oral

Recent research in language-guided visual navigation has demonstrated a significant demand for the diversity of traversable environments and the quantity of supervision for training generalizable agents. To tackle the common data scarcity issue in existing vision-and-language navigation datasets, we…

Cited by 80PDFcodeScholar
2022

CLEAR: Improving Vision-Language Navigation with Cross-Lingual, Environment-Agnostic Representations

NAACL 2022findings

Vision-and-Language Navigation (VLN) tasks require an agent to navigate through the environment based on language instructions. In this paper, we aim to solve two key challenges in this task: utilizing multilingual instructions for improved instruction-path grounding and navigating through new envir…

2021

Improving Cross-Modal Alignment in Vision Language Navigation via Syntactic Information

NAACL 2021long

Vision language navigation is the task that requires an agent to navigate through a 3D environment based on natural language instructions. One key challenge in this task is to ground instructions with the current visual information that the agent perceives. Most of the existing work employs soft att…

2021

NDH-Full: Learning and Evaluating Navigational Agents on Full-Length Dialogue

EMNLP 2021main

Communication between human and mobile agents is getting increasingly important as such agents are widely deployed in our daily lives. Vision-and-Dialogue Navigation is one of the tasks that evaluate the agent’s ability to interact with humans for assistance and navigate based on natural language re…