Search results for " Computer Science"

showing 10 items of 3983 documents

Augmented reality based middle and inner ear surgical procedures

2020

Otologic procedures involve manipulation of small, delicate and complex structures in the temporal bone anatomy which are in close proxmity of critical nerves and blood vessels. Augmented reality (AR) can highly benefit the otological domain by providing supplementary anatomical and navigational information unified on a single display. However, despite being composed of mainly rigid bony structures, the awareness and acceptance of possibilities of AR systems in otology is fairly low. This project aims at developing video-based AR solutions for middle and inner ear surgical procedures.We propose two applications of AR in this regard. In the first application, information about middle ear cle…

Transtympanic proceduresProcédures transtympaniquesCochlear implant surgeryOtologyAugmented realityMedical image segmentationSegmentation d’image de l'oreilleOtologie[INFO.INFO-TI] Computer Science [cs]/Image Processing [eess.IV]Minimally invasive surgery[INFO.INFO-TI]Computer Science [cs]/Image Processing [eess.IV]Chirurgie mini-InvasiveChirurgie d'implant cochléaireRéalité augmentée
researchProduct

Augmented Reality in minimally invasive otologic surgery and transmodiolar cochlear implantation

2021

Optimal exposure is necessary for minimally invasive otologic surgery. Augmented reality allows to enrich the real environment by adding data without replacing it by a virtual environment and to view this information on a single screen by combining the vision of the operating field and the imaging. This technique is very little described in otology in the literature. This project aims to develop augmented reality solutions for otological surgeries and transmodiolar implantation. To prepare this augmented reality project, we studied the visualization of the middle ear by a virtual endoscope based on preoperative high resolution CT-scans. Then, we worked on the application of augmented realit…

Transtympanic procedures[SDV.MHEP.CHI] Life Sciences [q-bio]/Human health and pathology/Surgery[INFO.INFO-TS] Computer Science [cs]/Signal and Image ProcessingProcédures trans-TympaniquesAugmented realityMinimally invasive otologic surgeryTransmodiolar cochlear implantationChirurgie otologique mini-InvasiveRéalité augmentéeImplantation cochléaire transmodiolaire
researchProduct

Efficient GRASP+VND and GRASP+VNS metaheuristics for the traveling repairman problem

2011

Abstract: The traveling repairman problem is a customer-centric routing problem, in which the total waiting time of the customers is minimized, rather than the total travel time of a vehicle. To date, research on this problem has focused on exact algorithms and approximation methods. This paper presents the first metaheuristic approach for the traveling repairman problem.

Traveling purchaser problemWaiting timeMathematical optimizationEconomicsTraveling repairman problemGRASPManagement Science and Operations ResearchTheoretical Computer ScienceManagement Information SystemsTravel timeComputational Theory and MathematicsRouting (electronic design automation)MetaheuristicVariable neighborhood searchMathematics4OR
researchProduct

Right-arm rotation distance between binary trees

2003

We consider a transformation on binary trees, named right-arm rotation, which is a special instance of the well-known rotation transformation. Only rotations at nodes of the right arm of the trees are allowed. Using ordinal tools, we give an efficient algorithm for computing the right-arm rotation distance between two binary trees, i.e., the minimum number of rightarm rotations necessary to transform one tree into the other.

Tree rotationBinary treeData_MISCELLANEOUSWeight-balanced treeRandom binary treeComputer Science ApplicationsTheoretical Computer ScienceCombinatoricsBinary search treeGeometry of binary search treesSignal ProcessingTernary search treeRotation (mathematics)Information SystemsMathematicsInformation Processing Letters
researchProduct

Short notes: Some Properties of the Rotation Lattice of Binary Trees

1988

Tree rotationBinary treeGeneral Computer ScienceLattice (order)Ternary search treeGeometryRandom binary treeMathematicsThe Computer Journal
researchProduct

On solving separable block tridiagonal linear systems using a GPU implementation of radix-4 PSCR method

2018

Partial solution variant of the cyclic reduction (PSCR) method is a direct solver that can be applied to certain types of separable block tridiagonal linear systems. Such linear systems arise, e.g., from the Poisson and the Helmholtz equations discretized with bilinear finite-elements. Furthermore, the separability of the linear system entails that the discretization domain has to be rectangular and the discretization mesh orthogonal. A generalized graphics processing unit (GPU) implementation of the PSCR method is presented. The numerical results indicate up to 24-fold speedups when compared to an equivalent CPU implementation that utilizes a single CPU core. Attained floating point perfor…

