← Search

Tsu-Jui Fu

26 accepted papers

2026

ThreadWeaver: Adaptive Threading for Efficient Parallel Reasoning in Language Models

ICML 2026oral

Scaling inference-time computation has enabled Large Language Models (LLMs) to achieve strong reasoning performance, but their inherently sequential decoding incurs substantial latency, motivating parallelization of the generation process. However, existing parallel reasoning approaches suffer from …

Cited by 0SourceScholar
2025

CAR-Flow: Condition-Aware Reparameterization Aligns Source and Target for Better Flow Matching

NeurIPS 2025spotlight

Conditional generative modeling aims to learn a conditional data distribution from samples containing data-condition pairs. For this, diffusion and flow-based methods have attained compelling results. These methods use a learned (flow) model to transport an initial standard Gaussian noise that ignor…

Cited by 0SourceScholar
2025

STIV: Scalable Text and Image Conditioned Video Generation

ICCV 2025poster

We present a simple and scalable text and image conditioned video generation method. Our approach, named STIV, integrates a variable number of image conditions into a Diffusion Transformer (DiT) through frame replacement. This design enables STIV to perform both text-to-video (T2V) and text-image-to…

2025

TC-Bench: Benchmarking Temporal Compositionality in Conditional Video Generation

ACL 2025finding

Video generation has many unique challenges beyond those of image generation. The temporal dimension introduces extensive possible variations across frames, over which consistency and continuity may be violated. In this work, we evaluate the emergence of new concepts and relation transitions as time…

Cited by 0SourcePDFScholar
2025

UniVG: A Generalist Diffusion Model for Unified Image Generation and Editing

ICCV 2025poster

Text-to-Image (T2I) diffusion models have shown impressive results in generating visually compelling images following user prompts. Building on this, various methods further fine-tune the pre-trained T2I model for specific tasks. However, this requires separate model architectures, training designs,…

2024

Guiding Instruction-based Image Editing via Multimodal Large Language Models

ICLR 2024spotlight

