scispace - formally typeset
C

Chao Liu

Researcher at Microsoft

Publications -  45
Citations -  5492

Chao Liu is an academic researcher from Microsoft. The author has contributed to research in topics: Computer science & Debugging. The author has an hindex of 27, co-authored 34 publications receiving 4993 citations. Previous affiliations of Chao Liu include University of Illinois at Urbana–Champaign.

Papers
More filters
Proceedings ArticleDOI

Recommender systems with social regularization

TL;DR: This paper proposes a matrix factorization framework with social regularization, which can be easily extended to incorporate other contextual information, like social tags, etc, and demonstrates that the approaches outperform other state-of-the-art methods.
Proceedings ArticleDOI

GPLAG: detection of software plagiarism by program dependence graph analysis

TL;DR: A new plagiarism detection tool, called GPLAG, is developed, which detects plagiarism by mining program dependence graphs (PDGs) and is more effective than state-of-the-art tools for plagiarism Detection.
Proceedings ArticleDOI

SOBER: statistical model-based bug localization

TL;DR: The result demonstrated the power of the approach in bug localization: SOBER can help programmers locate 68 out of 130 bugs in the Siemens suite when programmers are expected to examine no more than 10% of the code, whereas the best previously reported is 52 out of130.
Proceedings ArticleDOI

A probabilistic approach to spatiotemporal theme pattern mining on weblogs

TL;DR: The proposed probabilistic model is general and can be used for spatiotemporal text mining on any domain with time and location information.
Journal ArticleDOI

Statistical Debugging: A Hypothesis Testing-Based Approach

TL;DR: A new statistical method, called SOBER, is proposed, which automatically localizes software faults without any prior knowledge of the program semantics and models the predicate evaluation in both correct and incorrect executions.