← Search

Zhi Yang

15 accepted papers

2026

BizFinBench.v2: Towards Reliable LLMs in Finance via Real-User Data and Offline/Online Bilingual Evaluation

ICML 2026poster

Large language models are becoming increasingly significant in financial applications. Nevertheless, prevailing benchmarks are largely dependent on simulated or generic data, which leads to a significant gap between reported performance and actual efficacy in real-world scenarios. To tackle this cha…

Cited by 0SourceScholar
2026

Property-Driven Protein Inverse Folding with Multi-Objective Preference Alignment

ICLR 2026poster

Protein sequence design must balance designability, defined as the ability to recover a target backbone, with multiple, often competing, developability properties such as solubility, thermostability, and expression. Existing approaches address these properties through post hoc mutation, inference-ti…

Cited by 0SourceScholar
2026

TileLang: Bridge Programmability and Performance in Modern Neural Kernels

ICLR 2026oral

Modern AI algorithms increasingly adopt fused kernels for performance, but implementing them remains complex due to the lack of fine-grained control in existing compilers like Triton. We introduce TileLang, a controllable programming system for fused neural kernels. TileLang provides explicit tile-l…

Cited by 0SourcecodeScholar
2026

Towards All-Atom Foundation Models for Biomolecular Binding Affinity Prediction

ICLR 2026poster

Biomolecular interactions play a critical role in biological processes. While recent breakthroughs like AlphaFold 3 have enabled accurate modeling of biomolecular complex structures, predicting binding affinity remains challenging mainly due to limited high-quality data. Recent methods are often spe…

Cited by 0SourcecodeScholar
2025

FinEval: A Chinese Financial Domain Knowledge Evaluation Benchmark for Large Language Models

NAACL 2025long

Large language models have demonstrated outstanding performance in various natural language processing tasks, but their security capabilities in the financial domain have not been explored, and their performance on complex tasks like financial agent remains unknown. This paper presents FinEval, a be…

2024

X-former Elucidator: Reviving Efficient Attention for Long Context Language Modeling

IJCAI 2024poster

Transformer-based LLMs are becoming increasingly important in various AI applications. However, apart from the success of LLMs, the explosive demand of long context handling capabilities is a key and in-time problem for both academia and industry. Due to the limitations from the quadratic complexit…

Cited by 7SourcePDFScholar
2022

Deep and Flexible Graph Neural Architecture Search

ICML 2022spotlight

Graph neural networks (GNNs) have been intensively applied to various graph-based applications. Despite their success, designing good GNN architectures is non-trivial, which heavily relies on lots of human efforts and domain knowledge. Although several attempts have been made in graph neural archite…

2022

Information Gain Propagation: a New Way to Graph Active Learning with Soft Labels

ICLR 2022poster

Graph Neural Networks (GNNs) have achieved great success in various tasks, but their performance highly relies on a large number of labeled nodes, which typically requires considerable human effort. GNN-based Active Learning (AL) methods are proposed to improve the labeling efficiency by selecting t…

2022

NAFS: A Simple yet Tough-to-beat Baseline for Graph Representation Learning

ICML 2022spotlight

Recently, graph neural networks (GNNs) have shown prominent performance in graph representation learning by leveraging knowledge from both graph structure and node features. However, most of them have two major limitations. First, GNNs can learn higher-order structural information by stacking more l…

Cited by 32SourcePDFScholar
2022

SAViT: Structure-Aware Vision Transformer Pruning via Collaborative Optimization

NeurIPS 2022accept

Vision Transformers (ViTs) yield impressive performance across various vision tasks. However, heavy computation and memory footprint make them inaccessible for edge devices. Previous works apply importance criteria determined independently by each individual component to prune ViTs. Considering that…

2021

Node Dependent Local Smoothing for Scalable Graph Learning

NeurIPS 2021spotlight

Recent works reveal that feature or label smoothing lies at the core of Graph Neural Networks (GNNs). Concretely, they show feature smoothing combined with simple linear regression achieves comparable performance with the carefully designed GNNs, and a simple MLP model with label smoothing of its pr…

2021

RIM: Reliable Influence-based Active Learning on Graphs

NeurIPS 2021spotlight

Message passing is the core of most graph models such as Graph Convolutional Network (GCN) and Label Propagation (LP), which usually require a large number of clean labeled data to smooth out the neighborhood over the graph. However, the labeling process can be tedious, costly, and error-prone in pr…

2021

Smooth-RRT*: Asymptotically Optimal Motion Planning for Mobile Robots under Kinodynamic Constraints

ICRA 2021poster

Nowadays, various algorithms based on the Rapidly-exploring Random Tree (RRT) methods are utilized to solve motion planning problems. Based on the RRT*, we developed a novel reconnection method that enables the planner to directly generate a smooth curved trajectory. Meanwhile, kinodynamic constrain…

Cited by 11SourceScholar
2019

SeerNet: Predicting Convolutional Neural Network Feature-Map Sparsity Through Low-Bit Quantization

CVPR 2019poster

In this paper we present a novel and general method to accelerate convolutional neural network (CNN) inference by taking advantage of feature map sparsity. We experimentally demonstrate that a highly quantized version of the original network is sufficient in predicting the output sparsity accurately…

Cited by 100PDFScholar