Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Dorota Glowacka is active.

Publication


Featured researches published by Dorota Glowacka.


intelligent user interfaces | 2013

Directing exploratory search: reinforcement learning from user interactions with keywords

Dorota Glowacka; Tuukka Ruotsalo; Ksenia Konuyshkova; Kumaripaba Athukorala; Samuel Kaski; Giulio Jacucci

Techniques for both exploratory and known item search tend to direct only to more specific subtopics or individual documents, as opposed to allowing directing the exploration of the information space. We present an interactive information retrieval system that combines Reinforcement Learning techniques along with a novel user interface design to allow active engagement of users in directing the search. Users can directly manipulate document features (keywords) to indicate their interests and Reinforcement Learning is used to model the user by allowing the system to trade off between exploration and exploitation. This gives users the opportunity to more effectively direct their search nearer, further and following a direction. A task-based user study conducted with 20 participants comparing our system to a traditional query-based baseline indicates that our system significantly improves the effectiveness of information retrieval by providing access to more relevant and novel information without having to spend more time acquiring the information.


intelligent user interfaces | 2016

Beyond Relevance: Adapting Exploration/Exploitation in Information Retrieval

Kumaripaba Athukorala; Alan Medlar; Antti Oulasvirta; Giulio Jacucci; Dorota Glowacka

We present a novel adaptation technique for search engines to better support information-seeking activities that include both lookup and exploratory tasks. Building on previous findings, we describe (1) a classifier that recognizes task type (lookup vs. exploratory) as a user is searching and (2) a reinforcement learning based search engine that adapts accordingly the balance of exploration/exploitation in ranking the documents. This allows supporting both task types surreptitiously without changing the familiar list-based interface. Search results include more diverse results when users are exploring and more precise results for lookup tasks. Users found more useful results in exploratory tasks when compared to a base-line system, which is specifically tuned for lookup tasks.


intelligent user interfaces | 2015

IntentStreams: Smart Parallel Search Streams for Branching Exploratory Search

Salvatore Andolina; Khalil Klouche; Jaakko Peltonen; Mohammad E. Hoque; Tuukka Ruotsalo; Diogo Cabral; Arto Klami; Dorota Glowacka; Patrik Floréen; Giulio Jacucci

The users understanding of information needs and the information available in the data collection can evolve during an exploratory search session. Search systems tailored for well-defined narrow search tasks may be suboptimal for exploratory search where the user can sequentially refine the expressions of her information needs and explore alternative search directions. A major challenge for exploratory search systems design is how to support such behavior and expose the user to relevant yet novel information that can be difficult to discover by using conventional query formulation techniques. We introduce IntentStreams, a system for exploratory search that provides interactive query refinement mechanisms and parallel visualization of search streams. The system models each search stream via an intent model allowing rapid user feedback. The user interface allows swift initiation of alternative and parallel search streams by direct manipulation that does not require typing. A study with 13 participants shows that IntentStreams provides better support for branching behavior compared to a conventional search system.


conference on information and knowledge management | 2015

Balancing Exploration and Exploitation: Empirical Parameterization of Exploratory Search Systems

Kumaripaba Ahukorala; Alan Medlar; Kalle Ilves; Dorota Glowacka

Exploratory searches are where a user has insufficient knowledge to define exact search criteria or does not otherwise know what they are looking for. Reinforcement learning techniques have demonstrated great potential for supporting exploratory search in information retrieval systems as they allow the system to trade-off exploration (presenting the user with alternatives topics) and exploitation (moving toward more specific topics). Users of such systems, however, often feel that the system is not responsive to user needs. This problem is not an inherent feature of such systems, but is caused by the exploration rate parameter being inappropriately tuned for a given system, dataset or user. We present a user study to analyze how different exploration rates affect search performance, user satisfaction, and the number of documents selected. We show that the tradeoff between exploration and exploitation can be modelled as a direct relationship between the exploration rate parameter from the reinforcement learning algorithm and the number of relevant documents returned to the user over the course of a search session. We define the optimal exploration/exploitation trade-off as where this relationship is maximised and show this point to be broadly concordant with user satisfaction and performance.


International Workshop on Symbiotic Interaction | 2014

A Reinforcement Learning Approach to Query-Less Image Retrieval

Sayantan Hore; Lasse Tyrvainen; Joel Pyykkö; Dorota Glowacka

Search algorithms in image retrieval tend to focus exclusively on giving the user more and more similar images based on queries that the user has to explicitly formulate. Implicitly, such systems limit the users exploration of the image space and thus remove the potential for serendipity. Thus, in recent years there has been an increased interest in developing exploration–exploitation algorithms for image search. We present an interactive image retrieval system that combines Reinforcement Learning together with a user interface designed to allow users to actively engage in directing the search. Reinforcement Learning is used to model the user interests by allowing the system to trade off between exploration (unseen types of image) and exploitation (images the system thinks are relevant).


