1 citations · 1 across the 5 of their papers we have counts for
5 papers
Code Review Automation Via Multi-task Federated LLM -- An Empirical Study
Jahnavi Kumar, Sridhar Chimalakonda
Code review is a crucial process before deploying code to production, as it validates the code, provides suggestions for improvements, and identifies errors such as missed edge cas…
CodeSAM: Source Code Representation Learning by Infusing Self-Attention with Multi-Code-View Graphs
Alex Mathai, Kranthi Sedamaki, Debeshee Das +4
Machine Learning (ML) for software engineering (SE) has gained prominence due to its ability to significantly enhance the performance of various SE applications. This progress is l…
DBJoules: An Energy Measurement Tool for Database Management Systems
Hemasri Sai Lella, Kurra Manasa, Rajrupa Chattaraj +1
In the rapidly evolving landscape of modern data-driven technologies, software relies on large datasets and constant data center operations using various database systems to suppor…
X-COBOL: A Dataset of COBOL Repositories
Mir Sameed Ali, Nikhil Manjunath, Sridhar Chimalakonda
Despite being proposed as early as 1959, COBOL (Common Business-Oriented Language) still predominantly acts as an integral part of the majority of operations of several financial,…
Statically Detecting Buffer Overflow in Cross-language Android Applications Written in Java and C/C++
Kishanthan Thangarajah, Noble Mathews, Michael Pu +3
Many applications are being written in more than one language to take advantage of the features that different languages provide such as native code support, improved performance,…