Search results for "Data structure"

showing 10 items of 441 documents

A Tour of Learned Static Sorted Sets Dictionaries: From Specific to Generic with an Experimental Performance Analysis

2022

In recent years, in the era of Big Data, studying new methods to improve the performance of well-known procedures, such as searching in a Sorted Set, has become crucial in many fields. A new trend emerging in this scenario combines Machine Learning models with Data Structures, generating the so-called Learned Data Structures. In this thesis, we provide an in-depth experimental study of the use of these models, starting from some evidence known to experts in the field but not experimentally investigated concerning the use of very complex models such as Neural Networks. Then, we document a time/space trade-off scenario that is very important for practitioners and designers users. Furthermore,…

Machine LearningAlgorithmData StructureSettore INF/01 - InformaticaSearch AlghoritmsNeural NetworkLearned IndexRegression
researchProduct

On the Suitability of Neural Networks as Building Blocks for the Design of Efficient Learned Indexes

2022

With the aim of obtaining time/space improvements in classic Data Structures, an emerging trend is to combine Machine Learning techniques with the ones proper of Data Structures. This new area goes under the name of Learned Data Structures. The motivation for its study is a perceived change of paradigm in Computer Architectures that would favour the use of Graphics Processing Units and Tensor Processing Units over conventional Central Processing Units. In turn, that would favour the use of Neural Networks as building blocks of Classic Data Structures. Indeed, Learned Bloom Filters, which are one of the main pillars of Learned Data Structures, make extensive use of Neural Networks to improve…

Machine LearningLearned Data StructuresNeural NetworksSettore INF/01 - Informatica
researchProduct

Dynamic integration with random forests

2006

Random Forests (RF) are a successful ensemble prediction technique that uses majority voting or averaging as a combination function. However, it is clear that each tree in a random forest may have a different contribution in processing a certain instance. In this paper, we demonstrate that the prediction performance of RF may still be improved in some domains by replacing the combination function with dynamic integration, which is based on local performance estimates. Our experiments also demonstrate that the RF Intrinsic Similarity is better than the commonly used Heterogeneous Euclidean/Overlap Metric in finding a neighbourhood for local estimates in the context of dynamic integration of …

Majority ruleSimilarity (geometry)business.industryContext (language use)Function (mathematics)Machine learningcomputer.software_genreSimilitudeRandom forestTree (data structure)Metric (mathematics)Artificial intelligencebusinesscomputerAlgorithmMathematicsMachine Learning ECML 2006 : 17th European Conference on Machine Learning Berlin, Germany, September 18-22, 2006 : proceedings
researchProduct

INTENTIONAL COMMUNICATION IN THE TREE DRAWING TEST

1969

Konttinen, R. & Karila, A. Intentional communication in the tree drawing test. Scand. J. Psychol., 1969, 10, 129–136—One way in which relationships between drawing variables and personality traits may be conceived is by interpreting the drawing as intentional communication. Some implications of this proposition were tested. Five formal variables of tree drawings were studied: angularity, size, form level, shading, and pressure. Only angularity can unambiguously be given a communication interpretation; but the other variables, too, may perhaps be used for intentional communication.

MaleInterpretation (logic)Tree drawingCommunicationPropositionGeneral MedicinePersonality AssessmentProjective TechniquesTest (assessment)Tree (data structure)Arts and Humanities (miscellaneous)Developmental and Educational PsychologyHumansFemaleBig Five personality traitsChildPsychologySocial psychologyGeneral PsychologyScandinavian Journal of Psychology
researchProduct

CASE tool support for co-operative work in information systems design

1998

The need for asynchronous co-operative work in design is shown by many surveys of CASE tool use and research on design. MetaEdit+ is a metaCASE environment that allows multiple simultaneous modellers to work together on designing information systems and also information systems design methods. We describe the automatic locking strategies that enable MetaEdit+ to offer a high level of concurrency whilst guaranteeing consistency, enabling effective co-operative work. In particular we describe a new collection data structure that allows high concurrency of updates even at small sizes, fulfilling the need in CASE for largest growth of design information at the start of a project. Finally, we ev…

Management information systemsConsistency (database systems)Computer sciencebusiness.industryAsynchronous communicationExecutive information systemConcurrencySystems engineeringInformation systemData structureComputer-aided software engineeringSoftware engineeringbusiness
researchProduct

Time-resolved FDTD and experimental FTIR study of gold micropatch arrays for wavelength-selective mid-infrared optical coupling

2021

