Research 2030: UC's 10-yr Strategic Plan for Research

The University of Cincinnati is the leading R1 urban university in our region with unrivaled talent solving problems that matter. We are rigorously pursuing the next culture of research and actively transforming society through game-changing knowledge and disruptive discoveries.

View Plan

Latest News

Facts + Figures

The Office of Research accelerates research at University of Cincinnati and economic growth in our region by connecting industry, government, and community leaders with UC thought leaders and innovators. Together, we can positively impact the lives, environment, and economy in our region and beyond. Some of our key research strengths are highlighted below.

Bar chart icon

Analytics

Circuit board icon

Cyber

Robotic arm icon

Robotics

Sensor signal icon

Sensors

S2TC logo

Skin Science

Child icon

Adolescence

Cancer cell icon

Cancer

Network circles icon

Digital Humanities

Microbe icon

Infectious Diseases

Medical device icon

Medical Devices

Brain icon

Neuroscience

Cityscape icon with signal

Smart Cities

Sustainability leaf icon

Sustainability

Row of homes icon

Urban Futures

Water waves icon

Water

Figures not displaying properly? See this UC Knowledge Base article on how to fix this issue.

0

Active Awards

$0M

Active Award Funding

0

Active Externally Funded Researchers

0

FY25 Invention Disclosures

Events + Training

31
Aug 2026

Event

Fast Machine Learning for Science Conference 2026 (8/31 - 9/5)

Time: August 31, 12:00 AM - September 5, 12:00 AM

Location: UC San Diego
Monday - Thursday, August 31 - September 3, 2026
Main Conference: Qualcomm Institute (QI) on the UC San Diego Campus, Atkinson Hall Auditorium
Address: 3195 Voigt Drive, La Jolla, CA 92093

Target Audience: Researchers, students, faculty

Research Office: Platforms and Insights

As experimental methods continue to evolve, generating increasingly complex and high-resolution datasets, machine learning (ML) is becoming an essential tool across numerous scientific disciplines. This conference will explore emerging ML methods and their applications in scientific discovery, focusing on processing technologies and strategies to accelerate deep learning and inference.
Fee Waivers: Thanks to generous support from our sponsors, the NSF HDR Institute AI-Accelerated Algorithms for Data-Driven Discovery (A3D3) and Exploring Neural Network Processors for AI in Science and Engineering (Voyager), we are offering in-person registration fee waivers (subject to funding availability) for graduate students on a first come first serve basis. If funds are still available, we will also open up fee waivers to undergraduate students and early-career researchers (<7 years since PhD) with financial need. Please indicate in the registration form if you are seeking a registration fee waiver and do not pay the fee.
Important Deadlines
  • Abstract Submission: June 1, 2026
  • (Optional) Extended Abstract Submission: June 15, 2026
  • Early Bird Registration: July 15, 2026

    Topics include, but are not limited to:
    - Machine Learning Algorithm Design & Optimization
    - Accelerated Inference & Real-Time Processing
    - Scientific Applications of Fast ML
    - Scalable & Distributed ML Systems
    - Advanced Hardware & Computing Architectures 
We welcome abstracts for:
  • Presentations and/or Posters
    • New for 2026: Submitters will have the option to submit a 4-page extended abstract (paper) to OpenReview (details to follow)
  • Tutorials
  • Topical (birds-of-a-feather) sessions
More information and registration details will follow. We look forward to welcoming you to San Diego this September!
31
Aug 2026

Event

Deploying Research and Education Apps on ACCESS and NAIRR Resources with iDLab and OneSciencePlace (8/31)

Time: August 31, 1:00 PM - 2:30 PM

Location: Online (Part of 2026 Science Gateways Conference)

Target Audience: PIs, research teams, educators, ACCESS & NAIRR facilitators, Science gateway developers, Research computing & HPC center staff, Campus CI professionals

Research Office: Platforms and Insights

  • Venue: Online (Part of 2026 Science Gateways Conference)
  • When: Aug 31, 2026, 1 pm-2:30 pm ET
  • Duration: 90 minutes
  • Registration: Free registration is required to attend the tutorial.
  • Skill level: Beginner to intermediate. No programming experience required.
  • Requirements: Web browser. Tutorial accounts and preconfigured compute resources will be provided.
