Search results for "programming."

showing 10 items of 3035 documents

An Agents and Artifacts Approach to Distributed Data Mining

2013

This paper proposes a novel Distributed Data Mining (DDM) approach based on the Agents and Artifacts paradigm, as implemented in CArtAgO [9], where artifacts encapsulate data mining tools, inherited from Weka, that agents can use while engaged in collaborative, distributed learning processes. Target hypothesis are currently constrained to decision trees built with J48, but the approach is flexible enough to allow different kinds of learning models. The twofold contribution of this work includes: i) JaCA-DDM: an extensible tool implemented in the agent oriented programming language Jason [2] and CArtAgO [10,9] to experiment DDM agent-based approaches on different, well known training sets. A…

business.industryComputer scienceMulti-agent systemDecision treeCollaborative learningcomputer.software_genreMachine learningC4.5 algorithmData miningArtificial intelligencebusinesscomputerProtocol (object-oriented programming)Agent-oriented programmingCounterexample
researchProduct

A damage identification procedure based on Hilbert transform: Experimental validation

2010

SUMMARY This paper aims at validating the feasibility of an identification procedure, based on the use of the Hilbert transform, by means of experimental tests for shear-type multi-degree-of-freedom systems. Particularly, a three-degree-of-freedom frame will be studied either numerically or experimentally by means of a laboratory scale model built at the laboratory of the Structural, Aerospace and Geotechnical Engineering Department (DISAG) of University of Palermo. Several damage scenarios have been considered to prove the effectiveness of the procedure. Moreover, the experimental tests have been conducted by considering two different input loads: pulse forces, simulated by means of an ins…

business.industryComputer scienceNoise (signal processing)Frame (networking)SIGNAL (programming language)incipient damageBuilding and ConstructionStructural engineeringHilbert transformIdentification (information)symbols.namesakeData acquisitionMechanics of MaterialssymbolsEarthquake shaking tableMinificationHilbert transformSettore ICAR/08 - Scienza Delle CostruzionibusinessAlgorithmanalytical signalCivil and Structural EngineeringStructural Control and Health Monitoring
researchProduct

Security Threats in ZigBee-Enabled Systems: Vulnerability Evaluation, Practical Experiments, Countermeasures, and Lessons Learned

2013

In this paper, two practical attacks against ZigBee security are proposed and the latter one is also carried out in our laboratory environment. The attack scenarios are based on utilizing several vulnerabilities found from the main security components of ZigBee technology. The first attack is based on sabotaging the ZigBee End-Device by sending a special signal that makes it wake-up constantly until the battery runs out. The second attack is based on exploiting the key exchange process in ZigBee when using the Standard Security level defined by the ZigBee specification: we also demonstrate with experimental figures that attacks against ZigBee-enabled devices become practical by using our at…

business.industryComputer scienceProcess (engineering)SIGNAL (programming language)Computer securitycomputer.software_genreWireless securitySecurity serviceVulnerability evaluationComputerSystemsOrganization_SPECIAL-PURPOSEANDAPPLICATION-BASEDSYSTEMSbusinesscomputerKey exchangeComputer networkNeuRFon2013 46th Hawaii International Conference on System Sciences
researchProduct

An adaptive probabilistic graphical model for representing skills in PbD settings

2010

business.industryComputer scienceProgramming by demonstrationBayesian probabilityProbabilistic logicMachine learningcomputer.software_genreUnsupervised learningArtificial intelligenceGraphical modelMachine Learning Imitation Learning Incremental Learning Dynamic Bayesian Network Growing Hierarchical Dynamic Bayesian NetworkAutomatic programmingbusinessHidden Markov modelcomputerDynamic Bayesian network
researchProduct

A new inter-cloud service-level guarantee protocol applied to space missions

2017

Nowadays, the term cloud computing often falsely assumes the availability of an unlimited pool of resources. On the contrary, if a cloud provider reaches its limits, it may pose the risk of breaking their service level agreement (SLA). Space agencies could start using the cloud computing model within their IT infrastructure with multiple ground control points around the world to reduce the cost. An inter-cloud communication protocol with a guarantee of the service level will significantly reduce the cost if each ground control segment is considered as a cloud provider. This paper outlines a new protocol that was developed to take into consideration the end-to-end service-level guarantee. Th…

