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

  Utökad sökning

Booleska operatorer måste skrivas med VERSALER

Träfflista för sökning "AMNE:(NATURAL SCIENCES Computer and Information Sciences Software Engineering) "

Sökning: AMNE:(NATURAL SCIENCES Computer and Information Sciences Software Engineering)

  • Resultat 1-10 av 5303
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  •  
2.
  • Nilsson, R. Henrik, 1976, et al. (författare)
  • Mycobiome diversity: high-throughput sequencing and identification of fungi.
  • 2019
  • Ingår i: Nature reviews. Microbiology. - : Springer Science and Business Media LLC. - 1740-1534 .- 1740-1526. ; 17, s. 95-109
  • Forskningsöversikt (refereegranskat)abstract
    • Fungi are major ecological players in both terrestrial and aquatic environments by cycling organic matter and channelling nutrients across trophic levels. High-throughput sequencing (HTS) studies of fungal communities are redrawing the map of the fungal kingdom by hinting at its enormous - and largely uncharted - taxonomic and functional diversity. However, HTS approaches come with a range of pitfalls and potential biases, cautioning against unwary application and interpretation of HTS technologies and results. In this Review, we provide an overview and practical recommendations for aspects of HTS studies ranging from sampling and laboratory practices to data processing and analysis. We also discuss upcoming trends and techniques in the field and summarize recent and noteworthy results from HTS studies targeting fungal communities and guilds. Our Review highlights the need for reproducibility and public data availability in the study of fungal communities. If the associated challenges and conceptual barriers are overcome, HTS offers immense possibilities in mycology and elsewhere.
  •  
3.
  • Liu, Yuanhua, 1971, et al. (författare)
  • Considering the importance of user profiles in interface design
  • 2009
  • Ingår i: User Interfaces. ; , s. 23-
  • Bokkapitel (övrigt vetenskapligt/konstnärligt)abstract
    • User profile is a popular term widely employed during product design processes by industrial companies. Such a profile is normally intended to represent real users of a product. The ultimate purpose of a user profile is actually to help designers to recognize or learn about the real user by presenting them with a description of a real user’s attributes, for instance; the user’s gender, age, educational level, attitude, technical needs and skill level. The aim of this chapter is to provide information on the current knowledge and research about user profile issues, as well as to emphasize the importance of considering these issues in interface design. In this chapter, we mainly focus on how users’ difference in expertise affects their performance or activity in various interaction contexts. Considering the complex interaction situations in practice, novice and expert users’ interactions with medical user interfaces of different technical complexity will be analyzed as examples: one focuses on novice and expert users’ difference when interacting with simple medical interfaces, and the other focuses on differences when interacting with complex medical interfaces. Four issues will be analyzed and discussed: (1) how novice and expert users differ in terms of performance during the interaction; (2) how novice and expert users differ in the perspective of cognitive mental models during the interaction; (3) how novice and expert users should be defined in practice; and (4) what are the main differences between novice and expert users’ implications for interface design. Besides describing the effect of users’ expertise difference during the interface design process, we will also pinpoint some potential problems for the research on interface design, as well as some future challenges that academic researchers and industrial engineers should face in practice.
  •  
4.
  • Blanch, Krister, 1991 (författare)
  • Beyond-application datasets and automated fair benchmarking
  • 2023
  • Licentiatavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Beyond-application perception datasets are generalised datasets that emphasise the fundamental components of good machine perception data. When analysing the history of perception datatsets, notable trends suggest that design of the dataset typically aligns with an application goal. Instead of focusing on a specific application, beyond-application datasets instead look at capturing high-quality, high-volume data from a highly kinematic environment, for the purpose of aiding algorithm development and testing in general. Algorithm benchmarking is a cornerstone of autonomous systems development, and allows developers to demonstrate their results in a comparative manner. However, most benchmarking systems allow developers to use their own hardware or select favourable data. There is also little focus on run time performance and consistency, with benchmarking systems instead showcasing algorithm accuracy. By combining both beyond-application dataset generation and methods for fair benchmarking, there is also the dilemma of how to provide the dataset to developers for this benchmarking, as the result of a high-volume, high-quality dataset generation is a significant increase in dataset size when compared to traditional perception datasets. This thesis presents the first results of attempting the creation of such a dataset. The dataset was built using a maritime platform, selected due to the highly dynamic environment presented on water. The design and initial testing of this platform is detailed, as well as as methods of sensor validation. Continuing, the thesis then presents a method of fair benchmarking, by utilising remote containerisation in a way that allows developers to present their software to the dataset, instead of having to first locally store a copy. To test this dataset and automatic online benchmarking, a number of reference algorithms were required for initial results. Three algorithms were built, using the data from three different sensors captured on the maritime platform. Each algorithm calculates vessel odometry, and the automatic benchmarking system was utilised to show the accuracy and run-time performance of these algorithms. It was found that the containerised approach alleviated data management concerns, prevented inflated accuracy results, and demonstrated precisely how computationally intensive each algorithm was.
  •  
