Search results for "Programming"

showing 10 items of 3090 documents

Hidden Markov Model Based Machine Learning for mMTC Device Cell Association in 5G Networks

2019

Massive machine-type communication (mMTC) is expected to play a pivotal role in emerging 5G networks. Considering the dense deployment of small cells and the existence of heterogeneous cells, an MTC device can discover multiple cells for association. Under traditional cell association mechanisms, MTC devices are typically associated with an eNodeB with highest signal strength. However, the selected eNodeB may not be able to handle mMTC requests due to network congestion and overload. Therefore, reliable cell association would provide a smarter solution to facilitate mMTC connections. To enable such a solution, a hidden Markov model (HMM) based machine learning (ML) technique is proposed in …

Computer sciencebusiness.industryAssociation (object-oriented programming)Reliability (computer networking)05 social sciences050801 communication & media studiesMachine learningcomputer.software_genreNetwork congestion0508 media and communicationsEnodeB0502 economics and business050211 marketingArtificial intelligenceState (computer science)Hidden Markov modelbusinessVDP::Teknologi: 500::Informasjons- og kommunikasjonsteknologi: 550computer5GData transmissionICC 2019 - 2019 IEEE International Conference on Communications (ICC)
researchProduct

An embedded datalogger with a fast acquisition rate for in-vehicle testing and monitoring

2011

A very compact and high performance datalogger for automotive in-vehicle testing is here described. The small logger dimensions and the availability of a CAN interface allows to easily implement multiple and distributed acquisition schemes, very challenging with traditional instrumentation. High acquisition rate, up to 100 Ksps/ch, and low cost was obtained through a very accurate hardware and software design.

Computer sciencebusiness.industryAutomotive industryData Acquisition In-Vehicle testingAutomotive electronicsSettore ING-INF/01 - ElettronicaCAN busMicrocodeEmbedded systemData loggerSoftware designInstrumentation (computer programming)businessThroughput (business)Automotive electronics controller area networks data loggers embedded systems
researchProduct

Milestones of complex computing facility assembling

2015

IMCS UL continues its enduring development of research e-infrastructure, participates in international projects such as GEANT, GN2, GN3, GN3+, GN4, BalticGRID, BG II and EGI-InSPIRE, has involved in CLARIN and ELIXIR ESFRI ERIC activities. Currently IMCS UL maintains Scientific Cloud unified computing facility realized as ½ PTB SAN storage (IBM DS4700 with servers); provides collocation, hosting and virtualization services. As well it operates as a node for online correlation data streaming services from Irbene radio telescope in real time, HPC resources' disposal for computing tasks, usage of Big data extracted from data storage for modeling and also for graphic data processing. In the sam…

Computer sciencebusiness.industryBig dataCloud computingVirtualizationcomputer.software_genreWorld Wide WebEngineering managementProcurementServermedia_common.cataloged_instanceElixir (programming language)European unionbusinesscomputermedia_commoncomputer.programming_language2015 Conference Grid, Cloud & High Performance Computing in Science (ROLCG)
researchProduct

Interpretable machine learning models for single-cell ChIP-seq imputation

2019

AbstractMotivationSingle-cell ChIP-seq (scChIP-seq) analysis is challenging due to data sparsity. High degree of data sparsity in biological high-throughput single-cell data is generally handled with imputation methods that complete the data, but specific methods for scChIP-seq are lacking. We present SIMPA, a scChIP-seq data imputation method leveraging predictive information within bulk data from ENCODE to impute missing protein-DNA interacting regions of target histone marks or transcription factors.ResultsImputations using machine learning models trained for each single cell, each target, and each genomic region accurately preserve cell type clustering and improve pathway-related gene i…

Computer sciencebusiness.industryCell chipPython (programming language)Machine learningcomputer.software_genreENCODEIdentification (information)Simulated dataFeature (machine learning)Imputation (statistics)Artificial intelligenceCluster analysisbusinesscomputercomputer.programming_language
researchProduct

Smart Manufacturing Testbed for the Advancement of Wireless Adoption in the Factory

2020

Wireless communication is a key enabling technology central to the advancement of the goals of the Industry 4.0 smart manufacturing concept. Researchers at the National Institute of Standards and Technology are constructing a testbed to aid in the adoption of wireless technology within the factory workcell and other harsh industrial radio environments. In this paper the authors present a new industrial wireless testbed design that motivates academic research and is relevant to the needs of industry. The testbed is designed to serve as both a demonstration and research platform for the wireless workcell. The work leverages lessons learned from past testbed incarnations that included a dual r…

Computer sciencebusiness.industryComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKS020208 electrical & electronic engineeringTestbed02 engineering and technologyRadio propagation0202 electrical engineering electronic engineering information engineeringSystems engineeringKey (cryptography)Factory (object-oriented programming)RobotWireless020201 artificial intelligence & image processingWorkcellbusinessRobotic arm
researchProduct

