Search Results for author: Krisztian Balog

Found 52 papers, 25 papers with code

Towards Self-Contained Answers: Entity-Based Answer Rewriting in Conversational Search

1 code implementation4 Mar 2024 Ivan Sekulić, Krisztian Balog, Fabio Crestani

One approach expands answers with inline definitions of salient entities, making the answer self-contained.

Conversational Search

IAI MovieBot 2.0: An Enhanced Research Platform with Trainable Neural Components and Transparent User Modeling

no code implementations1 Mar 2024 Nolwenn Bernard, Ivica Kostric, Krisztian Balog

While interest in conversational recommender systems has been on the rise, operational systems suitable for serving as research platforms for comprehensive studies are currently lacking.

Natural Language Understanding Recommendation Systems

PKG API: A Tool for Personal Knowledge Graph Management

1 code implementation12 Feb 2024 Nolwenn Bernard, Ivica Kostric, Weronika Łajewska, Krisztian Balog, Petra Galuščáková, Vinay Setty, Martin G. Skjæveland

Personal knowledge graphs (PKGs) offer individuals a way to store and consolidate their fragmented personal data in a central place, improving service personalization while maintaining full user control.

Knowledge Graphs Management

Towards Reliable and Factual Response Generation: Detecting Unanswerable Questions in Information-Seeking Conversations

1 code implementation21 Jan 2024 Weronika Łajewska, Krisztian Balog

Specifically, our proposed method employs a sentence-level classifier to detect if the answer is present, then aggregates these predictions on the passage level, and eventually across the top-ranked passages to arrive at a final answerability estimate.

Response Generation Sentence

Estimating the Usefulness of Clarifying Questions and Answers for Conversational Search

no code implementations21 Jan 2024 Ivan Sekulić, Weronika Łajewska, Krisztian Balog, Fabio Crestani

While the body of research directed towards constructing and generating clarifying questions in mixed-initiative conversational search systems is vast, research aimed at processing and comprehending users' answers to such questions is scarce.

Conversational Search Retrieval

Large Language Models are Competitive Near Cold-start Recommenders for Language- and Item-based Preferences

no code implementations26 Jul 2023 Scott Sanner, Krisztian Balog, Filip Radlinski, Ben Wedin, Lucas Dixon

Inspired by recent successes of prompting paradigms for large language models (LLMs), we study their use for making recommendations from both item-based and language-based preferences in comparison to state-of-the-art item-based collaborative filtering (CF) methods.

Collaborative Filtering Recommendation Systems

User Simulation for Evaluating Information Access Systems

no code implementations14 Jun 2023 Krisztian Balog, ChengXiang Zhai

Information access systems, such as search engines, recommender systems, and conversational assistants, have become integral to our daily lives as they help us satisfy our information needs.

Recommendation Systems User Simulation

MG-ShopDial: A Multi-Goal Conversational Dataset for e-Commerce

1 code implementation25 Apr 2023 Nolwenn Bernard, Krisztian Balog

To address this, we introduce MG-ShopDial: a dataset of conversations mixing different goals in the domain of e-commerce.

Question Answering

An Ecosystem for Personal Knowledge Graphs: A Survey and Research Roadmap

no code implementations19 Apr 2023 Martin G. Skjæveland, Krisztian Balog, Nolwenn Bernard, Weronika Łajewska, Trond Linjordet

We propose our own definition of a PKG, emphasizing the aspects of (1) data ownership by a single individual and (2) the delivery of personalized services as the primary purpose.

Knowledge Graphs Management

Measuring the Impact of Explanation Bias: A Study of Natural Language Justifications for Recommender Systems

no code implementations16 Mar 2023 Krisztian Balog, Filip Radlinski, Andrey Petrov

Despite the potential impact of explanations on decision making, there is a lack of research on quantifying their effect on users' choices.

Decision Making Recommendation Systems

Beyond Single Items: Exploring User Preferences in Item Sets with the Conversational Playlist Curation Dataset

1 code implementation13 Mar 2023 Arun Tejasvi Chaganty, Megan Leszczynski, Shu Zhang, Ravi Ganti, Krisztian Balog, Filip Radlinski

Users in consumption domains, like music, are often able to more efficiently provide preferences over a set of items (e. g. a playlist or radio) than over single items (e. g. songs).

Music Recommendation Recommendation Systems +1

From Baseline to Top Performer: A Reproducibility Study of Approaches at the TREC 2021 Conversational Assistance Track

no code implementations25 Jan 2023 Weronika Lajewska, Krisztian Balog

