← Search

Anthony Chen

8 accepted papers

2026

GeoDrive: 3D Geometry-Informed Driving World Model with Precise Action Control

ICRA 2026poster

Recent advancements in world models have revolutionized dynamic environment simulation, allowing systems to foresee future states and assess potential actions. In autonomous driving, these capabilities help vehicles anticipate the behavior of other road users, perform risk-aware planning, accelerate…

2025

Empowering World Models with Reflection for Embodied Video Prediction

ICML 2025poster

Video generation models have made significant progress in simulating future states, showcasing their potential as world simulators in embodied scenarios. However, existing models often lack robust understanding, limiting their ability to perform multi-step predictions or handle Out-of-Distribution (…

Cited by 0SourcePDFScholar
2025

LOFT: Scalable and More Realistic Long-Context Evaluation

NAACL 2025findings

Long-context language models (LCLMs) have the potential to revolutionize our approach to tasks traditionally reliant on external tools like retrieval systems or databases. Leveraging LCLMs’ ability to natively ingest and process entire corpora of information offers numerous advantages. It enhances u…

2024

Split-Ensemble: Efficient OOD-aware Ensemble via Task and Model Splitting

ICML 2024poster

Uncertainty estimation is crucial for deep learning models to detect out-of-distribution (OOD) inputs. However, the naive deep learning classifiers produce uncalibrated uncertainty for OOD data. Improving the uncertainty estimation typically requires external data for OOD-aware training or considera…

Cited by 0SourcePDFScholar
2023

PiMAE: Point Cloud and Image Interactive Masked Autoencoders for 3D Object Detection

CVPR 2023poster

Masked Autoencoders learn strong visual representations and achieve state-of-the-art results in several independent modalities, yet very few works have addressed their capabilities in multi-modality settings. In this work, we focus on point cloud and RGB image data, two modalities that are often pre…

2023

RARR: Researching and Revising What Language Models Say, Using Language Models

ACL 2023long

Language models (LMs) now excel at many tasks such as question answering, reasoning, and dialog. However, they sometimes generate unsupported or misleading content. A user cannot easily determine whether their outputs are trustworthy or not, because most LMs do not have any built-in mechanism for at…

2021

Entity-Based Knowledge Conflicts in Question Answering

EMNLP 2021main

Knowledge-dependent tasks typically use two sources of knowledge: parametric, learned at training time, and contextual, given as a passage at inference time. To understand how models use these sources together, we formalize the problem of knowledge conflicts, where the contextual information contrad…

2021

Evaluating Entity Disambiguation and the Role of Popularity in Retrieval-Based NLP

ACL 2021long

Retrieval is a core component for open-domain NLP tasks. In open-domain tasks, multiple entities can share a name, making disambiguation an inherent yet under-explored problem. We propose an evaluation benchmark for assessing the entity disambiguation capabilities of these retrievers, which we call…