SwePub
Tyck till om SwePub Sök här!
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "hsv:(NATURVETENSKAP) hsv:(Data och informationsvetenskap) "

Sökning: hsv:(NATURVETENSKAP) hsv:(Data och informationsvetenskap)

  • Resultat 61-70 av 66665
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
61.
  •  
62.
  • Casado, Lander, 1985, et al. (författare)
  • ContikiSec: A Secure Network Layer for Wireless Sensor Networks under the Contiki Operating System
  • 2009
  • Ingår i: Proceedings of the 14th Nordic Conference on Secure IT Systems (NordSec 2009), Lecture Notes in Computer Science. - 1611-3349. - 9783642047657 ; 5838, s. 133 - 147
  • Konferensbidrag (refereegranskat)abstract
    • In this paper we introduce ContikiSec, a secure network layer forwireless sensor networks, designed for the Contiki Operating System. ContikiSechas a configurable design, providing three security modes starting fromconfidentiality and integrity, and expanding to confidentiality, authentication,and integrity. ContikiSec has been designed to balance low energy consumptionand security while conforming to a small memory footprint. Our design wasbased on performance evaluation of existing security primitives and is part ofthe contribution of this paper. Our evaluation was performed in the ModularSensor Board hardware platform for wireless sensor networks, running Contiki.Contiki is an open source, highly portable operating system for wireless sensornetworks (WSN) that is widely used in WSNs.
  •  
63.
  • Chatterjee, Bapi, 1982 (författare)
  • Efficient Implementation of Concurrent Data Structures on Multi-core and Many-core Architectures
  • 2015
  • Licentiatavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Synchronization of concurrent threads is the central problem in order to design efficient concurrent data-structures. The compute systems widely available in market are increasingly becoming heterogeneous involving multi-core Central Processing Units (CPUs) and many-core Graphics Processing Units (GPUs). This thesis contributes to the research of efficient synchronization in concurrent data-structures in more than one way. It is divided into two parts. In the first part, a novel design of a Set Abstract Data Type (ADT) based on an efficient lock-free Binary Search Tree (BST) with improved amortized bounds of the time complexity of set operations - Add, Remove and Contains, is presented. In the second part, a comprehensive evaluation of concurrent Queue implementations on multi-core CPUs as well as many-core GPUs are presented.Efficient Lock-free BST -To the best of our knowledge, the lock-free BST presented in this thesis is the first to achieve an amortized complexity of O(H(n)+c) for all Set operations where H(n) is the height of a BST on n nodes and c is the contention measure. Also, the presented lock-free algorithm of BST comes with an improved disjoint-access-parallelism compared to the previously existing concurrent BST algorithms. This algorithm uses single-word compare-and-swap (CAS) primitives. The presented algorithm is linearizable. We implemented the algorithm in Java and it shows good scalability.Evaluation of concurrent data-structures - We have evaluated the performance of a number of concurrent FIFO Queue algorithms on multi-core CPUs and many-core GPUs. We studied the portability of existing design of concurrent Queues from CPUs to GPUs which are inherently designed for SIMD programs. We observed that in general concurrent queues offer them to efficient implementation on GPUs with faster cache memory and better performance support for atomic synchronization primitives such as CAS. To the best of our knowledge, this is the first attempt to evaluate a concurrent data-structure on GPUs.
  •  
64.
  • Ha, Phuong, 1976, et al. (författare)
  • The Synchronization Power of Coalesced Memory Accesses
  • 2008
  • Ingår i: Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics). - Berlin, Heidelberg : Springer Berlin Heidelberg. - 1611-3349 .- 0302-9743. - 9783540877783 ; 5218, s. 320-334
  • Konferensbidrag (refereegranskat)abstract
    • Multicore processor architectures have established themselves as the new generation of processor architectures. As part of the one core to many cores evolution, memory access mechanisms have advanced rapidly. Several new memory access mechanisms have been implemented in many modern commodity multicore processors. Memory access mechanisms, by devising how processing cores access the shared memory, directly influence the synchronization capabilities of the multicore processors. Therefore, it is crucial to investigate the synchronization power of these new memory access mechanisms.This paper investigates the synchronization power of coalesced memory accesses, a family of memory access mechanisms introduced in recent large multicore architectures like the CUDA graphics processors. We first design three memory access models to capture the fundamental features of the new memory access mechanisms. Subsequently, we prove the exact synchronization power of these models in terms of their consensus numbers. These tight results show that the coalesced memory access mechanisms can facilitate strong synchronization between the threads of multicore processors, without the need of synchronization primitives other than reads and writes. In the case of the contemporary CUDA processors, our results imply that the coalesced memory access mechanisms have consensus numbers up to sixteen.
  •  
