Software Impacts
Yue Guan, Morteza Noferesti, Naser Ezzati-Jivan
The abstract presents a two-tier anomaly-classification framework for IoT networks that combines a decision-tree detector with a CNN-BiLSTM classifier.
journal article abstract-and-metadata-reviewed
iot-security anomaly-detection machine-learning
ACM/SPEC International Conference on Performance Engineering (ICPE)
Amirmahdi Khosravi Tabrizi, Naser Ezzati-Jivan, Francois Tetreault
ALS uses source-code features and reinforcement learning to recommend which Python functions to log and which log levels to use for performance-bug diagnosis.
conference paper full-text-reviewed
observability performance-engineering machine-learning
ACM/SPEC ICPE Companion
Alireza Ezaz, Ghazal Khodabandeh, Naser Ezzati-Jivan
The paper identifies response-time variability in Alibaba microservice traces through critical-path extraction and variability analysis of service interactions.
conference paper full-text-reviewed
microservices performance-analysis latency-analysis
2024 IEEE International Conference on Big Data (BigData)
Tong Zhang, Sarwat Islam Dipanzan, Leila Tahmooresnejad, Naser Ezzati-Jivan
The verified record identifies this work as a 2024 IEEE Big Data paper on software energy prediction, but the full technical contribution was not available in the captured sources.
conference paper metadata-only
energy-efficiency performance-modeling predictive-monitoring
The 37th Canadian Conference on Artificial Intelligence
Amir Haghshenas, Naser Ezzati-Jivan, Michel Dagenais
The paper uses gradient boosting and feature importance to reduce the amount of trace data needed for microservice performance modeling.
conference paper full-text-reviewed
microservices trace-reduction gradient-boosting
ACM/SPEC ICPE Companion
Mahsa Panahandeh, Naser Ezzati-Jivan, Abdelwahab Hamou-Lhadj, James Miller
The work-in-progress paper combines service-call graph context, social-network analysis, and spectrum-based fault localization to rank distributed-trace root causes.
work-in-progress conference paper full-text-reviewed
root-cause-analysis microservices social-network-analysis
2024 ACM/IEEE International Conference on Software Engineering: Companion Proceedings (ICSE Companion)
Issam Sedki, Abdelwahab Hamou-Lhadj, Otmane Ait-Mohamed, Naser Ezzati-Jivan, Mohammed A. Shehab
The paper derives a 30-item taxonomy of log event characteristics that induce parsing errors and quantifies the characteristics with the largest impact across eight parsers.
poster paper full-text-reviewed
observability machine-learning trace-analysis
ACM/SPEC International Conference on Performance Engineering (ICPE) Companion
Mahsa Panahandeh, Naser Ezzati-Jivan, Abdelwahab Hamou-Lhadj, James Miller
The paper combines an unsupervised GraphSAGE model with critical-path-specific latency profiles to detect anomalous requests and rank likely microservice culprits without labelled training data.
conference paper full-text-reviewed
microservices graph-neural-networks latency-analysis
Journal of Systems and Software
Morteza Noferesti, Naser Ezzati-Jivan
The work presents a reusable system-tracing artifact and workflow for bringing Linux kernel-level events into empirical software performance-engineering studies, with raw traces, analysis reports, and setup material.
journal article metadata-only
kernel-tracing system-tracing performance-engineering
2024 IEEE International Conference on Collaborative Advances in Software and COmputiNg (CASCON)
Pranjal Chakraborty, Majid Babaei, Leila Tahmooresnejad, Naser Ezzati-Jivan
The accessible synopsis identifies MemAdapt as an adaptive memory-monitoring approach designed for irregularly sampled observations.
conference paper abstract-and-metadata-reviewed
resource-analysis predictive-monitoring performance-analysis
ACM/SPEC International Conference on Performance Engineering (ICPE) Companion
Ghazal Khodabandeh, Alireza Ezaz, Naser Ezzati-Jivan
The paper applies graph community detection and service-graph clustering to expose recurring microservice communication structures in an Alibaba production-cluster snapshot.
conference paper full-text-reviewed
microservices performance-analysis observability
ACL 2024 Main Conference
Brendan Park, Madeline Janecek, Naser Ezzati-Jivan, Yifeng Li, Ali Emami
The paper introduces WinoVis, a multimodal benchmark and analysis framework for testing pronoun disambiguation in text-to-image models.
conference paper full-text-reviewed
multimodal-ai benchmark-datasets common-sense-reasoning
2024 IEEE International Conference on Collaborative Advances in Software and COmputiNg (CASCON)
Morteza Noferesti, Ben Grandy, Naser Ezzati-Jivan
The accessible synopsis identifies a passive kernel-event approach for detecting noise by aligning resource request life cycles.
conference paper abstract-and-metadata-reviewed
kernel-tracing system-tracing anomaly-detection
2024 IEEE/ACM International Conference on Software Engineering: New Ideas and Emerging Results (ICSE-NIER)
Kasra Darvishi, Morteza Noferesti, Naser Ezzati-Jivan
The paper proposes an adaptive tracing loop that combines language-model prediction of kernel-event sequences and event durations with change detection and root-cause analysis, so detailed tracing is activated only around significant behavior shifts.
conference paper full-text-reviewed
kernel-tracing system-tracing llm-assisted-analysis