← Search

Zhecan Wang

14 accepted papers

2025

Embodied Web Agents: Bridging Physical-Digital Realms for Integrated Agent Intelligence

NeurIPS 2025spotlight

AI agents today are mostly siloed — they either retrieve and reason over vast amount of digital information and knowledge obtained online; or interact with the physical world through embodied perception, planning and action — but rarely both. This separation limits their ability to solve tasks that…

Cited by 0SourceScholar
2025

PuzzleGPT: Emulating Human Puzzle-Solving Ability for Time and Location Prediction

NAACL 2025findings

The task of predicting time and location from images is challenging and requires complex human-like puzzle-solving ability over different clues. In this work, we formalize this ability into core skills and implement them using different modules in an expert pipeline called PuzzleGPT. PuzzleGPT consi…

2024

CoBIT: A Contrastive Bi-directional Image-Text Generation Model

ICLR 2024poster

The field of Vision-and-Language (VL) has witnessed a proliferation of pretrained foundation models. Current techniques typically employ only one type of training objective, whether it's (1) contrastive objectives (like CLIP), (2) image-to-text generative objectives (like PaLI), or (3) text-to-image…

Cited by 22SourcePDFScholar
2024

HaloQuest: A Visual Hallucination Dataset for Advancing Multimodal Reasoning

ECCV 2024poster

"Hallucination has been a major problem for large language models and remains a critical challenge when it comes to multimodality in which vision-language models (VLMs) have to deal with not just textual but also visual inputs. Despite rapid progress in VLMs, resources for evaluating and addressing…

2024

JourneyBench: A Challenging One-Stop Vision-Language Understanding Benchmark of Generated Images

NeurIPS 2024poster

Existing vision-language understanding benchmarks largely consist of images of objects in their usual contexts. As a consequence, recent multimodal large language models can perform well with only a shallow visual understanding by relying on background language biases. Thus, strong performance on th…

2023

Dataset Bias Mitigation in Multiple-Choice Visual Question Answering and Beyond

EMNLP 2023long findings

Vision-language (VL) understanding tasks evaluate models' comprehension of complex visual scenes through multiple-choice questions. However, we have identified two dataset biases that models can exploit as shortcuts to resolve various VL tasks correctly without proper understanding. The first type o…

Cited by 0SourceScholar
2023

IdealGPT: Iteratively Decomposing Vision and Language Reasoning via Large Language Models

EMNLP 2023long findings

The field of vision-and-language (VL) understanding has made unprecedented progress with end-to-end large pre-trained VL models (VLMs). However, they still fall short in zero-shot reasoning tasks that require multi-step inferencing. To achieve this goal, previous works resort to a divide-and-conquer…

Cited by 0SourcecodeScholar
2023

UniFine: A Unified and Fine-grained Approach for Zero-shot Vision-Language Understanding

ACL 2023findings

Vision-language tasks, such as VQA, SNLI-VE, and VCR are challenging because they require the model’s reasoning ability to understand the semantics of the visual world and natural language. Supervised methods working for vision-language tasks have been well-studied. However, solving these tasks in a…

2022

Find Someone Who: Visual Commonsense Understanding in Human-Centric Grounding

EMNLP 2022finding

From a visual scene containing multiple people, human is able to distinguish each individual given the context descriptions about what happened before, their mental/physical states or intentions, etc. Above ability heavily relies on human-centric commonsense knowledge and reasoning. For example, if…

2022

SGEITL: Scene Graph Enhanced Image-Text Learning for Visual Commonsense Reasoning

AAAI 2022technical

Answering complex questions about images is an ambitious goal for machine intelligence, which requires a joint understanding of images, text, and commonsense knowledge, as well as a strong reasoning ability. Recently, multimodal Transformers have made a great progress in the task of Visual Commonsen…

Cited by 30SourcePDFScholar
2022

Understanding ME? Multimodal Evaluation for Fine-grained Visual Commonsense

EMNLP 2022main

Visual commonsense understanding requires Vision Language (VL) models to not only understand image and text but also cross-reference in-between to fully integrate and achieve comprehension of the visual scene described. Recently, various approaches have been developed and have achieved high performa…

2021

Unsupervised Vision-and-Language Pre-training Without Parallel Images and Captions

NAACL 2021long

Pre-trained contextual vision-and-language (V&L) models have achieved impressive performance on various benchmarks. However, existing models require a large amount of parallel image-caption data for pre-training. Such data are costly to collect and require cumbersome curation. Inspired by unsupervis…

2020

Learning Visual Commonsense for Robust Scene Graph Generation

ECCV 2020poster

Scene graph generation models understand the scene through object and predicate recognition, but are prone to mistakes due to the challenges of perception in the wild. Perception errors often lead to nonsensical compositions in the output scene graph, which do not follow real-world rules and pattern…

Cited by 90SourcePDFScholar
2017

Dual-Agent GANs for Photorealistic and Identity Preserving Profile Face Synthesis

NeurIPS 2017poster

Synthesizing realistic profile faces is promising for more efficiently training deep pose-invariant models for large-scale unconstrained face recognition, by populating samples with extreme poses and avoiding tedious annotations. However, learning from synthetic faces may not achieve the desired pe…