While the results can be reproduced within a 19% relative margin with respect to the main evaluation measure, the relative difference between the baseline and the top performing approach shrinks from the reported 18% to 5%.

Retrieval

DAGFiNN: A Conversational Conference Assistant

no code implementations29 Nov 2022 Ivica Kostric, Krisztian Balog, Tølløv Alexander Aresvik, Nolwenn Bernard, Eyvinn Thu Dørheim, Pholit Hantula, Sander Havn-Sørensen, Rune Henriksen, Hengameh Hosseini, Ekaterina Khlybova, Weronika Lajewska, Sindre Ekrheim Mosand, Narmin Orujova

DAGFiNN is a conversational conference assistant that can be made available for a given conference both as a chatbot on the website and as a Furhat robot physically exhibited at the conference venue.

Chatbot

Would You Ask it that Way? Measuring and Improving Question Naturalness for Knowledge Graph Question Answering

2 code implementations25 May 2022 Trond Linjordet, Krisztian Balog

The construction of this test collection also sheds light on the challenges of constructing large-scale KGQA datasets with genuinely NL questions.

Graph Question Answering Natural Questions +1

On Natural Language User Profiles for Transparent and Scrutable Recommendation

no code implementations19 May 2022 Filip Radlinski, Krisztian Balog, Fernando Diaz, Lucas Dixon, Ben Wedin

Natural interaction with recommendation and personalized search systems has received tremendous attention in recent years.

Soliciting User Preferences in Conversational Recommender Systems via Usage-related Questions

1 code implementation26 Nov 2021 Ivica Kostric, Krisztian Balog, Filip Radlinski

These strategies do not perform well in cases where the user does not have sufficient knowledge of the target domain to answer such questions.

Recommendation Systems

POINTREC: A Test Collection for Narrative-driven Point of Interest Recommendation

1 code implementation19 May 2021 Jafar Afzali, Aleksander Mark Drzewiecki, Krisztian Balog

These requests are to be resolved from a dataset of POIs, which are collected from a popular online directory, and are further linked to a geographical knowledge base and enriched with relevant web snippets.

Semantic Table Retrieval using Keyword and Table Queries

1 code implementation13 May 2021 Shuo Zhang, Krisztian Balog

The main novel contribution of this work is a semantic table retrieval framework for matching information needs (keyword or table queries) against tables.

Table Retrieval

Conversational Entity Linking: Problem Definition and Datasets

1 code implementation11 May 2021 Hideaki Joko, Faegheh Hasibi, Krisztian Balog, Arjen P. de Vries

Further, we report on the performance of traditional EL systems on our Conversational Entity Linking dataset, ConEL, and present an extension to these methods to better fit the conversational setting.

Entity Linking Information Retrieval +1

ArXivDigest: A Living Lab for Personalized Scientific Literature Recommendation

1 code implementation24 Sep 2020 Kristian Gingstad, Øyvind Jekteberg, Krisztian Balog

Providing personalized recommendations that are also accompanied by explanations as to why an item is recommended is a research area of growing importance.

Sanitizing Synthetic Training Data Generation for Question Answering over Knowledge Graphs

no code implementations10 Sep 2020 Trond Linjordet, Krisztian Balog

The quality of the data and the partitioning of the datasets into training, validation and test splits impact the performance of the models trained on this data.

Knowledge Graphs Question Answering +1

IAI MovieBot: A Conversational Movie Recommender System

2 code implementations8 Sep 2020 Javeria Habib, Shuo Zhang, Krisztian Balog

Conversational recommender systems support users in accomplishing recommendation-related goals via multi-turn conversations.

Recommendation Systems

Generating Categories for Sets of Entities

no code implementations19 Aug 2020 Shuo Zhang, Krisztian Balog, Jamie Callan

Category systems are central components of knowledge bases, as they provide a hierarchical grouping of semantically related concepts and entities.

Abstractive Text Summarization Specificity

REL: An Entity Linker Standing on the Shoulders of Giants

1 code implementation2 Jun 2020 Johannes M. van Hulst, Faegheh Hasibi, Koen Dercksen, Krisztian Balog, Arjen P. de Vries

Entity linking is a standard component in modern retrieval system that is often performed by third-party toolkits.

Entity Linking Retrieval

Summarizing and Exploring Tabular Data in Conversational Search

1 code implementation23 May 2020 Shuo Zhang, Zhuyun Dai, Krisztian Balog, Jamie Callan

We propose to generate natural language summaries as answers to describe the complex information contained in a table.

Conversational Search

Novel Entity Discovery from Web Tables

