← Search

Zizhao Zhang

28 accepted papers

2025

SkillVerse : Assessing and Enhancing LLMs with Tree Evaluation

ACL 2025long

As language models evolve to tackle complex, multifaceted tasks, their evaluation must adapt to capture this intricacy. A granular, skill-specific understanding of model capabilities can empower researchers to make informed model development plans. In this paper, we introduce SkillVerse, an unsuperv…

2024

4DBInfer: A 4D Benchmarking Toolbox for Graph-Centric Predictive Modeling on RDBs

NeurIPS 2024poster

Given a relational database (RDB), how can we predict missing column values in some target table of interest? Although RDBs store vast amounts of rich, informative data spread across interconnected tables, the progress of predictive machine learning models as applied to such tasks arguably falls we…

2024

CodecLM: Aligning Language Models with Tailored Synthetic Data

NAACL 2024findings

Instruction tuning has emerged as the key in aligning large language models (LLMs) with specific task instructions, thereby mitigating the discrepancy between the next-token prediction objective and users’ actual goals. To reduce the labor and time cost to collect or annotate data by humans, researc…

2024

OpenResearcher: Unleashing AI for Accelerated Scientific Research

EMNLP 2024system demonstrations

The rapid growth of scientific literature imposes significant challenges for researchers endeavoring to stay updated with the latest advancements in their fields and delve into new areas. We introduce OpenResearcher, an innovative platform that leverages Artificial Intelligence (AI) techniques to ac…

2024

RAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented Generation

NeurIPS 2024poster

Despite Retrieval-Augmented Generation (RAG) has shown promising capability in leveraging external knowledge, a comprehensive evaluation of RAG systems is still challenging due to the modular nature of RAG, evaluation of long-form responses and reliability of measurements. In this paper, we propose…

2023

AutoGT: Automated Graph Transformer Architecture Search

ICLR 2023top-5%

Although Transformer architectures have been successfully applied to graph data with the advent of Graph Transformer, current design of Graph Transformer still heavily relies on human labor and expertise knowledge to decide proper neural architectures and suitable graph encoding strategies at each T…

Cited by 27SourcePDFScholar
2023

QueryForm: A Simple Zero-shot Form Entity Query Framework

ACL 2023findings

Zero-shot transfer learning for document understanding is a crucial yet under-investigated scenario to help reduce the high cost involved in annotating document entities. We present a novel query-based framework, QueryForm, that extracts entity values from form-like documents in a zero-shot fashion.…

Cited by 7SourcePDFScholar
2023

ScalableMap: Scalable Map Learning for Online Long-Range Vectorized HD Map Construction

CoRL 2023poster

We propose a novel end-to-end pipeline for online long-range vectorized high-definition (HD) map construction using on-board camera sensors. The vectorized representation of HD maps, employing polylines and polygons to represent map elements, is widely used by downstream tasks. However, previous sch…

Cited by 18SourcecodeScholar
2022

DualPrompt: Complementary Prompting for Rehearsal-Free Continual Learning

ECCV 2022poster

"Continual learning aims at enabling a single model to learn a sequence of tasks without catastrophic forgetting. Top-performing methods usually require a rehearsal buffer to store past pristine examples for experience replay, which, however, limits their practical values due to privacy and memory c…

2022

Learning Instance-Specific Adaptation for Cross-Domain Segmentation

ECCV 2022poster

"We propose a test-time adaptation method for cross-domain image segmentation. Our method is simple: Given a new unseen instance at the test time, we adapt a pre-trained model by conducting instance-specific BatchNorm (statistics) calibration. Our approach has two core components. First, we replace…

Cited by 16SourcePDFScholar
2022

Learning To Prompt for Continual Learning

CVPR 2022poster

The mainstream paradigm behind continual learning has been to adapt the model parameters to non-stationary data distributions, where catastrophic forgetting is the central challenge. Typical methods rely on a rehearsal buffer or known task identity at test time to retrieve learned knowledge and addr…

Cited by 979PDFcodeScholar
2022

Learning from Weakly-Labeled Web Videos via Exploring Sub-concepts

AAAI 2022technical

Learning visual knowledge from massive weakly-labeled web videos has attracted growing research interests thanks to the large corpus of easily accessible video data on the Internet. However, for video action recognition, the action of interest might only exist in arbitrary clips of untrimmed web vid…

Cited by 7SourcePDFScholar
2022

Nested Hierarchical Transformer: Towards Accurate, Data-Efficient and Interpretable Visual Understanding

