← Search

Weixi Feng

11 accepted papers

2025

BlobGEN-Vid: Compositional Text-to-Video Generation with Blob Video Representations

CVPR 2025poster

Existing video generation models struggle to follow complex text prompts and synthesize multiple objects, raising the need for additional grounding input for improved controllability. In this work, we propose to decompose videos into visual primitives -- blob video representation, a general represen…

Cited by 3SourcePDFScholar
2025

MMWorld: Towards Multi-discipline Multi-faceted World Model Evaluation in Videos

ICLR 2025poster

Multimodal Language Language Models (MLLMs) demonstrate the emerging abilities of "world models"---interpreting and reasoning about complex real-world dynamics. To assess these abilities, we posit videos are the ideal medium, as they encapsulate rich representations of real-world dynamics and causal…

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
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

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

Neuro-Symbolic Procedural Planning with Commonsense Prompting

ICLR 2023top-25%

Procedural planning aims to implement complex high-level goals by decomposition into simpler low-level steps. Although procedural planning is a basic skill set for humans in daily life, it remains a challenge for large language models (LLMs) that lack a deep understanding of the cause-effect relatio…

Cited by 33SourcePDFScholar
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

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…