← Search

Todd Mytkowicz

3 accepted papers

2022

CodeExp: Explanatory Code Document Generation

EMNLP 2022finding

Developing models that can automatically generate detailed code explanation can greatly benefit software maintenance and programming education. However, existing code-to-text generation models often produce only high-level summaries of code that do not capture implementation-level choices essential…

2016

Parallelizing WFST speech decoders

ICASSP 2016accepted

The performance-intensive part of a large-vocabulary continuous speech-recognition system is the Viterbi computation that determines the sequence of words that are most likely to generate the acoustic-state scores extracted from an input utterance. This paper presents an efficient parallel algorithm…

Cited by 0SourceScholar
2015

Yinyang K-Means: A Drop-In Replacement of the Classic K-Means with Consistent Speedup

ICML 2015poster

This paper presents Yinyang K-means, a new algorithm for K-means clustering. By clustering the centers in the initial stage, and leveraging efficiently maintained lower and upper bounds between a point and centers, it more effectively avoids unnecessary distance calculations than prior algorithms. I…

Cited by 194SourcePDFScholar