← Search

Adam Jatowt

26 accepted papers

2025

A Study into Investigating Temporal Robustness of LLMs

ACL 2025finding

Large Language Models (LLMs) encapsulate a surprising amount of factual world knowledge. However, their performance on temporal questions and historical knowledge is limited because they often cannot understand temporal scope and orientation or neglect the temporal aspect altogether.In this study, w…

2025

ASRank: Zero-Shot Re-Ranking with Answer Scent for Document Retrieval

NAACL 2025findings

Retrieval-Augmented Generation (RAG) models have drawn considerable attention in modern open-domain question answering. The effectiveness of RAG depends on the quality of the top retrieved documents. However, conventional retrieval methods sometimes fail to rank the most relevant documents at the to…

2025

ClaimGen-CN: A Large-scale Chinese Dataset for Legal Claim Generation

EMNLP 2025

Legal claims refer to the plaintiff’s demands in a case and are essential to guiding judicial reasoning and case resolution. While many works have focused on improving the efficiency of legal professionals, the research on helping non-professionals (e.g., plaintiffs) remains unexplored. This paper e

2025

CoEvo: Coevolution of LLM and Retrieval Model for Domain-Specific Information Retrieval

EMNLP 2025

Information retrieval in specialized domains (e.g., legal and medical) faces challenges in aligning user queries, often expressed in colloquial language, with highly structured, terminology-rich documents. This discrepancy creates a distribution gap in the text representation. Recent methods aim to

2025

DeAR: Dual-Stage Document Reranking with Reasoning Agents via LLM Distillation

EMNLP 2025

Large Language Models (LLMs) have transformed listwise document reranking by enabling global reasoning over candidate sets, yet single models often struggle to balance fine-grained relevance scoring with holistic cross-document analysis. We propose DeepAgentRank (DeAR), an open-source framework that

Cited by 0SourcePDFScholar
2025

DynRank: Improve Passage Retrieval with Dynamic Zero-Shot Prompting Based on Question Classification

COLING 2025main

This paper presents DynRank, a novel framework for enhancing passage retrieval in open-domain question-answering systems through dynamic zero-shot question classification. Traditional approaches rely on static prompts and pre-defined templates, which may limit model adaptability across different que…

Cited by 2SourcePDFScholar
2025

Generating Questions, Answers, and Distractors for Videos: Exploring Semantic Uncertainty of Object Motions

ACL 2025finding

Video Question-Answer-Distractors (QADs) show promising values for assessing the performance of systems in perceiving and comprehending multimedia content. Given the significant cost and labor demands of manual annotation, existing large-scale Video QADs benchmarks are typically generated automatica…

Cited by 0SourcePDFScholar
2025

How Good are LLM-based Rerankers? An Empirical Analysis of State-of-the-Art Reranking Models

EMNLP 2025

In this work, we present a systematic and comprehensive empirical evaluation of state-of-the-art reranking methods, encompassing large language model (LLM)-based, lightweight contextual, and zero-shot approaches, with respect to their performance in information retrieval tasks. We evaluate in total

Cited by 0SourcePDFScholar
2025

Legal Judgment Prediction based on Knowledge-enhanced Multi-Task and Multi-Label Text Classification

NAACL 2025long

