-
Notifications
You must be signed in to change notification settings - Fork 4
/
cv.tex
243 lines (192 loc) · 7.58 KB
/
cv.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
\documentclass[margin,line]{res}
\usepackage{url}
%Curriculum Vitae. Please submit your curriculum vitae by uploading a plain text or PDF file that should include:
%
%
% * publications in computer science.
% * professional experience (including fellowships, teaching, teaching assistantships, etc.); include position, approximate dates, duties and name of supervisor.
% * honors awarded for scholarship (honorary society memberships, prizes, scholarships, etc.)
% * other experience or courses you have taken (in computer science, engineering,mathematics, etc.) that you think particularly qualify you for graduate work in computer science.
\oddsidemargin -.5in
\evensidemargin -.5in
\textwidth=6.0in
\itemsep=0in
\parsep=0in
\newenvironment{list1}{
\begin{list}{\ding{113}}{%
\setlength{\itemsep}{0in}
\setlength{\parsep}{0in} \setlength{\parskip}{0in}
\setlength{\topsep}{0in} \setlength{\partopsep}{0in}
\setlength{\leftmargin}{0.17in}}}{\end{list}}
\newenvironment{list2}{
\begin{list}{$\bullet$}{%
\setlength{\itemsep}{0in}
\setlength{\parsep}{0in} \setlength{\parskip}{0in}
\setlength{\topsep}{0in} \setlength{\partopsep}{0in}
\setlength{\leftmargin}{0.2in}}}{\end{list}}
\begin{document}
\name{Alan L. Ritter \vspace*{.1in}}
\begin{resume}
\section{\sc Contact Information}
\vspace{.05in}
\begin{tabular}{@{}p{4in}}
{\it E-mail:} [email protected] \\
{\it WWW:} http://www.cs.washington.edu/homes/aritter/ \\
\end{tabular}
%\section{\sc Research Interests}
%Natural Language Processing, Machine Learning, Parallel Computing, Operating Systems.
%Distributed Operating Systems, Device Drivers, Parallel Computing,
%Machine Learning, Computational Linguistics.
\section{\sc Education}
{\bf University of Washington}, Seattle, WA USA\\
\vspace*{-.1in}
\begin{list1}
\item[] Pursuing Ph.D. in Computer Science \& Engineering
\begin{list2}
\vspace*{.05in}
%\item Dissertation Topic: ``Hierarchical Models for Multiple Ratings
% in Performance-Based\\ \hspace*{1.23in} Student Assessments.''
\item Adviser: Oren Etzioni
\end{list2}
\end{list1}
{\bf Western Washington University}, Bellingham, WA USA\\
\vspace*{-.1in}
\begin{list1}
\item[] M.S. Computer Science, December 2006
\begin{list2}
\vspace*{.05in}
%\item Dissertation Topic: ``Hierarchical Models for Multiple Ratings
% in Performance-Based\\ \hspace*{1.23in} Student Assessments.''
\item Overall GPA: 4.00
\end{list2}
\vspace*{.05in}
\item[] B.S., Computer Science, December 2005
\begin{list2}
\vspace*{.05in}
\item Minor in Mathematics
\item Overall GPA: 4.00
\end{list2}
\end{list1}
\section{\sc Publications}
Alan Ritter and Sumit Basu \\
``Learning to Generalize for Complex Selection Tasks'' \\
{\bf Best Student Paper Award} \\
Proceedings of the 2009 Conference on Intelligent User Interfaces (IUI 2009)
Alan Ritter, Doug Downey, Stephen Soderland, and Oren Etzioni \\
``It's a Contradiction -- No, It's Not: A Case Study using Functional Relations'' \\
Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing (EMNLP 2008)
Alan Ritter, James W. Hearne, Philip A. Nelson \\
``Distributional Word Clustering in Parallel'' \\
ISCA PDCS 2006
J. Michael Meehan, Alan L. Ritter \\
``Machine Learning Approach to Tuning Distributed Operating System Load Balancing Algorithms'' \\
ISCA PDCS 2006
J. Michael Meehan, Alan Ritter \\
``Using a Genetic Algorithm to Tune Parameters of Modifications of the openMosix Load Balancing Algorithm'' \\
MFCSIT 2006
Alan Ritter \\
``NDIS Network Driver'' \\
Dr. Dobb's Journal \\
January 2006
\section{\sc Presentations, Seminars and Training Classes}
``Finding Contradictions in Text Using Functions'' \\
Boeing Research \\
Feburary 2008
``Profiling NAVDAS'' \\
Naval Research Laboratory Monterey, CA \\
August 2006
``Profiling Fortran/MPI programs using TAU on the NRL Linux cluster'' \\
Naval Research Laboratory Monterey, CA \\
August 2006
\section{\sc Professional Experience}
\vspace{-.3cm}
{\bf Microsoft Research},
Redmond WA USA
\vspace{-.3cm}
{\em Summer Research Intern} \hfill {\bf June 2008 - August 2008}\\
Investigated new methods for Smart Selection in the file browser domain.
Proposed the idea of {\em Learning to Generalize} in Interactive Machine
Learning. This work resulted in a best student paper award at IUI 2009
Supervisor: Sumit Basu
{\bf Turing Center, University of Washington}, Seattle WA USA\\
\vspace{-.3cm}
{\em Research Assistant} \hfill {\bf September 2007 - Present}\\
Worked independently on several research projects
\begin{list1}
\item[] Automatically solving analogy problems using {\sc TextRunner}
\begin{list2}
\item \url{http://turingc.cs.washington.edu:7125/TextRunner/cgi-bin/analogy.pl}
\end{list2}
\item[] Contradiction detection (EMNLP 2008)
\begin{list2}
\item \url{http://turingc.cs.washington.edu:1234/conflict.pl?pred=invented&n=100000}
\end{list2}
\item[] Anaphora resolution in Wikipedia
\item[] Hypernym Extraction on the Web
\end{list1}
{\em Software Engineer} \hfill {\bf April 2007 - September 2007}\\
Software Engineer in support of Turing Center scientists.
Implemented updates and maintained {\sc TextRunner}, an Open IE based search
engine. Developed
a web-scale hypernym extractor.
{\bf Microsoft}, Redmond WA USA\\
\vspace{-.3cm}
{\em Software Design Engineer} \hfill {\bf January 2007 - March 2007}\\
Windows Media DRM group.
{\bf Western Washington University}, Bellingham, WA USA
\vspace{-.3cm}
{\em Teaching Assistant} \hfill {\bf March 2006 - June 2006}\\
Taught an introductory programming lab. \\
Supervisor: Garry L. Eerkes
{\em Grader} \hfill {\bf January - March and
September - December 2006} \\
Graded programming assignments for a UNIX software development class. \\
Supervisor: Philip A. Nelson
{\bf Naval Research Laboratory},
Monterey, CA USA
\vspace{-.3cm}
{\em Summer Research Intern} \hfill {\bf June 2006 - August 2006}\\
Used TAU (Tuning and Analysis Utilities) to instrument, profile, analyze,
and improve scalability of research and operational NRL Data Assimilation
Fortran/MPI code. Taught a class on automatic instrumentation of parallel
programs for NRL scientists. Presented a Seminar on scalability enhancements
to NAVDAS.\\
Supervisor: William F. Campbell
{\bf The NetBSD Project}
\vspace{-.3cm}
{\em Google ``Summer of Code'' Grant} \hfill {\bf June 2005 - August 2005}\\
Ported FreeBSD's NDIS Compatibility Layer to NetBSD. \\
Mentor: Philip A. Nelson
\section{\sc Honors and Awards}
IUI 2009 Best Student Paper Award
\vspace*{-2.5mm}
NDSEG Fellowship (2008)
\vspace*{-2.5mm}
WWU Outstanding Graduating Senior in Computer Science for 2006
\vspace*{-2.5mm}
Graduated Magna Cum Laude
\vspace*{-2.5mm}
Departmental Tuition Waiver (2003-2004)
\vspace*{-2.5mm}
ASEE/ONR NREIP Summer Research Internship
\vspace*{-2.5mm}
Golden Key International Honor Society
\vspace*{-2.5mm}
Phi Kappa Phi Honor Society
\section{\sc Grants}
Google \emph{Summer of Code} Grant
\vspace*{-2.5mm}
Ross Travel Grant
\vspace*{-2.5mm}
%\section{\sc Professional Memberships}
%International Society for Computers and their Applications
%\vspace*{-2.5mm}
%Association for Computing Machinery
%\vspace*{-2.5mm}
\section{\sc Skills}
\begin{list2}
\item Languages: C, C++, C\#, Java, Perl, Python, bash, Lisp, R, x86 assembly, Fortran, etc\ldots
\item APIs: MPI, POSIX, Win32, .NET, Lucene, etc\ldots
\end{list2}
\end{resume}
\end{document}