Research publication catalog

Naser Ezzati-Jivan

Year-grouped research papers by Naser Ezzati-Jivan on kernel tracing, software performance, observability, systems, and machine learning.

Research profile · Catalog JSON · JSON Schema · Browse topics · Recurring keywords

Metadata repository · ORCID

89 publications

2026

ACM/SPEC International Conference on Performance Engineering (ICPE)

B-Perf: Black-box Performance Antipattern Detection Using System-level Execution Tracing

Morteza Noferesti, Mahsa Panahandeh, Naser Ezzati-Jivan

B-Perf reconstructs execution, memory, and messaging behavior from Linux kernel-level traces and infers performance-antipattern indicators without requiring application source access or intrusive instrumentation.

conference paper full-text-reviewed

kernel-tracing system-tracing performance-analysis

Journal of Systems and Software

DTraComp: Comparing distributed execution traces for understanding intermittent latency sources

Maryam Ekhlasi, Fatemeh Faraji Daneshgar, Michel Dagenais, Maxime Lamothe, Naser Ezzati-Jivan, Matthew Khouzam

DTraComp is an open-source Eclipse Trace Compass framework that compares groups of distributed requests and attributes span time to user-space, kernel, thread-state, and system-call evidence.

journal article full-text-reviewed

system-tracing kernel-tracing trace-analysis

ACM International Conference on the Foundations of Software Engineering (FSE) Companion

TraceSynth: Generating Production-Quality Kernel Traces with Constraint-Guided Diffusion Models

Yuvraj Sehgal, Sneh Patel, Mahsa Panahandeh, Naser Ezzati-Jivan, Francois Tetreault

TraceSynth generates novel structured kernel-trace windows with a Transformer diffusion model and repairs generated events against invariants mined from real LTTng traces.

conference paper full-text-reviewed

kernel-tracing system-tracing trace-analysis

2025

2025 IEEE International Conference on Collaborative Advances in Software and COmputiNg (CASCON)

Energy Consumption Analysis of Large Language Models Across CPU and GPU Using Diverse Metric Types

Tong Zhang, Leila Tahmooresnejad, Naser Ezzati-Jivan

The paper models LLM inference energy separately on CPU and GPU using hardware counters, device metrics, and task/model features, then compares classical and neural regressors across language tasks.

conference paper full-text-reviewed

energy-efficiency llm-efficiency performance-modeling

IEEE International Conference on Software Maintenance and Evolution (ICSME)

HybridRCA: Lightweight Critical-Path-Aware Hybrid Tracing for Root-Cause Analysis in Production Microservices

Maryam Ekhlasi, Arnaud Fiorini, Michel R. Dagenais, Naser Ezzati-Jivan, Maxime Lamothe

HybridRCA combines critical-path-aware span analysis with targeted kernel metrics to reduce production trace volume while preserving root-cause localization evidence.

conference paper full-text-reviewed

system-tracing microservices root-cause-analysis

AMCIS 2025, Data Science / SIG DSA (ERF)

Multi-Dimensional Bias Analysis in LLMs Using Hierarchical and Interaction Models

Basil Syed, Daniel Arana Charlebois, Naser Ezzati-Jivan, Leila Tahmooresnejad, Anteneh Ayanso

The paper proposes the Triangle Multi-Dimensional Model for Bias Analysis, a hierarchical and interaction-based framework for tracing how bias originates, propagates, compounds, and feeds back across an LLM lifecycle.

conference paper full-text-reviewed

machine-learning responsible-ai llm-evaluation

2024

2024 IEEE International Conference on Big Data (BigData)

Assessing Predictive Models for Energy Consumption Across Varied Software Environments

Tong Zhang, Sarwat Islam Dipanzan, Leila Tahmooresnejad, Naser Ezzati-Jivan

The paper evaluates whether software-energy predictors transfer across applications when they use hardware-performance and operating-system event representations rather than application-specific measurements alone.

conference paper full-text-reviewed

energy-efficiency performance-modeling predictive-monitoring

2024 ACM/IEEE International Conference on Software Engineering: Companion Proceedings (ICSE Companion)

Decoding Log Parsing Challenges: A Comprehensive Taxonomy for Actionable Solutions

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

Efficient Unsupervised Latency Culprit Ranking in Distributed Traces with GNN and Critical Path Analysis

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