Legal judgment prediction (LJP) is an essential task for legal AI, aiming at predicting judgments based on the facts of a case. Legal judgments can involve multiple law articles and charges. Although recent methods in LJP have made notable progress, most are constrained to single-task settings (e.g.…

2025

Listening to Patients: Detecting and Mitigating Patient Misreport in Medical Dialogue System

ACL 2025finding

Medical Dialogue Systems (MDSs) have emerged as promising tools for automated healthcare support through patient-agent interactions. Previous efforts typically relied on an idealized assumption — patients can accurately report symptoms aligned with their actual health conditions. However, in reality…

Cited by 0SourcePDFScholar
2024

Can We Learn Question, Answer, and Distractors All from an Image? A New Task for Multiple-choice Visual Question Answering

COLING 2024main

Multiple-choice visual question answering (MC VQA) requires an answer picked from a list of distractors, based on a question and an image. This research has attracted wide interest from the fields of visual question answering, visual question generation, and visual distractor generation. However, th…

Cited by 4SourcePDFScholar
2024

Chain-of-Quizzes: Pedagogy-inspired Example Selection in In-Context-Learning

ACL 2024findings

In-context learning (ICL) has emerged as a powerful tool for enhancing large language models (LLMs) in addressing downstream tasks. In this paper, we explore the vital task of example selection in ICL by mimicking the human learning process. We propose a Chain-of-Quizzes (CoQ) framework inspired by…

2024

Detecting Temporal Ambiguity in Questions

EMNLP 2024finding

Detecting and answering ambiguous questions has been a challenging task in open-domain question answering. Ambiguous questions have different answers depending on their interpretation and can take diverse forms. Temporally ambiguous questions are one of the most common types of such questions. In th…

2024

Exploring Hint Generation Approaches for Open-Domain Question Answering

EMNLP 2024finding

Automatic Question Answering (QA) systems rely on contextual information to provide accurate answers. Commonly, contexts are prepared through either retrieval-based or generation-based methods. The former involves retrieving relevant documents from a corpus like Wikipedia, whereas the latter uses ge…

Cited by 5SourcePDFScholar
2024

Exploring Union and Intersection of Visual Regions for Generating Questions, Answers, and Distractors

EMNLP 2024main

Multiple-choice visual question answering (VQA) is to automatically choose a correct answer from a set of choices after reading an image. Existing efforts have been devoted to a separate generation of an image-related question, a correct answer, or challenge distractors. By contrast, we turn to a ho…

2023

ACROSS: An Alignment-based Framework for Low-Resource Many-to-One Cross-Lingual Summarization

ACL 2023findings

This research addresses the challenges of Cross-Lingual Summarization (CLS) in low-resource scenarios and over imbalanced multilingual data. Existing CLS studies mostly resort to pipeline frameworks or multi-task methods in bilingual settings. However, they ignore the data imbalance in multilingual…

2023

Do Language Models Have a Common Sense regarding Time? Revisiting Temporal Commonsense Reasoning in the Era of Large Language Models

EMNLP 2023long main

Temporal reasoning represents a vital component of human communication and understanding, yet remains an underexplored area within the context of Large Language Models (LLMs). Despite LLMs demonstrating significant proficiency in a range of tasks, a comprehensive, large-scale analysis of their tempo…

Cited by 0SourceScholar
2023

Focus-aware Response Generation in Inquiry Conversation

ACL 2023findings

Inquiry conversation is a common form of conversation that aims to complete the investigation (e.g., court hearing, medical consultation and police interrogation) during which a series of focus shifts occurs. While many models have been proposed to generate a smooth response to a given conversation…

2022

Fact-Tree Reasoning for N-ary Question Answering over Knowledge Graphs

ACL 2022findings

Current Question Answering over Knowledge Graphs (KGQA) task mainly focuses on performing answer reasoning upon KGs with binary facts. However, it neglects the n-ary facts, which contain more than two entities. In this work, we highlight a more challenging but under-explored task: n-ary KGQA, i.e.,…

Cited by 8SourcePDFScholar
2021

GMH: A General Multi-hop Reasoning Model for KG Completion

EMNLP 2021main

Knowledge graphs are essential for numerous downstream natural language processing applications, but are typically incomplete with many facts missing. This results in research efforts on multi-hop reasoning task, which can be formulated as a search process and current models typically perform short…

Cited by 17SourcePDFScholar
2021

Generalized Relation Learning with Semantic Correlation Awareness for Link Prediction

AAAI 2021technical

Developing link prediction models to automatically complete knowledge graphs has recently been the focus of significant research interest. The current methods for the link prediction task have two natural problems: 1) the relation distributions in KGs are usually unbalanced, and 2) there are many un…

Cited by 18SourcePDFScholar
2021

Multi-TimeLine Summarization (MTLS): Improving Timeline Summarization by Generating Multiple Summaries

ACL 2021long

In this paper, we address a novel task, Multiple TimeLine Summarization (MTLS), which extends the flexibility and versatility of Time-Line Summarization (TLS). Given any collection of time-stamped news articles, MTLS automatically discovers important yet different stories and generates a correspondi…

2021

News Content Completion with Location-Aware Image Selection

AAAI 2021technical

News, as one of the fundamental social media types, typically contains both texts and images. Image selection, which involves choosing appropriate images according to some specified contexts, is crucial for formulating good news. However, it presents two challenges: where to place images and which i…

Cited by 2SourcePDFScholar
2020

Multilingual Epidemiological Text Classification: A Comparative Study

COLING 2020main

In this paper, we approach the multilingual text classification task in the context of the epidemiological field. Multilingual text classification models tend to perform differently across different languages (low- or high-resourced), more particularly when the dataset is highly imbalanced, which is…