AAAI 2022technical

Hierarchical structures are popular in recent vision transformers, however, they require sophisticated designs and massive datasets to work well. In this paper, we explore the idea of nesting basic local transformers on non-overlapping image blocks and aggregating them in a hierarchical way. We find…

2021

Improved Consistency Regularization for GANs

AAAI 2021technical

Recent work has increased the performance of Generative Adversarial Networks (GANs) by enforcing a consistency cost on the discriminator. We improve on this technique in several ways. We first show that consistency regularization can introduce artifacts into the GAN samples and explain how to fix th…

2021

Improved Transformer for High-Resolution GANs

NeurIPS 2021poster

Attention-based models, exemplified by the Transformer, can effectively model long range dependency, but suffer from the quadratic complexity of self-attention operation, making them difficult to be adopted for high-resolution image generation based on Generative Adversarial Networks (GANs). In this…

2021

PseudoSeg: Designing Pseudo Labels for Semantic Segmentation

ICLR 2021poster

Recent advances in semi-supervised learning (SSL) demonstrate that a combination of consistency regularization and pseudo-labeling can effectively improve image classification accuracy in the low-data regime. Compared to classification, semantic segmentation tasks require much more intensive labelin…

2020

Consistency-based Semi-supervised Active Learning: Towards Minimizing Labeling Cost

ECCV 2020poster

Active learning (AL) combines data labeling and model training to minimize the labeling cost by prioritizing the selection of high value data that can best improve model performance. In pool-based active learning, accessible unlabeled data are not used for model training in most conventional methods…

Cited by 237SourcePDFScholar
2020

Distilling Effective Supervision From Severe Label Noise

CVPR 2020poster

Collecting large-scale data with clean labels for supervised training of neural networks is practically challenging. Although noisy labels are usually cheap to acquire, existing methods suffer a lot from label noise. This paper targets at the challenge of robust training at high label noise regimes.…

Cited by 174PDFcodeScholar
2020

FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence

NeurIPS 2020poster

Semi-supervised learning (SSL) provides an effective means of leveraging unlabeled data to improve a model’s performance. This domain has seen fast progress recently, at the cost of requiring more complex methods. In this paper we propose FixMatch, an algorithm that is a significant simplification o…

2019

Reducing Uncertainty in Undersampled MRI Reconstruction With Active Acquisition

CVPR 2019poster

The goal of MRI reconstruction is to restore a high fidelity image from partially observed measurements. This partial view naturally induces reconstruction uncertainty that can only be reduced by acquiring additional measurements. In this paper, we present a novel method for MRI reconstruction that,…

Cited by 147PDFScholar
2018

GVCNN: Group-View Convolutional Neural Networks for 3D Shape Recognition

CVPR 2018poster

3D shape recognition has attracted much attention recently. Its recent advances advocate the usage of deep features and achieve the state-of-the-art performance. However, existing deep features for 3D shape recognition are restricted to a view-to-shape setting, which learns the shape descriptor from…

Cited by 749SourcePDFScholar
2018

Photographic Text-to-Image Synthesis With a Hierarchically-Nested Adversarial Network

CVPR 2018poster

This paper presents a novel method to deal with the challenging task of generating photographic images conditioned on semantic image descriptions. Our method introduces accompanying hierarchical-nested adversarial objectives inside the network hierarchies, which regularize mid-level representations…

2018

Translating and Segmenting Multimodal Medical Volumes With Cycle- and Shape-Consistency Generative Adversarial Network

CVPR 2018poster

Synthesized medical images have several important applications, e.g., as an intermedium in cross-modality image registration and as supplementary training samples to boost the generalization capability of a classifier. Especially, synthesized CT data can provide X-ray attenuation map for radiation t…

Cited by 543SourcePDFScholar
2017

MDNet: A Semantically and Visually Interpretable Medical Image Diagnosis Network

CVPR 2017oral

The inability to interpret the model prediction in semantically and visually meaningful ways is a well-known shortcoming of most existing computer-aided diagnosis methods. In this paper, we propose MDNet to establish a direct multimodal mapping between medical images and diagnostic reports that can…

Cited by 448PDFScholar
2016

SemiContour: A Semi-Supervised Learning Approach for Contour Detection

CVPR 2016poster

Supervised contour detection methods usually require many labeled training images to obtain satisfactory performance. However, a large set of annotated data might be unavailable or extremely labor intensive. In this paper, we investigate the usage of semi-supervised learning (SSL) to obtain competit…

Cited by 62PDFScholar