Skip to content
View PardhuSreeRushiVarma20060119's full-sized avatar

Block or report PardhuSreeRushiVarma20060119

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi, I'm PardhuVarma!

I am an independent researcher and third-year cybersecurity student working across machine learning, systems, and distributed architectures.

My work focuses on how intelligent systems behave under adversarial pressure, long-term adaptation, and real-world deployment constraints. I study attacker–defender dynamics in learning systems while also exploring the systems-level realities that shape them — runtime environments, distributed coordination, and failure modes.

My recent work introduces Reversible Neural Adaptation (RLAE), a structural paradigm that separates behavioral learning from model identity, enabling deterministic rollback and addressing irreversible behavioral drift in weight-based systems. This work formalizes concepts such as structural irreversibility, recoverability, and behavioral divergence.

Alongside this, I design and build systems that host and stress these ideas in practice — from kernel-level thinking and runtime safety to distributed multi-agent infrastructures. My work spans AI security, adversarial machine learning, and the engineering of controllable, observable, and fault-tolerant systems.

I am particularly interested in the intersection of:

  • learning dynamics under adversarial conditions
  • systems and runtime constraints shaping intelligence
  • distributed autonomous agents and coordination
  • safety, control, and recoverability in adaptive systems

My goal is to contribute to the design of systems that are not only intelligent, but structurally reliable, observable, and governable — from model behavior to system runtime.


🧪 What I’m Working On

  • Building AADS — Agentic AI Defense Swarms with safe governance and swarm-level autonomy
  • Engineering runtime safety systems in Rust — kill-switches, isolation layers, fault boundaries
  • Designing distributed agent runtimes in Go/K8s — CRDs, orchestration, gossip protocols
  • Adversarial stress-testing MARL agents and behavioral LoRA modules
  • Prototyping GNIM — cyber-geospatial intelligence mapping system
  • Researching RLAE / reversible learning systems
  • Papers:
    • On the Structural Limitations of Weight-Based Neural Adaptation...arXiv
    • Formal Theory of Reversible Behavioral Learning — in progress

🎯 Long-Term Direction

  • Machine Learning (adaptive & robust systems)
  • Systems & Distributed Architectures
  • AI Security & Adversarial ML
  • Cyber-Physical & Autonomous Systems

Aiming toward MSc → PhD focused on ML Research & Security, Systems & Adaptive Intelligence.


📫 How to Connect


❤️ Sponsor My Work

If my research or experiments contribute to your projects or spark ideas, you can support my work here:

Sponsor


"We are merely vessels of a greater curiosity"

Pinned Loading

  1. rlae-research rlae-research Public

    To Learn Without the Possibility of Undoing is not Intelligence, It's a Surrender to Emergence.

    Jupyter Notebook 1

  2. Project-Ouroboros Project-Ouroboros Public

    Project Ouroboros is a modular, dual-use cybersecurity platform encompassing multiple ESP32-based hardware and firmware modules for wireless defense, monitoring, and controlled research/offense exp…

    Makefile 2

  3. Tejaswini4119/NDRA-PII Tejaswini4119/NDRA-PII Public

    NDRA-PII is an advanced multi-agent system designed to automatically detect, evaluate, and redact Personally Identifiable Information (PII) from unstructured documents. Unlike simple regex tools, N…

    Python 1

  4. Mini-Projects Mini-Projects Public

    This repository serves as an index for "mini-projects" in scripting and automation collection of ai & cybersecurity.

    TypeScript 1

  5. gnim gnim Public

    Geospatial Network Imaging and Mapping - GNIM is a research system for collecting and mapping wireless network signals (WiFi, Bluetooth, RF) in geographic space.

    HTML 1

  6. gnim-vis gnim-vis Public

    GNIM-Vis is a modular cyber-geospatial visualization engine and library repo designed for real-time spatial intelligence. It provides high-performance map rendering, dynamic data layers, temporal p…

    TypeScript