← Search

Wanrong Zhu

15 accepted papers

2026

AnyDoc: Enhancing Document Generation via Large-Scale HTML/CSS Data Synthesis and Height-Aware Reinforcement Optimization

CVPR 2026

Document generation has gained growing attention in the field of AI-driven content creation. In this work, we push its boundaries by introducing AnyDoc, a framework capable of handling multiple generation tasks across a wide spectrum of document categories, all represented in a unified HTML/CSS form

Cited by 0SourceScholar
2026

OIDA-QA: A Multimodal Benchmark for Analyzing the Opioid Industry Documents Archive

AAAI 2026technical

The opioid crisis represents a significant moment in public health that reveals systemic shortcomings across regulatory systems, healthcare practices, corporate governance, and public policy. Analyzing how these interconnected systems simultaneously failed to protect public health requires innovativ

Cited by 0SourcePDFScholar
2026

Spinning Straw into Gold: Relabeling LLM Agent Trajectories in Hindsight for Successful Demonstrations

ICLR 2026poster

Large language model agents operate in partially observable, long-horizon settings where obtaining supervision remains a major bottleneck. We address this by leveraging a source of supervision overlooked in existing post-training methods: ``unintended yet successful'' goals embedded within agent rol…

Cited by 0SourceScholar
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…

2024

Multimodal Procedural Planning via Dual Text-Image Prompting

EMNLP 2024finding

Embodied agents have achieved prominent performance in following human instructions to complete tasks. However, the potential of providing instructions informed by texts and images to assist humans in completing tasks remains underexplored. To uncover this capability, we present the multimodal proce…

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

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

Large Language Models Are Latent Variable Models: Explaining and Finding Good Demonstrations for In-Context Learning

NeurIPS 2023poster

In recent years, pre-trained large language models (LLMs) have demonstrated remarkable efficiency in achieving an inference-time few-shot learning capability known as in-context learning. However, existing literature has highlighted the sensitivity of this capability to the selection of few-shot dem…

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

Multimodal C4: An Open, Billion-scale Corpus of Images Interleaved with Text

NeurIPS 2023poster

In-context vision and language models like Flamingo support arbitrarily interleaved sequences of images and text as input. This format not only enables few-shot learning via interleaving independent supervised (image, text) examples, but also, more complex prompts involving interaction between image…

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

VisIT-Bench: A Dynamic Benchmark for Evaluating Instruction-Following Vision-and-Language Models

NeurIPS 2023poster

We introduce VisIT-Bench (Visual InsTruction Benchmark), a benchmark for evaluating instruction-following vision-language models for real-world use. Our starting point is curating 70 "instruction families" that we envision instruction tuned vision-language models should be able to address. Extending…

2022

Diagnosing Vision-and-Language Navigation: What Really Matters

NAACL 2022long

Vision-and-language navigation (VLN) is a multimodal task where an agent follows natural language instructions and navigates in visual environments. Multiple setups have been proposed, and researchers apply new model architectures or training techniques to boost navigation performance. However, ther…

2022

End-to-end Dense Video Captioning as Sequence Generation

COLING 2022main

Dense video captioning aims to identify the events of interest in an input video, and generate descriptive captions for each event. Previous approaches usually follow a two-stage generative process, which first proposes a segment for each event, then renders a caption for each identified segment. Re…

Cited by 50SourcePDFScholar
2022

Imagination-Augmented Natural Language Understanding

NAACL 2022long

Human brains integrate linguistic and perceptual information simultaneously to understand natural language, and hold the critical ability to render imaginations. Such abilities enable us to construct new abstract concepts or concrete objects, and are essential in involving practical knowledge to sol…