OWL2: The Next Step for OWL

2008

Since achieving W3C recommendation status in 2004, the Web Ontology Language (OWL) has been successfully applied to many problems in computer science. Practical experience with OWL has been quite positive in general; however, it has also revealed room for improvement in several areas. We systematically analyze the identied short-comings of OWL, such as expressivity issues, problems with its syntaxes, and deficiencies in the definition of OWL species. Furthermore, we present an overview of OWL 2 -- an extension to and revision of OWL that is currently being developed within the W3C OWL Working Group. Many aspects of OWL have been thoroughly reengineered in OWL 2, thus producing a robust plat…

Computer sciencebusiness.industryComputingMethodologies_DOCUMENTANDTEXTPROCESSINGWeb Ontology LanguageInformationSystems_MISCELLANEOUSOntology languageSoftware engineeringbusinessComputingMethodologies_ARTIFICIALINTELLIGENCESemantic Webcomputercomputer.programming_languageSSRN Electronic Journal
researchProduct

Vertical scratches detection based on edge detection for old film

2010

Automatic detection of image damaged regions is the key to automatic video image inpainting. Vertical scratches are the common damages in the old film. In this paper, a vertical scratches detection algorithm based on edge detection is proposed. The proposed algorithm first uses the operator which has the largest response to the vertical edge in Sobel operator to detect edges, and then uses canny operator to detect edges further. Third, we detect vertical lines in the image through probabilistic Hough transform. Finally, we obtain the true locations of the vertical lines scratches through morphology and width constraints. Many experiments show that our method can detect vertical line scratch…

Computer sciencebusiness.industryComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONInpaintingSobel operatorVertical barEdge detectionImage (mathematics)Operator (computer programming)Canny edge detectorComputer visionArtificial intelligencebusinessImage restorationMathematicsofComputing_DISCRETEMATHEMATICS2010 2nd International Conference on Industrial and Information Systems
researchProduct

Improving estimation of distribution genetic programming with novelty initialization

2021

Estimation of distribution genetic programming (EDA-GP) replaces the standard variation operations of genetic programming (GP) by learning and sampling from a probabilistic model. Unfortunately, many EDA-GP approaches suffer from a rapidly decreasing population diversity which often leads to premature convergence. However, novelty search, an approach that searches for novel solutions to cover sparse areas of the search space, can be used for generating diverse initial populations. In this work, we propose novelty initialization and test this new method on a generalization of the royal tree problem and compare its performance to ramped half-and-half (RHH) using a recent EDA-GP approach. We f…

Computer sciencebusiness.industryGeneralizationNoveltyInitializationStatistical modelGenetic programmingVariation (game tree)Machine learningcomputer.software_genreTree (data structure)Artificial intelligencebusinesscomputerPremature convergenceProceedings of the Genetic and Evolutionary Computation Conference Companion
researchProduct

QUALITATIVE MODELING OF CELL GROWTH PROCESSES

1988

In this paper we present a qualitative physics model to reason about cell growth processes and cell-drug interactions, to be used in the knowledge base of NEWCHEM, an expert system intended to guide experimentation in the design of new optimal protocols in cancer treatment, After a brief discussion of the contributions that artificial intelligence techniques could make in cancer research and a brief presentation of some currently developed expert systems, some details of the proposed model based on the Forbus and Kuipers approaches to qualitative physics are given and its implementation as a LISP program is briefly discussed.

Computer sciencebusiness.industryManagement sciencemedia_common.quotation_subjectcomputer.software_genreExpert systemCancer treatmentPresentationQualitative physicsKnowledge baseArtificial IntelligenceLispArtificial intelligencebusinesscomputercomputer.programming_languagemedia_commonApplied Artificial Intelligence
researchProduct

Exploring FPGA Based Lock-in Techniques for Brain Monitoring Applications

2017

Functional Near Infrared Spectroscopy (fNIRS) systems for e-health applications usually suffer of poor signal detection mainly due to a low end-to-end signal to noise ratio of the electronics chain. Lock-In Amplifiers (LIA) historically represent a powerful technique helping to improve performances in such circumstances. In this work it has been designed and implemented a digital LIA system, based on a Zynq® Field Programmable Gate Array (FPGA), trying to explore if this technique might improve fNIRS system performances. More broadly, FPGA based solution flexibility has been investigated, with particular emphasis applied to digital filter parameters, needed in the digital LIA, and i…

Computer sciencebusiness.industryNoise (signal processing)Emphasis (telecommunications)Signallaw.inventionMicroprocessorlawelectrical_electronic_engineeringVHDLDetection theorybusinessField-programmable gate arrayDigital filtercomputerComputer hardwarecomputer.programming_language
researchProduct