5.
  • Chatterjee, Bapi, 1982 (författare)
  • Lock-free Concurrent Search
  • 2017
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • The contemporary computers typically consist of multiple computing cores with high compute power. Such computers make excellent concurrent asynchronous shared memory system. On the other hand, though many celebrated books on data structure and algorithm provide a comprehensive study of sequential search data structures, unfortunately, we do not have such a luxury if concurrency comes in the setting. The present dissertation aims to address this paucity. We describe novel lock-free algorithms for concurrent data structures that target a variety of search problems.(i) Point search (membership query, predecessor query, nearest neighbour query) for 1-dimensional data: Lock-free linked-list; lock-free internal and external binary search trees (BST).(ii) Range search for 1-dimensional data: A range search method for lock-free ordered set data structures - linked-list, skip-list and BST.(iii) Point search for multi-dimensional data: Lock-free kD-tree, specially, a generic method for nearest neighbour search.We prove that the presented algorithms are linearizable i.e. the concurrent data structure operations intuitively display their sequential behaviour to an observer of the concurrent system. The lock-freedom in the introduced algorithms guarantee overall progress in an asynchronous shared memory system. We present the amortized analysis of lock-free data structures to show their efficiency. Moreover, we provide sample implementations of the algorithms and test them over extensive micro-benchmarks. Our experiments demonstrate that the implementations are scalable and perform well when compared to related existing alternative implementations on common multi-core computers.Our focus is on propounding the generic methodologies for efficient lock-free concurrent search. In this direction, we present the notion of help-optimality, which captures the optimization of amortized step complexity of the operations. In addition to that, we explore the language-portable design of lock-free data structures that aims to simplify an implementation from programmer’s point of view. Finally, our techniques to implement lock-free linearizable range search and nearest neighbour search are independent of the underlying data structures and thus are adaptive to similar data structures.
  •  
6.
  • Farooqui, Ashfaq, et al. (författare)
  • On Active Learning for Supervisor Synthesis
  • 2022
  • Ingår i: IEEE Transactions on Automation Science and Engineering. - : Institute of Electrical and Electronics Engineers Inc.. - 1545-5955 .- 1558-3783.
  • Tidskriftsartikel (refereegranskat)abstract
    • Supervisory control theory provides an approach to synthesize supervisors for cyber-physical systems using a model of the uncontrolled plant and its specifications. These supervisors can help guarantee the correctness of the closed-loop controlled system. However, access to plant models is a bottleneck for many industries, as manually developing these models is an error-prone and time-consuming process. An approach to obtaining a supervisor in the absence of plant models would help industrial adoption of supervisory control techniques. This paper presents, an algorithm to learn a controllable supervisor in the absence of plant models. It does so by actively interacting with a simulation of the plant by means of queries. If the obtained supervisor is blocking, existing synthesis techniques are employed to prune the blocking supervisor and obtain the controllable and non-blocking supervisor. Additionally, this paper presents an approach to interface the with a PLC to learn supervisors in a virtual commissioning setting. This approach is demonstrated by learning a supervisor of the well-known example simulated in Xcelgo Experior and controlled using a PLC. interacts with the PLC and learns a controllable supervisor for the simulated system. Note to Practitioners—Ensuring the correctness of automated systems is crucial. Supervisory control theory proposes techniques to help build control solutions that have certain correctness guarantees. These techniques rely on a model of the system. However, such models are typically unavailable and hard to create. Active learning is a promising technique to learn models by interacting with the system to be learned. This paper aims to integrate active learning and supervisory control such that the manual step of creating models is no longer needed, thus, allowing the use of supervisory control techniques in the absence of models. The proposed approach is implemented in a tool and demonstrated using a case study. 
  •  
7.
  •  
8.
  •  
9.
  •  
10.
  • David, I., et al. (författare)
  • Blended modeling in commercial and open-source model-driven software engineering tools: A systematic study
  • 2023
  • Ingår i: Software and Systems Modeling. - : Springer Science and Business Media LLC. - 1619-1366 .- 1619-1374. ; 22, s. 415-447
  • Tidskriftsartikel (refereegranskat)abstract
    • Blended modeling aims to improve the user experience of modeling activities by prioritizing the seamless interaction with models through multiple notations over the consistency of the models. Inconsistency tolerance, thus, becomes an important aspect in such settings. To understand the potential of current commercial and open-source modeling tools to support blended modeling, we have designed and carried out a systematic study. We identify challenges and opportunities in the tooling aspect of blended modeling. Specifically, we investigate the user-facing and implementation-related characteristics of existing modeling tools that already support multiple types of notations and map their support for other blended aspects, such as inconsistency tolerance, and elevated user experience. For the sake of completeness, we have conducted a multivocal study, encompassing an academic review, and grey literature review. We have reviewed nearly 5000 academic papers and nearly 1500 entries of grey literature. We have identified 133 candidate tools, and eventually selected 26 of them to represent the current spectrum of modeling tools.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 5303