65.
  • Ha, Phuong, 1976, et al. (författare)
  • Wait-free Programming for General Purpose Computations on Graphics Processors
  • 2008
  • Ingår i: the Proceedings of the 22th International Parallel and Distributed Symposium (IPDPS 2008). - 1530-2075. - 9781424416936 ; , s. 1-12
  • Konferensbidrag (refereegranskat)abstract
    • The fact that graphics processors (GPUs) are today’s most powerful computational hardware for the dollar has motivated researchers to utilize the ubiquitous and powerful GPUs for general-purpose computing. Recent GPUs feature the single-program multiple-data (SPMD) multicore architecture instead of the single-instruction multiple-data (SIMD). However, unlike CPUs, GPUs devote their transistors mainly to data processing rather than data caching and flow control, and consequently most of the powerful GPUs with many cores do not support any synchronization mechanisms between their cores. This prevents GPUs from being deployed more widely for general-purpose computing. This paper aims at bridging the gap between the lack of synchronization mechanisms in recent GPU architectures and the need of synchronization mechanisms in parallel applications. Based on the intrinsic features of recent GPU architectures, we construct strong synchronization objects like wait-free and t-resilient read-modify-write objects for a general model of recent GPU architectures without strong hardware synchronization primitives like test-and-set and compare-and-swap. Accesses to the wait-free objects have time complexity O(N), whether N is the number of processes. Our result demonstrates that it is possible to construct wait-free synchronization mechanisms for GPUs without the need of strong synchronization primitives in hardware and that wait-free programming is possible for GPUs.
  •  
66.
  • Gu, Irene Yu-Hua, 1953, et al. (författare)
  • Grassmann Manifold Online Learning and Partial Occlusion Handling for Visual Object Tracking under Bayesian Formulation
  • 2012
  • Ingår i: Proceedings - International Conference on Pattern Recognition. - 1051-4651. - 9784990644109 ; , s. 1463-1466
  • Konferensbidrag (refereegranskat)abstract
    • This paper addresses issues of online learning and occlusion handling in video object tracking. Although manifold tracking is promising, large pose changes and long term partial occlusions of video objects remain challenging.We propose a novel manifold tracking scheme that tackles such problems, with the following main novelties: (a) Online estimation of object appearances on Grassmann manifolds; (b) Optimal criterion-based occlusion handling during online learning; (c) Nonlinear dynamic model for appearance basis matrix and its velocity; (b) Bayesian formulations separately for the tracking and the online learning process. Two particle filters are employed: one is on the manifold for generating appearance particles and another on the linear space for generating affine box particles. Tracking and online updating are performed in alternative fashion to mitigate the tracking drift. Experiments on videos have shown robust tracking performance especially when objects contain significantpose changes accompanied with long-term partial occlusions. Evaluations and comparisons with two existing methods provide further support to the proposed method.
  •  
67.
  • Ali, Muhaddisa Barat, 1986 (författare)
  • Deep Learning Methods for Classification of Gliomas and Their Molecular Subtypes, From Central Learning to Federated Learning
  • 2023
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • The most common type of brain cancer in adults are gliomas. Under the updated 2016 World Health Organization (WHO) tumor classification in central nervous system (CNS), identification of molecular subtypes of gliomas is important. For low grade gliomas (LGGs), prediction of molecular subtypes by observing magnetic resonance imaging (MRI) scans might be difficult without taking biopsy. With the development of machine learning (ML) methods such as deep learning (DL), molecular based classification methods have shown promising results from MRI scans that may assist clinicians for prognosis and deciding on a treatment strategy. However, DL requires large amount of training datasets with tumor class labels and tumor boundary annotations. Manual annotation of tumor boundary is a time consuming and expensive process. The thesis is based on the work developed in five papers on gliomas and their molecular subtypes. We propose novel methods that provide improved performance.  The proposed methods consist of a multi-stream convolutional autoencoder (CAE)-based classifier, a deep convolutional generative adversarial network (DCGAN) to enlarge the training dataset, a CycleGAN to handle domain shift, a novel federated learning (FL) scheme to allow local client-based training with dataset protection, and employing bounding boxes to MRIs when tumor boundary annotations are not available. Experimental results showed that DCGAN generated MRIs have enlarged the original training dataset size and have improved the classification performance on test sets. CycleGAN showed good domain adaptation on multiple source datasets and improved the classification performance. The proposed FL scheme showed a slightly degraded performance as compare to that of central learning (CL) approach while protecting dataset privacy. Using tumor bounding boxes showed to be an alternative approach to tumor boundary annotation for tumor classification and segmentation, with a trade-off between a slight decrease in performance and saving time in manual marking by clinicians. The proposed methods may benefit the future research in bringing DL tools into clinical practice for assisting tumor diagnosis and help the decision making process.
  •  
