Search results for "processi"

showing 10 items of 9638 documents

Jacobian of solutions to the conductivity equation in limited view

2022

Abstract The aim of hybrid inverse problems such as Acousto-Electric Tomography or Current Density Imaging is the reconstruction of the electrical conductivity in a domain that can only be accessed from its exterior. In the inversion procedure, the solutions to the conductivity equation play a central role. In particular, it is important that the Jacobian of the solutions is non-vanishing. In the present paper we address a two-dimensional limited view setting, where only a part of the boundary of the domain can be controlled by a non-zero Dirichlet condition, while on the remaining boundary there is a zero Dirichlet condition. For this setting, we propose sufficient conditions on the bounda…

Applied Mathematicscurrent density imagingconductivity equationacousto-electric tomographyinversio-ongelmatComputer Science ApplicationsTheoretical Computer ScienceFunctional Analysis (math.FA)Mathematics - Functional Analysisnon-vanishing Jacobianhybrid inverse problemsSignal Processingcoupled physics imagingFOS: MathematicsMathematical Physics
researchProduct

Computer-aided-diagnosis for ocular abnormalities from a single color fundus photography with deep learning

2023

Any damage to the retina can lead to severe consequences like blindness. This visual impairment is preventable by early detection of ocular abnormalities. Computer-aided diagnosis (CAD) for ocular abnormalities is built by analyzing retinal imaging modalities, for instance, Color Fundus Photography (CFP). The main objectives of this thesis are to build two CAD models, one to detect the microaneurysms (MAs), the first visible symptom of diabetic retinopathy, and the other for multi-label detection of 28 ocular abnormalities consisting of frequent and rare abnormalities from a single CFP by using deep learning-based approaches. Two methods were proposed for MAs detection: ensemble-based and c…

Apprentissage profondTraitement des imagesAnomalies oculairesImage processingMicroaneurysms detectionOcular abnormalities[INFO.INFO-TS] Computer Science [cs]/Signal and Image ProcessingDétection de microanévrismesDeep learningMulti-Label detectionComputer-Aided-DiagnosisDiagnostic automatiqueDétection multi-Étiquettes
researchProduct

Influence of Active Device Nonlinearities on the Determination of Adler's Injection.Locking Q-Factor

2011

The problem of the correct evaluation of Q-factor appearing in Adler's equation for injection-locking is addressed. Investigation has shown that recent results presented in the literature, while extending applicability of the original method, do not completely account for nonlinear effects occurring when two-port active devices are involved. To overcome such limitation, use can be made of a newly developed theory in the dynamical complex envelope domain, capable of providing first-approximation exact dynamical models of driven quasi-sinusoidal oscillators. Some preliminary results are presented here concerning a class of injection-locked oscillators with single-loop feedback type configurat…

Approximation theoryBandwidth (signal processing)TransistorActive devicesSettore ING-INF/01 - Elettronicalaw.inventionInjection lockingNonlinear systemControl theorylawQ factorNonlinear circuits Adler Q FactorColpitts oscillatorMathematics
researchProduct

Finite element approximation of parabolic hemivariational inequalities

1998

In this paper we introduce a finite element approximation for a parabolic hemivariational initial boundary value problem. We prove that the approximate problem is solvable and its solutions converge on subsequences to the solutions of the continuous problem

Approximation theoryControl and OptimizationPartial differential equationSignal ProcessingVariational inequalityMathematical analysisInitial value problemBoundary value problemAnalysisFinite element methodComputer Science ApplicationsMathematics
researchProduct

Reliable polygonal approximations of imaged real objects through dominant point detection

1998

Abstract The problem of dominant point detection is posed, taking into account what usually happens in practice. The algorithms found in the literature often prove their performance with laboratory contours, but the shapes in real images present noise, quantization, and high inter and intra-shape variability. These effects are analyzed and solutions to them are proposed. We will also focus on the conditions for an efficient (few points) and precise (low error) dominant point extraction that preserves the original shape. A measurement of the committed error (optimization error, E 0 ) that takes into account both aspects is defined for studying this feature.

Approximations of πQuantization (signal processing)Corner detectionImage processingCurvatureReal imageEdge detectionArtificial IntelligenceSignal ProcessingPolygonComputer Vision and Pattern RecognitionAlgorithmSoftwareMathematicsPattern Recognition
researchProduct

Sequential Mining Classification

2017

Sequential pattern mining is a data mining technique that aims to extract and analyze frequent subsequences from sequences of events or items with time constraint. Sequence data mining was introduced in 1995 with the well-known Apriori algorithm. The algorithm studied the transactions through time, in order to extract frequent patterns from the sequences of products related to a customer. Later, this technique became useful in many applications: DNA researches, medical diagnosis and prevention, telecommunications, etc. GSP, SPAM, SPADE, PrefixSPan and other advanced algorithms followed. View the evolution of data mining techniques based on sequential data, this paper discusses the multiple …

