Skip to content
#

infrastructure-resilience

Here are 18 public repositories matching this topic...

A systems-thinking essay arguing that most optimization quietly trades away buffers, slack, and resilience to make present metrics look better. It reframes efficiency as borrowing stability from the future, and shows how education, workforce, infrastructure, markets, and hardware all get optimized into fragility.

  • Updated Dec 16, 2025

A deep reinforcement learning system for optimizing bridge maintenance decisions across municipal infrastructure fleets, implementing cross-subsidy budget sharing and cooperative multi-agent learning.

  • Updated Dec 5, 2025
  • Python

建設の技術基準に関する質問の専門性粒度(細かい/粗い)を96%正確に自動判定し、最適なRAGシステム(ColBERT/Naive)を選択する実用的なAgentic RAGシステムのMVPです。2025年11月に公開された河川砂防ダムの技術基準を対象に4つのRAGシステムを構築し、専門性の粒度が異なる200問の質問に対して、精度と速度を比較した。

  • Updated Nov 11, 2025
  • Python

This repository contains data, figures, and analysis supporting SymC Power Grid Optimization, which demonstrates predictive grid stability through scale-invariant substrate inheritance. Using synchrophasor data, the work shows early-warning precursors, irreversible degradation, and control protocols grounded in critical-damping physics.

  • Updated Dec 21, 2025
  • TeX

This repository analyses landslide events in Turkey from the NASA Global Landslide Catalog using Python, exploring how triggers relate to fatalities and seasonality, and mapping provincial hotspots to inform risk-aware planning.

  • Updated Oct 21, 2025
  • Jupyter Notebook

Infra2Graph prototype for bridge impact assessment in city scale. The system integrates heterogeneous graph analysis and HGNN-based closure-impact prediction, with Exp-4-lite (kNN, no edge attributes, weak quantile-based weighting) adopted as the reference MVP configuration.

  • Updated Mar 29, 2026
  • HTML

Deep Q-Network implementation for optimal bridge maintenance planning using Markov Decision Process formulation with vectorized parallel training. Based on Phase 3 (Vectorized DQN) from dql-maintenance-faster project.

  • Updated Dec 8, 2025
  • Python

This tool applies self-improving (Agentic) clustering to bridge maintenance data in Open data at some Prefecture, Japan, to automatically identify bridge groups with high maintenance priority.

  • Updated Nov 29, 2025
  • Python

This system analyzes bridge repair method recommendation reports generated by AI agents and visualizes the decision-making pathway from damage → deterioration factors → repair methods as a Decision Tree. It aims to "make the thought process visible."

  • Updated Dec 13, 2025
  • Python

Census tract-level earthquake resilience modeling for the City of Los Angeles power grid that compares substation repair prioritization for network connectivity, service restoration, and equity, using network centrality metrics and k-means census-tract resilience typologies.

  • Updated Feb 5, 2026
  • Python

This project applies self-improving (Agentic) clustering with Bayesian Optimization to bridge maintenance data in some Prefecture, Japan, to automatically identify bridge groups with high maintenance priority.

  • Updated Nov 30, 2025
  • Python

C51 Distributional DQN (v0.8) for bridge fleet maintenance optimization. Implements categorical return distributions (Bellemare et al., PMLR 2017) with 300x speedup via vectorized projection. Combines Noisy Networks, Dueling DQN, Double DQN, PER, and n-step learning. Validated on 200-bridge fleet: +3,173 reward in 83 min (25k episodes).

  • Updated Dec 8, 2025
  • Python

Improve this page

Add a description, image, and links to the infrastructure-resilience topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infrastructure-resilience topic, visit your repo's landing page and select "manage topics."

Learn more