← Search

Zhi Zhou

31 accepted papers

2026

FormalML: A Benchmark for Evaluating Formal Subgoal Completion in Machine Learning Theory

ICLR 2026poster

Large language models (LLMs) have recently demonstrated remarkable progress in formal theorem proving. Yet their ability to serve as practical assistants for mathematicians—filling in missing steps within complex proofs—remains underexplored. We identify this challenge as the task of subgoal complet…

Cited by 0SourcecodeScholar
2026

Neural Dynamic GI: Random-Access Neural Compression for Temporal Lightmaps in Dynamic Lighting Environments

CVPR 2026

High-quality global illumination (GI) in real-time rendering is commonly achieved using precomputed lighting techniques, with lightmap as the standard choice. To support GI for static objects in dynamic lighting environments, multiple lightmaps at different lighting conditions need to be precomputed

Cited by 0SourceScholar
2026

On the Learnability of Test-Time Adaptation: A Recovery Complexity Perspective

ICML 2026poster

Test-time adaptation (TTA) aims to adapt models to maintain reliable performance on non-stationary test streams without requiring labeled data. Despite its empirical success, the learnability of TTA under distributional non-stationarity remains unexplored. A key challenge is lacking of a principled …

Cited by 0SourceScholar
2026

Quantitative Estimation of Target Task Performance from Unsupervised Pretext Task in Semi/Self-Supervised Learning

ICML 2026poster

The effectiveness of unlabeled data in Semi/Self-Supervised Learning (SSL) depends on appropriate assumptions for specific scenarios, thereby enabling the selection of beneficial unsupervised pretext tasks. However, existing research has paid limited attention to assumptions in SSL, resulting in pra…

Cited by 0SourceScholar
2026

Step Back to Leap Forward: Self-Backtracking for Symbolic Reasoning and Planning in Language Models

AAAI 2026technical

