activity
20172022
most citedDetecting Optimization Bugs in Database Engines via Non-Optimizing Reference Engine Construction

98 citations · 179 across the 9 of their papers we have counts for

collaborators

12 papers

cs.LG20207 cited

ShapeFlow: Dynamic Shape Interpreter for TensorFlow

Sahil Verma, Zhendong Su

We present ShapeFlow, a dynamic abstract interpreter for TensorFlow which quickly catches tensor shape incompatibility errors, one of the most common bugs in deep learning code. Sh…

cs.SE202098 cited

Detecting Optimization Bugs in Database Engines via Non-Optimizing Reference Engine Construction

Manuel Rigger, Zhendong Su

Database Management Systems (DBMS) are used ubiquitously. To efficiently access data, they apply sophisticated optimizations. Incorrect optimizations can result in logic bugs, whic…

cs.CL2020

Testing Machine Translation via Referential Transparency

Pinjia He, Clara Meister, Zhendong Su

Machine translation software has seen rapid progress in recent years due to the advancement of deep neural networks. People routinely use machine translation software in their dail…

cs.SE2020

On the Unusual Effectiveness of Type-Aware Operator Mutations for Testing SMT Solvers

Dominik Winterer, Chengyu Zhang, Zhendong Su

We propose type-aware operator mutation, a simple, but unusually effective approach for testing SMT solvers. The key idea is to mutate operators of conforming types within the seed…

cs.DB202028 cited

Testing Database Engines via Pivoted Query Synthesis

Manuel Rigger, Zhendong Su

Relational databases are used ubiquitously. They are managed by database management systems (DBMS), which allow inserting, modifying, and querying data using a domain-specific lang…

cs.CV201917 cited

Metamorphic Testing for Object Detection Systems

Shuai Wang, Zhendong Su

Recent advances in deep neural networks (DNNs) have led to object detectors that can rapidly process pictures or videos, and recognize the objects that they contain. Despite the pr…