activity
20232026
most citedUnderstanding the Fundamental Design Decisions of Retrieval-Augmented Generation Systems

6 citations · 11 across the 9 of their papers we have counts for

collaborators
Showing cs.CLShow all

5 papers · 1 filter

cs.CL2026

EarlyEval: Cheaper Agent Evaluation via Early Outcome Prediction

Yuling Shi, Zhensu Sun, Junsen Dong +3

Evaluating LLM agents is essential for guiding their development, yet it has grown prohibitively expensive: a single pass of a frontier model over an agentic benchmark can cost hun…

cs.CL2026

MELD: Multi-Task Equilibrated Learning Detector for AI-Generated Text

Chenjun Li, Cheng Wan, Johannes C. Paetzold

Large language models are now embedded in everyday writing workflows, making reliable AI-generated text detection important for academic integrity, content moderation, and provenan…

cs.CL20261 cited

Seeing is Coding: On the Effectiveness of Vision Language Models in Code Understanding

Yuling Shi, Chaoxiang Xie, Zhensu Sun +7

Large Language Models (LLMs) have achieved remarkable success in source code understanding, yet as software systems grow in scale, computational efficiency has become a critical bo…

cs.CL20242 cited

CodeCipher: Learning to Obfuscate Source Code Against LLMs

Yalan Lin, Chengcheng Wan, Yixiong Fang +1

While large code language models have made significant strides in AI-assisted coding tasks, there are growing concerns about privacy challenges. The user code is transparent to the…

cs.CL2024

From Code to Correctness: Closing the Last Mile of Code Generation with Hierarchical Debugging

Yuling Shi, Songsong Wang, Chengcheng Wan +2

While large language models have made significant strides in code generation, the pass rate of the generated code is bottlenecked on subtle errors, often requiring human interventi…