← Search

Zixuan Zhou

7 accepted papers

2026

G2C-MT: Graph-Guided Context Selection for Document-Level Machine Translation

IJCAI 2026

Effective document-level machine translation (DocMT) requires capturing long-range discourse dependencies. Recent work has explored retrieval-based and discourse-aware context selection. However, these approaches often lack an explicit mechanism for modeling structured discourse dependencies between

Cited by 0Scholar
2025

An Evaluation Resource for Grounding Translation Errors

EMNLP 2025

Current fine-grained error analyses by LLMs gain more and more attention in machine translation, but these analyses do not ground the errors to the reasons why the annotated text spans are erroneous. If LLMs do not know such reasons, the corrections or refinements by LLMs will be untrustworthy.In th

2024

Skeleton-of-Thought: Prompting LLMs for Efficient Parallel Generation

ICLR 2024poster

This work aims at decreasing the end-to-end generation latency of large language models (LLMs). One of the major causes of the high generation latency is the sequential decoding approach adopted by almost all state-of-the-art LLMs. In this work, motivated by the thinking and writing process of human…

2023

Dynamic Ensemble of Low-Fidelity Experts: Mitigating NAS “Cold-Start”

AAAI 2023technical

Predictor-based Neural Architecture Search (NAS) employs an architecture performance predictor to improve the sample efficiency. However, predictor-based NAS suffers from the severe ``cold-start'' problem, since a large amount of architecture-performance data is required to get a working predictor.…

2022

CLOSE: Curriculum Learning on the Sharing Extent towards Better One-Shot NAS

ECCV 2022poster

"One-shot Neural Architecture Search (NAS) has been widely used to discover architectures due to its efficiency. However, previous studies reveal that one-shot performance estimations of architectures might not be well correlated with their performances in stand-alone training because of the excessi…

2022

TA-GATES: An Encoding Scheme for Neural Network Architectures

NeurIPS 2022accept

Neural architecture search tries to shift the manual design of neural network (NN) architectures to algorithmic design. In these cases, the NN architecture itself can be viewed as data and needs to be modeled. A better modeling could help explore novel architectures automatically and open the black…

2021

Evaluating Efficient Performance Estimators of Neural Architectures

NeurIPS 2021poster

Conducting efficient performance estimations of neural architectures is a major challenge in neural architecture search (NAS). To reduce the architecture training costs in NAS, one-shot estimators (OSEs) amortize the architecture training costs by sharing the parameters of one supernet between all a…