works on

From the 1 of 8 linked papers with an AI index.

collaborators

8 papers

cs.ET2026

Global drivers and barriers to the public acceptance of autonomous vehicles: Evidence from 17 countries

Antonios Saravanos

The paper analyzes survey data from 17 countries to identify the main factors influencing public willingness to use Level 3 conditionally automated vehicles.

cs.AI2026

Three Roles, One Model: Role Orchestration at Inference Time to Close the Performance Gap Between Small and Large Agents

S. Aaron McClendon, Jorge Gallego-Feliciano, Stavros Zervoudakis +1

Large language model (LLM) agents show promise on realistic tool-use tasks, but deploying capable agents on modest hardware remains challenging. We study whether inference-time sca…

cs.AI2026

Hidden Dynamics of Massive Activations in Transformer Training

Jorge Gallego-Feliciano, S. Aaron McClendon, Juan Morinelli +2

We present the first comprehensive analysis of massive activation development throughout transformer training, using the Pythia model family as our testbed, and release our full da…

cs.SE2026

The Opaque Pointer Design Pattern in Python: Towards a Pythonic PIMPL for Modularity, Encapsulation, and Stability

Antonios Saravanos, John Pazarzis, Stavros Zervoudakis +1

Python libraries often need to maintain a stable public API even as internal implementations evolve, gain new backends, or depend on heavy optional libraries. In Python, where inte…

cs.SE2025

A Brief History of the Waterfall Model: Past, Present, and Future

Antonios Saravanos

The waterfall model, one of the earliest software development methodologies, has played a foundational role in shaping contemporary software engineering practices. This paper provi…

cs.SE2025

Waterfall Model Simulation: A Systematic Mapping Study

Antonios Saravanos

This paper systematically maps peer-reviewed research and graduate theses/dissertations that explicitly simulate the waterfall model. Following Petersen's mapping guidelines and Ki…