Skip to content

Commit 835ecbd

Browse files
authored
Update index.md
1 parent afea3e6 commit 835ecbd

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

index.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,40 @@
1010

1111
## Welcome to Rangeet Pan's homepage
1212
<span style="font-size:1.35em;">
13-
I am a research staff member at <a href="https://research.ibm.com/">IBM Research</a>. I am working at the T. J. Watson Research Center, Yorktown Heights. I did my Ph.D. at the Department of Computer Science at Iowa State University. I have worked as a Research Assistant at the <a href="http://design.cs.iastate.edu/"> Laboratory of Software Design</a>. My supervisor was <a href="http://web.cs.iastate.edu/~hridesh/">Dr. Hridesh Rajan</a>. Also, I have worked as a research intern at Microsoft Research in <a href="https://www.microsoft.com/en-us/research/group/saint-group/"> Software Analysis and Intelligence (SAINTes) team </a> with <a href="https://www.microsoft.com/en-us/research/people/nachin/">Dr. Nachi Nagappan</a>, <a href="http://vuminhle.com/">Dr. Vu Le</a>, <a href="https://www.microsoft.com/en-us/research/people/sumitg/">Dr. Sumit Gulwani</a>, and <a href="https://www.microsoft.com/en-us/research/people/shuvendu/">Dr. Shuvendu Lahiri</a>. My area of expertise is Deep Neural Network, Modularity, and Program Analysis.</span>
13+
Rangeet Pan is a staff research scientist at the IBM T.J. Watson Research Center, Yorktown Heights. His research interests are in the field of software engineering focusing on program analysis and the use of large language models.</span>
14+
His works at IBM Research have been focused on the use of static analysis and large language models (LLM) in various code-related tasks, e.g., code translation, test generation, etc. He has also developed a Python library named CLDK to analyze code.
1415

16+
For latest updates, please visit to <a href="https://research.ibm.com/people/rangeet-pan">IBM Research</a> page.
1517
## Publications
1618
<span style="font-size:1.35em;">
19+
<b><font color="red">2025</font></b><br>
20+
21+
<b>*</b> <b>Rangeet Pan</b>, Myeongsoo Kim, Rahul Krishna, Raju Pavuluri, Saurabh Sinha.
22+
ASTER: Natural and Multi-language Unit Test Generation with LLMs,
23+
<b>ICSE 2025 Industry Track</b> [<a
24+
href="https://research.ibm.com/blog/aster-llm-unit-testing"><span style='color:#954F72'>paper</span></a>] <b><font color="red">(ACM Sigsoft Distinguished Paper Award)</font></b><br>
25+
26+
<b>*</b> Rahul Krishna, <b>Rangeet Pan</b>, Raju Pavuluri, Maja Vukovic, Saurabh Sinha.
27+
Codellm-Devkit: A Framework for Contextualizing Code LLMs with Program Analysis Insights Tool Demo,
28+
<b>ICSE 2025 Demo Track</b> [<a
29+
href="https://github.com/codellm-devkit/python-sdk"><span style='color:#954F72'>paper</span></a>]
30+
31+
32+
<b>*</b> Ali Reza Ibrahimzada, Kaiyao Ke, Mrigank Pawagi, Muhammad Salman Abid, <b>Rangeet Pan</b>, Saurabh Sinha, Reyhaneh Jabbarvand.
33+
AlphaTrans: A Neuro-Symbolic Compositional Approach for Repository-Level Code Translation and Validation,
34+
<b>FSE 2025</b> [<a
35+
href="https://alirezai.cs.illinois.edu/assets/pdf/alphatrans.pdf"><span style='color:#954F72'>paper</span></a>]
36+
37+
<b>*</b> Rahul Krishna, <b>Rangeet Pan</b>, Raju Pavuluri, Srikanth Tamilselvam, Maja Vukovic, Saurabh Sinha.
38+
Codellm-Devkit: A Framework for Contextualizing Code LLMs with Program Analysis Insights,
39+
<b>FSE 2025 Industry Track</b> [<a
40+
href="https://arxiv.org/pdf/2410.13007"><span style='color:#954F72'>paper</span></a>]
41+
42+
<b>*</b> Toufique Ahmed, Jatin Ganhotra, <b>Rangeet Pan</b>, Avraham Shinnar, Saurabh Sinha, Martin Hirzel.
43+
Otter: Generating Tests from Issues to Validate SWE Patches,
44+
<b>ICML 2025</b> [<a
45+
href="https://arxiv.org/pdf/2502.05368"><span style='color:#954F72'>paper</span></a>]
46+
1747
<b><font color="red">2024</font></b><br>
1848
<b>*</b> <b>Rangeet Pan</b>, Ali Reza Ibrahimzada, Rahul Krishna, Divya Sankar, Lambert Pouguem Wassi, Michele Merler, Boris Sobolev, Raju Pavuluri, Saurabh Sinha, Reyhaneh Jabbarvand.
1949
Lost in Translation: A Study of Bugs Introduced by Large Language Models while Translating Code,
@@ -70,6 +100,12 @@ href="https://dl.acm.org/doi/abs/10.1145/3338906.3338955"><span style='color:#95
70100
<b>*</b> <b>Rangeet Pan</b>. Static Deep Neural Network Analysis for Robustness,
71101
<b>ESEC/FSE SRC, 2019</b>: 1238-1240 [<a
72102
href="https://dl.acm.org/doi/10.1145/3338906.3342502"><span style='color:#954F72'>paper</span></a>]</span>
103+
104+
## Interns
105+
<br> 1. Tyle Stennett (summer 2025), Georgia Tech
106+
<br> 2. Shuyang Liu (summer 2025), UIUC
107+
<br> 3. Myeongsoo Kim (summer 2024), Georgia Tech, currently at Amazon Science
108+
<br> 4. Ali Reza Ibrahimreza (summer 2023 and 2024), UIUC
73109
## Recent News!
74110
<span style="font-size:1.35em;">
75111
<b>* June '22</b>: Joined IBM Research as a research staff member.<br>

0 commit comments

Comments
 (0)