← Search

Yilun Zheng

4 accepted papers

2026

WebDevJudge: Evaluating (M)LLMs as Critiques for Web Development Quality

ICLR 2026oral

The paradigm of LLM-as-a-judge is emerging as a scalable and efficient alternative to human evaluation, demonstrating strong performance on well-defined tasks. However, its reliability in open-ended tasks with dynamic environments and complex interactions remains unexplored. To bridge the gap, we in…

Cited by 0SourcecodeScholar
2025

FanChuan: A Multilingual and Graph-Structured Benchmark For Parody Detection and Analysis

ACL 2025finding

Parody is an emerging phenomenon on social media, where individuals imitate a role or position opposite to their own, often for humor, provocation, or controversy. Detecting and analyzing parody can be challenging and is often reliant on context, yet it plays a crucial role in understanding cultural…

2025

Let Your Features Tell The Differences: Understanding Graph Convolution By Feature Splitting

ICLR 2025poster

Graph Neural Networks (GNNs) have demonstrated strong capabilities in processing structured data. While traditional GNNs typically treat each feature dimension equally important during graph convolution, we raise an important question: **Is the graph convolution operation equally beneficial for each…

2024

What Is Missing For Graph Homophily? Disentangling Graph Homophily For Graph Neural Networks

NeurIPS 2024poster

Graph homophily refers to the phenomenon that connected nodes tend to share similar characteristics. Understanding this concept and its related metrics is crucial for designing effective Graph Neural Networks (GNNs). The most widely used homophily metrics, such as edge or node homophily, quantify su…