Apriori algorithmComputer sciencebusiness.industryData stream miningConcept mining02 engineering and technologycomputer.software_genreMachine learningGSP AlgorithmTree (data structure)Statistical classificationComputingMethodologies_PATTERNRECOGNITION020204 information systems0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingData miningArtificial intelligencebusinessK-optimal pattern discoverycomputerFSA-Red Algorithm2017 International Conference on Computer and Applications (ICCA)
researchProduct

Medical Data Mining for Heart Diseases and the Future of Sequential Mining in Medical Field

2018

Data Mining in general is the act of extracting interesting patterns and discovering non-trivial knowledge from a large amount of data. Medical data mining can be used to understand the events happened in the past, i.e. studying a patients vital signs to understand his complications and discover why he has died, or to predict the future by analyzing the events that had happened. In this chapter we are presenting an overview on studies that use data mining to predict heart failure and heart diseases classes. We will also focus on one of the trendiest data-mining field, namely the Sequential Mining, which is a very promising paradigm. Due to its important results in many fields, this chapter …

Apriori algorithmFocus (computing)SequenceComputer science02 engineering and technology030204 cardiovascular system & hematologycomputer.software_genreField (computer science)Domain (software engineering)03 medical and health sciences0302 clinical medicineMultiple time dimensions0202 electrical engineering electronic engineering information engineeringTime constraintA priori and a posteriori020201 artificial intelligence & image processingData miningcomputer
researchProduct

Overview on Sequential Mining Algorithms and Their Extensions

2018

The main purpose of data mining is to extract hidden, important and nontrivial information from a database. Sequential Pattern Mining is a data mining technique that aims to obtain and analyze frequent subsequences from sequences of events or items with or without time constraint. The importance of a sequence can be measured based on different factors such as the frequency of their occurrence, their length and also their profit. The pattern mining or the discovery of important and unexpected patterns and information was first introduced in 1990 with the well-known Apriori algorithm. Then, and after many studies on frequent pattern mining, a new approach appeared: Sequential Pattern Mining. …

Apriori algorithmSequenceSequence databaseProcess (engineering)Computer science02 engineering and technologySequential mining020204 information systems0202 electrical engineering electronic engineering information engineeringTime constraint020201 artificial intelligence & image processingSequential Pattern MiningAlgorithmSequential rule mining
researchProduct

Hop: Histogram of patterns for human action representation

2017

This paper presents a novel method for representing actions in terms of multinomial distributions of frequent sequential patterns of different length. Frequent sequential patterns are series of data descriptors that occur many times in the data. This paper proposes to learn a codebook of frequent sequential patterns by means of an apriori-like algorithm, and to represent an action with a Bag-of-Frequent-Sequential-Patterns approach. Preliminary experiments of the proposed method have been conducted for action classification on skeletal data. The method achieves state-of-the-art accuracy value in cross-subject validation.

Apriori algorithmSettore ING-INF/05 - Sistemi Di Elaborazione Delle InformazioniSeries (mathematics)Computer sciencebusiness.industryComputer Science (all)CodebookValue (computer science)Pattern recognition02 engineering and technologyAction classificationTheoretical Computer ScienceComputingMethodologies_PATTERNRECOGNITIONAction (philosophy)020204 information systemsHistogram0202 electrical engineering electronic engineering information engineeringFrequent pattern020201 artificial intelligence & image processingMultinomial distributionArtificial intelligenceHop (telecommunications)Representation (mathematics)business
researchProduct

Arbitrarily shaped plates analysis via Line Element-Less Method (LEM)

2018

Abstract An innovative procedure is introduced for the analysis of arbitrarily shaped thin plates with various boundary conditions and under generic transverse loading conditions. Framed into Line Element-less Method, a truly meshfree method, this novel approach yields the solution in terms of the deflection function in a straightforward manner, without resorting to any discretization, neither in the domain nor on the boundary. Specifically, expressing the deflection function through a series expansion in terms of harmonic polynomials, it is shown that the proposed method requires only the evaluation of line integrals along the boundary parametric equation. Further, minimization of appropri…

Arbitrary shapeSettore ING-IND/26 - Teoria Dello Sviluppo Dei Processi ChimiciDiscretizationLine integral02 engineering and technology01 natural sciencesMeshfree method0203 mechanical engineeringDeflection (engineering)Boundary value problem0101 mathematicsParametric equationCivil and Structural EngineeringMathematicsMechanical EngineeringMathematical analysisBuilding and ConstructionFinite element method010101 applied mathematicsAlgebraic equationKirchoff plate020303 mechanical engineering & transportsHarmonic polynomialLine Element-Less MethodSeries expansionSettore ICAR/08 - Scienza Delle Costruzioni
researchProduct