Although autoregressive language models demonstrated remarkable performance across various tasks, their effectiveness in symbolic reasoning and decision-making scenarios remains constrained. Recent research indicates that training language models to emulate symbolic search algorithms (e.g. depth-fi

Cited by 0SourcePDFScholar
2026

VT-Bench: A Unified Benchmark for Visual-Tabular Multi-Modal Learning

ICML 2026poster

Multi-model learning has attracted great attention in visual-text tasks. However, visual-tabular data, which plays a pivotal role in high-stakes domains like healthcare and industry, remains underexplored. In this paper, we introduce \textit{VT-Bench}, the first unified benchmark for standardizing v…

Cited by 0SourceScholar
2025

A Theoretical Study on Bridging Internal Probability and Self-Consistency for LLM Reasoning

NeurIPS 2025poster

Test-time scaling seeks to improve the reasoning performance of large language models (LLMs) by adding computational resources. A prevalent approach within the field is *sampling-based test-time scaling methods*, which enhance reasoning by generating multiple reasoning paths for a given input during…

Cited by 0SourcecodeScholar
2025

AutoEvolve: Automatically Evolving Queries for Applicable and Scalable Retrieval-Augmented Generation Benchmarking

EMNLP 2025

Retrieval-augmented generation (RAG) enables large language models (LLMs) to address queries beyond their internal knowledge by integrating domain knowledge in specialized corpus, which necessitates the generation of benchmarks on specific corpus to evaluate RAG systems. However, existing automated

Cited by 0SourcePDFScholar
2025

BMIP: Bi-directional Modality Interaction Prompt Learning for VLM

IJCAI 2025

Vision-language models (VLMs) have exhibited remarkable generalization capabilities, and prompt learning for VLMs has attracted great attention for the ability to adapt pre-trained VLMs to specific downstream tasks. However, existing studies mainly focus on single-modal prompts or uni-directional mo

Cited by 0SourcePDFScholar
2025

CARTS: Advancing Neural Theorem Proving with Diversified Tactic Calibration and Bias-Resistant Tree Search

ICLR 2025poster

Recent advancements in neural theorem proving integrate large language models with tree search algorithms like Monte Carlo Tree Search (MCTS), where the language model suggests tactics and the tree search finds the complete proof path. However, many tactics proposed by the language model converge to…

Cited by 0SourcePDFScholar
2025

Fully Test-Time Adaptation for Feature Decrement in Tabular Data

IJCAI 2025

Tabular data is widely adopted in various machine learning tasks. Current tabular data learning mainly focuses on closed environments, while in real-world applications, open environments are often encountered, where distribution shifts and feature decrements occur, leading to severe performance degr

Cited by 0SourcePDFScholar
2025

Neuro-Symbolic Artificial Intelligence: Towards Improving the Reasoning Abilities of Large Language Models

IJCAI 2025

Large Language Models (LLMs) have shown promising results across various tasks, yet their reasoning capabilities remain a fundamental challenge. Developing AI systems with strong reasoning capabilities is regarded as a crucial milestone in the pursuit of Artificial General Intelligence (AGI) and has

2025

TabFSBench: Tabular Benchmark for Feature Shifts in Open Environments

ICML 2025poster

Tabular data is widely utilized in various machine learning tasks. Current tabular learning research predominantly focuses on closed environments, while in real-world applications, open environments are often encountered, where distribution and feature shifts occur, leading to significant degradatio…

2025

VCSearch: Bridging the Gap Between Well-Defined and Ill-Defined Problems in Mathematical Reasoning

EMNLP 2025

Large language models (LLMs) have demonstrated impressive performance on reasoning tasks, including mathematical reasoning. However, the current evaluation mostly focuses on carefully constructed benchmarks and neglects the consideration of real-world reasoning problems that present missing or contr

Cited by 0SourcePDFScholar
2025

Vision-Language Model Selection and Reuse for Downstream Adaptation

ICML 2025poster

Pre-trained Vision-Language Models (VLMs) are becoming increasingly popular across various visual tasks, and several open-sourced VLM variants have been released. However, selecting the best-performing pre-trained VLM for a specific downstream task is challenging since no single VLM can achieve prom…

Cited by 0SourcePDFScholar
2024

DeCoOp: Robust Prompt Tuning with Out-of-Distribution Detection

ICML 2024poster

Vision-language models (VLMs), such as CLIP, have demonstrated impressive zero-shot capabilities for various downstream tasks. Their performance can be further enhanced through few-shot prompt tuning methods. However, current studies evaluate the performance of learned prompts separately on base and…

2024

HONGAT: Graph Attention Networks in the Presence of High-Order Neighbors

AAAI 2024technical

Graph Attention Networks (GATs) that compute node representation by its lower-order neighbors, are state-of-the-art architecture for representation learning with graphs. In practice, however, the high-order neighbors that turn out to be useful, remain largely unemployed in GATs. Efforts on this issu…

Cited by 5SourcePDFScholar
2024

LSPAN: Spectrally Localized Augmentation for Graph Consistency Learning

IJCAI 2024poster

Graph-based consistency principle has been successfully applied to many semi-supervised problems in machine learning. Its performance largely depends on the quality of augmented graphs, which has been recently proven that revealing graph properties and maintaining the invariance of graphs are crucia…

Cited by 0SourcePDFScholar
2024

Long-Tail Learning with Foundation Model: Heavy Fine-Tuning Hurts

ICML 2024poster

The fine-tuning paradigm in addressing long-tail learning tasks has sparked significant interest since the emergence of foundation models. Nonetheless, how fine-tuning impacts performance in long-tail learning was not explicitly quantified. In this paper, we disclose that heavy fine-tuning may even…

2024

Neuro-Symbolic Data Generation for Math Reasoning

NeurIPS 2024poster

A critical question about Large Language Models (LLMs) is whether their apparent deficiency in mathematical reasoning is inherent, or merely a result of insufficient exposure to high-quality mathematical data. To explore this, we developed an automated method for generating high-quality, supervised…

Cited by 7SourcePDFScholar
2024

Realistic Evaluation of Semi-supervised Learning Algorithms in Open Environments

ICLR 2024spotlight

Semi-supervised learning (SSL) is a powerful paradigm for leveraging unlabeled data and has been proven to be successful across various tasks. Conventional SSL studies typically assume close environment scenarios where labeled and unlabeled examples are independently sampled from the same distributi…

2023

6G Integrated Sensing and Communication - Sensing Assisted Environmental Reconstruction and Communication

ICASSP 2023accepted

Integrated sensing and communication (ISAC) is believed to play a vital role for connected intelligence in 6G. Radio waves can be used to sense surrounding and obtain the environment information. Furthermore, the environmental knowledge provided by sensing improves the accuracy of channel estimation…

Cited by 0SourceScholar
2023

Bidirectional Adaptation for Robust Semi-Supervised Learning with Inconsistent Data Distributions

ICML 2023oral

Semi-supervised learning (SSL) suffers from severe performance degradation when labeled and unlabeled data come from inconsistent data distributions. However, there is still a lack of sufficient theoretical guidance on how to alleviate this problem. In this paper, we propose a general theoretical fr…

Cited by 9SourcePDFScholar
2023

ODS: Test-Time Adaptation in the Presence of Open-World Data Shift

ICML 2023oral

Test-time adaptation (TTA) adapts a source model to the distribution shift in testing data without using any source data. There have been plenty of algorithms concentrated on covariate shift in the last decade, i.e., $\mathcal{D}_t(X)$, the distribution of the test data is different from the source…

Cited by 35SourcePDFScholar
2022

USB: A Unified Semi-supervised Learning Benchmark for Classification

NeurIPS 2022accept

Semi-supervised learning (SSL) improves model generalization by leveraging massive unlabeled data to augment limited labeled samples. However, currently, popular SSL evaluation protocols are often constrained to computer vision (CV) tasks. In addition, previous work typically trains deep neural netw…

2021

STEP: Out-of-Distribution Detection in the Presence of Limited In-Distribution Labeled Data

NeurIPS 2021poster

Existing semi-supervised learning (SSL) studies typically assume that unlabeled and test data are drawn from the same distribution as labeled data. However, in many real-world applications, it is desirable to have SSL algorithms that not only classify the samples drawn from the same distribution of…

Cited by 39SourcePDFScholar