Instruction-based image editing improves the controllability and flexibility of image manipulation via natural commands without elaborate descriptions or regional masks. However, human instructions are sometimes too brief for current methods to capture and follow. Multimodal large language models (M…

2024

T2V-Turbo: Breaking the Quality Bottleneck of Video Consistency Model with Mixed Reward Feedback

NeurIPS 2024poster

Diffusion-based text-to-video (T2V) models have achieved significant success but continue to be hampered by the slow sampling speed of their iterative sampling processes. To address the challenge, consistency models have been proposed to facilitate fast inference, albeit at the cost of sample qualit…

2024

VELMA: Verbalization Embodiment of LLM Agents for Vision and Language Navigation in Street View

AAAI 2024technical

Incremental decision making in real-world environments is one of the most challenging tasks in embodied artificial intelligence. One particularly demanding scenario is Vision and Language Navigation (VLN) which requires visual and natural language understanding as well as spatial and temporal reason…

2023

An Empirical Study of End-to-End Video-Language Transformers With Masked Visual Modeling

CVPR 2023poster

Masked visual modeling (MVM) has been recently proven effective for visual pre-training. While similar reconstructive objectives on video inputs (e.g., masked frame modeling) have been explored in video-language (VidL) pre-training, previous studies fail to find a truly effective MVM strategy that c…

2023

Collaborative Generative AI: Integrating GPT-k for Efficient Editing in Text-to-Image Generation

EMNLP 2023short main

The field of text-to-image (T2I) generation has garnered significant attention both within the research community and among everyday users. Despite the advancements of T2I models, a common issue encountered by users is the need for repetitive editing of input prompts in order to receive a satisfacto…

Cited by 0SourceScholar
2023

EDIS: Entity-Driven Image Search over Multimodal Web Content

EMNLP 2023long main

Making image retrieval methods practical for real-world search applications requires significant progress in dataset scales, entity comprehension, and multimodal information fusion. In this work, we introduce Entity-Driven Image Search (EDIS), a challenging dataset for cross-modal image search in th…

Cited by 0SourcecodeScholar
2023

LayoutGPT: Compositional Visual Planning and Generation with Large Language Models

NeurIPS 2023poster

Attaining a high degree of user controllability in visual generation often requires intricate, fine-grained inputs like layouts. However, such inputs impose a substantial burden on users when compared to simple text inputs. To address the issue, we study how Large Language Models (LLMs) can serve as…

2023

PHOTOSWAP: Personalized Subject Swapping in Images

NeurIPS 2023poster

In an era where images and visual content dominate our digital landscape, the ability to manipulate and personalize these images has become a necessity. Envision seamlessly substituting a tabby cat lounging on a sunlit window sill in a photograph with your own playful puppy, all while preserving the…

Cited by 36SourcePDFScholar
2023

Tell Me What Happened: Unifying Text-Guided Video Completion via Multimodal Masked Video Generation

CVPR 2023poster

Generating a video given the first several static frames is challenging as it anticipates reasonable future frames with temporal coherence. Besides video prediction, the ability to rewind from the last frame or infilling between the head and tail is also crucial, but they have rarely been explored f…

2023

Text-guided 3D Human Generation from 2D Collections

EMNLP 2023long findings

3D human modeling has been widely used for engaging interaction in gaming, film, and animation. The customization of these characters is crucial for creativity and scalability, which highlights the importance of controllability. In this work, we introduce Text-guided 3D Human Generation (T3H), where…

Cited by 0SourceScholar
2023

Training-Free Structured Diffusion Guidance for Compositional Text-to-Image Synthesis

ICLR 2023poster

Large-scale diffusion models have achieved state-of-the-art results on text-to-image synthesis (T2I) tasks. Despite their ability to generate high-quality yet creative images, we observe that attribution-binding and compositional capabilities are still considered major challenging issues, especially…

2022

CPL: Counterfactual Prompt Learning for Vision and Language Models

EMNLP 2022main

Prompt tuning is a new few-shot transfer learning technique that only tunes the learnable prompt for pre-trained vision and language models such as CLIP. However, existing prompt tuning methods tend to learn spurious or entangled representations, which leads to poor generalization to unseen concepts…

Cited by 27SourcePDFScholar
2022

DOC2PPT: Automatic Presentation Slides Generation from Scientific Documents

AAAI 2022technical

Creating presentation materials requires complex multimodal reasoning skills to summarize key concepts and arrange them in a logical and visually pleasing manner. Can machines learn to emulate this laborious process? We present a novel task and approach for document-to-slide generation. Solving this…

Cited by 61SourcePDFScholar
2022

M3L: Language-Based Video Editing via Multi-Modal Multi-Level Transformers

CVPR 2022poster

Video editing tools are widely used nowadays for digital design. Although the demand for these tools is high, the prior knowledge required makes it difficult for novices to get started. Systems that could follow natural language instructions to perform automatic editing would significantly improve a…

Cited by 24PDFcodeScholar
2022

ULN: Towards Underspecified Vision-and-Language Navigation

EMNLP 2022main

Vision-and-Language Navigation (VLN) is a task to guide an embodied agent moving to a target position using language instructions. Despite the significant performance improvement, the wide use of fine-grained instructions fails to characterize more practical linguistic variations in reality. To fill…

2020

Counterfactual Vision-and-Language Navigation via Adversarial Path Sampler

ECCV 2020poster

Vision-and-Language Navigation (VLN) is a task where agents must decide how to move through a 3D environment to reach a goal by grounding natural language instructions to the visual surroundings. One of the problems of the VLN task is data scarcity since it is difficult to collect enough navigation…

Cited by 109SourcePDFScholar
2019

Adversarial Active Exploration for Inverse Dynamics Model Learning

CoRL 2019

We present an adversarial active exploration for inverse dynamics model learning, a simple yet effective learning scheme that incentivizes exploration in an environment without any human intervention. Our framework consists of a deep reinforcement learning (DRL) agent and an inverse dynamics model c

2018

Diversity-Driven Exploration Strategy for Deep Reinforcement Learning

NeurIPS 2018poster

Efficient exploration remains a challenging research problem in reinforcement learning, especially when an environment contains large state spaces, deceptive local optima, or sparse rewards. To tackle this problem, we present a diversity-driven approach for exploration, which can be easily combined…