Dennerlein Sebastian, Treasure-Jones Tamsin, Lex Elisabeth, Ley Tobias
2016
Background: Teamworking, within and acrosshealthcare organisations, is essential to deliverexcellent integrated care. Drawing upon an alternationof collaborative and cooperative phases, we exploredthis teamworking and respective technologicalsupport within UK Primary Care. Participants usedBits&Pieces (B&P), a sensemaking tool for tracedexperiences that allows sharing results and mutuallyelaborating them: i.e. cooperating and/orcollaborating.Summary of Work: We conducted a two month-longcase study involving six healthcare professionals. InB&P, they reviewed organizational processes, whichrequired the involvement of different professions ineither collaborative and/or cooperative manner. Weused system-usage data, interviews and qualitativeanalysis to understand the interplay of teamworkingpracticeand technology.Summary of Results: Within our analysis we mainlyidentified cooperation phases. In a f2f-meeting,professionals collaboratively identified subtasks andassigned individuals leading collaboration on them.However, these subtasks were undertaken asindividual sensemaking efforts and finally combined(i.e. cooperation). We found few examples ofreciprocal interpretation processes (i.e. collaboration):e.g. discussing problems during sensemaking ormonitoring other’s sensemaking-outcomes to makesuggestions.Discussion: These patterns suggest that collaborationin healthcare often helps to construct a minimalshared understanding (SU) of subtasks to engage incooperation, where individuals trust in other’scompetencies and autonomous completion. However,we also found that professionals with positivecollaboration history and deepened SU were willing toundertake subtasks collaboratively. It seems thatacquiring such deepened SU of concepts andmethods, leads to benefits that motivate professionalsto collaborate more.Conclusion: Healthcare is a challenging environmentrequiring interprofessional work across organisations.For effective teamwork, a deepened SU is crucial andboth cooperation and collaboration are required.However, we found a tendency of staff to rely mainlyon cooperation when working in teams and not fullyexplore benefits of collaboration.Take Home Messages: To maximise benefits ofinterprofessional working, tools for teamworkingshould support both cooperation and collaborationprocesses and scaffold the move between them
Trattner Christoph, Kowald Dominik, Seitlinger Paul, Ley Tobias
2016
Several successful tag recommendation mechanisms have been developed, including algorithms built upon Collaborative Filtering, Tensor Factorization, graph-based and simple "most popular tags" approaches. From an economic perspective, the latter approach has been convincing since calculating frequencies is computationally efficient and effective with respect to different recommender evaluation metrics. In this paper, we introduce a tag recommendation algorithm that mimics the way humans draw on items in their long-term memory in order to extend these conventional "most popular tags" approaches. Based on a theory of human memory, the approach estimates a tag's reuse probability as a function of usage frequency and recency in the user's past (base-level activation) as well as of the current semantic context (associative component).Using four real-world folksonomies gathered from bookmarks in BibSonomy, CiteULike, Delicious and Flickr, we show how refining frequency-based estimates by considering recency and semantic context outperforms conventional "most popular tags" approaches and another existing and very effective but less theory-driven, time-dependent recommendation mechanism. By combining our approach with a simple resource-specific frequency analysis, our algorithm outperforms other well-established algorithms, such as Collaborative Filtering, FolkRank and Pairwise Interaction Tensor Factorization with respect to recommender accuracy and runtime. We conclude that our approach provides an accurate and computationally efficient model of a user's temporal tagging behavior. Moreover, we demonstrate how effective principles of recommender systems can be designed and implemented if human memory processes are taken into account.