I'm an MSc researcher in Computer Engineering (AI) at the University of Genoa,
working as a Research Assistant at CNR within the EU Horizon Europe project REXASI-PRO.
My thesis investigates the reliability of pretrained neural motion prediction models
for autonomous wheelchair navigation β understanding when and why they fail under varying input conditions.
πΉ TrustRAG β Production RAG with Systematic Evaluation
End-to-end Retrieval-Augmented Generation system with a built-in evaluation and failure analysis framework.
- Failure-mode classifier tagging every output as one of 6 interpretable types
(no_retrieval,wrong_retrieval,hallucination,refusal_when_answerable,partial_answer,ok) - Retrieval metrics: Precision@k, Recall@k, MRR
- LLM-as-judge faithfulness scoring
- Pluggable backends: OpenAI Β· Anthropic Β· local Ollama
Benchmark: Recall@k 0.90 Β· MRR 0.83 Β· Latency 2.4ms Β· 37 tests Β· CI on every commit
Stack: Python Β· FastAPI Β· ChromaDB Β· Docker Β· GitHub Actions
πΉ Trajectory Failure Analysis β Interpretable Risk Modeling for Motion Prediction
Preprint (PDF available) β ETH Pedestrian Dataset
A model-agnostic framework for analyzing failure modes in trajectory prediction systems, evaluated on real-world pedestrian data.
- Input-space sensitivity analysis (orientationβvelocity risk regions)
- Interpretable decision tree models for failure rule extraction
- Cross-scene generalization analysis (ETH vs Hotel)
Key Insight: Initial orientation is a dominant global risk factor, while positional features are scene-dependent β indicating limited transferability of failure rules.
π Read Paper
π Code & Experiments
πΉ SafeTraj-Experiments
MSc Thesis β University of Genoa / CNR / REXASI-PRO
Trajectory-level evaluation of pretrained DNN-LNA neural models for autonomous wheelchair navigation.
- Input sensitivity analysis β orientation Ο is the dominant risk factor (failures near Β±Ο)
- Goal difficulty mapping β spatial failure patterns across the workspace
- Comparative evaluation of 5 neural architectures (success rates: 25.3% β 99.3%)
πΉ SafeTraj-Prototype β π΄ Live Demo
Trajectory Behaviour Analysis Toolkit
Modular Python toolkit for trajectory risk scoring, failure-case analysis, and interpretable ML explanations.
Includes an interactive Streamlit dashboard β try it live!
- REST API endpoint for trajectory risk scoring (FastAPI)
πΉ SafeNav-RL
Safety-Constrained RL for Assistive Robot Navigation
PPO agent with CBF safety layer and curriculum learning for obstacle avoidance navigation.
πΉ superstore-analysis
End-to-end BI workflow β Python, SQL, and Power BI dashboard.
AI & ML β Python Β· PyTorch Β· scikit-learn Β· NumPy Β· pandas
LLM & RAG β OpenAI API Β· Anthropic API Β· ChromaDB Β· sentence-transformers Β· FastAPI
MLOps β Docker Β· GitHub Actions CI Β· pytest Β· Prometheus Β· structlog . Git
π LinkedIn
π§ pouyapd68@gmail.com