The work was partially supported by Sweden's innovation agency Vinnova (Large area CVD graphene-based sensors/IR-photodetectors 2020-00797) and EU CAMART2 project (European Union's Horizon 2020 Framework Programme H2020-WIDESPREAD-01-2016-2017-TeamingPhase2 under grant agreement No.739508). TY acknowledges European Regional Development Fund Project No. 1.1.1.2/VIAA/4/20/740.

Materials sciencenano fabricationInfraredFDTDMathematicsofComputing_GENERALInfrared spectroscopyPhotodetectorTP1-118502 engineering and technologyFar field opticsInfrared sensing7. Clean energy01 natural sciencesBiochemistrynear field opticsAnalytical Chemistry010309 opticselectron beam lithography0103 physical sciencesTransmittanceArray data structureElectrical and Electronic EngineeringInstrumentationinfrared sensingNear field opticsbusiness.industryChemical technologyCommunicationNear-field opticsFinite-difference time-domain methodmetal micropatch arrays021001 nanoscience & nanotechnologyAtomic and Molecular Physics and Opticsfar field opticsWavelengthFTIR:NATURAL SCIENCES [Research Subject Categories]OptoelectronicsElectron beam lithography0210 nano-technologybusinessMetal micropatch arraysNano fabrication
researchProduct

A challenging family of automata for classical minimization algorithms

2010

In this paper a particular family of deterministic automata that was built to reach the worst case complexity of Hopcroft's state minimization algorithm is considered. This family is also challenging for the two other classical minimization algorithms: it achieves the worst case for Moore's algorithm, as a consequence of a result by Berstel et al., and is of at least quadratic complexity for Brzozowski's solution, which is our main contribution. It therefore constitutes an interesting family, which can be useful to measure the efficiency of implementations of well-known or new minimization algorithms.

Mathematical optimizationComputer science[INFO.INFO-DS]Computer Science [cs]/Data Structures and Algorithms [cs.DS][INFO.INFO-DS] Computer Science [cs]/Data Structures and Algorithms [cs.DS]0102 computer and information sciences02 engineering and technology01 natural sciencesMeasure (mathematics)Classical Minimization AlgorithmAutomatonRegular languageDFA minimization010201 computation theory & mathematics0202 electrical engineering electronic engineering information engineeringWorst-case complexity020201 artificial intelligence & image processingMinificationState (computer science)AlgorithmComputer Science::Formal Languages and Automata TheoryComputingMilieux_MISCELLANEOUS
researchProduct

The Rural Postman Problem on mixed graphs with turn penalties

2002

In this paper we deal with a problem which generalizes the Rural Postman Problem defined on a mixed graph (MRPP). The generalization consists of associating a non-negative penalty to every turn as well as considering the existence of forbidden turns. This new problem fits real-world situations more closely than other simpler problems. A solution tour must traverse all the requiring service arcs and edges of the graph while not making forbidden turns. Its total cost will be the sum of the costs of the traversed arcs and edges together with the penalties associated with the turns done. The Mixed Rural Postman Problem with Turn Penalties (MRPPTP) consists of finding such a tour with a total mi…

Mathematical optimizationTraverseGeneral Computer SciencePolynomial transformationTotal costMixed graphManagement Science and Operations ResearchTravelling salesman problemModeling and SimulationComputer Science::Data Structures and AlgorithmsHeuristicsArc routingMetaheuristicMathematicsComputers & Operations Research
researchProduct

Using penalties instead of rewards: Solving OCST problems with guided local search

2012

Abstract This paper considers the optimal communication spanning tree (OCST) problem. Previous work analyzed features of high-quality solutions and found that edges in optimal solutions have low weight and point towards the center of a tree. Consequently, integrating this problem-specific knowledge into a metaheuristic increases its performance for the OCST problem. In this paper, we present a guided local search (GLS) approach which dynamically changes the objective function to guide the search process into promising areas. In contrast to traditional approaches which reward promising solution features by favoring edges with low weights pointing towards the tree’s center, GLS penalizes low-…

Mathematical optimizationTree (data structure)Spanning treeGeneral Computer ScienceOrientation (computer vision)Computer scienceGeneral MathematicsCombinatorial optimizationContrast (statistics)Point (geometry)Guided Local SearchMetaheuristicSwarm and Evolutionary Computation
researchProduct

Mappings of finite distortion: The sharp modulus of continuity

2003

We establish an essentially sharp modulus of continuity for mappings of subexponentially integrable distortion.

Mathematics::ProbabilityIntegrable systemApplied MathematicsGeneral MathematicsDistortionMathematical analysisGeometryComputer Science::Computational ComplexityComputer Science::Data Structures and AlgorithmsModulus of continuityMathematicsTransactions of the American Mathematical Society
researchProduct