← Search

Guannan Zhang

12 accepted papers

2026

JADE: Expert-Grounded Dynamic Evaluation for Open-Ended Professional Tasks

ICML 2026poster

Evaluating agentic AI on open-ended professional tasks faces a fundamental dilemma between rigor and flexibility. Static rubrics provide rigorous, reproducible assessment but fail to accommodate diverse valid response strategies, while LLM-as-a-judge approaches adapt to individual responses yet suff…

Cited by 0SourceScholar
2024

MoDE: A Mixture-of-Experts Model with Mutual Distillation among the Experts

AAAI 2024technical

The application of mixture-of-experts (MoE) is gaining popularity due to its ability to improve model's performance. In an MoE structure, the gate layer plays a significant role in distinguishing and routing input features to different experts. This enables each expert to specialize in processing t…

2024

MoDULA: Mixture of Domain-Specific and Universal LoRA for Multi-Task Learning

EMNLP 2024main

The growing demand for larger-scale models in the development of Large Language Models (LLMs) poses challenges for efficient training within limited computational resources. Traditional fine-tuning methods often exhibit instability in multi-task learning and rely heavily on extensive training resour…

Cited by 1SourcePDFScholar
2024

Towards Efficient Replay in Federated Incremental Learning

CVPR 2024poster

In Federated Learning (FL) the data in each client is typically assumed fixed or static. However data often comes in an incremental manner in real-world applications where the data domain may increase dynamically. In this work we study catastrophic forgetting with data heterogeneity in Federated Inc…

Cited by 52SourcePDFScholar
2024

Towards More Realistic Chinese Spell Checking with New Benchmark and Specialized Expert Model

COLING 2024main

Large Language Models (LLMs) hold considerable promise for artificial general intelligence, given their intrinsic abilities to accomplish a wide range of open-domain tasks either independently or in tandem with specialized expert models. However, despite these capabilities, the performance of LLMs h…

2023

GreenFlow: A Computation Allocation Framework for Building Environmentally Sound Recommendation System

IJCAI 2023poster

Given the enormous number of users and items, industrial cascade recommendation systems (RS) are continuously expanded in size and complexity to deliver relevant items, such as news, services, and commodities, to the appropriate users. In a real-world scenario with hundreds of thousands requests per…

2023

Towards Better Hierarchical Text Classification with Data Generation

ACL 2023findings

Hierarchical text classification (HTC) focuses on classifying one text into multiple labels, which are organized as a hierarchical taxonomy. Due to its wide involution in realistic scenarios, HTC attracts long-term attention from both industry and academia. However, the high cost of hierarchical mul…

2022

Exploiting the Local Parabolic Landscapes of Adversarial Losses to Accelerate Black-Box Adversarial Attack

ECCV 2022poster

"Existing black-box adversarial attacks on image classifiers update the perturbation at each iteration from only a small number of queries of the loss function. Since the queries contain very limited information about the loss, black-box methods usually require much more queries than white-box metho…

2022

PI3NN: Out-of-distribution-aware Prediction Intervals from Three Neural Networks

ICLR 2022poster

We propose a novel prediction interval (PI) method for uncertainty quantification, which addresses three major issues with the state-of-the-art PI methods. First, existing PI methods require retraining of neural networks (NNs) for every given confidence level and suffer from the crossing issue in ca…

2021

A Scalable Gradient Free Method for Bayesian Experimental Design with Implicit Models

AISTATS 2021poster

Bayesian experimental design (BED) is to answer the question that how to choose designs that maximize the information gathering. For implicit models, where the likelihood is intractable but sampling is possible, conventional BED methods have difficulties in efficiently estimating the posterior distr…

Cited by 12SourcePDFScholar
2021

Enabling long-range exploration in minimization of multimodal functions

UAI 2021poster

We consider the problem of minimizing multi-modal loss functions with a large number of local optima. Since the local gradient points to the direction of the steepest slope in an infinitesimal neighborhood, an optimizer guided by the local gradient is often trapped in a local minimum. To address thi…

2019

Learning nonlinear level sets for dimensionality reduction in function approximation

NeurIPS 2019poster

We developed a Nonlinear Level-set Learning (NLL) method for dimensionality reduction in high-dimensional function approximation with small data. This work is motivated by a variety of design tasks in real-world engineering applications, where practitioners would replace their computationally intens…