← Search

Chenxi Whitehouse

12 accepted papers

2026

J1: Incentivizing Thinking in LLM-as-a-Judge via Reinforcement Learning

ICLR 2026poster

The progress of AI is bottlenecked by the quality of evaluation, making powerful LLM-as-a-Judge models a core solution. The efficacy of these judges depends on their chain-of-thought reasoning, creating a critical need for methods that can effectively optimize this reasoning process. In this work, w…

Cited by 0SourceScholar
2026

MENLO: From Preferences to Proficiency – Evaluating and Modeling Native-like Quality Across 47 Languages

ICLR 2026poster

Ensuring native-like quality of large language model (LLM) responses across many languages is challenging. To address this, we introduce MENLO, a framework that operationalizes the evaluation of native-like response quality based on audience design-inspired mechanisms. Using MENLO, we create a datas…

Cited by 0SourceScholar
2026

Training AI Co-Scientists Using Rubric Rewards

ICML 2026poster

AI co-scientists are emerging as a useful tool for human researchers, with a crucial ability being proposing a research plan for a given research goal. In this work, we study how to train language models that generate better research plans by leveraging the vast corpus of existing research papers. T…

Cited by 0SourceScholar
2026

When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

ICML 2026poster

Artificial Intelligence (AI) benchmarks play a central role in measuring progress in model development and guiding deployment decisions. However, many benchmarks quickly become saturated, meaning that they can no longer differentiate between the best-performing models, diminishing their long-term va…

Cited by 0SourceScholar
2025

Segment-Level Diffusion: A Framework for Controllable Long-Form Generation with Diffusion Language Models

ACL 2025long

Diffusion models have shown promise in text generation, but often struggle with generating long, coherent, and contextually accurate text. Token-level diffusion doesn’t model word-order dependencies explicitly and operates on short, fixed output windows, while passage-level diffusion struggles with…

Cited by 0SourcePDFScholar
2025

What Is That Talk About? A Video-to-Text Summarization Dataset for Scientific Presentations

ACL 2025long

Transforming recorded videos into concise and accurate textual summaries is a growing challenge in multimodal learning. This paper introduces VISTA, a dataset specifically designed for video-to-text summarization in scientific domains. VISTA contains 18,599 recorded AI conference presentations paire…

2024

CVQA: Culturally-diverse Multilingual Visual Question Answering Benchmark

NeurIPS 2024oral

Visual Question Answering~(VQA) is an important task in multimodal AI, which requires models to understand and reason on knowledge present in visual and textual data. However, most of the current VQA datasets and models are primarily focused on English and a few major world languages, with images th…

Cited by 34SourcePDFScholar
2024

Low-Rank Adaptation for Multilingual Summarization: An Empirical Study

NAACL 2024findings

Although the advancements of pre-trained Large Language Models have significantly accelerated recent progress in NLP, their ever-increasing size poses significant challenges for conventional fine-tuning, especially in memory-intensive tasks. We investigate the potential of Parameter-Efficient Fine-T…

Cited by 4SourcePDFScholar
2024

SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages

EMNLP 2024main

Southeast Asia (SEA) is a region rich in linguistic diversity and cultural variety, with over 1,300 indigenous languages and a population of 671 million people. However, prevailing AI models suffer from a significant lack of representation of texts, images, and audio datasets from SEA, compromising…

2023

LLM-powered Data Augmentation for Enhanced Cross-lingual Performance

EMNLP 2023long main

This paper explores the potential of leveraging Large Language Models (LLMs) for data augmentation in multilingual commonsense reasoning datasets where the available training data is extremely limited. To achieve this, we utilise several LLMs, namely Dolly-v2, StableVicuna, ChatGPT, and GPT-4, to au…

Cited by 0SourcecodeScholar
2023

WebIE: Faithful and Robust Information Extraction on the Web

ACL 2023long

Extracting structured and grounded fact triples from raw text is a fundamental task in Information Extraction (IE). Existing IE datasets are typically collected from Wikipedia articles, using hyperlinks to link entities to the Wikidata knowledge base. However, models trained only on Wikipedia have l…

2022

EntityCS: Improving Zero-Shot Cross-lingual Transfer with Entity-Centric Code Switching

EMNLP 2022finding

Accurate alignment between languages is fundamental for improving cross-lingual pre-trained language models (XLMs). Motivated by the natural phenomenon of code-switching (CS) in multilingual speakers, CS has been used as an effective data augmentation method that offers language alignment at word- o…

Cited by 10SourcePDFScholar