Papers by Carl Vondrick

5 papers
There’s a Time and Place for Reasoning Beyond the Image (2022.acl-long)

Copied to clipboard

Challenge: Currently, most work in this area is focused on reasoning with local evidence, but there is a gap between a state-of-the-art joint model and human performance.
Approach: They propose a model that can be used to infer, associate, and reason with contextual information from other sources to establish a more complete picture.
Outcome: The proposed model can identify the news articles related to the image through segment-wise understandings of the signs, buildings, crowds, and more.
Whiteboard-of-Thought: Thinking Step-by-Step Across Modalities (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models have shown promising results in arithmetic and symbolic reasoning by expressing intermediate reasoning in text as a chain of thought, yet struggle to extend this capability to answer text queries that are easily solved by visual reasoning.
Approach: They propose a method to unlock the visual reasoning capabilities of multimodal large language models by using a metaphorical ‘whiteboard’ to draw out reasoning steps as images and return these images back to the model for further processing.
Outcome: The proposed method shows that it can be used on four difficult tasks that involve visual and spatial reasoning with no demonstrations or specialized modules.
Towards LLM Agents for Earth Observation (2026.findings-acl)

Copied to clipboard

Challenge: specialized automated systems for specific earth observation tasks lack flexibility for general-purpose, customized queries.
Approach: They propose a coding benchmark of 408 yes/no questions from NASA Earth Observatory articles . they analyze the impact of using JavaScript API versus Python and the effect of providing documentation .
Outcome: The proposed frameworks reduce errors by 60%, but are only marginally above random chance.
RESIN: A Dockerized Schema-Guided Cross-document Cross-lingual Cross-media Information Extraction and Event Tracking System (2021.naacl-demos)

Copied to clipboard

Challenge: We present a new information extraction system that can construct temporal event graphs from news documents.
Approach: They propose a temporal event graph extraction system that can extract news documents . they extend the system from sentence-level event extraction to cross-document cross-media event extraction .
Outcome: The proposed system can extract temporal event graphs from news documents in multiple languages and multiple data modalities.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations