Search results for "Software"

showing 10 items of 7396 documents

A Framework for Parallel Assessment of Reputation Management Systems

2016

Several distributed applications running over the Internet use Reputation Management Systems (RMSs) to guarantee reliable interactions among unknown agents. Because of the heterogeneity of the existing RMSs, their assessment in terms of correctness and resistance to security attacks is not a trivial task. This work addresses this issue by presenting a novel parallel simulator aimed to support researchers in evaluating the performances of a RMS since the design phase. Preliminary results obtained by simulating two different attacks confirm the suitability of the proposed framework to evaluate different RMSs.

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniCorrectnessbusiness.industryComputer scienceDistributed computing02 engineering and technologyMulti-threaded applicationTask (project management)Human-Computer InteractionDesign phaseParallel simulationComputer Networks and CommunicationDistributed reputation management020204 information systems0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingThe InternetParallel simulationbusinessSoftwareReputation managementProceedings of the 17th International Conference on Computer Systems and Technologies 2016
researchProduct

Understanding the Environment through Wireless Sensor Networks

2007

This paper presents a new cognitive architecture for extracting meaningful, high-level information from the environment, starting from the raw data collected by a Wireless Sensor Network. The proposed framework is capable of building rich internal representation of the sensed environment by means of intelligent data processing and correlation. Furthermore, our approach aims at integrating the connectionist, data-driven model with the symbolic one, that uses a high-level knowledge about the domain to drive the environment interpretation. To this aim, the framework exploits the notion of conceptual spaces, adopting a conceptual layer between the subsymbolic one, that processes sensory data, a…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniData processingComputer scienceVisual sensor networkCognitive architecturecomputer.software_genreCognitive architecturesConnectionismHuman–computer interactionSensor nodeKey (cryptography)Data miningLayer (object-oriented design)Wireless sensor networkcomputerWireless Sensor Network
researchProduct

A Knowledge Management System using Bayesian Network

2009

In today's world, decision support and knowledge management processes are strategic and interdependent activities in many organizations. The companies' interest on a correct knowledge management is grown, more than interest on the mere knowledge itself. This paper proposes a Knowledge Management System based on Bayesian networks. The system has been tested collecting and using data coming from projects and processes typical of ICT companies, and provides a Document Management System and a Decision Support system to share documents and to plan how to best use firms' knowledge.

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDecision support systemKnowledge managementbusiness.industryComputer scienceData managementKnowledge engineeringKnowledge value chainIntelligent decision support systemDocument management systemProcedural knowledgecomputer.software_genreClinical decision support systemKnowledge-based systemsKnowledge extractionKnowledge baseInformation and Communications TechnologyOrganizational learningPersonal knowledge managementOntologyDomain knowledgeKnowledge Management Bayesian Network Artificial Intelligencebusinesscomputer
researchProduct

An Intelligent System for Building Bioinformatics Workflows

2012

In this paper a new intelligent system designed to support the researcher in the development of a workflow for bio informatics experiments is presented. The proposed system is capable to suggest one or more strategies in order to resolve the selected problem and to support the user in the assembly of a workflow for complex experiments, using a a Knowledge base, representing the expertise about the application domain, and a Rule-Based system for decision-making activity. Moreover, the system can represent this workflow at different abstraction layers, freeing the user from implementation details and assisting him in the correct configuration of the algorithms. A sample workflow for protein c…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDecision support systembusiness.industryComputer scienceIntelligent decision support systemcomputer.software_genreWorkflow engineXPDLWorkflow technologyKnowledge-based systemsWorkflowBioinformatics WorkflowArtificial IntelligenceData miningSoftware engineeringbusinesscomputerWorkflow management system
researchProduct

Clifford Rotors for Conceptual Representation in Chatbots

2013

In this abstract we introduce an unsupervised sub-symbolic natural language sentences encoding procedure aimed at catching and representing into a Chatbot Knowledge Base (KB) the concepts expressed by an user interacting with a robot. The chatbot KB is coded in a conceptual space induced from the application of the Latent Semantic Analysis (LSA) paradigm on a corpus of documents. LSA has the effect of decomposing the original relationships between elements into linearly-independent vectors. Each basis vector can be considered therefore as a "conceptual coordinate", which can be tagged by the words which better characterize it. This tagging is obtained by performing a (TF-IDF)-like weighting…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDiscrete mathematicsComputer sciencebusiness.industryLatent semantic analysisInformationSystems_INFORMATIONSTORAGEANDRETRIEVALRepresentation (systemics)computer.software_genreChatbotGeometric algebraKnowledge baseArtificial IntelligenceEncoding (semiotics)chatbot clifford algebraArtificial intelligenceDialog systembusinesscomputerNatural language processingNatural language
researchProduct

