Showing cs.AIShow all
3 papers · 1 filter
cs.AI2026
Code Monitor Red Teaming for Public-Test-Passing Code
Junchi Liao, Jiawen Deng, Fuji Ren
Visible tests are a common gate for LLM-generated code, but passing them does not certify specification correctness. We study a deployment-like monitoring problem: after code has p…
cs.AI2026
Auditing Evidence Use in Medical LLM Diagnosis
Junchi Liao, Jiawen Deng, Fuji Ren
Medical LLMs are often evaluated by whether they select the correct diagnosis, but diagnostic accuracy alone does not show whether the model used the case evidence appropriately. W…
cs.AI2026
Evidence Interfaces Shape How Retrieval-Augmented Readers Use Support
Junchi Liao, Jiawen Deng, Fuji Ren
In multi-hop RAG evaluation, a top-k answer score can hide two different failures: the retrieval window may drop part of the support chain, or it may contain support in a form the…