Skip to main content

Showing 1–21 of 21 results for author: Siracusano, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.12334  [pdf, other

    cs.LG cs.SE

    What Did I Do Wrong? Quantifying LLMs' Sensitivity and Consistency to Prompt Engineering

    Authors: Federico Errica, Giuseppe Siracusano, Davide Sanvito, Roberto Bifulco

    Abstract: Large Language Models (LLMs) changed the way we design and interact with software systems. Their ability to process and extract information from text has drastically improved productivity in a number of routine tasks. Developers that want to include these models in their software stack, however, face a dreadful challenge: debugging their inconsistent behavior across minor variations of the prompt.… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

  2. arXiv:2404.06411  [pdf, other

    cs.AI cs.CL

    AgentQuest: A Modular Benchmark Framework to Measure Progress and Improve LLM Agents

    Authors: Luca Gioacchini, Giuseppe Siracusano, Davide Sanvito, Kiril Gashteovski, David Friede, Roberto Bifulco, Carolin Lawrence

    Abstract: The advances made by Large Language Models (LLMs) have led to the pursuit of LLM agents that can solve intricate, multi-step reasoning tasks. As with any research pursuit, benchmarking and evaluation are key corner stones to efficient and reliable progress. However, existing benchmarks are often narrow and simply compute overall task success. To face these issues, we propose AgentQuest -- a framew… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

    Comments: Accepted at the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL-HLT 2024)

  3. arXiv:2307.10214  [pdf, other

    cs.CR cs.LG

    Time for aCTIon: Automated Analysis of Cyber Threat Intelligence in the Wild

    Authors: Giuseppe Siracusano, Davide Sanvito, Roberto Gonzalez, Manikantan Srinivasan, Sivakaman Kamatchi, Wataru Takahashi, Masaru Kawakita, Takahiro Kakumaru, Roberto Bifulco

    Abstract: Cyber Threat Intelligence (CTI) plays a crucial role in assessing risks and enhancing security for organizations. However, the process of extracting relevant information from unstructured text sources can be expensive and time-consuming. Our empirical experience shows that existing tools for automated structured CTI extraction have performance limitations. Furthermore, the community lacks a common… ▽ More

    Submitted 14 July, 2023; originally announced July 2023.

  4. arXiv:2203.15324  [pdf, other

    cs.LG cs.DC cs.OS

    syslrn: Learning What to Monitor for Efficient Anomaly Detection

    Authors: Davide Sanvito, Giuseppe Siracusano, Sharan Santhanam, Roberto Gonzalez, Roberto Bifulco

    Abstract: While monitoring system behavior to detect anomalies and failures is important, existing methods based on log-analysis can only be as good as the information contained in the logs, and other approaches that look at the OS-level software state introduce high overheads. We tackle the problem with syslrn, a system that first builds an understanding of a target system offline, and then tailors the onl… ▽ More

    Submitted 29 March, 2022; originally announced March 2022.

  5. arXiv:2010.14145  [pdf, other

    cs.AR

    hXDP: Efficient Software Packet Processing on FPGA NICs

    Authors: Marco Spaziani Brunella, Giacomo Belocchi, Marco Bonola, Salvatore Pontarelli, Giuseppe Siracusano, Giuseppe Bianchi, Aniello Cammarano, Alessandro Palumbo, Luca Petrucci, Roberto Bifulco

    Abstract: FPGA accelerators on the NIC enable the offloading of expensive packet processing tasks from the CPU. However, FPGAs have limited resources that may need to be shared among diverse applications, and programming them is difficult. We present a solution to run Linux's eXpress Data Path programs written in eBPF on FPGAs, using only a fraction of the available hardware resources while matching the p… ▽ More

    Submitted 27 October, 2020; originally announced October 2020.

    Comments: Accepted at USENIX OSDI'20

  6. arXiv:2009.02353  [pdf, other

    cs.DC cs.AI cs.NI

    Running Neural Networks on the NIC

    Authors: Giuseppe Siracusano, Salvator Galea, Davide Sanvito, Mohammad Malekzadeh, Hamed Haddadi, Gianni Antichi, Roberto Bifulco

    Abstract: In this paper we show that the data plane of commodity programmable (Network Interface Cards) NICs can run neural network inference tasks required by packet monitoring applications, with low overhead. This is particularly important as the data transfer costs to the host system and dedicated machine learning accelerators, e.g., GPUs, can be more expensive than the processing task itself. We design… ▽ More

    Submitted 4 September, 2020; originally announced September 2020.

  7. arXiv:1907.10865  [pdf

    eess.SP cs.LG cs.NI

    Forecasting Mobile Traffic with Spatiotemporal correlation using Deep Regression

    Authors: Giulio Siracusano, Aurelio La Corte

    Abstract: The concept of mobility prediction represents one of the key enablers for an efficient management of future cellular networks, which tend to be progressively more elaborate and dense due to the aggregation of multiple technologies. In this letter we aim to investigate the problem of cellular traffic prediction over a metropolitan area and propose a deep regression (DR) approach to model its comple… ▽ More

    Submitted 25 July, 2019; originally announced July 2019.

    Comments: 5 pages, 4 figures

  8. arXiv:1907.10709  [pdf

    cs.LG eess.SP stat.ML

    Automatic crack classification by exploiting statistical event descriptors for Deep Learning

    Authors: Giulio Siracusano, Francesca Garescì, Giovanni Finocchio, Riccardo Tomasello, Francesco Lamonaca, Carmelo Scuro, Mario Carpentieri, Massimo Chiappini, Aurelio La Corte

    Abstract: In modern building infrastructures, the chance to devise adaptive and unsupervised data-driven health monitoring systems is gaining in popularity due to the large availability of big data from low-cost sensors with communication capabilities and advanced modeling tools such as Deep Learning. The main purpose of this paper is to combine deep neural networks with Bidirectional Long Short Term Memory… ▽ More

    Submitted 26 November, 2021; v1 submitted 24 July, 2019; originally announced July 2019.

    Comments: 19 pages, 2 tables, 9 figures

  9. arXiv:1809.07701  [pdf, other

    cs.DC cs.NI cs.OS cs.PF

    On the Fly Orchestration of Unikernels: Tuning and Performance Evaluation of Virtual Infrastructure Managers

    Authors: Pier Luigi Ventre, Paolo Lungaroni, Giuseppe Siracusano, Claudio Pisa, Florian Schmidt, Francesco Lombardo, Stefano Salsano

    Abstract: Network operators are facing significant challenges meeting the demand for more bandwidth, agile infrastructures, innovative services, while kee** costs low. Network Functions Virtualization (NFV) and Cloud Computing are emerging as key trends of 5G network architectures, providing flexibility, fast instantiation times, support of Commercial Off The Shelf hardware and significant cost savings. N… ▽ More

    Submitted 17 September, 2018; originally announced September 2018.

  10. arXiv:1801.05731  [pdf, other

    cs.DC cs.AR cs.LG

    In-network Neural Networks

    Authors: Giuseppe Siracusano, Roberto Bifulco

    Abstract: We present N2Net, a system that implements binary neural networks using commodity switching chips deployed in network switches and routers. Our system shows that these devices can run simple neural network models, whose input is encoded in the network packets' header, at packet processing speeds (billions of packets per second). Furthermore, our experience highlights that switching chips could sup… ▽ More

    Submitted 17 January, 2018; originally announced January 2018.

    Comments: Accepted at SysML 2018

  11. arXiv:1709.04437  [pdf, other

    cs.NI

    Re-designing Dynamic Content Delivery in the Light of a Virtualized Infrastructure

    Authors: Giuseppe Siracusano, Roberto Bifulco, Martino Trevisan, Tobias Jacobs, Simon Kuenzer, Stefano Salsano, Nicola Blefari-Melazzi, Felipe Huici

    Abstract: We explore the opportunities and design options enabled by novel SDN and NFV technologies, by re-designing a dynamic Content Delivery Network (CDN) service. Our system, named MOSTO, provides performance levels comparable to that of a regular CDN, but does not require the deployment of a large distributed infrastructure. In the process of designing the system, we identify relevant functions that co… ▽ More

    Submitted 13 September, 2017; originally announced September 2017.

    Comments: Extended version of the paper accepted for publication in JSAC special issue on Emerging Technologies in Software-Driven Communication - November 2017

  12. arXiv:1706.07696  [pdf, other

    cs.NI cs.CR

    D-STREAMON: from middlebox to distributed NFV framework for network monitoring

    Authors: Pier Luigi Ventre, Alberto Caponi, Giuseppe Siracusano, Davide Palmisano, Stefano Salsano, Marco Bonola, Giuseppe Bianchi

    Abstract: Many reasons make NFV an attractive paradigm for IT security: lowers costs, agile operations and better isolation as well as fast security updates, improved incident responses and better level of automation. On the other side, the network threats tend to be increasingly complex and distributed, implying huge traffic scale to be monitored and increasingly strict mitigation delay requirements. Consi… ▽ More

    Submitted 22 June, 2017; originally announced June 2017.

    Comments: Short paper at IEEE LANMAN 2017. arXiv admin note: text overlap with arXiv:1608.01377

  13. arXiv:1702.05157  [pdf, other

    cs.NI

    Implementation of Virtual Network Function Chaining through Segment Routing in a Linux-based NFV Infrastructure

    Authors: Ahmed AbdelSalam, Francois Clad, Clarence Filsfils, Stefano Salsano, Giuseppe Siracusano, Luca Veltri

    Abstract: In this paper, we first introduce the NFV architecture and the use of IPv6 Segment Routing (SRv6) network programming model to support Service Function Chaining in a NFV scenario. We describe the concepts of SR-aware and SR-unaware Virtual Network Functions (VNFs). The detailed design of a network domain supporting VNF chaining through the SRv6 network programming model is provided. The operations… ▽ More

    Submitted 20 April, 2017; v1 submitted 16 February, 2017; originally announced February 2017.

    Comments: Extended version of a conference paper to appear in 3rd IEEE Conference on Network Softwarization (NetSoft 2017), Bologna, Italy, 3-7 July 2017 - v04 - April 2017

  14. arXiv:1608.01377  [pdf, other

    cs.NI

    D-STREAMON - a NFV-capable distributed framework for network monitoring

    Authors: Pier Luigi Ventre, Alberto Caponi, Davide Palmisano, Stefano Salsano, Giuseppe Siracusano, Marco Bonola, Giuseppe Bianchi

    Abstract: Many reasons make NFV an attractive paradigm for IT security: lowers costs, agile operations and better isolation as well as fast security updates, improved incident responses and better level of automation. At the same time, the network threats tend to be increasingly complex and distributed, implying huge traffic scale to be monitored and increasingly strict mitigation delay requirements. Consid… ▽ More

    Submitted 3 August, 2016; originally announced August 2016.

    Comments: arXiv admin note: text overlap with arXiv:1311.2442

  15. arXiv:1605.06285  [pdf, other

    cs.NI

    On-the-Fly TCP Acceleration with Miniproxy

    Authors: Giuseppe Siracusano, Roberto Bifulco, Simon Kuenzer, Stefano Salsano, Nicola Blefari Melazzi, Felipe Huici

    Abstract: TCP proxies are basic building blocks for many advanced middleboxes. In this paper we present Miniproxy, a TCP proxy built on top of a specialized minimalistic cloud operating system. Miniproxy's connection handling performance is comparable to that of full-fledged GNU/Linux TCP proxy implementations, but its minimalistic footprint enables new use cases. Specifically, Miniproxy requires as little… ▽ More

    Submitted 20 May, 2016; originally announced May 2016.

    Comments: Extended version of paper accepted for ACM HotMiddlebox 2016

  16. arXiv:1512.05281  [pdf

    cs.NI

    PMSR - Poor Man's Segment Routing, a minimalistic approach to Segment Routing and a Traffic Engineering use case

    Authors: Stefano Salsano, Luca Veltri, Luca Davoli, Pier Luigi Ventre, Giuseppe Siracusano

    Abstract: The current specification of the Segment Routing (SR) architecture requires enhancements to the intra-domain routing protocols (e.g. OSPF and IS-IS) so that the nodes can advertise the Segment Identifiers (SIDs). We propose a simpler solution called PMSR (Poor Man's Segment Routing), that does not require any enhancement to routing protocol. We compare the procedures of PMSR with traditional SR, s… ▽ More

    Submitted 16 December, 2015; originally announced December 2015.

    Comments: September 2015 - Paper accepted to the Mini-conference track of NOMS 2016

  17. arXiv:1506.05941  [pdf

    cs.NI

    Traffic Engineering with Segment Routing: SDN-based Architectural Design and Open Source Implementation

    Authors: Luca Davoli, Luca Veltri, Pier Luigi Ventre, Giuseppe Siracusano, Stefano Salsano

    Abstract: Traffic Engineering (TE) in IP carrier networks is one of the functions that can benefit from the Software Defined Networking paradigm. By logically centralizing the control of the network, it is possible to "program" per-flow routing based on TE goals. Traditional per-flow routing requires a direct interaction between the SDN controller and each node that is involved in the traffic paths. Dependi… ▽ More

    Submitted 16 December, 2015; v1 submitted 19 June, 2015; originally announced June 2015.

    Comments: Extended version of poster paper accepted for EWSDN 2015 (version v4 - December 2015)

  18. Hybrid IP/SDN networking: open implementation and experiment management tools

    Authors: Stefano Salsano, Pier Luigi Ventre, Francesco Lombardo, Giuseppe Siracusano, Matteo Gerola, Elio Salvadori, Michele Santuari, Mauro Campanella, Luca Prete

    Abstract: The introduction of SDN in large-scale IP provider networks is still an open issue and different solutions have been suggested so far. In this paper we propose a hybrid approach that allows the coexistence of traditional IP routing with SDN based forwarding within the same provider domain. The solution is called OSHI - Open Source Hybrid IP/SDN networking as we have fully implemented it combining… ▽ More

    Submitted 6 January, 2016; v1 submitted 13 May, 2015; originally announced May 2015.

    Comments: Accepted for publication in IEEE Transaction of Network and Service Management - December 2015 http://dx.doi.org/10.1109/TNSM.2015.2507622

  19. arXiv:1409.5257  [pdf

    cs.NI

    Generalized Virtual Networking: an enabler for Service Centric Networking and Network Function Virtualization

    Authors: Stefano Salsano, Nicola Blefari-Melazzi, Francesco Lo Presti, Giuseppe Siracusano, Pier Luigi Ventre

    Abstract: In this paper we introduce the Generalized Virtual Networking (GVN) concept. GVN provides a framework to influence the routing of packets based on service level information that is carried in the packets. It is based on a protocol header inserted between the Network and Transport layers, therefore it can be seen as a layer 3.5 solution. Technically, GVN is proposed as a new transport layer protoco… ▽ More

    Submitted 18 September, 2014; originally announced September 2014.

    Journal ref: Networks 2014, 16th International Telecommunications Network Strategy and Planning Symposium, 17-19 September 2014, Funchal, Portugal

  20. arXiv:1406.2470  [pdf

    cs.NI

    Controller selection in a Wireless Mesh SDN under network partitioning and merging scenarios

    Authors: Stefano Salsano, Giuseppe Siracusano, Andrea Detti, Claudio Pisa, Pier Luigi Ventre, Nicola Blefari-Melazzi

    Abstract: In this paper we consider a Wireless Mesh Network (WMN) integrating SDN principles. The Wireless Mesh Routers (WMR) are OpenFlow capable switches that can be controlled by SDN controllers, according to the wmSDN (wireless mesh SDN) architecture that we have introduced in a previous work. We consider the issue of controller selection in a scenario with intermittent connectivity. We assume that over… ▽ More

    Submitted 10 June, 2014; originally announced June 2014.

    Comments: Submitted paper (May 26th, 2014)

  21. arXiv:1404.4806  [pdf

    cs.NI

    OSHI - Open Source Hybrid IP/SDN networking (and its emulation on Mininet and on distributed SDN testbeds)

    Authors: Stefano Salsano, Pier Luigi Ventre, Luca Prete, Giuseppe Siracusano, Matteo Gerola, Elio Salvadori

    Abstract: The introduction of SDN in IP backbones requires the coexistence of regular IP forwarding and SDN based forwarding. The former is typically applied to best effort Internet traffic, the latter can be used for different types of advanced services (VPNs, Virtual Leased Lines, Traffic Engineering...). In this paper we first introduce the architecture and the services of an "hybrid" IP/SDN networking s… ▽ More

    Submitted 18 September, 2014; v1 submitted 18 April, 2014; originally announced April 2014.

    Comments: Final version (Last updated August, 2014)

    Journal ref: EWSDN 2014, 3rd European Workshop on Software Defined Networks, 1-3 September 2014, Budapest, Hungary