← Search

Yijie Zhou

5 accepted papers

2026

BAS: Bridging Adam and SignSGD for Memory-Efficient LLM Training

ICML 2026poster

We propose **Block Adaptive Signum (BAS)**, which bridges Adam and SignSGD via block-wise scaling of sign updates. By discarding element-wise second moments, BAS reduces memory overhead relative to AdamW without sacrificing performance. Crucially, BAS mimics Adam’s dynamics closely enough to directl…

Cited by 0SourceScholar
2025

Relation-Augmented Dueling Bayesian Optimization via Preference Propagation

IJCAI 2025

In black-box optimization, when directly evaluating the function values of solutions is very costly or infeasible, access to the objective function is often limited to comparing pairs of solutions, which yields dueling black-box optimization. Dueling optimization is solely based on pairwise preferen

2024

OpenAnnotate3D: Open-Vocabulary Auto-Labeling System for Multi-modal 3D Data

ICRA 2024poster

In the era of big data and large models, automatic annotating functions for multi-modal data are of great significance for real-world AI-driven applications, such as autonomous driving and embodied AI. Unlike traditional closed-set annotation, open-vocabulary annotation is essential to achieve human…

Cited by 13SourcecodeScholar
2023

Revisiting Cross-Lingual Summarization: A Corpus-based Study and A New Benchmark with Improved Annotation

ACL 2023long

Most existing cross-lingual summarization (CLS) work constructs CLS corpora by simply and directly translating pre-annotated summaries from one language to another, which can contain errors from both summarization and translation processes. To address this issue, we propose ConvSumX, a cross-lingual…