At the Practice and Experience in Advanced Research Computing (PEARC) conference, researchers gather each summer to share innovations in high performance computing (HPC), data, and advanced applications. This year, when PEARC25 came to Columbus, Ohio, two Ohio Supercomputer Center (OSC) powered projects stood out—earning top national awards.

Optimizing machine learning in the field
OSC Senior Research Software Engineer Samuel Khuvis was part of a multi-institutional team that earned both the Best Full Paper Award (Applications & Software Track) and the Phil Andrews Award for “ML Field Planner: Analyzing and Optimizing ML Pipelines for Field Research.”
The ML Field Planner tool was designed for scientists who need to run machine learning outside of the data center. Ecologists, for example, often place camera traps (motion- and heat-sensitive self-activating cameras) that capture images or videos of wildlife without human interference. These traps rely on small edge devices like Raspberry Pis or Jetson Nanos, which have limited battery life, storage, and processing power. Running the wrong machine learning model on these devices can waste energy and storage—or miss important images entirely.
ML Field Planner helps researchers test those choices before heading into the field. Through a web-based dashboard, they can run experiments on real hardware to compare models side by side, measure accuracy against specific datasets, and monitor how much energy each model consumes.
At The Wilds Conservation Center in Ohio, ecologists used the ML Field Planner tool to evaluate versions of MegaDetector, a widely used machine learning model that scans camera-trap images and flags whether they contain animals, humans, or vehicles.
The comparison focused on two versions:
-
MegaDetector v5 — larger and more powerful, but slower and more energy-intensive.
-
MegaDetector v6 — smaller, faster, and more efficient, designed for edge devices.
Results showed that v5 initially performed better on small animal images, but when fine-tuned with local data it became too narrow, losing accuracy. Meanwhile, v6 improved with fine-tuning and proved to be the better option for long-term use in the field.
By making those comparisons clear, ML Field Planner gave ecologists confidence in how to deploy their devices: Start with v5 for short-term reliability, but transition to v6 as more field data becomes available.
“It really lets people see tradeoffs in advance—which model is faster, which one uses less energy, which one is worth deploying,” Khuvis said.
And while it was tested on wildlife monitoring, the same approach could help scientists in agriculture, climate studies, and other environmental research who face the same challenge: bringing machine learning out of the lab and into the field.
The project is part of the National Science Foundation-funded ICICLE AI Institute, led by The Ohio State University with OSC as a key partner. ML Field Planner was developed within the ICICLE software stack and integrated into the ICICLE ML WorkBench, which provides researchers with advanced tools for applying artificial intelligence to complex, real-world problems.
Making AI interfaces safer
Ohio State Computer Science and Engineering doctoral student Ron Davies was part of a team recognized with the Best Student Poster Award for “A Pre-Processing Framework for Securing LLM-RAG Interfaces Against Information Leakage.” The project grew out of Davies’ work with the Open OnDemand community, OSC’s flagship web portal that gives thousands of researchers an easy way to connect to supercomputing resources through a simple online interface.
As artificial intelligence (AI) becomes more integrated into HPC, Davies and his co-authors saw both an opportunity and a risk. Large language model (LLM) tools like ChatGPT or Microsoft Copilot make it easier for users to interact with powerful systems, but they also can open the door for security problems. A poorly phrased or malicious prompt could waste expensive computing time or, worse, leak sensitive information about the underlying infrastructure.
The team’s solution was a lightweight, controlling path that acts as a checkpoint before queries ever reach a large, resource-intensive language model. The framework uses:
-
A smaller screening model that quickly evaluates whether a query is safe and relevant.
-
Crafted memories—curated dialogue examples showing safe vs. unsafe queries—to help the model recognize what should and shouldn’t pass through.
-
Reminder prompts that reinforce boundaries, such as “only answer questions about supercomputing tasks.”
In testing, the framework proved effective, blocking more than 90% of irrelevant or potentially harmful queries while still letting legitimate research questions through. By filtering at the front door, the system protects both security and efficiency—ensuring valuable computing power is spent only on real research.
For Open OnDemand, the implications are significant. This framework could support a chatbot module that gives users a low-stakes, conversational way to access supercomputing resources without fear of breaking something or exposing sensitive data. That balance—ease of use plus strong security—could make advanced computing more approachable to a wider range of researchers.
Davies credits his involvement with Open OnDemand for shaping his approach.
“It’s given me a powerful perspective I haven’t had before,” he said, noting that sitting in on Open OnDemand leadership meetings helped him understand how central teams and community developers work together. He also pointed to his experience mentoring high school students at OSC’s STEM Institute as a way to see firsthand where new users struggle.
Together, the two projects involving Khuvis and Davies highlight the breadth of OSC’s impact—from empowering students to design secure AI tools to enabling research teams to optimize machine learning for real-world fieldwork. Recognition at PEARC25 affirms that with accessible resources, strong collaboration, and advanced infrastructure, OSC is helping researchers push boundaries today while shaping the future of research computing.
Written by Lexi Biasi
The Ohio Supercomputer Center (OSC) addresses the rising computational demands of academic and industrial research communities by providing a robust shared infrastructure and proven expertise in advanced modeling, simulation and analysis. OSC empowers scientists with the services essential to making extraordinary discoveries and innovations, partners with businesses and industry to leverage computational science as a competitive force in the global knowledge economy and leads efforts to equip the workforce with the key technology skills required for 21st century jobs.