← Search

Zhongyuan Wu

3 accepted papers

2026

ICAD-LLM: One-for-All Anomaly Detection via In-Context Learning with Large Language Models

AAAI 2026technical

Anomaly detection (AD) is a fundamental task of critical importance across numerous domains. Current systems increasingly operate in rapidly evolving environments that generate diverse yet interconnected data modalities—such as time series, system logs, and tabular records—as exemplified by modern I

Cited by 0SourcePDFScholar
2025

ReflectionCoder: Learning from Reflection Sequence for Enhanced One-off Code Generation

ACL 2025long

Code generation plays a crucial role in various tasks, such as code auto-completion and mathematical reasoning. Previous work has proposed numerous methods to enhance code generation performance, including integrating feedback from the compiler. Inspired by this, we present ReflectionCoder, a novel…

2024

Empowering Character-level Text Infilling by Eliminating Sub-Tokens

ACL 2024long

In infilling tasks, sub-tokens, representing instances where a complete token is segmented into two parts, often emerge at the boundaries of prefixes, middles, and suffixes. Traditional methods focused on training models at the token level, leading to sub-optimal performance in character-level infil…