papers

Publications (14)

cs.SE2023

The Effects of Computational Resources on Flaky Tests

Denini Silva, Martin Gruber, Satyajit Gokhale +6

Flaky tests are tests that nondeterministically pass and fail in unchanged code. These tests can be detrimental to developers' productivity. Particularly when tests run in continuo…

cs.CV2019

Leaf segmentation through the classification of edges

Jonathan Bell, Hannah M. Dee

We present an approach to leaf level segmentation of images of Arabidopsis thaliana plants based upon detected edges. We introduce a novel approach to edge classification, which fo…

cs.SE2026

AgentPack: A Dataset of Code Changes, Co-Authored by Agents and Humans

Yangtian Zi, Zixuan Wu, Aleksander Boruch-Gruszecki +2

Fine-tuning large language models for code editing has typically relied on mining commits and pull requests. The working hypothesis has been that commit messages describe human int…

cs.LG2025

NNsight and NDIF: Democratizing Access to Open-Weight Foundation Model Internals

Jaden Fiotto-Kaufman, Alexander R. Loftus, Eric Todd +17

We introduce NNsight and NDIF, technologies that work in tandem to enable scientific study of the representations and computations learned by very large neural networks. NNsight is…

cs.SE2018

Obfuscation Resilient Search through Executable Classification

Fang-Hsiang Su, Jonathan Bell, Gail Kaiser +1

Android applications are usually obfuscated before release, making it difficult to analyze them for malware presence or intellectual property violations. Obfuscators might hide the…

cs.SE2026

The ICSE 2026 Shadow PC: Training the Next Generation of Reviewers Through Deliberate Practice

Christian Kästner, Michael Hilton, Jonathan Bell +1

Peer review is essential to software engineering research, yet reviewer training remains largely implicit. We describe the ICSE 2026 Shadow PC, a redesigned program emphasizing del…