International Workshop on Symbiotic Interaction | 2016

Interactive Content-Based Image Retrieval with Deep Neural Networks

Joel Pyykkö; Dorota Glowacka

Recent advances in deep neural networks have given rise to new approaches to content-based image retrieval (CBIR). Their ability to learn universal visual features for any target query makes them a good choice for systems dealing with large and diverse image datasets. However, employing deep neural networks in interactive CBIR systems still poses challenges: either the search target has to be predetermined, such as with hashing, or the computational cost becomes prohibitive for an online setting. In this paper, we present a framework for conducting interactive CBIR that learns a deep, dynamic metric between images. The proposed methodology is not limited to precalculated categories, hashes or clusters of the search space, but rather is formed instantly and interactively based on the user feedback. We use a deep learning framework that utilizes pre-extracted features from Convolutional Neural Networks and learns a new distance representation based on the user’s relevance feedback. The experimental results show the potential of applying our framework in an interactive CBIR setting as well as symbiotic interaction, where the system automatically detects what image features might best satisfy the user’s needs.


international acm sigir conference on research and development in information retrieval | 2015

SciNet: Interactive Intent Modeling for Information Discovery

Tuukka Ruotsalo; Jaakko Peltonen; Manuel J. A. Eugster; Dorota Glowacka; Aki Reijonen; Giulio Jacucci; Petri Myllymäki; Samuel Kaski

Current search engines offer limited assistance for exploration and information discovery in complex search tasks. Instead, users are distracted by the need to focus their cognitive efforts on finding navigation cues, rather than selecting relevant information. Interactive intent modeling enhances the human information exploration capacity through computational modeling, visualized for interaction. Interactive intent modeling has been shown to increase task-level information seeking performance by up to 100%. In this demonstration, we showcase SciNet, a system implementing interactive intent modeling on top of a scientific article database of over 60 million documents.


intelligent user interfaces | 2016

Interactive Intent Modeling from Multiple Feedback Domains

Pedram Daee; Joel Pyykkö; Dorota Glowacka; Samuel Kaski

In exploratory search, the user starts with an uncertain information need and provides relevance feedback to the systems suggestions to direct the search. The search system learns the user intent based on this feedback and employs it to recommend novel results. However, the amount of user feedback is very limited compared to the size of the information space to be explored. To tackle this problem, we take into account user feedback on both the retrieved items (documents) and their features (keywords). In order to combine feedback from multiple domains, we introduce a coupled multi-armed bandits algorithm, which employs a probabilistic model of the relationship between the domains. Simulation results show that with multi-domain feedback, the search system can find the relevant items in fewer iterations than with only one domain. A preliminary user study indicates improvement in user satisfaction and quality of retrieved information.


intelligent user interfaces | 2013

SciNet: a system for browsing scientific literature through keyword manipulation

Dorota Glowacka; Tuukka Ruotsalo; Ksenia Konyushkova; Kumaripaba Athukorala; Samuel Kaski; Giulio Jacucci

Techniques for both exploratory and known item search tend to direct only to more specific subtopics or individual documents, as opposed to allowing directing the exploration of the information space. We present SciNet, an interactive information retrieval system that combines Reinforcement Learning techniques along with a novel user interface design to allow active engagement of users in directing the search. Users can directly manipulate document features (keywords) to indicate their interests and Reinforcement Learning is used to model the user by allowing the system to trade off between exploration and exploitation. This gives users the opportunity to more effectively direct their search.


international conference on the theory of information retrieval | 2017

Bandit Algorithms in Interactive Information Retrieval

Dorota Glowacka

The multi-armed bandit problem models an agent that simultaneously attempts to acquire new knowledge (exploration) and optimize his decisions based on existing knowledge (exploitation). The agent attempts to balance these competing tasks in order to maximize his total value over the period of time considered. There are many practical applications of the bandit model, such as clinical trials, adaptive routing or portfolio design. Over the last decade there has been an increased interest in developing bandit algorithms for specific problems in information, such as diverse document ranking, news recommendation or ranker evaluation. The aim of this tutorial is to provide an overview of the various applications of bandit algorithms in information retrieval as well as issues related to their practical deployment and performance in real-life systems/applications.

Collaboration


Dive into the Dorota Glowacka's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Alan Medlar

University of Helsinki

View shared research outputs
Top Co-Authors

Avatar

Petri Myllymäki

Helsinki Institute for Information Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Kalle Ilves

University of Helsinki

View shared research outputs
Researchain Logo
Decentralizing Knowledge