scispace - formally typeset
Q

Qiang Fu

Researcher at Chongqing University of Technology

Publications -  80
Citations -  2534

Qiang Fu is an academic researcher from Chongqing University of Technology. The author has contributed to research in topics: Computer science & Medicine. The author has an hindex of 22, co-authored 57 publications receiving 1828 citations. Previous affiliations of Qiang Fu include Tsinghua University & China Medical University (PRC).

Papers
More filters
Proceedings ArticleDOI

Execution Anomaly Detection in Distributed Systems through Unstructured Log Analysis

TL;DR: This paper proposes an unstructured log analysis technique for anomalies detection and proposes a novel algorithm to convert free form text messages in log files to log keys without heavily relying on application specific knowledge.
Proceedings Article

Mining invariants from console logs for system problem detection

TL;DR: This paper proposes an unstructured log analysis technique for anomaly detection, with a novel algorithm to automatically discover program invariants in logs, and shows that the technique can effectively detect execution anomalies on Hadoop.
Proceedings ArticleDOI

Where do developers log? an empirical study on logging practices in industry

TL;DR: This study systematically study the logging practices of developers in industry, with focus on where developers log, and demonstrates the high accuracy of up to 90% F-Score in predicting where to log.
Proceedings ArticleDOI

Learning to log: helping developers make informed logging decisions

TL;DR: This paper provides the design and implementation of a logging suggestion tool, Log Advisor, which automatically learns the common logging practices on where to log from existing logging instances and further leverages them for actionable suggestions to developers.
Proceedings ArticleDOI

Mining program workflow from interleaved traces

TL;DR: This paper proposes an algorithm to automatically discover program workflows from event traces that record system events during system execution, and can construct concurrent workflow from traces of interleaved events.