Search results for "computer.software_genre"

showing 10 items of 3858 documents

FCA-based knowledge representation and local generalized linear models to address relevance and diversity in diverse social images

2019

Abstract In social image retrieval, the main goal is to offer a relevant but also diverse result set of images to the user. To address relevance and diversity at the same time, we propose a multi-modal procedure. This approach deals with the diversification problem using a two-step procedure based on the application of Formal Concept Analysis (FCA) to organize the text content of the images, followed by a Hierarchical Agglomerative Clustering (HAC) step to find the topics addressed by the images. FCA detects the latent concepts covered by the images in the result set, organizing them according to these concepts. In the second step, clustering is carried out to group together the ones with a…

Knowledge representation and reasoningComputer Networks and CommunicationsComputer scienceRelevance feedback020206 networking & telecommunications02 engineering and technologycomputer.software_genreImage (mathematics)RankingHardware and Architecture020204 information systems0202 electrical engineering electronic engineering information engineeringBenchmark (computing)Formal concept analysisRelevance (information retrieval)Data miningCluster analysiscomputerSoftwareFuture Generation Computer Systems
researchProduct

Handling Context-Sensitive Temporal Knowledge from Multiple Differently Ranked Sources

1999

In this paper we develop one way to represent and reason with temporal relations in the context of multiple experts. Every relation between temporal intervals consists of four endpoints’ relations. It is supposed that the context we know is the value of every expert competence concerning every endpoint relation. Thus the context for an interval temporal relation is one kind of compound expert’s rank, which has four components appropriate to every interval endpoints’ relation. Context is being updated after every new opinion is being added to the previous opinions about certain temporal relation. The context of a temporal relation collects all support given by different experts to all compon…

Knowledge representation and reasoningComputer sciencebusiness.industryProbability distributionData miningArtificial intelligencecomputer.software_genrebusinessKnowledge acquisitioncomputerWeighted arithmetic meanNatural language processing
researchProduct

Reasoning with Multilevel Contexts in Semantic Metanetworks

2000

It is generally accepted that knowledge has a contextual component. Acquisition, representation, and exploitation of knowledge in context would have a major contribution in knowledge representation, knowledge acquisition, and explanation, as Brezillon and Abu-Hakima supposed in [Brezillon and Abu-Hakima, 1995]. Among the advantages of the use of contexts in knowledge representation and reasoning Akman and Surav [Akman and Surav, 1996] mentioned the following: economy of representation, more competent reasoning, allowance for inconsistent knowledge bases, resolving of lexical ambiguity and flexible entailment. Brezillon and Cases noticed however in [Brezillon and Cases, 1995] that knowledge-…

Knowledge representation and reasoningComputer sciencebusiness.industryRepresentation (systemics)Semantic searchContext (language use)Semantic interoperabilitycomputer.software_genreKnowledge acquisitionSocial Semantic WebSemantic integrationArtificial intelligencebusinesscomputerNatural language processing
researchProduct

Introduction to semantic knowledge base: Linguistic module

2013

Following paper presents main concepts of Semantic Knowledge Base in particular linguistic module. The main assumption is to develop solution that would be easily adoptable by various languages. The module design will be presented in Association Oriented Model to maintain inner compatibility of the Knowledgebase.

Knowledge representation and reasoningDeep linguistic processingComputer sciencebusiness.industryOpen Knowledge Base Connectivitycomputer.software_genreSemantic networkLinguisticsKnowledge-based systemsSemantic similaritySemantic computingSemantic Web StackArtificial intelligencebusinesscomputerNatural language processing2013 6th International Conference on Human System Interactions (HSI)
researchProduct

Are there individual concepts? Proper names and individual concepts in SI—Nets

1989

We discuss some aspects of the role played by descriptional knowledge in expressions denoting individual objects. In knowledge representation systems such as KL-ONE and KRYPTON which use semantic networks to express descriptional information, the problem is to establish whether the use of individual concepts in a network is justified. In the light of theoretical and applicational considerations, in the proposed solution only definite descriptions are considered as being characterizable by means of definitions. Vice versa, proper names, in the strict sense, will be treated as having no definitional dimension, and as such only appear in the assertional knowledge base. A description is given o…

Knowledge representation and reasoningbusiness.industryComputer scienceGeneral EngineeringRepresentation (arts)computer.software_genreSemantic networkPrologKL-ONEKnowledge baseProper nounArtificial intelligenceDimension (data warehouse)businesscomputerNatural language processingcomputer.programming_languageInternational Journal of Man-Machine Studies
researchProduct

Analysis and validation in design time of distributed control systems implemented by means of rule based expert systems

2005

In this paper a new analytical method for control systems validation is presented. The control system will be implemented by means of expert systems based on rule nets, which are a formalism that seeks to express an automatism in a similar way to as would make it a human being: "IF antecedents THEN consequent". But at the same time rule nets are a tool for the design, analysis and implementation of rule based systems (RBS), and consist on a mathematic-logical structure which analytically reflects the set of rules that the human expert has designed. The validation consist on the analysis of the decisive rule nets properties in design time. This properties have been studied and formalized com…