1 code implementation1 Feb 2020 Shuo Zhang, Edgar Meij, Krisztian Balog, Ridho Reinanda

We refer to this process as novel entity discovery and, to the best of our knowledge, it is the first endeavor on mining the unlinked cells in web tables.

Common Conversational Community Prototype: Scholarly Conversational Assistant

no code implementations19 Jan 2020 Krisztian Balog, Lucie Flekova, Matthias Hagen, Rosie Jones, Martin Potthast, Filip Radlinski, Mark Sanderson, Svitlana Vakulenko, Hamed Zamani

This paper discusses the potential for creating academic resources (tools, data, and evaluation approaches) to support research in conversational search, by focusing on realistic information needs and conversational interactions.

Conversational Search

Auto-completion for Data Cells in Relational Tables

1 code implementation8 Sep 2019 Shuo Zhang, Krisztian Balog

We address the task of auto-completing data cells in relational tables.

Coached Conversational Preference Elicitation: A Case Study in Understanding Movie Preferences

no code implementations WS 2019 Filip Radlinski, Krisztian Balog, Bill Byrne, Karthik Krishnamoorthi

Studying the dialogues in one domain, we present a brief quantitative analysis of how people describe movie preferences at scale.

Unsupervised Context Retrieval for Long-tail Entities

no code implementations5 Aug 2019 Darío Garigliotti, Dyaa Albakour, Miguel Martinez, Krisztian Balog

Monitoring entities in media streams often relies on rich entity representations, like structured information available in a knowledge base (KB).

Retrieval

Recommending Related Tables

no code implementations8 Jul 2019 Shuo Zhang, Krisztian Balog

Tables are an extremely powerful visual and interactive tool for structuring and manipulating data, making spreadsheet programs one of the most popular computer applications.

NeuType: A Simple and Effective Neural Network Approach for Predicting Missing Entity Type Information in Knowledge Bases

no code implementations5 Jul 2019 Jon Arne Bø Hovda, Darío Garigliotti, Krisztian Balog

Knowledge bases store information about the semantic types of entities, which can be utilized in a range of information access tasks.

Impact of Training Dataset Size on Neural Answer Selection Models

no code implementations29 Jan 2019 Trond Linjordet, Krisztian Balog

It is held as a truism that deep neural networks require large datasets to train effective models.

Answer Selection

Identifying Unclear Questions in Community Question Answering Websites

1 code implementation18 Jan 2019 Jan Trienes, Krisztian Balog

Thousands of complex natural language questions are submitted to community question answering websites on a daily basis, rendering them as one of the most important information sources these days.

Community Question Answering General Classification +2

IntentsKB: A Knowledge Base of Entity-Oriented Search Intents

no code implementations2 Sep 2018 Darío Garigliotti, Krisztian Balog

We address the problem of constructing a knowledge base of entity-oriented search intents.

Generating Synthetic Data for Neural Keyword-to-Question Models

no code implementations14 Jul 2018 Heng Ding, Krisztian Balog

Since natural language questions are available in large quantities, we develop models to automatically generate the corresponding keyword queries.

Machine Translation Translation

Towards an Understanding of Entity-Oriented Search Intents

no code implementations22 Feb 2018 Darío Garigliotti, Krisztian Balog

Entity-oriented search deals with a wide variety of information needs, from displaying direct answers to interacting with services.

Ad Hoc Table Retrieval using Semantic Similarity

2 code implementations16 Feb 2018 Shuo Zhang, Krisztian Balog

Specifically, we (i) represent queries and tables in multiple semantic spaces (both discrete sparse and continuous dense vector representations) and (ii) introduce various similarity measures for matching those semantic representations.

Semantic Similarity Semantic Textual Similarity +1

Towards Building a Knowledge Base of Monetary Transactions from a News Collection

1 code implementation18 Sep 2017 Jan R. Benetka, Krisztian Balog, Kjetil Nørvåg

We address the problem of extracting structured representations of economic events from a large corpus of news articles, using a combination of natural language processing and machine learning techniques.

On Type-Aware Entity Retrieval

no code implementations28 Aug 2017 Darío Garigliotti, Krisztian Balog

Today, the practice of returning entities from a knowledge base in response to search queries has become widespread.

Entity Retrieval Retrieval +1

Generating Query Suggestions to Support Task-Based Search

no code implementations28 Aug 2017 Darío Garigliotti, Krisztian Balog

We address the problem of generating query suggestions to support users in completing their underlying tasks (which motivated them to search in the first place).

Cannot find the paper you are looking for? You can Submit a new open access paper.