2024 IEEE International Conference on Collaborative Advances in Software and COmputiNg (CASCON)

MemAdapt: Adaptive Monitoring of Memory Usage Through Irregularly Sampled Data

Pranjal Chakraborty, Majid Babaei, Leila Tahmooresnejad, Naser Ezzati-Jivan

MemAdapt forecasts memory behavior under irregular sampling and uses the forecast to choose an adaptive monitoring rate that balances estimation quality with collection overhead.

conference paper full-text-reviewed

resource-analysis predictive-monitoring performance-analysis

2024 IEEE International Conference on Collaborative Advances in Software and COmputiNg (CASCON)

Resource Life-Cycle Aware Noise Detection via Kernel Event Monitoring

Morteza Noferesti, Ben Grandy, Naser Ezzati-Jivan

The paper detects and localizes performance noise by aligning passive kernel-event evidence with the life cycle of CPU, disk, and network requests rather than treating resource utilization as an undifferentiated aggregate.

conference paper full-text-reviewed

kernel-tracing system-tracing anomaly-detection

2024 IEEE/ACM International Conference on Software Engineering: New Ideas and Emerging Results (ICSE-NIER)

Toward Adaptive Tracing: Efficient System Behavior Analysis using Language Models

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

2023

2023 IEEE International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom)

EMD-SCS: A Dynamic Behavioral Approach for Early Malware Detection with Sonification of System Call Sequences

Raghav Bhardwaj, Morteza Noferesti, Madeline Janecek, Naser Ezzati-Jivan

EMD-SCS combines sequence prediction of system calls with sonification so that partial execution prefixes can support early malware detection and an interpretable auditory alert.

conference paper full-text-reviewed

system-tracing anomaly-detection machine-learning

2022

2021

International Journal of Parallel Programming

Automated Generation of Model-Based Constraints for Common Multi-core and Real-Time Applications Using Execution Tracing

Raphael Beamonte, Naser Ezzati-Jivan, Michel R. Dagenais

The paper automatically builds an approximate workflow model and adaptive quantitative constraints from user-space and kernel execution traces, reducing manual model construction for real-time and multicore diagnosis.

journal article full-text-reviewed

system-tracing multicore-systems trace-analysis

Journal of Hardware and Systems Security

The Use of Anomaly Detection for the Detection of Different Types of DDoS Attacks in Cloud Environment

Hossein Abbasi, Naser Ezzati-Jivan, Martine Bellaiche, Chamseddine Talhi, Michel R. Dagenais

The paper proposes a cloud-side anomaly detector that combines traffic, virtual-machine resource, and kernel-level indicators to identify several DDoS classes through change-point evidence.

journal article full-text-reviewed

anomaly-detection machine-learning resource-analysis

2020

IEEE 20th International Working Conference on Source Code Analysis and Manipulation (SCAM)

DepGraph: Localizing Performance Bottlenecks in Multi-Core Applications Using Waiting Dependency Graphs and Software Tracing

Naser Ezzati-Jivan, Quentin Fournier, Michel R. Dagenais, Abdelwahab Hamou-Lhadj

DepGraph uses system-level tracing to expose the waiting dependencies that divide a task's execution time across threads and hardware resources.

conference paper full-text-reviewed

kernel-tracing performance-analysis root-cause-analysis

IEEE International Symposium on Software Reliability Engineering Workshops (ISSREW)

Multi-Level Execution Trace Based Lock Contention Analysis

Majid Rezazadeh, Naser Ezzati-Jivan, Evan Galea, Michel R. Dagenais

The paper extends critical-path analysis across kernel and user-space lock events so contention from futexes, spinlocks, semaphores, and other synchronization mechanisms can be diagnosed without recompiling the application.

conference paper full-text-reviewed

kernel-tracing system-tracing performance-analysis

2019

2018

2017

2016

2015

2014

2013

Runtime Verification 2013 (RV 2013)

Efficient Model to Query and Visualize the System States Extracted from Trace Data

Alexandre Montplaisir, Naser Ezzati-Jivan, Florian Wininger, Michel R. Dagenais

The paper introduces a disk-backed state-history model that incrementally converts trace events into queryable state intervals, enabling scalable timestamp/state queries and visualization without replaying the entire trace.

conference paper full-text-reviewed

trace-abstraction trace-visualization trace-analysis

2012

2011

2010