68.
  • Amundin, Mats, et al. (författare)
  • A proposal to use distributional models to analyse dolphin vocalisation
  • 2017
  • Ingår i: Proceedings of the 1st International Workshop on Vocal Interactivity in-and-between Humans, Animals and Robots, VIHAR 2017. - 9782956202905 ; , s. 31-32
  • Konferensbidrag (refereegranskat)abstract
    • This paper gives a brief introduction to the starting points of an experimental project to study dolphin communicative behaviour using distributional semantics, with methods implemented for the large scale study of human language.
  •  
69.
  • Lindgren, Helena, Professor, et al. (författare)
  • The wasp-ed AI curriculum : A holistic curriculum for artificial intelligence
  • 2023
  • Ingår i: INTED2023 Proceedings. - : IATED. - 9788409490264 ; , s. 6496-6502
  • Konferensbidrag (refereegranskat)abstract
    • Efforts in lifelong learning and competence development in Artificial Intelligence (AI) have been on the rise for several years. These initiatives have mostly been applied to Science, Technology, Engineering and Mathematics (STEM) disciplines. Even though there has been significant development in Digital Humanities to incorporate AI methods and tools in higher education, the potential for such competences in Arts, Humanities and Social Sciences is far from being realised. Furthermore, there is an increasing awareness that the STEM disciplines need to include competences relating to AI in humanity and society. This is especially important considering the widening and deepening of the impact of AI on society at large and individuals. The aim of the presented work is to provide a broad and inclusive AI Curriculum that covers the breadth of the topic as it is seen today, which is significantly different from only a decade ago. It is important to note that with the curriculum we mean an overview of the subject itself, rather than a particular education program. The curriculum is intended to be used as a foundation for educational activities in AI to for example harmonize terminology, compare different programs, and identify educational gaps to be filled. An important aspect of the curriculum is the ethical, legal, and societal aspects of AI and to not limit the curriculum to the STEM subjects, instead extending to a holistic, human-centred AI perspective. The curriculum is developed as part of the national research program WASP-ED, the Wallenberg AI and transformative technologies education development program. 
  •  