business.industryComputer scienceQuality of serviceDistributed computingApplied MathematicsCloud computing02 engineering and technology01 natural sciencesComputer Science ApplicationsManagement Information SystemsService-level agreement020204 information systemsService level0103 physical sciencesScalability0202 electrical engineering electronic engineering information engineeringSpace industrybusinessCommunications protocol010303 astronomy & astrophysicsProtocol (object-oriented programming)Computer networkInternational Journal of Grid and Utility Computing
researchProduct

Chapter 3. Prosodic versatility, hierarchical rank and pragmatic function in conversational markers

2019

business.industryComputer scienceRank (computer programming)Artificial intelligencecomputer.software_genrebusinesscomputerNatural language processingPragmatic function
researchProduct

Generating App Product Lines in a Model-Driven Cross-Platform Development Approach

2016

Within software product lines (SPL) similar software products are created based on common features. We applied this versatile approach to cross-platform app development by extending the domain-specific language (DSL) of an established model-driven development framework. The goal was to support the formulation of coherent building blocks of business use cases, referred to as workflow elements. While the former implementation already abstracted from technical details and provided the possibility to reuse low level features, it now enables to build business apps by combining coherent, self-contained workflow elements. Providing this support on the language level facilitates reusable component-…

business.industryComputer scienceSoftware development020207 software engineering02 engineering and technologyReuseWorkflowSoftware020204 information systemsComponent (UML)Modular programmingCross-platform0202 electrical engineering electronic engineering information engineeringUse caseSoftware engineeringbusiness2016 49th Hawaii International Conference on System Sciences (HICSS)
researchProduct

RTS2: Lessons learned from a widely distributed telescope network

2008

RTS2 (Remote Telescope System 2) is a highly modular open source telescope and observatory management software package. It evolved from RTS, which was developed in Python to control a telescope aimed at observing optical transients of γ ray burts. The development of a network system capable of operating robotic telescopes is both difficult and complicated. Along with continued software development one must be concerned with maintaining operations and obtaining results. This is a review of experiences gained building a network of robotic telescopes. It focuses on describing which issues are important during development of the robotic observatory software and requirements for future developme…

business.industryComputer scienceSoftware developmentComputerApplications_COMPUTERSINOTHERSYSTEMSAstronomy and AstrophysicsPython (programming language)Modular designSoftware packagelaw.inventionTelescopeSoftwareOpen sourceSpace and Planetary ScienceObservatorylawSystems engineeringbusinesscomputercomputer.programming_languageAstronomische Nachrichten
researchProduct

On the Generalizability of Programs Synthesized by Grammar-Guided Genetic Programming

2021

Grammar-guided Genetic Programming is a common approach for program synthesis where the user’s intent is given by a set of input/output examples. For use in real-world software development, the generated programs must work on previously unseen test cases too. Therefore, we study in this work the generalizability of programs synthesized by grammar-guided GP with lexicase selection. As benchmark, we analyze proportionate and tournament selection too. We find that especially for program synthesis problems with a low output cardinality (e.g., a Boolean output) lexicase selection overfits the training cases and does not generalize well to unseen test cases. An analysis using common software metr…

business.industryComputer scienceSoftware developmentGenetic programming02 engineering and technologyMachine learningcomputer.software_genreTournament selectionSoftware metricTest case020204 information systems0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingGeneralizability theoryArtificial intelligencebusinesscomputerSelection (genetic algorithm)Program synthesis
researchProduct

An Integrated Framework for Meta Modeling

2006

Meta modeling is an essential means to systematize, formalize, standardize, integrate, analyze and compare models, techniques, methods and tools. Numerous fields, such as databases, software engineering, software architectures, semantic web, computer-aided tools and method engineering, have benefited from it. The importance of meta modeling is ever increasing along with the emergence of novel approaches, architectures, techniques and languages based on UML and MDA. This paper presents a framework to integrate and compare divergent conceptions of meta modeling in databases, software engineering, and information systems development. The framework is applied to analyze and compare conceptions …

business.industryComputer scienceSoftware toolMethod engineeringMetamodelingSoftwareUnified Modeling LanguageInformation systemSoftware engineeringbusinessSoftware architectureSemantic WebcomputerSimulationcomputer.programming_language
researchProduct