← Search

Yichao Zhou

16 accepted papers

2026

MindZero: Learning Online Mental Reasoning With Zero Annotations

ICML 2026poster

Effective real-world assistance requires AI agents with robust Theory of Mind (ToM): inferring human mental states from their behavior. Despite recent advances, several key challenges remain, including (1) online inference with robust uncertainty updates over multiple hypotheses; (2) efficient reaso…

Cited by 0SourceScholar
2025

Depth Pro: Sharp Monocular Metric Depth in Less Than a Second

ICLR 2025poster

We present a foundation model for zero-shot metric monocular depth estimation. Our model, Depth Pro, synthesizes high-resolution depth maps with unparalleled sharpness and high-frequency details. The predictions are metric, with absolute scale, without relying on the availability of metadata such as…

2025

SUMIE: A Synthetic Benchmark for Incremental Entity Summarization

COLING 2025main

No existing dataset adequately tests how well language models can incrementally update entity summaries – a crucial ability as these models rapidly advance. The Incremental Entity Summarization (IES) task is vital for maintaining accurate, up-to-date knowledge. To address this, we introduce , a full…

Cited by 2SourcePDFScholar
2024

Adaptive Integration of Partial Label Learning and Negative Learning for Enhanced Noisy Label Learning

AAAI 2024technical

There has been significant attention devoted to the effectiveness of various domains, such as semi-supervised learning, contrastive learning, and meta-learning, in enhancing the performance of methods for noisy label learning (NLL) tasks. However, most existing methods still depend on prior assumpti…

2024

Enhancing Incremental Summarization with Structured Representations

EMNLP 2024finding

Large language models (LLMs) often struggle with processing extensive input contexts, which can lead to redundant, inaccurate, or incoherent summaries. Recent methods have used unstructured memory to incrementally process these contexts, but they still suffer from information overload due to the vol…

2023

Selective Labeling: How to Radically Lower Data-Labeling Costs for Document Extraction Models

EMNLP 2023long main

Building automatic extraction models for visually rich documents like invoices, receipts, bills, tax forms, etc. has received significant attention lately. A key bottleneck in developing extraction models for new document types is the cost of acquiring the several thousand high-quality labeled docum…

Cited by 0SourceScholar
2021

Clinical Temporal Relation Extraction with Probabilistic Soft Logic Regularization and Global Inference

AAAI 2021technical

There has been a steady need in the medical community to precisely extract the temporal relations between clinical events. In particular, temporal information can facilitate a variety of downstream applications such as case report retrieval and medical question answering. Existing methods either req…

2020

Optimistic Dual Extrapolation for Coherent Non-monotone Variational Inequalities

NeurIPS 2020poster

The optimization problems associated with training generative adversarial neural networks can be largely reduced to certain {\em non-monotone} variational inequality problems (VIPs), whereas existing convergence results are mostly based on monotone or strongly monotone assumptions. In this paper, we…

Cited by 70SourcePDFScholar
2019

FrameNet: Learning Local Canonical Frames of 3D Surfaces From a Single RGB Image

ICCV 2019poster

In this work, we introduce the novel problem of identifying dense canonical 3D coordinate frames from a single RGB image. We observe that each pixel in an image corresponds to a surface in the underlying 3D geometry, where a canonical frame can be identified as represented by three orthogonal axes,…

Cited by 53PDFScholar
2019

Learning to Reconstruct 3D Manhattan Wireframes From a Single Image

ICCV 2019oral

From a single view of an urban environment, we propose a method to effectively exploit the global structural regularities for obtaining a compact, accurate, and intuitive 3D wireframe representation. Our method trains a single convolutional neural network to simultaneously detect salient junctions a…

Cited by 83PDFcodeScholar
2019

NeurVPS: Neural Vanishing Point Scanning via Conic Convolution

NeurIPS 2019poster

We present a simple yet effective end-to-end trainable deep network with geometry-inspired convolutional operators for detecting vanishing points in images. Traditional convolutional neural networks rely on aggregating edge features and do not have mechanisms to directly exploit the geometric proper…