70.
  • Lv, Zhihan, Dr. 1984-, et al. (författare)
  • 5G for mobile augmented reality
  • 2022
  • Ingår i: International Journal of Communication Systems. - : John Wiley & Sons. - 1074-5351 .- 1099-1131. ; 35:5
  • Tidskriftsartikel (övrigt vetenskapligt/konstnärligt)
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 61-70 av 66665
Typ av publikation
konferensbidrag (34343)
tidskriftsartikel (18554)
bokkapitel (3244)
rapport (3132)
doktorsavhandling (2587)
licentiatavhandling (1639)
visa fler...
annan publikation (1080)
proceedings (redaktörskap) (622)
forskningsöversikt (478)
bok (475)
samlingsverk (redaktörskap) (338)
patent (108)
konstnärligt arbete (68)
recension (57)
visa färre...
Typ av innehåll
refereegranskat (51737)
övrigt vetenskapligt/konstnärligt (13993)
populärvet., debatt m.m. (903)
Författare/redaktör
Vyatkin, Valeriy (315)
Voigt, Thiemo (297)
Bosch, Jan, 1967 (293)
Staron, Miroslaw, 19 ... (229)
Sandkuhl, Kurt, 1963 ... (229)
Tsigas, Philippas, 1 ... (221)
visa fler...
Vasilakos, Athanasio ... (218)
Runeson, Per (217)
Wohlin, Claes (214)
Lennartson, Bengt, 1 ... (209)
Weyns, Danny (207)
Ekenberg, Love (198)
Kragic, Danica (192)
Svensson, Arne, 1955 (188)
Davidsson, Paul (185)
Karlgren, Jussi (183)
Borin, Lars, 1957 (180)
Gu, Irene Yu-Hua, 19 ... (175)
Lundberg, Lars (167)
Stenström, Per, 1957 (167)
Peng, Zebo, 1958- (160)
Papatriantafilou, Ma ... (158)
Boström, Henrik (157)
Johannesson, Paul (155)
Risch, Tore (154)
Zdravkovic, Jelena (152)
Taheri, Javid (150)
Kassler, Andreas, 19 ... (148)
Hansen, Preben (148)
Johnsson, Lennart (147)
Lundell, Björn (147)
Nilsson, Anders G. (145)
Nivre, Joakim, 1962- (145)
Fabian, Martin, 1960 (142)
Johansson, Ulf (140)
Lambrix, Patrick (139)
Lilienthal, Achim J. ... (139)
Andersson, Karl, 197 ... (136)
Doherty, Patrick, 19 ... (135)
Höst, Martin (132)
Dobnik, Simon, 1977 (132)
Beskow, Jonas (130)
De Raedt, Luc, 1964- (130)
Larsson, Staffan, 19 ... (130)
Jönsson, Bodil (129)
Eles, Petru Ion, 195 ... (128)
Balkenius, Christian (128)
Grahn, Håkan (127)
Haridi, Seif (126)
Saffiotti, Alessandr ... (126)
visa färre...
Lärosäte
Kungliga Tekniska Högskolan (11699)
Chalmers tekniska högskola (10229)
Uppsala universitet (6792)
Linköpings universitet (5471)
Göteborgs universitet (4674)
Stockholms universitet (4403)
visa fler...
RISE (4035)
Lunds universitet (3621)
Blekinge Tekniska Högskola (3145)
Umeå universitet (2804)
Luleå tekniska universitet (2407)
Örebro universitet (2208)
Karlstads universitet (2208)
Linnéuniversitetet (2107)
Högskolan i Skövde (1851)
Mälardalens universitet (1645)
Mittuniversitetet (1443)
Jönköping University (1368)
Högskolan i Halmstad (1196)
Högskolan i Borås (694)
Malmö universitet (615)
Södertörns högskola (470)
Karolinska Institutet (445)
Högskolan Dalarna (414)
Högskolan i Gävle (381)
Sveriges Lantbruksuniversitet (347)
Högskolan Väst (292)
Högskolan Kristianstad (201)
Handelshögskolan i Stockholm (120)
VTI - Statens väg- och transportforskningsinstitut (64)
Försvarshögskolan (49)
Röda Korsets Högskola (42)
Konstfack (30)
Kungl. Musikhögskolan (23)
Naturhistoriska riksmuseet (14)
Institutet för språk och folkminnen (12)
IVL Svenska Miljöinstitutet (8)
Stockholms konstnärliga högskola (7)
Naturvårdsverket (3)
Riksantikvarieämbetet (3)
Nordiska Afrikainstitutet (2)
Marie Cederschiöld högskola (2)
Sophiahemmet Högskola (2)
Gymnastik- och idrottshögskolan (1)
Havs- och vattenmyndigheten (1)
Enskilda Högskolan Stockholm (1)
Kungl. Konsthögskolan (1)
visa färre...
Språk
Engelska (64615)
Svenska (1885)
Tyska (53)
Franska (19)
Portugisiska (18)
Japanska (15)
visa fler...
Spanska (13)
Norska (8)
Odefinierat språk (8)
Ryska (5)
Finska (5)
Italienska (4)
Danska (3)
Nygrekiska (3)
Estniska (2)
Ungerska (2)
Persiska (2)
Mongoliskt språk (2)
Kinesiska (1)
Turkiska (1)
Slovenska (1)
visa färre...
Forskningsämne (UKÄ/SCB)
Naturvetenskap (66632)
Teknik (8312)
Samhällsvetenskap (4545)
Humaniora (2347)
Medicin och hälsovetenskap (1525)
Lantbruksvetenskap (210)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy