Skip to content

Commit 40057ef

Browse files
committed
Add SPINN project
1 parent 3b6579c commit 40057ef

File tree

3 files changed

+55
-0
lines changed

3 files changed

+55
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
project: SPINN
3+
layout: default
4+
logo: SPINN_image_cropped.png
5+
description: Shape optimization is an essential task in many engineering and physics domains when the geometry of an object strongly influences its performance and efficiency. The Shape optimization via Physics-Influenced Neural Networks (SPINN) project aims to automate and streamline the task of shape optimization via the use of Physics Influenced Neural Networks and Coordinate Projection Networks.
6+
---
7+
8+
{% include gsoc_project.ext %}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: Semi-supervised Symmetry Discovery
3+
layout: gsoc_proposal
4+
project: SPINN
5+
year: 2026
6+
organization:
7+
- Alabama
8+
- Cerium
9+
10+
---
11+
12+
## Description
13+
In many engineering and physics domains, the shape or geometry of an object directly influences its performance with regard to some metric. Simple examples include the shape of an airplane wing affecting its lift-to-drag ratio, or the geometry/structure of a bridge influencing the maximum load weight which can safely traverse it. “Shape optimization” refers to the task of identifying the ideal shape/geometry of such an object which can maximize or minimize a metric of interest with respect to that object. This project looks to leverage Physics Influenced Neural Networks (PINN) and Coordinate Projection Networks (also called shape networks in the literature) to develop machine learning architectures which can quickly and efficiently perform this task.
14+
15+
## Duration
16+
Total project length: 175 hours.
17+
18+
## Task ideas
19+
* Identify relevant use-case scenario and develop a PINN to accurately model underlying physics.
20+
* Perform model optimization of both PINN and coordinate projection network.
21+
22+
## Expected results:
23+
* PINN model with demonstrated ability to perform shape optimization.
24+
25+
## Difficulty level
26+
Advanced
27+
28+
## Requirements
29+
* Essential: Experience in Python, PyTorch (or related ML framework), and machine learning are required.
30+
* Preferred: Familiarity with basic physics concepts (classical mechanics, electromagnetics, etc.) at an undergraduate level.
31+
* Will help you stand out: Experience performing physics simulations using standard simulation software (COMSOL, ANSYS, etc.) or an equivalent open source framework, and familiarity with associated concepts (numerical methods techniques, how to handle boundary conditions, etc.).
32+
33+
<!---
34+
## Test
35+
Please use [this link](https://docs.google.com/document/d/10tITU-OJDtaZkLmXpoCpzIM55XcV4Z_7ykS7N9tyISA/edit?usp=sharing) to access the test for this project.
36+
--->
37+
38+
## Mentors
39+
* [Dale Julson](mailto:[email protected]) (Cerium Labs)
40+
* [Eric Reinhardt](mailto:[email protected]) (University of Alabama)
41+
* [Dinesh Ramakrishnan](mailto:[email protected]) (University of Alabama)
42+
43+
Please **DO NOT** contact mentors directly by email. Instead, please email [[email protected]](mailto:[email protected]) with Project Title and **include your CV** and **test results**. The mentors will then get in touch with you.
44+
45+
## Links
46+
* [Paper 1](https://www.nature.com/articles/s41598-024-57137-4)
47+
* [Paper 2](https://arxiv.org/abs/2201.05624)

images/SPINN_image_cropped.png

153 KB
Loading

0 commit comments

Comments
 (0)