Testing wearable IoT applications through sensor virtualization

2020

The development of distributed IoT applications requires the integration of data provided by different sensors embedded in multiple devices. As an example, an application for health monitoring in an assisted living scenario may include several wearable and fixed nodes each carrying different sensors and running specific code. Verifying that the application is properly working according to the specifications requires assessing that the code of each node behaves consistently in all the possible use cases. Tests involving sensor data may be difficult or costly to replicate realistically and this could also slow down the development of the application in its early stages. In this paper we intro…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDistributed SystemResource-constrained DeviceEmbedded SystemSoftware testingIoT Application DevelopmentInternet of Things (IoT)
researchProduct

Path Modeling and Retrieval in Distributed Video Surveillance Databases

2012

We propose a framework for querying a distributed database of video surveillance data in order to retrieve a set of likely paths of a person moving in the area under surveillance. In our framework, each camera of the surveillance system locally pro- cesses the data and stores video sequences in a storage unit and the metadata for each detected person in the distributed database. A pedestrian’s path is formulated as a dynamic Bayesian network (DBN) to model the dependencies between subsequent observa- tions of the person as he makes his way through the camera net- work. We propose a tool by which the analyst can pose queries about where a certain person appeared while moving in the site duri…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDistributed databaseDatabasebusiness.industryComputer scienceComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONcomputer.software_genreComputer Science ApplicationsData modelingMetadataSet (abstract data type)Beam search camera network dynamic Bayesian network (DBN) path modeling path retrievalSignal ProcessingPath (graph theory)Media TechnologyBeam searchComputer visionArtificial intelligenceData miningElectrical and Electronic EngineeringbusinessHidden Markov modelcomputerDynamic Bayesian network
researchProduct

DC4CD

2017

In this article, we present Distributed Computing for Constrained Devices (DC4CD), a novel software architecture that supports symbolic distributed computing on wireless sensor networks. DC4CD integrates the functionalities of a high-level symbolic interpreter, a compiler, and an operating system, and includes networking abstractions to exchange high-level symbolic code among peer devices. Contrarily to other architectures proposed in the literature, DC4CD allows for changes at runtime, even on deployed nodes of both application and system code. Experimental results show that DC4CD is more efficient in terms of memory usage than existing architectures, with which it also compares well in te…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDistributed symbolic processing Forth high-level event handling inter- pretation and compilation of symbolic code on resource-constrained devices wireless programming of sensor network nodesSystem codeComputer scienceDistributed computing020208 electrical & electronic engineering020206 networking & telecommunications02 engineering and technologySymbolic codecomputer.software_genreHardware and Architecture0202 electrical engineering electronic engineering information engineeringCompilerSoftware architectureWireless sensor networkcomputerSoftwareInterpreterACM Transactions on Embedded Computing Systems
researchProduct

A Novel Time Series Kernel for Sequences Generated by LTI Systems

2017

The recent introduction of Hankelets to describe time series relies on the assumption that the time series has been generated by a vector autoregressive model (VAR) of order p. The success of Hankelet-based time series representations prevalently in nearest neighbor classifiers poses questions about if and how this representation can be used in kernel machines without the usual adoption of mid-level representations (such as codebook-based representations). It is also of interest to investigate how this representation relates to probabilistic approaches for time series modeling, and which characteristics of the VAR model a Hankelet can capture. This paper aims at filling these gaps by: deriv…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniDynamic time warpingSeries (mathematics)SVMProbabilistic logic020207 software engineering02 engineering and technologyTime SerieClassificationVector autoregressionSupport vector machineKernelAutoregressive modelKernel (statistics)Similarity (psychology)0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingAlgorithmMathematics
researchProduct

An embedded iris recognizer for portable and mobile devices

2010

Software-intensive systems play an increasingly dominant role in our lives and daily activities. Several applications, in which a timely response to user and environment stimulus is essential, require real-time software intensive systems. Computation-intensive applications, such as video compression, control systems, security systems, result in significant growth for processor workload. To address the above issues, one possible solution is to design embedded specialized components. At the same time, the integration of new features in portable and mobile devices is rapidly increasing. Several services and applications require robust user authentication for access to services, data, and resou…

Settore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniEmbedded Software Intensive Systems Real-Time Embedded Systems Iris-based Authentication Systems FPGA Technologies
researchProduct