Knowledge-based systemsCorrectnessValidation ruleAutomatic controlComputer scienceControl systemRule-based systemControl engineeringDistributed control systemcomputer.software_genrecomputerExpert systemThe Fourth International Conference on Control and Automation, 2003. ICCA. Final Program and Book of Abstracts.
researchProduct

Feature Ranking of Large, Robust, and Weighted Clustering Result

2017

A clustering result needs to be interpreted and evaluated for knowledge discovery. When clustered data represents a sample from a population with known sample-to-population alignment weights, both the clustering and the evaluation techniques need to take this into account. The purpose of this article is to advance the automatic knowledge discovery from a robust clustering result on the population level. For this purpose, we derive a novel ranking method by generalizing the computation of the Kruskal-Wallis H test statistic from sample to population level with two different approaches. Application of these enlargements to both the input variables used in clustering and to metadata provides a…

Kruskal-Wallis testComputer scienceCorrelation clusteringPopulation02 engineering and technologycomputer.software_genreMachine learning01 natural sciencesRanking (information retrieval)010104 statistics & probabilityKnowledge extractionCURE data clustering algorithmpopulation analysisRanking SVM0202 electrical engineering electronic engineering information engineeringTest statistic0101 mathematicseducational knowledge discoveryeducationCluster analysiseducation.field_of_studybusiness.industryRanking020201 artificial intelligence & image processingData miningArtificial intelligencerobust clusteringbusinesscomputer
researchProduct

Pure Functions in C: A Small Keyword for Automatic Parallelization

2017

AbstractThe need for parallel task execution has been steadily growing in recent years since manufacturers mainly improve processor performance by increasing the number of installed cores instead of scaling the processor’s frequency. To make use of this potential, an essential technique to increase the parallelism of a program is to parallelize loops. Several automatic loop nest parallelizers have been developed in the past such as PluTo. The main restriction of these tools is that the loops must be statically analyzable which, among other things, disallows function calls within the loops. In this article, we present a seemingly simple extension to the C programming language which marks fun…

LOOP (programming language)Computer sciencemedia_common.quotation_subject020209 energy02 engineering and technologyParallel computingcomputer.software_genreToolchainTheoretical Computer ScienceTask (computing)Automatic parallelizationSide effect (computer science)Parallel processing (DSP implementation)020204 information systemsTheory of computationParallelism (grammar)0202 electrical engineering electronic engineering information engineeringPolytope model020201 artificial intelligence & image processingCompilerFunction (engineering)computerSoftwareInformation Systemsmedia_common2017 IEEE International Conference on Cluster Computing (CLUSTER)
researchProduct

A Personal LPWAN Remote Monitoring System

2021

Firefighters are equipped with an immobility detector device also called the Personal Alert Safety System (PASS) that is integrated into the user's Self-Contained Breathing Apparatus (SCBA). If a firefighter remains motionless for a certain period of time, a loud audible alert is triggered to notify the Firefighter Assist and Search Team (FAST) deployed in the area of intervention that the wearer of the PASS device is in trouble and in need of rescue. However, this device is not reliable enough since it triggers frequently false positives which lead to developing a tolerance for sounding alarms among the crew. As a consequence, they do not seem to be concerned about it as they should and th…

LPWANEmergency responseComputer scienceCrewFalse positive paradoxLocation awarenessMonitoring systemcomputer.software_genreComputer securitySet (psychology)Wireless sensor networkcomputer2021 International Wireless Communications and Mobile Computing (IWCMC)
researchProduct

Simulation of surface energy fluxes and meteorological variables using the Regional Atmospheric Modeling System (RAMS): Evaluating the impact of land…

2018

Atmospheric mesoscale numerical models are commonly used not only for research and air quality studies, but also for other related applications, such as short-term weather forecasting for atmospheric, hydrological, agricultural and ecological modelling. A key element to produce faithful simulations is the proper representation of the soil parameters used in the initialization of the corresponding mesoscale numerical model. The Regional Atmospheric Modeling System (RAMS) is used in the current study. The model code has been updated in order to permit the model to be initialized using a heterogeneous soil moisture and temperature distribution derived from land surface models. Particularly, RA…

Land coverAtmospheric ScienceNumerical weather prediction/forecasting010504 meteorology & atmospheric sciencesMeteorology0208 environmental biotechnologyWeather forecastingMesoscale meteorologyInitialization02 engineering and technologyLand covercomputer.software_genre01 natural sciencesMesoscale modellingWeather stationData assimilationFluxNetMeteorologiaLand surface modelsSurface energy fluxes0105 earth and related environmental sciencesGlobal and Planetary ChangeSoil initializationFísica de la TierraForestry020801 environmental engineeringRegional Atmospheric Modeling SystemEnvironmental scienceAgronomy and Crop Sciencecomputer
researchProduct