← Search

Richard Zhuang

4 accepted papers

2025

EmbedLLM: Learning Compact Representations of Large Language Models

ICLR 2025spotlight

With hundreds of thousands of language models available on Huggingface today, efficiently evaluating and utilizing these models across various downstream tasks has become increasingly critical. Many existing methods repeatedly learn task-specific representations of Large Language Models (LLMs), whic…

2025

PokerBench: Training Large Language Models to Become Professional Poker Players

AAAI 2025technical

We introduce PokerBench - a benchmark for evaluating the poker-playing abilities of large language models (LLMs). As LLMs excel in traditional NLP tasks, their application to complex, strategic games like poker poses a new challenge. Poker, an incomplete information game, demands a multitude of skil…

2024

Position: Evolving AI Collectives Enhance Human Diversity and Enable Self-Regulation

ICML 2024poster

Large language model behavior is shaped by the language of those with whom they interact. This capacity and their increasing prevalence online portend that they will intentionally or unintentionally "program" one another and form emergent AI subjectivities, relationships, and collectives. Here, we c…

Cited by 6SourcePDFScholar
2022

F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization

ICLR 2022oral

Neural network quantization is a promising compression technique to reduce memory footprint and save energy consumption, potentially leading to real-time inference. However, there is a performance gap between quantized and full-precision models. To reduce it, existing quantization approaches require…