About This Tutorial
The NSF ACCESS and NAIRR ecosystems provide researchers and educators with access to advanced computing, data, and AI resources, yet many users still face practical barriers to using command-line workflows common on HPC and AI resources. This tutorial introduces iDLab, an NSF-funded effort to advance federated interactive computing and data environments, and OneSciencePlace, the composable platform that enables the creation of science gateways, HPC/AI portals, research applications, and data publication environments via a low-code/no-code interface.
Participants will learn how OneSciencePlace enables applications to be deployed and accessed via a web browser by individual researchers, classrooms, research groups, campus programs, and broader consortia. The tutorial will focus on hands-on use and deployment of applications on selected ACCESS and NAIRR resources, aligning with iDLab's goal of making advanced computing and data resources easier to use across institutions.
Examples will include AI inference and machine learning classification via interactive web applications such as Jupyter, interactive VNC applications such as Linux Desktop, and batch command-line applications on HPC systems. Participants will also review more complex application interfaces and create a simple app with a custom web form for parameters, inputs, and execution.
This tutorial builds on two well-attended OneSciencePlace tutorials delivered at Gateways 2024 and Gateways 2025. It extends them by placing greater emphasis on deploying applications on ACCESS and NAIRR resources, introducing newer OneSciencePlace capabilities, and situating the work within the broader iDLab effort.
Learning Objectives
By the end of the tutorial, attendees will be able to:
  1. Run web, VNC, and batch applications through OneSciencePlace
  2. Understand how iDLab and OneSciencePlace can connect user-facing applications to ACCESS and NAIRR resources
  3. Create a simple application with a custom no-code interface
  4. Understand how job parameters and execution provenance support relaunching, reproducibility, and iteration
  5. Recognize how applications can be organized as FAIR, discoverable, reusable, and citable gateway objects
  6. Evaluate how iDLab and OneSciencePlace can support use cases such as a single-user portal, classroom environment, research group gateway, campus service, or multi-institution consortium
21
Sep 2026

Event

ARCC Intro to Linux/Intro to HPC Workshop (9/21)

Time: September 21, 12:00 PM - 2:00 PM

Location: Langsam Library Room 462

Target Audience: Practitioners of HPC and the ARCC2 system

Research Office: Platforms and Insights

This hands-on workshop provides a practical introduction to command-line Linux and high-performance computing (HPC), tailored for students and researchers new to computational environments. Participants will learn the fundamentals of using the Linux command line for navigating directories, manipulating files, and executing basic shell commands. This session also covers essential skills for working on HPC systems, including secure file transfer with tools like scp and rsync, connecting to remote clusters via SSH, and basic file manipulation using vi. By the end of the workshop, attendees will be equipped to effectively interact with ARCC2, UC’s research computing cluster, and have the foundation necessary to begin implementing complex research workflows.
21
Sep 2026

Event

ARCC Job Submission with SLURM Workshop (9/21)

Time: September 21, 2:30 PM - 4:30 PM

Location: Langsam Library Room 462

Target Audience: Practitioners of HPC and the ARCC2 system

Research Office: Platforms and Insights

This workshop introduces participants to SLURM, a widely used job scheduling system for high-performance computing (HPC) environments, and is designed as a follow-up to the Intro to Linux/Intro to HPC session. Familiarity with Linux command line is expected. Attendees will learn how to submit, monitor, and manage computational jobs on UC’s supercomputing cluster ARCC2 using core SLURM commands such as sbatch, squeue, scancel, and salloc. The workshop will cover key concepts including partitions, job scripts, resource requests, and job arrays, providing practical examples to help users optimize their computing workflows. By the end of the workshop, attendees will have the foundational tools needed to work effectively in SLURM-managed environments.

Online Training

Viral Vectors

Target Audience: Open to the public and UC researchers who plan to work with viral vectors

Research Office: Biosafety

This training is required for individuals assigned to projects involving viral vectors.  Before an IBC protocol can be approved, PIs and authorized personnel must complete all applicable training modules.

Individuals outside UC must login through the "External Login" link and create a new UC account.

Online Training

Biosafety Cabinets Training

Target Audience: UC researchers who use biosafety cabinets as part of their research experiments

Research Office: Biosafety

This online training includes information on the purpose and proper use of biological safety cabinets.

Approximately 15 minutes.

Online Training

OSHA Bloodborne Pathogens (BBP)

Target Audience: Anyone working on projects involving human-derived material

Research Office: Biosafety

This online training, provided by the Environmental Health and Safety (EHS) Office, is intended for all individuals assigned to projects involving the use of human-derived materials (e.g. established and primary cells, blood, plasma, serum, tissues).  It is required both at the time of initial work assignment and at least every 12 months thereafter.

Online Training

Shipping of Biohazardous Materials

Target Audience: UC researchers who plan to ship biohazard materials

Research Office: Biosafety

This online training provides information on the shipment of biohazard materials and helps the user identify if the materials within the package are regulated and what steps are required to comply. There are four training modules, each with a short quiz. Training certificates for this course are valid for 2 years.

Online Training

Biosafety 101

Target Audience: Any researcher

Research Office: Biosafety

This training provides an introduction to biological safety issues including definitions, risk assessment, principles, safe laboratory practices and disinfection methods.

Takes about one hour.