My research is on computer architecture and programming languages. I am particularly enthusiastic about rethinking hardware–software abstractions. For current projects, see the research happening in my research group, Capra.

Publications

Look me up at DBLP for another view on my publications.

Some of the links below are to the ACM database (so they can affect the ACM’s popularity statistics). Use the “local PDF” links if you prefer bypass this rigmarole.

The slides linked below are PDF files. Keynote files are available on request. (I don’t have PowerPoint versions; sorry.)

Conference Papers

Workshop Papers

Other Stuff


Approximate Computing

Trade-offs between efficiency and accuracy are fundamental in many computing domains: graphics, vision, machine learning, compression, scientific computing, physical simulation, etc. Approximate computing is the idea that we can design systems that take advantage of these trade-offs and unlock efficiency gains that are impossible under fully precise execution.

Approximate computing spans the entire system stack, from hardware to applications. Approximate architectures expose new accuracy and reliability knobs; approximate compilers add new optimizations that carefully break program semantics; and programming languages constrain the impact of approximation.

My dissertation, Hardware and Software for Approximate Computing, surveys the approximate-computing research landscape.

While I’m still interested in approximate computing, I haven’t worked directly on it for a bit. I have been focusing on other topics with a similar flavor: rethinking hardware–software abstractions with techniques from programming languages and architecture. You can see the latest on the site for Capra, my research group.