Affinity Groups
Logo | Name | Description | Tags | Join |
---|---|---|---|---|
Jetstream-2 | Jetstream2 is a transformative update to the NSF’s science and engineering cloud infrastructure and provides 8 petaFLOPS of supercomputing power to simplify data analysis, boost discovery, and… | aimachine-learningjetstream +13 more tags | Login to join | |
AI Institutes Cyberinfrastructure | Gathering place for AI researchers to find curated information about using ACCESS resources for AI applications and research. | aimachine-learninggpu +1 more tags | Login to join | |
Anvil | Purdue University is the home of Anvil, a powerful new supercomputer that provides advanced computing capabilities to support a wide range of computational and data-intensive research spanning from… | aimachine-learninganvil +1 more tags | Login to join |
Announcements
Upcoming Events & Trainings
Title | Date |
---|---|
Neocortex Office Hours | 1/22/25 |
Neocortex Office Hours | 1/22/25 |
Neocortex Office Hours | 1/29/25 |
Topics from Ask.CI
Knowledge Base Resources
Title | Category | Tags | Skill Level |
---|---|---|---|
A visual introduction to Gaussian Belief Propagation | Website | aimachine-learning | Beginner, Intermediate |
ACCESS HPC Workshop Series | Learning | deep-learningmachine-learningneural-networks +12 more tags | Beginner, Intermediate |
Active inference textbook | Learning | aimachine-learningneural-networks | Beginner, Intermediate, Advanced |
Engagements
Bayesian nonparametric ensemble air quality model predictions at high spatio-temporal daily nationwide 1 km grid cell
I aim to run a Bayesian Nonparametric Ensemble (BNE) machine learning model implemented in MATLAB. Previously, I successfully tested the model on Columbia's HPC GPU cluster using SLURM. I have since enabled MATLAB parallel computing and enhanced my script with additional lines of code for optimized execution.
I want to leverage ACCESS Accelerate allocations to run this model at scale.
The BNE framework is an innovative ensemble modeling approach designed for high-resolution air pollution exposure prediction and spatiotemporal uncertainty characterization. This work requires significant computational resources due to the complexity and scale of the task. Specifically, the model predicts daily air pollutant concentrations (PM2.5 and NO2 at a 1 km grid resolution across the United States, spanning the years 2010–2018. Each daily prediction dataset is approximately 6 GB in size, resulting in substantial storage and processing demands.
To ensure efficient training, validation, and execution of the ensemble models at a national scale, I need access to GPU clusters with the following resources:
- Permanent storage: ≥100 TB
- Temporary storage: ≥50 TB
- RAM: ≥725 GB
In addition to MATLAB, I also require Python and R installed on the system. I use Python notebooks to analyze output data and run R packages through a conda environment in Jupyter Notebook. These tools are essential for post-processing and visualization of model predictions, as well as for running complementary statistical analyses.
To finalize the GPU system configuration based on my requirements and initial runs, I would appreciate guidance from an expert. Since I already have approval for the ACCESS Accelerate allocation, this support will help ensure a smooth setup and efficient utilization of the allocated resources.
AI for Business
The research focus is to apply the pre-training techniques of Large Language Models to the encoding process of the Code Search Project, to improve the existing model and develop a new code searching model. The assistant shall explore a transformer or equivalent model (such as GPT-3.5) with fine-tuning, which can help achieve state-of-the-art performance for NLP tasks. The research also aims to test and evaluate various state-of-the-art models to find the most promising ones.