Tridiagonal linear systemsProgramvaruteknikComputer Networks and CommunicationsComputer sciencePartial solution techniquereduction010103 numerical & computational mathematicsParallel computingtietotekniikka01 natural scienceslineaariset mallitTheoretical Computer ScienceSeparable spaceinformation technologyArtificial IntelligenceSeparable block tridiagonal linear systemBlock (telecommunications)Fast direct solverRadix0101 mathematicsta113Computer Sciencesta111Linear systemSoftware EngineeringGPU computingSolverComputer Science::Numerical Analysis010101 applied mathematicsPSCR methodDatavetenskap (datalogi)partial solution techniqueHardware and ArchitectureComputer Science::Mathematical Softwarepienennyslinear modelsSoftwareRoofline modelCyclic reductionJournal of Parallel and Distributed Computing
researchProduct

Modeling of neuron-astrocyte interaction : application to signal and image processing

2022

The introduction of the tripartite synapse and the discovery of calcium wave propagation motivated our research to explore the potential of astrocytes as active components in brain circuits. For decades, astrocytes have been considered passive cells whose primary function is metabolic and structural support to neurons; however, recent physiological measurements suggest that astrocytes modulate neural communication, strengthen synaptic efficacy, enhance synchronization, and promote homeostasis. Inspired by these biological functions, this research aimed to implement astrocytes in artificial spiking networks for deep learning applications. First, we modeled the biological interaction between …

Tripartite synapseCalcium wave propagationPlasticité synaptique[INFO.INFO-TS] Computer Science [cs]/Signal and Image ProcessingSynapse tripartiteNeuronSpiking networksRéseaux impulsionnelsAstrocytePropagation des ondes calciques.Synaptic plasticityNeurone
researchProduct

Solving a large multicontainer loading problem in the car manufacturing industry

2017

Abstract Renault, a large car manufacturer with factories all over the world, has a production system in which not every factory produces all the parts required to assemble a vehicle. Every day, large quantities of car parts are sent from one factory to another, defining very large truck/container transportation problems. The main challenge faced by the Renault logistics platforms is to load the items into trucks and containers as efficiently as possible so as to minimize the number of vehicles sent. Therefore, the problem to be solved is a multicontainer loading problem in which, besides the usual geometric constraints preventing items from overlapping and exceeding the dimensions of the c…

Truck0209 industrial biotechnologyMathematical optimization021103 operations researchGeneral Computer ScienceComputer science0211 other engineering and technologies02 engineering and technologyCar manufacturingManagement Science and Operations ResearchIndustrial engineeringConstructiveSet (abstract data type)020901 industrial engineering & automationModeling and SimulationContainer (abstract data type)Factory (object-oriented programming)MetaheuristicComputers & Operations Research
researchProduct

Bidirectional labeling for solving vehicle routing and truck driver scheduling problems

2020

Abstract This paper studies the vehicle routing and truck driver scheduling problem where routes and schedules must comply with hours of service regulations for truck drivers. It presents a backward labeling method for generating feasible schedules and shows how the labels generated with the backward method can be combined with labels generated by a forward labeling method. The bidirectional labeling is embedded into a branch-and-price-and-cut approach and evaluated for hours of service regulations in the United States and the European Union. Computational experiments show that the resulting bidirectional branch-and-price-and-cut approach is significantly faster than unidirectional counterp…

Truck050210 logistics & transportation021103 operations researchInformation Systems and ManagementGeneral Computer ScienceJob shop schedulingComputer sciencebusiness.industry05 social sciences0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchTruck driverIndustrial and Manufacturing EngineeringScheduling (computing)Modeling and Simulation0502 economics and businessVehicle routing problemmedia_common.cataloged_instanceEuropean unionRouting (electronic design automation)businessHours of servicemedia_commonComputer networkEuropean Journal of Operational Research
researchProduct

A negotiation protocol to improve long distance truck parking

2017

Truck050210 logistics & transportationComputer sciencemedia_common.quotation_subject05 social sciences020101 civil engineering02 engineering and technologyComputer securitycomputer.software_genre0201 civil engineeringComputer Science ApplicationsTheoretical Computer ScienceNegotiationComputational Theory and MathematicsArtificial Intelligence0502 economics and businessProtocol (object-oriented programming)computerSoftwaremedia_commonIntegrated Computer-Aided Engineering
researchProduct