Typ av publikation
konferensbidrag (2862)
tidskriftsartikel (1465)
licentiatavhandling (193)
rapport (182)
doktorsavhandling (175)
bokkapitel (166)
visa fler...
forskningsöversikt (74)
annan publikation (64)
proceedings (redaktörskap) (59)
bok (33)
samlingsverk (redaktörskap) (28)
konstnärligt arbete (2)
patent (1)
visa färre...
Typ av innehåll
refereegranskat (4306)
övrigt vetenskapligt/konstnärligt (971)
populärvet., debatt m.m. (23)
Författare/redaktör
Bosch, Jan, 1967 (193)
Wohlin, Claes (186)
Staron, Miroslaw, 19 ... (154)
Weyns, Danny (134)
Petersen, Kai (116)
Runeson, Per (109)
visa fler...
Feldt, Robert, 1972 (93)
Knauss, Eric, 1977 (91)
Šmite, Darja (86)
Gorschek, Tony (86)
Gorschek, Tony, 1972 ... (77)
Bosch, Jan (76)
Feldt, Robert (74)
Mendes, Emilia (68)
Borg, Markus (67)
Olsson, Helena Holms ... (67)
Unterkalmsteiner, Mi ... (64)
Börstler, Jürgen (64)
Wnuk, Krzysztof, 198 ... (62)
Horkoff, Jennifer, 1 ... (59)
Berger, Thorsten, 19 ... (59)
Mendez, Daniel (53)
Chaudron, Michel, 19 ... (53)
Herold, Sebastian (52)
Fricker, Samuel (52)
Afzal, Wasif (51)
Torkar, Richard, 197 ... (50)
Regnell, Björn (50)
Pelliccione, Patrizi ... (49)
Höst, Martin (47)
Felderer, Michael, 1 ... (46)
Pelliccione, Patrizi ... (45)
Heldal, Rogardt, 196 ... (45)
Svahnberg, Mikael (45)
Torkar, Richard (44)
Gren, Lucas, 1984 (43)
Leitner, Philipp, 19 ... (43)
Steghöfer, Jan-Phili ... (42)
Berger, Christian (42)
Lundberg, Lars (41)
Lundell, Björn (41)
Börstler, Jürgen, 19 ... (41)
Wnuk, Krzysztof (41)
Dittrich, Yvonne (39)
Gonzalez-Huerta, Jav ... (38)
Tichy, Matthias, 197 ... (35)
Mattsson, Michael (35)
Baudry, Benoit (35)
Monperrus, Martin (35)
Crnkovic, Ivica, 195 ... (35)
visa färre...
Lärosäte
Chalmers tekniska högskola (1591)
Blekinge Tekniska Högskola (1489)
Göteborgs universitet (852)
Lunds universitet (368)
Kungliga Tekniska Högskolan (357)
Linnéuniversitetet (322)
visa fler...
Mälardalens universitet (292)
Uppsala universitet (232)
RISE (185)
Karlstads universitet (165)
Linköpings universitet (151)
Högskolan i Skövde (116)
Malmö universitet (111)
Umeå universitet (107)
Örebro universitet (51)
Högskolan i Halmstad (42)
Luleå tekniska universitet (40)
Stockholms universitet (40)
Jönköping University (27)
Högskolan Väst (20)
Högskolan Kristianstad (16)
Mittuniversitetet (14)
Högskolan i Borås (13)
Karolinska Institutet (13)
Handelshögskolan i Stockholm (9)
Sveriges Lantbruksuniversitet (8)
Södertörns högskola (7)
Högskolan i Gävle (6)
Högskolan Dalarna (4)
VTI - Statens väg- och transportforskningsinstitut (4)
IVL Svenska Miljöinstitutet (2)
Stockholms konstnärliga högskola (1)
visa färre...
Språk
Engelska (5266)
Svenska (29)
Tyska (5)
Odefinierat språk (1)
Kinesiska (1)
Mongoliskt språk (1)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (5302)
Teknik (920)
Samhällsvetenskap (385)
Medicin och hälsovetenskap (46)
Humaniora (33)
Lantbruksvetenskap (8)

Å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