4 papers · 1 filter
HTMLCure: Turning Browser Experience into State Guided Repair for Interactive HTML
Jiajun Wu, Jian Yang, Tuney Zheng +4
LLMs can now produce full HTML pages, but many of those pages are only superficially correct: they render once, then fail under scroll, hover, click, resize, or gameplay. Evaluatio…
Turning the Tide: Repository-based Code Reflection
Wei Zhang, Jian Yang, Jiaxi Yang +5
Code large language models (LLMs) enhance programming by understanding and generating code across languages, offering intelligent feedback, bug detection, and code updates through…
ECLIPSE: Semantic Entropy-LCS for Cross-Lingual Industrial Log Parsing
Wei Zhang, Xianfu Cheng, Yi Zhang +8
Log parsing, a vital task for interpreting the vast and complex data produced within software architectures faces significant challenges in the transition from academic benchmarks…
Lemur: Log Parsing with Entropy Sampling and Chain-of-Thought Merging
Wei Zhang, Xiangyuan Guan, Lu Yunhong +5
Logs produced by extensive software systems are integral to monitoring system behaviors. Advanced log analysis facilitates the detection, alerting, and diagnosis of system faults.…