← Search

WeiXin Liang

13 accepted papers

2025

Adaptive Self-improvement LLM Agentic System for ML Library Development

ICML 2025poster

ML libraries, often written in architecture-specific programming languages (ASPLs) that target domain-specific architectures, are key to efficient ML systems. However, writing these high-performance ML libraries is challenging because it requires expert knowledge of both ML algorithms and the ASPL.…

2025

From Replication to Redesign: Exploring Pairwise Comparisons for LLM-Based Peer Review

NeurIPS 2025poster

The advent of large language models (LLMs) offers unprecedented opportunities to reimagine peer review beyond the constraints of traditional workflows. Despite these opportunities, prior efforts have largely focused on replicating traditional review workflows with LLMs serving as direct substitutes…

Cited by 0SourceScholar
2025

LMFusion: Adapting Pretrained Language Models for Multimodal Generation

NeurIPS 2025poster

We present LMFusion, a framework for empowering pretrained text-only large language models (LLMs) with multimodal generative capabilities, enabling them to understand and generate both text and images in arbitrary sequences. LMFusion leverages existing Llama-3's weights for processing texts autoregr…

Cited by 0SourceScholar
2025

Reinforcement Learning-Based Scheduling for Dual-Arm Cluster Tool with Multifunctional Process Modules

IROS 2025

Cluster tools are vital in semiconductor manufacturing, where multifunctional process modules (MPMs) enhance flexibility and efficiency. However, variable MPMs and processing time in dual-arm cluster tools (DACTs) complicate scheduling, as variable MPM allocation patterns yield distinct productivity

Cited by 0SourceScholar
2025

ResearchCodeBench: Benchmarking LLMs on Implementing Novel Machine Learning Research Code

NeurIPS 2025spotlight

Large language models (LLMs) have shown promise in transforming machine learning research, yet their capability to faithfully implement genuinely novel ideas from recent research papers—ideas unseen during pretraining—remains unclear. We introduce ResearchCodeBench, a benchmark that evaluates LLMs’…

Cited by 0SourceScholar
2024

Monitoring AI-Modified Content at Scale: A Case Study on the Impact of ChatGPT on AI Conference Peer Reviews

ICML 2024oral

We present an approach for estimating the fraction of text in a large corpus which is likely to be substantially modified or produced by a large language model (LLM). Our maximum likelihood model leverages expert-written and AI-generated reference texts to accurately and efficiently examine real-wor…

2024

Navigating Dataset Documentations in AI: A Large-Scale Analysis of Dataset Cards on HuggingFace

ICLR 2024poster

Advances in machine learning are closely tied to the creation of datasets. While data documentation is widely recognized as essential to the reliability, reproducibility, and transparency of ML, we lack a systematic empirical understanding of current dataset documentation practices. To shed light on…

2023

Accuracy on the Curve: On the Nonlinear Correlation of ML Performance Between Data Subpopulations

ICML 2023poster

Understanding the performance of machine learning (ML) models across diverse data distributions is critically important for reliable applications. Despite recent empirical studies positing a near-perfect linear correlation between in-distribution (ID) and out-of-distribution (OOD) accuracies, we emp…

2023

OpenDataVal: a Unified Benchmark for Data Valuation

NeurIPS 2023poster

Assessing the quality and impact of individual data points is critical for improving model performance and mitigating undesirable biases within the training dataset. Several data valuation algorithms have been proposed to quantify data quality, however, there lacks a systemic and standardized benchm…

2022

Improving Out-of-Distribution Robustness via Selective Augmentation

ICML 2022spotlight

Machine learning algorithms typically assume that training and test examples are drawn from the same distribution. However, distribution shift is a common problem in real-world applications and can cause models to perform dramatically worse at test time. In this paper, we specifically consider the p…

2022

MetaShift: A Dataset of Datasets for Evaluating Contextual Distribution Shifts and Training Conflicts

ICLR 2022poster

Understanding the performance of machine learning models across diverse data distributions is critically important for reliable applications. Motivated by this, there is a growing focus on curating benchmark datasets that capture distribution shifts. While valuable, the existing benchmarks are limit…

2022

Mind the Gap: Understanding the Modality Gap in Multi-modal Contrastive Representation Learning

NeurIPS 2022accept

We present modality gap, an intriguing geometric phenomenon of the representation space of multi-modal models. Specifically, we show that different data modalities (e.g. images and text) are embedded at arm's length in their shared representation in multi-modal models such as CLIP. Our systematic an…

2021

HERALD: An Annotation Efficient Method to Detect User Disengagement in Social Conversations

ACL 2021long

Open-domain dialog systems have a user-centric goal: to provide humans with an engaging conversation experience. User engagement is one of the most important metrics for evaluating open-domain dialog systems, and could also be used as real-time feedback to benefit dialog policy learning. Existing wo…