← Search

Zhenwei Tang

6 accepted papers

2026

Chessformer: A Unified Architecture for Chess Modeling

ICLR 2026poster

Chess has played a uniquely important historical role as a testbed domain for artificial intelligence. Applying new architectures to improve absolute chess performance, and more recently to predict human moves at specified skill levels, has therefore garnered attention in the machine learning litera…

Cited by 0SourcecodeScholar
2026

MineDraft: A Framework for Batch Parallel Speculative Decoding

ICML 2026poster

Speculative decoding (SD) accelerates large language model inference by using a smaller draft model to propose draft tokens that are subsequently verified by a larger target model. However, the performance of standard SD is often limited by the strictly sequential execution of these drafting and ver…

Cited by 0SourceScholar
2024

Maia-2: A Unified Model for Human-AI Alignment in Chess

NeurIPS 2024poster

There are an increasing number of domains in which artificial intelligence (AI) systems both surpass human ability and accurately model human behavior. This introduces the possibility of algorithmically-informed teaching in these domains through more relatable AI partners and deeper insights into hu…

2024

SPIN: Sparsifying and Integrating Internal Neurons in Large Language Models for Text Classification

ACL 2024findings

Among the many tasks that Large Language Models (LLMs) have revolutionized is text classification. Current text classification paradigms, however, rely solely on the output of the final layer in the LLM, with the rich information contained in internal neurons largely untapped. In this study, we pres…

2023

DiffuDetox: A Mixed Diffusion Model for Text Detoxification

ACL 2023findings

Text detoxification is a conditional text generation task aiming to remove offensive content from toxic text. It is highly useful for online forums and social media, where offensive content is frequently encountered. Intuitively, there are diverse ways to detoxify sentences while preserving their me…

2022

Positive-Unlabeled Learning with Adversarial Data Augmentation for Knowledge Graph Completion

IJCAI 2022poster

Most real-world knowledge graphs (KG) are far from complete and comprehensive. This problem has motivated efforts in predicting the most plausible missing facts to complete a given KG, i.e., knowledge graph completion (KGC). However, existing KGC methods suffer from two main issues, 1) the false neg…

Cited by 42SourcePDFScholar