works on

From the 1 of 14 linked papers with an AI index.

collaborators

14 papers

cs.AI2026

MemoHarness: Agent Harnesses That Learn from Experience

Yue Huang, Wenjie Wang, Han Bao +7

MemoHarness is a framework that automatically adapts the control layer (harness) of large language model agents by learning from past executions, using a dual‑layer experience bank…

cs.LG2026

Synthetic Interaction Data for Scalable Personalization in Large Language Models

Yuchen Ma, Yue Huang, Wenjie Wang +3

Personalized prompting offers large opportunities for deploying large language models (LLMs) to diverse users, yet existing prompt optimization methods primarily focus on task-leve…

cs.AI2026

SpecAlign: Efficient Specification-Grounded Alignment of Large Language Models via Synthetic Data

Wenjie Wang, Yue Huang, Zhengqing Yuan +6

As large language models (LLMs) are increasingly deployed in real-world applications, alignment is no longer governed by a single universal notion of safety or helpfulness, but ins…

cs.SE2026

UXBench: Measuring the Actionability of LLM-Generated UX Critiques

Wenjie Wang, Yue Huang, Zipeng Ling +11

Large language models (LLMs) are increasingly deployed as UX judges that inspect interfaces, diagnose usability problems, and propose repairs. Yet no controlled benchmark measures…

cs.CL2026

ProbeLLM: Automating Principled Diagnosis of LLM Failures

Yue Huang, Zhengzhe Jiang, Yuchen Ma +8

Understanding how and why large language models (LLMs) fail is becoming a central challenge as models rapidly evolve and static evaluations fall behind. While automated probing has…

cs.LG2026

Causal methods for LLM development and evaluation

Dennis Frauen, Marie Brockschmidt, Konstantin Hess +10

Large language model (LLM) development is currently driven by large-scale empirical iteration over data mixtures, reward models, routing strategies, and evaluation pipelines. Here,…