VLDB 2026 Research / reviewers in the wild / expert
Iryna Gurevych
dblp:85/6201
· DBLP profile ↗
282ranked-venue papers
12as first author
127since 2021 · last 2026
0000-0003-2187-7621ORCID · verified
Domains — the database's venue-derived domains; a paper can count in several
Artificial intelligence and machine learning · 260 · 8 first-author · 123 since 2021Databases, data management, data science and information retrieval · 12 · 1 first-author · 2 since 2021Graphics, computer vision, multimedia, augmented reality and games · 11 · 1 since 2021Applied, interdisciplinary, general and emerging computing · 11 · 1 first-author · 1 since 2021Software engineering, systems software and programming languages · 5Human-computer interaction and ubiquitous computing · 4 · 1 first-authorComputer networks · 1 · 1 first-authorTheory of computation · 1 · 1 first-author · 1 since 2021
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | SPARE: Single-Pass Annotation with Reference-Guided Evaluation for Automatic Process Supervision and Reward ModellingabstractProcess or step-wise supervision has played a crucial role in advancing complex multi-step reasoning capabilities of Large Language Models (LLMs). However, efficient, high-quality automated process annotation remains a significant challenge. To address this, we introduce Single-Pass Annotation with Reference-Guided Evaluation (SPARE), a novel structured framework that enables efficient per-step annotation by jointly aligning solution steps to reference solutions and determine its accuracy with explicit reasoning in single generation. We demonstrate SPARE's effectiveness across four diverse datasets spanning mathematical reasoning (GSM8K, MATH), multi-hop question answering (MuSiQue-Ans), and spatial reasoning (SpaRP), showing consistent improvements in two applications: (1) training Process Reward Models (PRMs) for ranking and aggregating multiple generations, and (2) fine-tuning models via offline reinforcement learning for greedy decoding. On PROCESSBENCH, SPARE demonstrates data-efficient out-of-distribution generalization, using only ~16% of training samples compared to human-labeled and other synthetically trained baselines. Additionally, it achieves competitive performance with MCTS-based methods while offering 2.3x speedup in terms of total token count. Manual analysis reveals complementary precision-recall characteristics with MCTS approaches, suggesting potential for ensemble methods. These results establish SPARE as a practical and scalable solution for automatic process supervision in LLM reasoning. Md Imbesat Hassan Rizvi, Xiaodan Zhu 0001, Iryna Gurevych |
AAAI | 3 |
| 2026 | Responsible Evaluation of AI for Mental HealthabstractHiba Arnaout, Anmol Goel, H. Andrew Schwartz, Steffen T. Eberhardt, Dana Atzil-Slonim, Gavin Doherty, Brian Schwartz, Wolfgang Lutz, Tim Althoff, Munmun De Choudhury, Hamidreza Jamalabadi, Raj Sanjay Shah, Flor Miriam Plaza-del-Arco, Dirk Hovy, Maria Liakata, Iryna Gurevych. Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2026. Hiba Arnaout, Anmol Goel, H. Andrew Schwartz, Steffen Eberhardt, Dana Atzil-Slonim, Gavin Doherty, Brian Schwartz, Wolfgang Lutz 0001, Tim Althoff, Munmun De Choudhury, Hamidreza Jamalabadi, Raj Sanjay Shah, Flor Miriam Plaza del Arco, Dirk Hovy, Maria Liakata, Iryna Gurevych |
ACL (1) | 16 |
| 2026 | In-depth Research Impact Summarization through Fine-Grained Temporal Citation AnalysisabstractUnderstanding the impact of scientific publications is crucial for identifying breakthroughs and guiding future research.Traditional metrics based on citation counts often miss the nuanced ways a paper contributes to its field.In this work, we propose a new task: generating nuanced, expressive, and time-aware impact summaries that capture both praise (confirmation citations) and critique (correction citations) through the evolution of fine-grained citation intents.We introduce an evaluation framework tailored to this task, showing moderate to strong human correlation on subjective metrics such as insightfulness.Expert feedback from professors reveals a strong interest in these summaries and suggests future improvements.Data and code are made available.1 Hiba Arnaout, Noy Sternlicht, Tom Hope, Iryna Gurevych |
ACL (1) | 4 |
| 2026 | SciCoQA: Quality Assurance for Scientific Paper-Code AlignmentabstractDiscrepancies between scientific papers and their code undermine reproducibility, a concern that grows as automated research agents scale scientific output beyond human review capacity.Whether LLMs can reliably detect such discrepancies has not been systematically measured.To this end, we present SCICOQA, a dataset of 635 paper-code discrepancies (92 real, 543 synthetic) for this cross-modal verification task.Across 22 evaluated models, even the best-performing LLMs, Gemini 3.1 Pro and GPT-5 Mini, detect only 46.7% of real-world discrepancies, revealing a critical gap in automated scientific quality assurance.We construct SCICOQA from GitHub issues and reproducibility papers, and propose a synthetic generation pipeline to scale beyond AI to Physics, Quantitative Biology, and other computational sciences.We further introduce a taxonomy of discrepancy types and categories to characterize the occurring mismatches.Our analysis shows that models particularly struggle with omitted paper details, long-context inputs, and papers outside their pre-training corpus. Tim Baumgärtner, Iryna Gurevych |
ACL (1) | 2 |
| 2026 | Patches of Nonlinearity: Instruction Vectors in Large Language ModelsabstractDespite the recent success of instruction-tuned language models and their ubiquitous usage, very little is known of how models process instructions internally. In this work, we address this gap from a mechanistic point of view by investigating how instruction-specific representations are constructed and utilized in different stages of post-training: Supervised Fine-Tuning (SFT) and Direct Preference Optimization (DPO). Via causal mediation, we identify that instruction representation is fairly localized in models. These representations, which we call Instruction Vectors (IVs), demonstrate a curious juxtaposition of linear separability along with non-linear causal interaction, broadly questioning the scope of the linear representation hypothesis commonplace in mechanistic interpretability. To disentangle the non-linear causal interaction, we propose a novel method to localize information processing in language models that is free from the implicit linear assumptions of patching-based techniques. We find that, conditioned on the task representations formed in the early layers, different information pathways are selected in the later layers to solve that task, i.e., IVs act as circuit selectors. Irina Bigoulaeva, Jonas Rohweder, Subhabrata Dutta, Iryna Gurevych |
ACL (1) | 4 |
| 2026 | Author-in-the-Loop Response Generation and Evaluation: Integrating Author Expertise and Intent in Responses to Peer ReviewabstractAuthor response (rebuttal) writing is a critical stage of scientific peer review that demands substantial author effort. Recent work frames this task as automatic text generation, underusing author expertise and intent. In practice, authors possess domain expertise, author-only information, revision and response strategies--concrete forms of author expertise and intent--to address reviewer concerns, and seek NLP assistance that integrates these signals to support effective response writing in peer review. We reformulate author response generation as an author-in-the-loop task and introduce REspGen, a generation framework that integrates explicit author input, multi-attribute control, and evaluation-guided refinement, together with REspEval, a comprehensive evaluation suite with 20+ metrics covering input utilization, controllability, response quality, and discourse. To support this formulation, we construct Re^3Align, the first large-scale dataset of aligned review--response--revision triplets, where revisions provide signals of author expertise and intent. Experiments with state-of-the-art LLMs show the benefits of author input and evaluation-guided refinement, the impact of input design on response quality, and trade-offs between controllability and quality. We make our dataset, generation and evaluation tools publicly available. Qian Ruan, Iryna Gurevych |
ACL (1) | 2 |
| 2026 | Reward Modeling for Scientific Writing EvaluationabstractScientific writing is an expert-domain task that demands deep domain knowledge, task-specific requirements and reasoning capabilities that leverage the domain knowledge to satisfy the task specifications.While scientific text generation has been widely studied, its evaluation remains a challenging and open problem.It is critical to develop models that can be reliably deployed for evaluating diverse openended scientific writing tasks while adhering to their distinct requirements.However, existing LLM-based judges and reward models are primarily optimized for general-purpose benchmarks with fixed scoring rubrics and evaluation criteria.Consequently, they often fail to reason over sparse knowledge of scientific domains when interpreting task-dependent and multi-faceted criteria.Moreover, fine-tuning for each individual task is costly and impractical for low-resource settings.To bridge these gaps, we propose cost-efficient, open-source reward models tailored for scientific writing evaluation.We introduce a two-stage training framework that initially optimizes scientific evaluation preferences and then refines reasoning capabilities.Our multi-aspect evaluation design and joint training across diverse tasks enable fine-grained assessment and robustness to dynamic criteria and scoring rubrics.Experimental analysis shows that our training regime strongly improves LLM-based scientific writing evaluation.Our models generalize effectively across tasks and to previously unseen scientific writing evaluation settings, allowing a single trained evaluator to be reused without task-specific retraining.We make our code 1 and data 2 publicly available. Furkan Sahinuç, Subhabrata Dutta, Iryna Gurevych |
ACL (1) | 3 |
| 2026 | Protecting multimodal large language models against misleading visualizationsabstractVisualizations play a pivotal role in daily communication in an increasingly data-driven world.Research on multimodal large language models (MLLMs) for automated chart understanding has accelerated massively, with steady improvements on standard benchmarks.However, for MLLMs to be reliable, they must be robust to misleading visualizations, i.e., charts that distort the underlying data, leading readers to draw inaccurate conclusions.Here, we uncover an important vulnerability: MLLM question-answering (QA) accuracy on misleading visualizations drops on average to the level of the random baseline.To address this, we provide the first comparison of six inference-time methods to improve QA performance on misleading visualizations, without compromising accuracy on non-misleading ones.We find that two methods, table-based QA and redrawing the visualization, are effective, with improvements of up to 19.6 percentage points.We make our code and data available.1 What is the proportion of death of coronavirus as a proportion of the number of cases?Around 66%Around 16% Around 6%Around 36%What was the general trend in gun deaths in Florida from 2003 to 2007?then Cannot be inferred then Were there more abortions than cancer screenings in 2011?Yes Cannot be inferred No MisrepresentationThe numerical values are not proportional to the height of the bars. Dual axisCancer screenings and abortions are shown on two different axes. Jonathan Tonglet, Tinne Tuytelaars, Marie-Francine Moens, Iryna Gurevych |
ACL (1) | 4 |
| 2026 | Is this chart lying to me? Automating the detection of misleading visualizationsabstractMisleading visualizations are a potent driver of misinformation on social media and the web. By violating chart design principles, they distort data and lead readers to draw inaccurate conclusions. Prior work has shown that both humans and multimodal large language models (MLLMs) are frequently deceived by such visualizations. Automatically detecting misleading visualizations and identifying the specific design rules they violate could help protect readers and reduce the spread of misinformation. However, the training and evaluation of AI models has been limited by the absence of large, diverse, and openly available datasets. In this work, we introduce Misviz, a benchmark of 2,604 real-world visualizations annotated with 12 types of misleaders. To support model training, we also create Misviz-synth, a synthetic dataset of 57,665 visualizations generated using Matplotlib and based on real-world data tables. We perform a comprehensive evaluation on both datasets using state-of-the-art MLLMs, rule-based systems, and image-axis classifiers. Our results reveal that the task remains highly challenging. We release Misviz, Misviz-synth, and the accompanying code. Jonathan Tonglet, Jan Zimny, Tinne Tuytelaars, Iryna Gurevych |
ACL (1) | 4 |
| 2026 | Is Human-Like Text Liked by Humans? Multilingual Human Detection and Preference Against AIabstractYuxia Wang, Rui Xing, Jonibek Mansurov, Giovanni Puccetti, Zhuohan Xie, Minh Ngoc Ta, Jiahui Geng, Jinyan Su, Mervat Abassy, Saadeldine Eletter, Kareem Elozeiri, Nurkhan Laiyk, Maiya Goloburda, Tarek Mahmoud, Raj Vardhan Tomar, Alexander Aziz, Ryuto Koike, Masahiro Kaneko, Artem Shelmanov, Ekaterina Artemova, Vladislav Mikhailov, Akim Tsvigun, Alham Fikri Aji, Nizar Habash, Iryna Gurevych, Preslav Nakov. Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2026. Yuxia Wang 0003, Rui Xing 0002, Jonibek Mansurov, Giovanni Puccetti 0002, Zhuohan Xie, Minh Ngoc Ta, Jiahui Geng, Jinyan Su, Mervat Abassy, Saadeldine Eletter, Kareem Ashraf Elozeiri, Nurkhan Laiyk, Maiya Goloburda, Tarek Mahmoud, Raj Vardhan Tomar, Alexander Aziz, Ryuto Koike, Masahiro Kaneko, Artem Shelmanov, Ekaterina Artemova, Vladislav Mikhailov, Akim Tsvigun, Alham Fikri Aji, Nizar Habash, Iryna Gurevych, Preslav Nakov |
ACL (1) | 25 |
| 2026 | Citation Failure: Definition, Analysis and Efficient MitigationabstractAbstract Citations from LLM-based RAG systems are supposed to simplify response verification. However, this goal is undermined in cases of citation failure, where a model generates a helpful response, but fails to generate citations to complete evidence. In contrast to previous work, we propose to disentangle this from response failure, where the response itself is flawed, and citing complete evidence is impossible. To address citation failure, this work follows a two-step approach: (1) We study when citation failure occurs and (2) how it can be mitigated efficiently. For step 1, we extend prior work by investigating how the relation between response and evidence affects citation quality. We introduce CITE-CONTROL, a benchmark that systematically varies this relation to enable the analysis of failure modes. Experiments show that failures increase with relational complexity and suggest that combining citation methods could improve performance, motivating step 2. To study the efficient improvement of LLM citation, we propose CITENTION, a framework integrating generative, attention-based, and retrieval-based methods. Results demonstrate substantial citation improvements on CITECONTROL and in transfer settings. We make our data and code publicly available.1 Jan Buchmann, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 2 |
| 2026 | Automatic Reviewers Fail to Detect Faulty Reasoning in Research Papers: A New Counterfactual Evaluation FrameworkabstractAbstract Large Language Models (LLMs) have great potential to accelerate and support scholarly peer review and are increasingly used as fully automatic review generators (ARGs). However, potential biases and systematic errors may pose significant risks to scientific integrity; understanding the specific capabilities and limitations of state-of-the-art ARGs is essential. We focus on a core reviewing skill that underpins high-quality peer review: detecting faulty research logic. This involves evaluating the internal consistency between a paper’s results, interpretations, and claims. We present a fully automated counterfactual evaluation framework that isolates and tests this skill under controlled conditions. Testing a range of ARG approaches, we find that, contrary to expectation, flaws in research logic have no significant effect on their output reviews. Based on our findings, we derive three actionable recommendations for future work and release our counterfactual dataset and evaluation framework publicly.1 Nils Dycke, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 2 |
| 2026 | Can LLMs Automate Fact-Checking Article Writing?abstractAbstract Automatic fact-checking aims to support professional fact-checkers by offering tools that can help speed up manual fact-checking. Yet, existing frameworks fail to address the key step of producing output suitable for broader dissemination to the general public: While human fact-checkers communicate their findings through fact-checking articles, automated systems typically produce little or no justification for their assessments. Here, we aim to bridge this gap. In particular, we argue for the need to extend the typical automatic fact-checking pipeline with automatic generation of full fact-checking articles. We first identify key desiderata for such articles through a series of interviews with experts from leading fact-checking organizations. We then develop Qraft, an LLM-based agentic framework that mimics the writing workflow of human fact-checkers. Finally, we assess the practical usefulness of Qraft through human evaluations with professional fact-checkers. Our evaluation shows that while Qraft outperforms several previously proposed text-generation approaches, it lags considerably behind expert-written articles. We hope that our work will enable further research in this new and important direction. The code for our implementation is available at https://github.com/mbzuai-nlp/qraft.git. Dhruv Sahnan, David P. A. Corney, Irene Larraz, Giovanni Zagni, Rubén Míguez, Zhuohan Xie, Iryna Gurevych, Elizabeth Churchill, Tanmoy Chakraborty 0002, Preslav Nakov |
Trans. Assoc. Comput. Linguistics | 7 |
| 2026 | Aligned Probing: Relating Toxic Behavior and Model InternalsabstractAbstract Warning: This paper contains offensive text. We introduce aligned probing, a novel interpretability framework that aligns the behavior of language models (LMs), based on their outputs, and their internal representations (internals). Using this framework, we examine over 20 OLMo, Llama, and Mistral models, bridging behavioral and internal perspectives for toxicity for the first time. Our results show that LMs strongly encode information about the toxicity level of inputs and subsequent outputs, particularly in lower layers. Focusing on how unique LMs differ offers both correlative and causal evidence that they generate less toxic output when strongly encoding information about the input toxicity. We also highlight the heterogeneity of toxicity, as model behavior and internals vary across unique attributes such as Threat. Finally, four case studies analyzing detoxification, multi-prompt evaluations, model quantization, and pre-training dynamics underline the practical impact of aligned probing with further concrete insights. Our findings contribute to a more holistic understanding of LMs, both within and beyond the context of toxicity. alignedprobing.github.io Andreas Waldis, Vagrant Gautam, Anne Lauscher, Dietrich Klakow, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 5 |
| 2025 | Robust Utility-Preserving Text Anonymization Based on Large Language ModelsabstractAnonymizing text that contains sensitive information is crucial for a wide range of applications. Existing techniques face the emerging challenges of the re-identification ability of large language models (LLMs), which have shown advanced capability in memorizing detailed information and reasoning over dispersed pieces of patterns to draw conclusions. When defending against LLM-based re-identification, anonymization could jeopardize the utility of the resulting anonymized data in downstream tasks. In general, the interaction between anonymization and data utility requires a deeper understanding within the context of LLMs. In this paper, we propose a framework composed of three key LLM-based components: \textit{a privacy evaluator}, \textit{a utility evaluator} and \textit{an optimization component}, which work collaboratively to perform anonymization. Extensive experiments demonstrate that the proposed model outperforms existing baselines, showing robustness in reducing the risk of re-identification while preserving greater data utility in downstream tasks. We provide detailed studies on these core modules. To consider large-scale and real-time applications, we investigate the distillation of the anonymization capabilities into lightweight models. All of our code and datasets will be made publicly available at \texttt{[Github URL]}. Tianyu Yang 0004, Xiaodan Zhu 0001, Iryna Gurevych |
ACL (1) | 3 |
| 2025 | STRICTA: Structured Reasoning in Critical Text Assessment for Peer Review and BeyondabstractNils Dycke, Matej Zečević, Ilia Kuznetsov, Beatrix Suess, Kristian Kersting, Iryna Gurevych. Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2025. Nils Dycke, Matej Zecevic, Ilia Kuznetsov, Beatrix Suess, Kristian Kersting, Iryna Gurevych |
ACL (1) | 6 |
| 2025 | \mathsfCon Instruction: Universal Jailbreaking of Multimodal Large Language Models via Non-Textual ModalitiesabstractExisting attacks against multimodal language models (MLLMs) primarily communicate instructions through text accompanied by adversarial images.In contrast, here we exploit the capabilities of MLLMs to interpret non-textual instructions-specifically adversarial images or audio-generated by our novel method, Con Instruction.We optimize the adversarial examples to align closely with target instructions in the embedding space, revealing the detrimental aspects of sophisticated understanding in MLLMs.Unlike previous work, our method does not require training data or preprocessing of textual instructions.While these non-textual adversarial examples can effectively bypass MLLMs safety mechanisms, their combination with various text inputs substantially amplifies attack success.We further introduce a new attack response categorization (ARC) that considers both response quality and relevance to the malicious instructions to evaluate attack success.The results show that Con Instruction effectively bypasses the safety mechanisms in various visual and audio-language models, including LLaVA-v1.5,InternVL, Qwen-VL, and Qwen-Audio, across two standard benchmarks: AdvBench and SafeBench.Specifically, our method achieves the highest attack success rates, reaching 81.3% and 86.6% on LLaVA-v1.5 (13B).On the defense side, we explore various methods against our attacks and find a substantial gap among existing techniques.Our implementation is made available.1Warning: This paper contains examples that may be offensive to some readers. Jiahui Geng, Thy Thy Tran, Preslav Nakov, Iryna Gurevych |
ACL (1) | 4 |
| 2025 | Modular Sentence Encoders: Separating Language Specialization from Cross-Lingual AlignmentabstractMultilingual sentence encoders (MSEs) are commonly obtained by training multilingual language models to map sentences from different languages into a shared semantic space.As such, they are subject to curse of multilinguality, a loss of monolingual representational accuracy due to parameter sharing.Another limitation of MSEs is the trade-off between different task performance: cross-lingual alignment training distorts the optimal monolingual structure of semantic spaces of individual languages, harming the utility of sentence embeddings in monolingual tasks; cross-lingual tasks, such as cross-lingual semantic similarity and zero-shot transfer for sentence classification, may also require conflicting cross-lingual alignment strategies.In this work, we address both issues by means of modular training of sentence encoders.We first train language-specific monolingual modules to mitigate negative interference between languages (i.e., the curse).We then align all non-English sentence embeddings to the English by training cross-lingual alignment adapters, preventing interference with monolingual specialization from the first step.We train the cross-lingual adapters with two different types of data to resolve the conflicting requirements of different cross-lingual tasks.Monolingual and cross-lingual results on semantic text similarity and relatedness, bitext mining and sentence classification show that our modular solution achieves better and more balanced performance across all the tasks compared to full-parameter training of monolithic multilingual sentence encoders, especially benefiting low-resource languages.1 Yongxin Huang, Goran Glavas, Iryna Gurevych |
ACL (1) | 4 |
| 2025 | Cultural Learning-Based Culture Adaptation of Language ModelsabstractAdapting large language models (LLMs) to diverse cultural values is a challenging task, as existing LLMs often reflect the values of specific groups by default, and potentially cause harm to others. In this paper, we present CLCA, a novel framework for enhancing LLM alignment with cultural values based on cultural learning. The framework leverages simulated social interactions to generate conversations in which LLMs engage in role-playing within culturally adapted social scenarios, capturing implicit cultural norms for model fine-tuning. CLCA improves cultural value alignment across various model architectures measured using World Value Survey data, demonstrating the effectiveness of our proposed approach. Our results provide early evidence that understanding intent and social interactions can enhance cultural value adaptation in LLMs, highlighting the promise of training approaches based on cultural learning. Chen Cecilia Liu, Anna Korhonen, Iryna Gurevych |
ACL (1) | 3 |
| 2025 | The Nature of NLP: Analyzing Contributions in NLP PapersabstractNatural Language Processing (NLP) is an established and dynamic field.Despite this, what constitutes NLP research remains debated.In this work, we address the question by quantitatively examining NLP research papers.We propose a taxonomy of research contributions and introduce NLPContributions, a dataset of nearly 2k NLP research paper abstracts, carefully annotated to identify scientific contributions and classify their types according to this taxonomy.We also introduce a novel task of automatically identifying contribution statements and classifying their types from research papers.We present experimental results for this task and apply our model to ∼29k NLP research papers to analyze their contributions, aiding in the understanding of the nature of NLP research.We show that NLP research has taken a winding path -with the focus on language and human-centric studies being prominent in the 1970s and 80s, tapering off in the 1990s and 2000s, and starting to rise again since the late 2010s.Alongside this revival, we observe a steady rise in dataset and methodological contributions since the 1990s, such that today, on average, individual NLP papers contribute in more ways than ever before.Our dataset and analyses offer a powerful lens for tracing research trends and offer potential for generating informed, datadriven literature surveys. 1 Aniket Pramanick, Yufang Hou 0001, Saif M. Mohammad, Iryna Gurevych |
ACL (1) | 4 |
| 2025 | Fine-Tuning on Diverse Reasoning Chains Drives Within-Inference CoT Refinement in LLMsabstractHaritz Puerto, Tilek Chubakov, Xiaodan Zhu, Harish Tayyar Madabushi, Iryna Gurevych. Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2025. Haritz Puerto, Tilek Chubakov, Xiaodan Zhu 0001, Harish Tayyar Madabushi, Iryna Gurevych |
ACL (1) | 5 |
| 2025 | LazyReview: A Dataset for Uncovering Lazy Thinking in NLP Peer ReviewsabstractPeer review is a cornerstone of quality control in scientific publishing.With the increasing workload, the unintended use of 'quick' heuristics, referred to as lazy thinking, has emerged as a recurring issue compromising review quality.Automated methods to detect such heuristics can help improve the peer-reviewing process.However, there is limited NLP research on this issue, and no real-world dataset exists to support the development of detection tools.This work introduces LAZYREVIEW, a dataset of peer-review sentences annotated with finegrained lazy thinking categories.Our analysis reveals that Large Language Models (LLMs) struggle to detect these instances in a zeroshot setting.However, instruction-based finetuning on our dataset significantly boosts performance by 10-20 performance points, highlighting the importance of high-quality training data.Furthermore, a controlled experiment demonstrates that reviews revised with lazy thinking feedback are more comprehensive and actionable than those written without such feedback.We will release our dataset and the enhanced guidelines that can be used to train junior reviewers in the community.1 Heuristics Description Example review segmentsThe results are not surprising Many findings seem obvious in retrospect, but this does not mean that the community is already aware of them and can use them as building blocks for future work. Sukannya Purkayastha, Zhuang Li 0001, Anne Lauscher, Lizhen Qu, Iryna Gurevych |
ACL (1) | 5 |
| 2025 | OpenFactCheck: Building, Benchmarking Customized Fact-Checking Systems and Evaluating the Factuality of Claims and LLMsabstractThe increased use of large language models (LLMs) across a variety of real-world applications calls for mechanisms to verify the fac- tual accuracy of their outputs. Difficulties lie in assessing the factuality of free-form responses in open domains. Also, different pa- pers use disparate evaluation benchmarks and measurements, which renders them hard to compare and hampers future progress. To mitigate these issues, we propose OpenFactCheck, a unified framework for building customized automatic fact-checking systems, benchmarking their accuracy, evaluating factuality of LLMs, and verifying claims in a document. OpenFactCheck consists of three modules: (i) CUSTCHECKER allows users to easily customize an automatic fact-checker and verify the factual correctness of documents and claims, (ii) LLMEVAL, a unified evaluation framework assesses LLM’s factuality ability from various perspectives fairly, and (iii) CHECKEREVAL is an extensible solution for gauging the reliability of automatic fact-checkers’ verification results using human-annotated datasets. Data and code are publicly available at https://github.com/yuxiaw/openfactcheck. Yuxia Wang 0003, Minghan Wang, Georgi Georgiev 0001, Jiahui Geng, Iryna Gurevych, Preslav Nakov |
COLING | 6 |
| 2025 | From Surveys to Narratives: Rethinking Cultural Value Adaptation in LLMsabstractAdapting cultural values in Large Language Models (LLMs) presents significant challenges, particularly due to biases and limited training data.Prior work primarily aligns LLMs with different cultural values using World Values Survey (WVS) data.However, it remains unclear whether this approach effectively captures cultural nuances or produces distinct cultural representations for various downstream tasks.In this paper, we systematically investigate WVS-based training for cultural value adaptation and find that relying solely on survey data can homogenize cultural norms and interfere with factual knowledge.To investigate these issues, we augment WVS with encyclopedic and scenario-based cultural narratives from Wikipedia and NormAd.While these narratives may have variable effects on downstream tasks, they consistently improve cultural distinctiveness than survey data alone.Our work highlights the inherent complexity of aligning cultural values to guide task-specific behavior.Code: https://github.com/faridlazuarda/ from-surveys-to-narratives. IntroductionRecent research in Large Language Models (LLMs) suggests LLMs align closely with the cultural values of Western, Educated, Industrialized, Rich, and Democratic (WEIRD, Henrich et al. 2010) societies without adaptations (Johnson et al., 2022;Ramezani and Xu, 2023; Cao et al., 2023, among others).The WEIRD-centric bias can harm specific groups and limit the model's usefulness to a diverse global audience.Indeed, culture is a distinct and vital aspect of human society, influencing behavior, norms, and worldviews (Geertz, 2017).However, current research lacks robust mechanisms to adapt LLMs' outputs in ways that reflect different cultural value systems (i.e., culturally adapt LLMs). 1 1 For this paper, we focus on "culture" at a linguisticregional level (e.g., Iraq and Jordan represent Arab culture Muhammad Farid Adilazuarda, Chen Cecilia Liu, Iryna Gurevych, Alham Fikri Aji |
EMNLP | 3 |
| 2025 | From Problem-Solving to Teaching Problem-Solving: Aligning LLMs with Pedagogy using Reinforcement LearningabstractLarge language models (LLMs) can transform education, but their optimization for direct question-answering often undermines effective pedagogy which requires strategically withholding answers.To mitigate this, we propose an online reinforcement learning (RL)-based alignment framework that can quickly adapt LLMs into effective tutors using simulated student-tutor interactions by emphasizing pedagogical quality and guided problem-solving over simply giving away answers.We use our method to train a 7B parameter tutor model without human annotations which reaches similar performance to larger proprietary models like LearnLM.We introduce a controllable reward weighting to balance pedagogical support and student solving accuracy, allowing us to trace the Pareto frontier between these two objectives.Our models better preserve reasoning capabilities than single-turn SFT baselines and can optionally enhance interpretability through thinking tags that expose the model's instructional planning. David Dinucu-Jianu, Jakub Macina, Nico Daheim, Ido Hakimi, Iryna Gurevych, Mrinmaya Sachan |
EMNLP | 5 |
| 2025 | Preemptive Detection and Correction of Misaligned Actions in LLM AgentsabstractDeploying LLM-based agents in real-life applications often faces a critical challenge: the misalignment between agents' behavior and user intent.Such misalignment may lead agents to unintentionally execute some critical actions that carry negative outcomes (e.g., accidentally triggering a 'buy-now' in web shopping), resulting in undesirable or even irreversible consequences.Although addressing these issues is crucial, the preemptive detection and correction of misaligned actions remains relatively underexplored.To fill this gap, we introduce InferAct, a novel approach that leverages the belief reasoning ability of LLMs, grounded in Theory-of-Mind, to detect misaligned actions before execution.Once the misalignment is detected, InferAct alerts users for timely correction, preventing adverse outcomes and enhancing the reliability of LLM agents' decision-making processes.Experiments on three widely used tasks demonstrate InferAct achieves up to 20% improvements on Marco-F1 against baselines in misaligned action detection.An in-depth evaluation of misalignment correction further highlights InferAct's effectiveness in improving agent alignment.1 I want to find white blackout shades that are 66 inches in width and 66 inches in height.they need to be easy to install, and price lower than 90.00 dollars.Thought: I think I should use the search bar to look for white blackout shades that are 66x66… Action: search[white blackout shades 66x66 inches easy to install price < 90.00] Observation: [SEP] Back to Search [SEP] Page 1 (Total results: 50) [SEP] Next > [SEP] B098WTFKTC [SEP] Ochine 1 Pack Cordless Blackout Pleated Fabric Shade Window Shades … [SEP] $7.99 [SEP] B0126EWYNI [SEP] Redi Shade Easy Lift Trim-At-Home Cordless ...Thought: The product B09LS7KQMC seems to offer custom cut to size cellular shades, which could potentially meet the size requirement of 66 inches in width and 66 inches in height, and it is also within the price range specified.... Haishuo Fang, Xiaodan Zhu 0001, Iryna Gurevych |
EMNLP | 3 |
| 2025 | MathTutorBench: A Benchmark for Measuring Open-ended Pedagogical Capabilities of LLM TutorsabstractEvaluating the pedagogical capabilities of AIbased tutoring models is critical for making guided progress in the field.Yet, we lack a reliable, easy-to-use, and simple-to-run evaluation that reflects the pedagogical abilities of models.To fill this gap, we present MATH-TUTORBENCH, an open-source benchmark for holistic tutoring model evaluation.MATHTU-TORBENCH contains a collection of datasets and metrics that broadly cover tutor abilities as defined by learning sciences research in dialogbased teaching.To score the pedagogical quality of open-ended teacher responses, we train a reward model and show it can discriminate expert from novice teacher responses with high accuracy.We evaluate a wide set of closed-and open-weight models on MATHTUTORBENCH and find that subject expertise, indicated by solving ability, does not immediately translate to good teaching.Rather, pedagogy and subject expertise appear to form a trade-off that is navigated by the degree of tutoring specialization of the model.Furthermore, tutoring appears to become more challenging in longer dialogs, where simpler questioning strategies begin to fail.We release the benchmark, code, and leaderboard openly to enable rapid benchmarking of future models. 1 github.com/eth-lre/mathtutorbench Jakub Macina, Nico Daheim, Ido Hakimi, Manu Kapur, Iryna Gurevych, Mrinmaya Sachan |
EMNLP | 5 |
| 2025 | Droid: A Resource Suite for AI-Generated Code DetectionabstractWe present DroidCollection 1 2 , the most extensive open data suite for training and evaluating machine-generated code detectors, comprising over a million code samples, seven programming languages, outputs from 43 coding models, and three real-world coding domains.Alongside fully AI-generated examples, our collection includes human-AI co-authored code, as well as adversarial examples explicitly crafted to evade detection.Subsequently, we develop DroidDetect, a suite of encoderonly detectors trained using a multi-task objective over DroidCollection.Our experiments show that existing detectors' performance fails to generalise to diverse coding domains and programming languages outside of their narrow training data.We further demonstrate that while most detectors are easily compromised by humanising the output distributions using superficial prompting and alignment approaches, this problem can be easily amended by training on a small number of adversarial examples.Finally, we demonstrate the effectiveness of metric learning and uncertainty-based resampling as way to enhance detector training on possibly noisy distributions. Daniil Orel, Indraneil Paul, Iryna Gurevych, Preslav Nakov |
EMNLP | 3 |
| 2025 | Towards Automated Error Discovery: A Study in Conversational AIabstractAlthough LLM-based conversational agents demonstrate strong fluency and coherence, they still produce undesirable behaviors (errors) that are challenging to prevent from reaching users during deployment.Recent research leverages large language models (LLMs) to detect errors and guide response-generation models toward improvement.However, current LLMs struggle to identify errors not explicitly specified in their instructions, such as those arising from updates to the response-generation model or shifts in user behavior.In this work, we introduce Automated Error Discovery, a framework for detecting and defining errors in conversational AI, and propose SEEED (Soft Clustering Extended Encoder-Based Error Detection), as an encoderbased approach to its implementation.We enhance the Soft Nearest Neighbor Loss by amplifying distance weighting for negative samples and introduce Label-Based Sample Ranking to select highly contrastive examples for better representation learning.SEEED outperforms adapted baselines-including GPT-4o and Phi-4-across multiple error-annotated dialogue datasets, improving the accuracy for detecting unknown errors by up to 8 points and demonstrating strong generalization to unknown intent detection.1 1 We provide our code on GitHub: https://github.com/UKPLab/emnlp2025-automatic-error-discovery.Oh, really?Yes, Rome is an impressive city.I also just came back from summer vacation.I did a Dominic Petrak, Thy Thy Tran, Iryna Gurevych |
EMNLP | 3 |
| 2025 | Turning Logic Against Itself: Probing Model Defenses Through Contrastive QuestionsabstractLarge language models, despite extensive alignment with human values and ethical principles, remain vulnerable to sophisticated jailbreak attacks that exploit their reasoning abilities.Existing safety measures often detect overt malicious intent but fail to address subtle, reasoning-driven vulnerabilities.In this work, we introduce POATE (Polar Opposite query generation, Adversarial Template construction, and Elaboration), a novel jailbreak technique that harnesses contrastive reasoning to provoke unethical responses.POATE crafts semantically opposing intents and integrates them with adversarial templates, steering models toward harmful outputs with remarkable subtlety.We conduct extensive evaluation across six diverse language model families of varying parameter sizes to demonstrate the robustness of the attack, achieving significantly higher attack success rates (~44%) compared to existing methods.To counter this, we propose Intent-Aware CoT and Reverse Thinking CoT, which decompose queries to detect malicious intent and reason in reverse to evaluate and reject harmful responses.These methods enhance reasoning robustness and strengthen the model's defense against adversarial exploits.Our code is publicly available 1 . Rachneet Sachdeva, Rima Hazra, Iryna Gurevych |
EMNLP | 3 |
| 2025 | The Good, the Bad and the Constructive: Automatically Measuring Peer Review's Utility for AuthorsabstractProviding constructive feedback to paper authors is a core component of peer review.With reviewers increasingly having less time to perform reviews, automated support systems are required to ensure high reviewing quality, thus making the feedback in reviews useful for authors.To this end, we identify four key aspects of review comments (individual points in weakness sections of reviews) that drive the utility for authors: Actionability, Grounding & Specificity, Verifiability, and Helpfulness.To enable evaluation and development of models assessing review comments, we introduce the RevUtil dataset.We collect 1,430 human-labeled review comments and scale our data with 10k synthetically labeled comments for training purposes.The synthetic data additionally contains rationales, i.e., explanations for the aspect score of a review comment.Employing the RevUtil dataset, we benchmark fine-tuned models for assessing review comments on these aspects and generating rationales.Our experiments demonstrate that these fine-tuned models achieve agreement levels with humans comparable to, and in some cases exceeding, those of powerful closed models like GPT-4o.Our analysis further reveals that machinegenerated reviews generally underperform human reviews on our four aspects. 1 Abdelrahman Sadallah, Tim Baumgärtner, Iryna Gurevych, Ted Briscoe |
EMNLP | 3 |
| 2025 | Uncertainty-Aware Decoding with Minimum Bayes RiskabstractDespite their outstanding performance in the majority of scenarios, contemporary language models still occasionally generate undesirable outputs, for example, hallucinated text. While such behaviors have previously been linked to uncertainty, there is a notable lack of methods that actively consider uncertainty during text generation. In this work, we show how Minimum Bayes Risk (MBR) decoding, which selects model generations according to an expected risk, can be generalized into a principled uncertainty-aware decoding method. In short, we account for model uncertainty during decoding by incorporating a posterior over model parameters into MBR’s computation of expected risk. We show that this modified expected risk is useful for both choosing outputs and deciding when to abstain from generation and can provide improvements without incurring overhead. We benchmark different methods for learning posteriors and show that performance improves with prediction diversity. We release our code publicly. Nico Daheim, Clara Meister, Thomas Möllenhoff, Iryna Gurevych |
ICLR | 4 |
| 2025 | Differentially Private Steering for Large Language Model AlignmentabstractAligning Large Language Models (LLMs) with human values and away from undesirable behaviors (such as hallucination) has become increasingly important. Recently, steering LLMs towards a desired behavior via activation editing has emerged as an effective method to mitigate harmful generations at inference-time. Activation editing modifies LLM representations by preserving information from positive demonstrations (e.g., truthful) and minimising information from negative demonstrations (e.g., hallucinations). When these demonstrations come from a private dataset, the aligned LLM may leak private information contained in those private samples. In this work, we present the first study of aligning LLM behavior with private datasets. Our work proposes the \textit{\underline{P}rivate \underline{S}teering for LLM \underline{A}lignment (PSA)} algorithm to edit LLM activations with differential privacy (DP) guarantees. We conduct extensive experiments on seven different benchmarks with open-source LLMs of different sizes (0.5B to 7B) and model families (LlaMa and Qwen). Our results show that PSA achieves DP guarantees for LLM alignment with minimal loss in performance, including alignment metrics, open-ended text generation quality, and general-purpose reasoning. We also develop the first Membership Inference Attack (MIA) for evaluating and auditing the empirical privacy for the problem of LLM steering via activation editing. Our attack is tailored for activation editing and relies solely on the generated texts without their associated probabilities. Our experiments support the theoretical guarantees by showing improved guarantees for our \textit{PSA} algorithm compared to several existing non-private techniques. Anmol Goel, Yaxi Hu, Iryna Gurevych, Amartya Sanyal |
ICLR | 3 |
| 2025 | ObscuraCoder: Powering Efficient Code LM Pre-Training Via Obfuscation GroundingabstractLanguage models (LMs) have become a staple of the code-writing toolbox. Their pre-training recipe has, however, remained stagnant over recent years, barring the occasional changes in data sourcing and filtering strategies. In particular, research exploring modifications to Code-LMs' pre-training objectives, geared towards improving data efficiency and better disentangling between syntax and semantics, has been noticeably sparse, especially compared with corresponding efforts in natural language LMs. In this work, we examine grounding on obfuscated code as a means of helping Code-LMs look beyond the surface-form syntax and enhance their pre-training sample efficiency. To this end, we compile ObscuraX, a dataset of approximately 55M source and obfuscated code pairs in seven languages. Subsequently, we pre-train ObscuraCoder models, ranging in size from 255M to 2.8B parameters, on a 272B-token corpus that includes ObscuraX and demonstrate that our obfuscation-based pre-training recipe leads to consistent improvements in Code-LMs' abilities compared to both vanilla autoregressive pre-training as well as existing de-obfuscation (DOBF) objectives. ObscuraCoder demonstrates sizeable gains across multiple tests of syntactic and semantic code understanding, along with improved capabilities in multilingual code completion, multilingual code commit summarization, and multi-purpose library-oriented code generation. Indraneil Paul, Haoyi Yang, Goran Glavas, Kristian Kersting, Iryna Gurevych |
ICLR | 5 |
| 2025 | A Template Is All You MemeabstractLuke Bates, Peter Ebert Christensen, Preslav Nakov, Iryna Gurevych. Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2025. Luke Bates, Peter Ebert Christensen, Preslav Nakov, Iryna Gurevych |
NAACL (Long Papers) | 4 |
| 2025 | PeerQA: A Scientific Question Answering Dataset from Peer ReviewsabstractTim Baumgärtner, Ted Briscoe, Iryna Gurevych. Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2025. Tim Baumgärtner, Ted Briscoe, Iryna Gurevych |
NAACL (Long Papers) | 3 |
| 2025 | Grounding Fallacies Misrepresenting Scientific Publications in EvidenceabstractMax Glockner, Yufang Hou, Preslav Nakov, Iryna Gurevych. Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2025. Max Glockner, Yufang Hou 0001, Preslav Nakov, Iryna Gurevych |
NAACL (Long Papers) | 4 |
| 2025 | COVE: COntext and VEracity prediction for out-of-context imagesabstractJonathan Tonglet, Gabriel Thiem, Iryna Gurevych. Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2025. Jonathan Tonglet, Gabriel Thiem, Iryna Gurevych |
NAACL (Long Papers) | 3 |
| 2025 | Please meet AI, Our Dear New Colleague. In other Words: Can Scientists and Machines Truly Cooperate?abstractHow can AI and LLMs facilitate the work of scientists in different stages of the research process? Can technology even make scientists obsolete? The role of AI and Large Language Models (LLMs) in science as the target application domain has recently been rapidly growing. This includes assessing the impact of scientific work, facilitating writing and revising manuscripts as well as intelligent support for manuscript quality assessment, peer-review and scientific discussions. The talk will illustrate such methods and models using several tasks from the scientific domain. We argue that while AI and LLMs can effectively support and augment specific steps of the research process, expert-AI collaboration may be a more promising mode for complex research tasks. Iryna Gurevych |
SIGIR | 1 |
| 2025 | Culturally Aware and Adapted NLP: A Taxonomy and a Survey of the State of the ArtabstractAbstract The surge of interest in culture in NLP has inspired much recent research, but a shared understanding of “culture” remains unclear, making it difficult to evaluate progress in this emerging area. Drawing on prior research in NLP and related fields, we propose a fine-grained taxonomy of elements in culture that can provide a systematic framework for analyzing and understanding research progress. Using the taxonomy, we survey existing resources and methods for culturally aware and adapted NLP, providing an overview of the state of the art and the research gaps that still need to be filled. Chen Cecilia Liu, Iryna Gurevych, Anna Korhonen |
Trans. Assoc. Comput. Linguistics | 2 |
| 2025 | Self-Rationalization in the Wild: A Large-scale Out-of-Distribution Evaluation on NLI-related tasksabstractAbstract Free-text explanations are expressive and easy to understand, but many datasets lack annotated explanation data, making it challenging to train models for explainable predictions. To address this, we investigate how to use existing explanation datasets for self-rationalization and evaluate models’ out-of-distribution (OOD) performance. We fine-tune T5-Large and OLMo-7B models and assess the impact of fine-tuning data quality, the number of fine-tuning samples, and few-shot selection methods. The models are evaluated on 19 diverse OOD datasets across three tasks: natural language inference (NLI), fact-checking, and hallucination detection in abstractive summarization. For the generated explanation evaluation, we conduct a human study on 13 selected models and study its correlation with the Acceptability score (T5-11B) and three other LLM-based reference-free metrics. Human evaluation shows that the Acceptability score correlates most strongly with human judgments, demonstrating its effectiveness in evaluating free-text explanations. Our findings reveal: 1) few annotated examples effectively adapt models for OOD explanation generation; 2) compared to sample selection strategies, fine-tuning data source has a larger impact on OOD performance; and 3) models with higher label prediction accuracy tend to produce better explanations, as reflected by higher Acceptability scores.1 Jing Yang 0031, Max Glockner, Anderson Rocha 0001, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 4 |
| 2024 | Triple-Encoders: Representations That Fire Together, Wire TogetherabstractJustus-Jonas Erker, Florian Mai, Nils Reimers, Gerasimos Spanakis, Iryna Gurevych. Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Justus-Jonas Erker, Florian Mai, Nils Reimers 0001, Gerasimos Spanakis, Iryna Gurevych |
ACL (1) | 5 |
| 2024 | Missci: Reconstructing Fallacies in Misrepresented ScienceabstractHealth-related misinformation on social networks can lead to poor decision-making and real-world dangers.Such misinformation often misrepresents scientific publications and cites them as "proof" to gain perceived credibility.To effectively counter such claims automatically, a system must explain how the claim was falsely derived from the cited publication.Current methods for automated fact-checking or fallacy detection neglect to assess the (mis)used evidence in relation to misinformation claims, which is required to detect the mismatch between them.To address this gap, we introduce MISSCI, a novel argumentation theoretical model for fallacious reasoning together with a new dataset for real-world misinformation detection that misrepresents biomedical publications.Unlike previous fallacy detection datasets, MISSCI (i) focuses on implicit fallacies between the relevant content of the cited publication and the inaccurate claim, and (ii) requires models to verbalize the fallacious reasoning in addition to classifying it.We present MISSCI as a dataset to test the critical reasoning abilities of large language models (LLMs), which are required to reconstruct real-world fallacious arguments, in a zero-shot setting.We evaluate two representative LLMs and the impact of providing different levels of detail about the fallacy classes to the LLMs via prompts.Our experiments and human evaluation show promising results for GPT 4, while also demonstrating the difficulty of this task. 1 1 Code and data are available at: https://github. com/UKPLab/acl2024-missci.Claim: Hydroxychloroquine is a cure for COVID-19. Accurate premise ( ): Chloroquine reduced infection of the coronavirus. Fallacy of CompositionFallacious premise ( ) SARS-CoV-1 and SARS-CoV-2 are both coronaviruses.Therefore, they can be treated the same way. Max Glockner, Yufang Hou 0001, Preslav Nakov, Iryna Gurevych |
ACL (1) | 4 |
| 2024 | Are Emergent Abilities in Large Language Models just In-Context Learning?abstractSheng Lu, Irina Bigoulaeva, Rachneet Sachdeva, Harish Tayyar Madabushi, Iryna Gurevych. Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Irina Bigoulaeva, Rachneet Sachdeva, Harish Tayyar Madabushi, Iryna Gurevych |
ACL (1) | 5 |
| 2024 | IRCoder: Intermediate Representations Make Language Models Robust Multilingual Code GeneratorsabstractCode generation has fast become one of the most popular applications of language models (LMs).Nonetheless, research on multilingual aspects of Code-LMs, such as cross-lingual transfer between different programming languages, language-specific data augmentation, and post-hoc LM adaptation, alongside the exploitation of data sources other than the original textual content, has been much sparser than for their natural language counterparts.In particular, most mainstream Code-LMs have been pre-trained on source code files alone.In this work, we investigate the prospect of leveraging readily available compiler intermediate representations (IR)-shared across programming languages-to improve the multilingual capabilities of Code-LMs and facilitate crosslingual transfer.To this end, we first compile SLTrans, 1,2 a parallel dataset consisting of nearly 4M self-contained source code files coupled with their respective intermediate representations.Next, starting from various base Code-LMs (ranging from 1.1B to 7.3B parameters), we carry out continued causal language modelling training on SLTrans, forcing the Code-LMs to (1) learn the IR language and (2) align the IR constructs with respective constructs of various programming languages.Our resulting models, dubbed IRCoder, display sizeable and consistent gains across various code generation tasks and metrics, including prompt robustness, multilingual code completion, code understanding, and instruction following. Indraneil Paul, Goran Glavas, Iryna Gurevych |
ACL (1) | 3 |
| 2024 | SpaRC and SpaRP: Spatial Reasoning Characterization and Path Generation for Understanding Spatial Reasoning Capability of Large Language ModelsabstractSpatial reasoning is a crucial component of both biological and artificial intelligence.In this work, we present a comprehensive study of the capability of current state-of-the-art large language models (LLMs) on spatial reasoning.To support our study, we created and contribute a novel Spatial Reasoning Characterization (SpaRC) framework and Spatial Reasoning Paths (SpaRP) 1 datasets, to enable an in-depth understanding of the spatial relations and compositions as well as the usefulness of spatial reasoning chains.We found that all the stateof-the-art LLMs do not perform well on the datasets-their performances are consistently low across different setups.The spatial reasoning capability improves substantially as model sizes scale up.Finetuning both large language models (e.g., Llama-2-70B) and smaller ones (e.g., Llama-2-13B) can significantly improve their F1-scores by 7-32 absolute points.We also found that the top proprietary LLMs still significantly outperform their open-source counterparts in topological spatial understanding and reasoning. Md Imbesat Hassan Rizvi, Xiaodan Zhu 0001, Iryna Gurevych |
ACL (1) | 3 |
| 2024 | Re3: A Holistic Framework and Dataset for Modeling Collaborative Document RevisionabstractCollaborative review and revision of textual documents is the core of knowledge work and a promising target for empirical analysis and NLP assistance.Yet, a holistic framework that would allow modeling complex relationships between document revisions, reviews and author responses is lacking.To address this gap, we introduce Re3, a framework for joint analysis of collaborative document revision.We instantiate this framework in the scholarly domain, and present Re3-Sci, a large corpus of aligned scientific paper revisions manually labeled according to their action and intent, and supplemented with the respective peer reviews and human-written edit summaries.We use the new data to provide first empirical insights into collaborative document revision in the academic domain, and to assess the capabilities of state-of-the-art LLMs at automating edit analysis and facilitating text-based collaboration.We make our annotation environment and protocols, the resulting data and experimental code publicly available.1 Qian Ruan, Ilia Kuznetsov, Iryna Gurevych |
ACL (1) | 3 |
| 2024 | Systematic Task Exploration with LLMs: A Study in Citation Text GenerationabstractLarge language models (LLMs) bring unprecedented flexibility in defining and executing complex, creative natural language generation (NLG) tasks.Yet, this flexibility brings new challenges, as it introduces new degrees of freedom in formulating the task inputs and instructions and in evaluating model performance.To facilitate the exploration of creative NLG tasks, we propose a three-component research framework that consists of systematic input manipulation, reference data, and output measurement.We use this framework to explore citation text generation -a popular scholarly NLP task that lacks consensus on the task definition and evaluation metric and has not yet been tackled within the LLM paradigm.Our results highlight the importance of systematically investigating both task instruction and input configuration when prompting LLMs, and reveal non-trivial relationships between different evaluation metrics used for citation text generation.Additional human generation and human evaluation experiments provide new qualitative insights into the task to guide future research in citation text generation.We make our code 1 and data 2 publicly available. Furkan Sahinuç, Ilia Kuznetsov, Yufang Hou 0001, Iryna Gurevych |
ACL (1) | 4 |
| 2024 | How to Handle Different Types of Out-of-Distribution Scenarios in Computational Argumentation? A Comprehensive and Fine-Grained Field StudyabstractThe advent of pre-trained Language Models (LMs) has markedly advanced natural language processing, but their efficacy in out-of-distribution (OOD) scenarios remains a significant challenge. Computational argumentation (CA), modeling human argumentation processes, is a field notably impacted by these challenges because complex annotation schemes and high annotation costs naturally lead to resources barely covering the multiplicity of available text sources and topics. Due to this data scarcity, generalization to data from uncovered covariant distributions is a common challenge for CA tasks like stance detection or argument classification. This work systematically assesses LMs’ capabilities for such OOD scenarios. While previous work targets specific OOD types like topic shifts or OOD uniformly, we address three prevalent OOD scenarios in CA: topic shift, domain shift, and language shift. Our findings challenge the previously asserted general superiority of in-context learning (ICL) for OOD. We find that the efficacy of such learning paradigms varies with the type of OOD. Specifically, while ICL excels for domain shifts, prompt-based fine-tuning surpasses for topic shifts. To sum up, we navigate the heterogeneity of OOD scenarios in CA and empirically underscore the potential of base-sized LMs in overcoming these challenges. Andreas Waldis, Yufang Hou 0001, Iryna Gurevych |
ACL (1) | 3 |
| 2024 | DAPR: A Benchmark on Document-Aware Passage RetrievalabstractThe work of neural retrieval so far focuses on ranking short texts and is challenged with long documents.There are many cases where the users want to find a relevant passage within a long document from a huge corpus, e.g.Wikipedia articles, research papers, etc.We propose and name this task Document-Aware Passage Retrieval (DAPR).While analyzing the errors of the State-of-The-Art (SoTA) passage retrievers, we find the major errors (53.5%) are due to missing document context.This drives us to build a benchmark for this task including multiple datasets from heterogeneous domains.In the experiments, we extend the SoTA passage retrievers with document context via (1) hybrid retrieval with BM25 and (2) contextualized passage representations, which inform the passage representation with document context.We find despite that hybrid retrieval performs the strongest on the mixture of the easy and the hard queries, it completely fails on the hard queries that require document-context understanding.On the other hand, contextualized passage representations (e.g.prepending document titles) achieve good improvement on these hard queries, but overall they also perform rather poorly.Our created benchmark enables future research on developing and comparing retrieval systems for the new task.The code and the data are available 1 . Nils Reimers 0001, Iryna Gurevych |
ACL (1) | 3 |
| 2024 | M4GT-Bench: Evaluation Benchmark for Black-Box Machine-Generated Text DetectionabstractYuxia Wang, Jonibek Mansurov, Petar Ivanov, Jinyan Su, Artem Shelmanov, Akim Tsvigun, Osama Mohammed Afzal, Tarek Mahmoud, Giovanni Puccetti, Thomas Arnold, Alham Aji, Nizar Habash, Iryna Gurevych, Preslav Nakov. Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Yuxia Wang 0003, Jonibek Mansurov, Petar Ivanov, Jinyan Su, Artem Shelmanov, Akim Tsvigun, Osama Mohammed Afzal, Tarek Mahmoud, Giovanni Puccetti 0002, Thomas Arnold 0002, Alham Fikri Aji, Nizar Habash, Iryna Gurevych, Preslav Nakov |
ACL (1) | 13 |
| 2024 | Like a Good Nearest Neighbor: Practical Content Moderation and Text ClassificationabstractFew-shot text classification systems have impressive capabilities but are infeasible to deploy and use reliably due to their dependence on prompting and billion-parameter language models.SetFit (Tunstall et al., 2022) is a recent, practical approach that fine-tunes a Sentence Transformer under a contrastive learning paradigm and achieves similar results to more unwieldy systems.Inexpensive text classification is important for addressing the problem of domain drift in all classification tasks, and especially in detecting harmful content, which plagues social media platforms.Here, we propose Like a Good Nearest Neighbor (LAGONN), a modification to SetFit that introduces no learnable parameters but alters input text with information from its nearest neighbor, for example, the label and text, in the training data, making novel data appear similar to an instance on which the model was optimized.LAGONN is effective at flagging undesirable content and text classification, and improves SetFit's performance.To demonstrate LAGONN's value, we conduct a thorough study of text classification systems in the context of content moderation under four label distributions, and in general and multilingual classification settings.1 Luke Bates, Iryna Gurevych |
EACL (1) | 2 |
| 2024 | Sensitivity, Performance, Robustness: Deconstructing the Effect of Sociodemographic PromptingabstractAnnotators' sociodemographic backgrounds (i.e., the individual compositions of their gender, age, educational background, etc.) have a strong impact on their decisions when working on subjective NLP tasks, such as toxic language detection.Often, heterogeneous backgrounds result in high disagreements.To model this variation, recent work has explored sociodemographic prompting, a technique, which steers the output of prompt-based models towards answers that humans with specific sociodemographic profiles would give.However, the available NLP literature disagrees on the efficacy of this technique -it remains unclear for which tasks and scenarios it can help, and the role of the individual factors in sociodemographic prompting is still unexplored.We address this research gap by presenting the largest and most comprehensive study of sociodemographic prompting today.We analyze its influence on model sensitivity, performance and robustness across seven datasets and six instruction-tuned model families.We show that sociodemographic information affects model predictions and can be beneficial for improving zero-shot learning in subjective NLP tasks.However, its outcomes largely vary for different model types, sizes, and datasets, and are subject to large variance with regards to prompt formulations.Most importantly, our results show that sociodemographic prompting should be used with care for sensitive applications, such as toxicity annotation or when studying LLM alignment.1 Tilman Beck, Hendrik Schuff, Anne Lauscher, Iryna Gurevych |
EACL (1) | 4 |
| 2024 | Document Structure in Long Document TransformersabstractJan Buchmann, Max Eichler, Jan-Micha Bodensohn, Ilia Kuznetsov, Iryna Gurevych. Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Jan Buchmann, Max Eichler, Jan-Micha Bodensohn, Ilia Kuznetsov, Iryna Gurevych |
EACL (1) | 5 |
| 2024 | Zero-shot Sentiment Analysis in Low-Resource Languages Using a Multilingual Sentiment LexiconabstractFajri Koto, Tilman Beck, Zeerak Talat, Iryna Gurevych, Timothy Baldwin. Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Fajri Koto, Tilman Beck, Zeerak Talat, Iryna Gurevych, Timothy Baldwin |
EACL (1) | 4 |
| 2024 | Predicting Client Emotions and Therapist Interventions in Psychotherapy DialoguesabstractTobias Mayer, Neha Warikoo, Amir Eliassaf, Dana Atzil-Slonim, Iryna Gurevych. Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Tobias Mayer 0004, Neha Warikoo, Amir Eliassaf, Dana Atzil-Slonim, Iryna Gurevych |
EACL (1) | 5 |
| 2024 | CATfOOD: Counterfactual Augmented Training for Improving Out-of-Domain Performance and CalibrationabstractIn recent years, large language models (LLMs) have shown remarkable capabilities at scale, particularly at generating text conditioned on a prompt.In our work, we investigate the use of LLMs to augment training data of smaller language models (SLMs) with automatically generated counterfactual (CF) instances -i.e.minimally altered inputs -in order to improve out-of-domain (OOD) performance of SLMs in the extractive question answering (QA) setup.We show that, across various LLM generators, such data augmentation consistently enhances OOD performance and improves model calibration for both confidence-based and rationaleaugmented calibrator models.Furthermore, these performance improvements correlate with higher diversity of CF instances in terms of their surface form and semantic content.Finally, we show that CF augmented models which are easier to calibrate also exhibit much lower entropy when assigning importance, indicating that rationale-augmented calibrators prefer concise explanations.1 Rachneet Sachdeva, Martin Tutek, Iryna Gurevych |
EACL (1) | 3 |
| 2024 | M4: Multi-generator, Multi-domain, and Multi-lingual Black-Box Machine-Generated Text DetectionabstractYuxia Wang, Jonibek Mansurov, Petar Ivanov, Jinyan Su, Artem Shelmanov, Akim Tsvigun, Chenxi Whitehouse, Osama Mohammed Afzal, Tarek Mahmoud, Toru Sasaki, Thomas Arnold, Alham Fikri Aji, Nizar Habash, Iryna Gurevych, Preslav Nakov. Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics (Volume 1: Long Papers). 2024. Yuxia Wang 0003, Jonibek Mansurov, Petar Ivanov, Jinyan Su, Artem Shelmanov, Akim Tsvigun, Chenxi Whitehouse, Osama Mohammed Afzal, Tarek Mahmoud, Toru Sasaki, Thomas Arnold 0002, Alham Fikri Aji, Nizar Habash, Iryna Gurevych, Preslav Nakov |
EACL (1) | 14 |
| 2024 | Attribute or Abstain: Large Language Models as Long Document AssistantsabstractLLMs can help humans working with long documents, but are known to hallucinate.Attribution can increase trust in LLM responses: The LLM provides evidence that supports its response, which enhances verifiability.Existing approaches to attribution have only been evaluated in RAG settings, where the initial retrieval confounds LLM performance.This is crucially different from the long document setting, where retrieval is not needed, but could help.Thus, a long document specific evaluation of attribution is missing.To fill this gap, we present LAB, a benchmark of 6 diverse long document tasks with attribution, and experiments with different approaches to attribution on 5 LLMs of different sizes.We find that citation, i.e. response generation and evidence extraction in one step, performs best for large and fine-tuned models, while additional retrieval can help for small, prompted models.We investigate whether the "Lost in the Middle" phenomenon exists for attribution, but do not find this.We also find that evidence quality can predict response quality on datasets with simple responses, but not so for complex responses, as models struggle with providing evidence for complex claims.We release code and data for further investigation 1 . Jan Buchmann, Iryna Gurevych |
EMNLP | 3 |
| 2024 | MixGR: Enhancing Retriever Generalization for Scientific Domain through Complementary GranularityabstractRecent studies show the growing significance of document retrieval in the generation of LLMs, i.e., RAG, within the scientific domain by bridging their knowledge gap.However, dense retrievers often struggle with domainspecific retrieval and complex query-document relationships, particularly when query segments correspond to various parts of a document.To alleviate such prevalent challenges, this paper introduces MixGR, which improves dense retrievers' awareness of query-document matching across various levels of granularity in queries and documents using a zero-shot approach.MixGR fuses various metrics based on these granularities to a united score that reflects a comprehensive query-document similarity.Our experiments demonstrate that MixGR outperforms previous document retrieval by 24.7%, 9.8%, and 6.9% on nDCG@5 with unsupervised, supervised, and LLM-based retrievers, respectively, averaged on queries containing multiple subqueries from five scientific retrieval datasets.Moreover, the efficacy of two downstream scientific question-answering tasks highlights the advantage of MixGR to boost the application of LLMs in the scientific domain.The code and experimental datasets are available.1 Fengyu Cai, Hongming Zhang 0009, Iryna Gurevych, Heinz Koeppl |
EMNLP | 6 |
| 2024 | Stepwise Verification and Remediation of Student Reasoning Errors with Large Language Model TutorsabstractLarge language models (LLMs) present an opportunity to scale high-quality personalized education to all.A promising approach towards this means is to build dialog tutoring models that scaffold students' problem-solving.However, even though existing LLMs perform well in solving reasoning questions, they struggle to precisely detect student's errors and tailor their feedback to these errors.Inspired by realworld teaching practice where teachers identify student errors and customize their response based on them, we focus on verifying student solutions and show how grounding to such verification improves the overall quality of tutor response generation.We collect a dataset of 1K stepwise math reasoning chains with the first error step annotated by teachers.We show empirically that finding the mistake in a student solution is challenging for current models.We propose and evaluate several verifiers for detecting these errors.Using both automatic and human evaluation we show that the student solution verifiers steer the generation model towards highly targeted responses to student errors which are more often correct with less hallucinations compared to existing baselines.https://github.com/eth-lre/ verify-then-generate Teacher If the height is 6, what is the length of the box?Volume of a box is height * width * length.Student Multi-turn dialog tutoring task Goal: Generate next teacher utterance.Not quite.Is the length you computed 2-times more than height?targeted and correct A. Error reason (baseline): Student made a careless mistake.B. Correctness verification: incorrect C. Stepwise verification: Step 2 -We set an equation 2 * length = 6 ... D. Error Description: length is used as a label instead of a variable representing the number.E. Alignment: Missing student steps: We know height is 6,... Matching steps are: Next we know length...<=>We set an equation... Verification-based Conditional Generation ModelEquation is height * width * length.Volume of a box is height * width * length.We set an equation 2 * length = 6, so length is 3.Next we know length = 2 * height, so length is 12. Student Reasoning Chain-of-Thought (CoT) SolutionThe volume is 6 * 4 * 3 = 72.We know height is 6, width is 4, and we found the length is 12.So the volume is 6 * 4 * 12 = 288.I think the answer is 72.Great work, this is correct!factually incorrect Conditional Generation Model (baseline) Targeted Correct Actionable 1. Stepwise verification + - Nico Daheim, Jakub Macina, Manu Kapur, Iryna Gurevych, Mrinmaya Sachan |
EMNLP | 4 |
| 2024 | Code Prompting Elicits Conditional Reasoning Abilities in Text+Code LLMsabstractReasoning is a fundamental component of language understanding.Recent prompting techniques, such as chain of thought, have consistently improved LLMs' performance on various reasoning tasks.Nevertheless, there is still little understanding of what triggers reasoning abilities in LLMs in the inference stage.In this paper, we investigate the effect of the input representation on the reasoning abilities of LLMs.We hypothesize that representing natural language tasks as code can enhance specific reasoning abilities such as entity tracking or logical reasoning.To study this, we propose code prompting, a methodology we operationalize as a chain of prompts that transforms a natural language problem into code and directly prompts the LLM using the generated code without resorting to external code execution.We find that code prompting exhibits a high-performance boost for multiple LLMs (up to 22.52 percentage points on GPT 3.5, 7.75 on Mixtral, and 16.78 on Mistral) across multiple conditional reasoning datasets.We then conduct comprehensive experiments to understand how the code representation triggers reasoning abilities and which capabilities are elicited in the underlying models.Our analysis on GPT 3.5 reveals that the code formatting of the input problem is essential for performance improvement.Furthermore, the code representation improves sample efficiency of in-context learning and facilitates state tracking of entities.1 Haritz Puerto, Martin Tutek, Somak Aditya, Xiaodan Zhu 0001, Iryna Gurevych |
EMNLP | 5 |
| 2024 | Are Large Language Models Good Classifiers? A Study on Edit Intent Classification in Scientific Document RevisionsabstractClassification is a core NLP task architecture with many potential applications.While large language models (LLMs) have brought substantial advancements in text generation, their potential for enhancing classification tasks remains underexplored.To address this gap, we propose a framework for thoroughly investigating fine-tuning LLMs for classification, including both generation-and encoding-based approaches.We instantiate this framework in edit intent classification (EIC), a challenging and underexplored classification task.Our extensive experiments and systematic comparisons with various training approaches and a representative selection of LLMs yield new insights into their application for EIC.We investigate the generalizability of these findings on five further classification tasks.To demonstrate the proposed methods and address the data shortage for empirical edit analysis, we use our bestperforming EIC model to create Re3-Sci2.0,a new large-scale dataset of 1,780 scientific document revisions with over 94k labeled edits.The quality of the dataset is assessed through human evaluation.The new dataset enables an in-depth empirical study of human editing behavior in academic writing.We make our experimental framework 1 , models and data 2 publicly available. Qian Ruan, Ilia Kuznetsov, Iryna Gurevych |
EMNLP | 3 |
| 2024 | Efficient Performance Tracking: Leveraging Large Language Models for Automated Construction of Scientific LeaderboardsabstractScientific leaderboards are standardized ranking systems that facilitate evaluating and comparing competitive methods.Typically, a leaderboard is defined by a task, dataset, and evaluation metric (TDM) triple, allowing objective performance assessment and fostering innovation through benchmarking.However, the exponential increase in publications has made it infeasible to construct and maintain these leaderboards manually.Automatic leaderboard construction has emerged as a solution to reduce manual labor.Existing datasets for this task are based on the community-contributed leaderboards without additional curation.Our analysis shows that a large portion of these leaderboards are incomplete, and some of them contain incorrect information.In this work, we present SCILEAD, a manually-curated Scientific Leaderboard dataset that overcomes the aforementioned problems.Building on this dataset, we propose three experimental settings that simulate real-world scenarios where TDM triples are fully defined, partially defined, or undefined during leaderboard construction.While previous research has only explored the first setting, the latter two are more representative of real-world applications.To address these diverse settings, we develop a comprehensive LLM-based framework for constructing leaderboards.Our experiments and analysis reveal that various LLMs often correctly identify TDM triples while struggling to extract result values from publications.We make our code 1 and data 2 publicly available. Furkan Sahinuç, Thy Thy Tran, Yulia Grishina, Yufang Hou 0001, Iryna Gurevych |
EMNLP | 6 |
| 2024 | Diversity Over Size: On the Effect of Sample and Topic Sizes for Topic-Dependent Argument Mining DatasetsabstractTopic-Dependent Argument Mining (TDAM), that is extracting and classifying argument components for a specific topic from large document sources, is an inherently difficult task for machine learning models and humans alike, as large TDAM datasets are rare and recognition of argument components requires expert knowledge.The task becomes even more difficult if it also involves stance detection of retrieved arguments.In this work, we investigate the effect of TDAM dataset composition in few-and zeroshot settings.Our findings show that, while fine-tuning is mandatory to achieve acceptable model performance, using carefully composed training samples and reducing the training sample size by up to almost 90% can still yield 95% of the maximum performance.This gain is consistent across three TDAM tasks on three different datasets.We also publish a new dataset 1 and code 2 for future benchmarking. Benjamin Schiller, Johannes Daxenberger, Andreas Waldis, Iryna Gurevych |
EMNLP | 4 |
| 2024 | "Image, Tell me your story!" Predicting the original meta-context of visual misinformationabstractTo assist human fact-checkers, researchers have developed automated approaches for visual misinformation detection.These methods assign veracity scores by identifying inconsistencies between the image and its caption, or by detecting forgeries in the image.However, they neglect a crucial point of the human factchecking process: identifying the original metacontext of the image.By explaining what is actually true about the image, fact-checkers can better detect misinformation, focus their efforts on check-worthy visual content, engage in counter-messaging before misinformation spreads widely, and make their explanation more convincing.Here, we fill this gap by introducing the task of automated image contextualization.We create 5Pils, a dataset of 1,676 fact-checked images with questionanswer pairs about their original meta-context.Annotations are based on the 5 Pillars factchecking framework.We implement a first baseline that grounds the image in its original meta-context using the content of the image and textual evidence retrieved from the open web.Our experiments show promising results while highlighting several open challenges in retrieval and reasoning.We make our code and data publicly available.1 Jonathan Tonglet, Marie-Francine Moens, Iryna Gurevych |
EMNLP | 3 |
| 2024 | The Lou Dataset - Exploring the Impact of Gender-Fair Language in German Text ClassificationabstractGender-fair language, an evolving linguistic variation in German, fosters inclusion by addressing all genders or using neutral forms. However, there is a notable lack of resources to assess the impact of this language shift on language models (LMs) might not been trained on examples of this variation. Addressing this gap, we present Lou, the first dataset providing high-quality reformulations for German text classification covering seven tasks, like stance detection and toxicity classification. We evaluate 16 mono- and multi-lingual LMs and find substantial label flips, reduced prediction certainty, and significantly altered attention patterns. However, existing evaluations remain valid, as LM rankings are consistent across original and reformulated instances. Our study provides initial insights into the impact of gender-fair language on classification for German. However, these findings are likely transferable to other languages, as we found consistent patterns in multi-lingual and English LMs. Andreas Waldis, Joel Birrer, Anne Lauscher, Iryna Gurevych |
EMNLP | 4 |
| 2024 | Model Merging by Uncertainty-Based Gradient MatchingabstractModels trained on different datasets can be merged by a weighted-averaging of their parameters, but why does it work and when can it fail? Here, we connect the inaccuracy of weighted-averaging to mismatches in the gradients and propose a new uncertainty-based scheme to improve the performance by reducing the mismatch. The connection also reveals implicit assumptions in other schemes such as averaging, task arithmetic, and Fisher-weighted averaging. Our new method gives consistent improvements for large language models and vision transformers, both in terms of performance and robustness to hyperparameters. Nico Daheim, Thomas Möllenhoff, Edoardo Maria Ponti, Iryna Gurevych, Mohammad Emtiyaz Khan |
ICLR | 4 |
| 2024 | Variational Learning is Effective for Large Deep NetworksabstractWe give extensive empirical evidence against the common belief that variational learning is ineffective for large neural networks. We show that an optimizer called Improved Variational Online Newton (IVON) consistently matches or outperforms Adam for training large networks such as GPT-2 and ResNets from scratch. IVON's computational costs are nearly identical to Adam but its predictive uncertainty is better. We show several new use cases of IVON where we improve finetuning and model merging in Large Language Models, accurately predict generalization error, and faithfully estimate sensitivity to data. We find overwhelming evidence that variational learning is effective. Code is available at https://github.com/team-approx-bayes/ivon. Yuesong Shen, Nico Daheim, Bai Cong, Peter Nickl, Gian Maria Marconi, Clement Bazan, Rio Yokota, Iryna Gurevych, Daniel Cremers, Mohammad Emtiyaz Khan, Thomas Möllenhoff |
ICML | 8 |
| 2024 | Elastic Weight Removal for Faithful and Abstractive Dialogue GenerationabstractNico Daheim, Nouha Dziri, Mrinmaya Sachan, Iryna Gurevych, Edoardo Ponti. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2024. Nico Daheim, Nouha Dziri, Mrinmaya Sachan, Iryna Gurevych, Edoardo Maria Ponti |
NAACL-HLT | 4 |
| 2024 | A Survey of Confidence Estimation and Calibration in Large Language ModelsabstractJiahui Geng, Fengyu Cai, Yuxia Wang, Heinz Koeppl, Preslav Nakov, Iryna Gurevych. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2024. Jiahui Geng, Fengyu Cai, Yuxia Wang 0003, Heinz Koeppl, Preslav Nakov, Iryna Gurevych |
NAACL-HLT | 6 |
| 2024 | Are Multilingual LLMs Culturally-Diverse Reasoners? An Investigation into Multicultural Proverbs and SayingsabstractChen Cecilia Liu, Fajri Koto, Timothy Baldwin, Iryna Gurevych. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2024. Fajri Koto, Timothy Baldwin, Iryna Gurevych |
NAACL-HLT | 4 |
| 2024 | FUN with Fisher: Improving Generalization of Adapter-Based Cross-lingual Transfer with Scheduled UnfreezingabstractChen Cecilia Liu, Jonas Pfeiffer, Ivan Vulić, Iryna Gurevych. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2024. Jonas Pfeiffer, Ivan Vulic, Iryna Gurevych |
NAACL-HLT | 4 |
| 2024 | How are Prompts Different in Terms of Sensitivity?abstractSheng Lu, Hendrik Schuff, Iryna Gurevych. Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers). 2024. Hendrik Schuff, Iryna Gurevych |
NAACL-HLT | 3 |
| 2024 | Analyzing Dataset Annotation Quality Management in the WildabstractAbstract Data quality is crucial for training accurate, unbiased, and trustworthy machine learning models as well as for their correct evaluation. Recent work, however, has shown that even popular datasets used to train and evaluate state-of-the-art models contain a non-negligible amount of erroneous annotations, biases, or artifacts. While practices and guidelines regarding dataset creation projects exist, to our knowledge, large-scale analysis has yet to be performed on how quality management is conducted when creating natural language datasets and whether these recommendations are followed. Therefore, we first survey and summarize recommended quality management practices for dataset creation as described in the literature and provide suggestions for applying them. Then, we compile a corpus of 591 scientific publications introducing text datasets and annotate it for quality-related aspects, such as annotator management, agreement, adjudication, or data validation. Using these annotations, we then analyze how quality management is conducted in practice. A majority of the annotated publications apply good or excellent quality management. However, we deem the effort of 30% of the studies as only subpar. Our analysis also shows common errors, especially when using inter-annotator agreement and computing annotation error rates. Jan-Christoph Klie, Richard Eckart de Castilho, Iryna Gurevych |
Comput. Linguistics | 3 |
| 2024 | AmbiFC: Fact-Checking Ambiguous Claims with EvidenceabstractAbstract Automated fact-checking systems verify claims against evidence to predict their veracity. In real-world scenarios, the retrieved evidence may not unambiguously support or refute the claim and yield conflicting but valid interpretations. Existing fact-checking datasets assume that the models developed with them predict a single veracity label for each claim, thus discouraging the handling of such ambiguity. To address this issue we present AmbiFC,1 a fact-checking dataset with 10k claims derived from real-world information needs. It contains fine-grained evidence annotations of 50k passages from 5k Wikipedia pages. We analyze the disagreements arising from ambiguity when comparing claims against evidence in AmbiFC, observing a strong correlation of annotator disagreement with linguistic phenomena such as underspecification and probabilistic reasoning. We develop models for predicting veracity handling this ambiguity via soft labels, and find that a pipeline that learns the label distribution for sentence-level evidence selection and veracity prediction yields the best performance. We compare models trained on different subsets of AmbiFC and show that models trained on the ambiguous instances perform better when faced with the identified linguistic phenomena. Max Glockner, Ieva Staliunaite, James Thorne, Gisela Vallejo, Andreas Vlachos 0001, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 6 |
| 2024 | Holmes ⌕ A Benchmark to Assess the Linguistic Competence of Language ModelsabstractAbstract We introduce Holmes, a new benchmark designed to assess language models’ (LMs’) linguistic competence—their unconscious understanding of linguistic phenomena. Specifically, we use classifier-based probing to examine LMs’ internal representations regarding distinct linguistic phenomena (e.g., part-of-speech tagging). As a result, we meet recent calls to disentangle LMs’ linguistic competence from other cognitive abilities, such as following instructions in prompting-based evaluations. Composing Holmes, we review over 270 probing studies and include more than 200 datasets to assess syntax, morphology, semantics, reasoning, and discourse phenomena. Analyzing over 50 LMs reveals that, aligned with known trends, their linguistic competence correlates with model size. However, surprisingly, model architecture and instruction tuning also significantly influence performance, particularly in morphology and syntax. Finally, we propose FlashHolmes, a streamlined version that reduces the computation load while maintaining high-ranking precision. Andreas Waldis, Yotam Perlitz, Leshem Choshen, Yufang Hou 0001, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 5 |
| 2023 | NLPeer: A Unified Resource for the Computational Study of Peer ReviewabstractPeer review constitutes a core component of scholarly publishing; yet it demands substantial expertise and training, and is susceptible to errors and biases.Various applications of NLP for peer reviewing assistance aim to support reviewers in this complex process, but the lack of clearly licensed datasets and multi-domain corpora prevent the systematic study of NLP for peer review.To remedy this, we introduce NLPEER -the first ethically sourced multidomain corpus of more than 5k papers and 11k review reports from five different venues.In addition to the new datasets of paper drafts, cameraready versions and peer reviews from the NLP community, we establish a unified data representation and augment previous peer review datasets to include parsed and structured paper representations, rich metadata and versioning information.We complement our resource with implementations and analysis of three reviewing assistance tasks, including a novel guided skimming task.Our work paves the path towards systematic, multi-faceted, evidencebased study of peer review in NLP and beyond.The data 1 and code 2 are publicly available. Nils Dycke, Ilia Kuznetsov, Iryna Gurevych |
ACL (1) | 3 |
| 2023 | An Inclusive Notion of TextabstractNatural language processing (NLP) researchers develop models of grammar, meaning and communication based on written text.Due to task and data differences, what is considered text can vary substantially across studies.A conceptual framework for systematically capturing these differences is lacking.We argue that clarity on the notion of text is crucial for reproducible and generalizable NLP.Towards that goal, we propose common terminology to discuss the production and transformation of textual data, and introduce a two-tier taxonomy of linguistic and non-linguistic elements that are available in textual sources and can be used in NLP modeling.We apply this taxonomy to survey existing work that extends the notion of text beyond the conservative language-centered view.We outline key desiderata and challenges of the emerging inclusive approach to text in NLP, and suggest community-level reporting as a crucial next step to consolidate the discussion. Ilia Kuznetsov, Iryna Gurevych |
ACL (1) | 2 |
| 2023 | Python Code Generation by Asking Clarification QuestionsabstractCode generation from text requires understanding the user's intent from a natural language description and generating an executable code snippet that satisfies this intent.While recent pretrained language models demonstrate remarkable performance for this task, these models fail when the given natural language description is under-specified.In this work, we introduce a novel and more realistic setup for this task.We hypothesize that the underspecification of a natural language description can be resolved by asking clarification questions.Therefore, we collect and introduce a new dataset named CodeClarQA containing pairs of natural language descriptions and code with created synthetic clarification questions and answers.The empirical results of our evaluation of pretrained language model performance on code generation show that clarifications result in more precisely generated code, as shown by the substantial improvement of model performance in all evaluation metrics.Alongside this, our task and dataset introduce new challenges to the community, including when and what clarification questions should be asked.Our code and dataset are available on GitHub.1 Haau-Sing Li, Mohsen Mesgar, André F. T. Martins, Iryna Gurevych |
ACL (1) | 4 |
| 2023 | A Dataset of Argumentative Dialogues on Scientific PapersabstractWith recent advances in question-answering models, various datasets have been collected to improve and study the effectiveness of these models on scientific texts.Questions and answers in these datasets explore a scientific paper by seeking factual information from the paper's content.However, these datasets do not tackle the argumentative content of scientific papers, which is of huge importance in persuasiveness of a scientific discussion.We introduce ArgSciChat, a dataset of 41 argumentative dialogues between scientists on 20 NLP papers.The unique property of our dataset is that it includes both exploratory and argumentative questions and answers in a dialogue discourse on a scientific paper.Moreover, the size of ArgSciChat demonstrates the difficulties in collecting dialogues for specialized domains.Thus, our dataset is a challenging resource to evaluate dialogue agents in low-resource domains, in which collecting training data is costly.We annotate all sentences of dialogues in ArgSciChat and analyze them extensively.The results confirm that dialogues in ArgSci-Chat include exploratory and argumentative interactions.Furthermore, we use our dataset to fine-tune and evaluate a pre-trained documentgrounded dialogue agent.The agent achieves a low performance on our dataset, motivating a need for dialogue agents with a capability to reason and argue about their answers.We publicly release ArgSciChat 1 . Federico Ruggeri, Mohsen Mesgar, Iryna Gurevych |
ACL (1) | 3 |
| 2023 | Lessons Learned from a Citizen Science Project for Natural Language ProcessingabstractJan-Christoph Klie, Ji-Ung Lee, Kevin Stowe, Gözde Şahin, Nafise Sadat Moosavi, Luke Bates, Dominic Petrak, Richard Eckart De Castilho, Iryna Gurevych. Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics. 2023. Jan-Christoph Klie, Ji-Ung Lee, Kevin Stowe, Gözde Gül Sahin, Nafise Sadat Moosavi, Luke Bates, Dominic Petrak, Richard Eckart de Castilho, Iryna Gurevych |
EACL | 9 |
| 2023 | Opportunities and Challenges in Neural Dialog TutoringabstractJakub Macina, Nico Daheim, Lingzhi Wang, Tanmay Sinha, Manu Kapur, Iryna Gurevych, Mrinmaya Sachan. Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics. 2023. Jakub Macina, Nico Daheim, Lingzhi Wang 0001, Tanmay Sinha, Manu Kapur, Iryna Gurevych, Mrinmaya Sachan |
EACL | 6 |
| 2023 | The Devil is in the Details: On Models and Training Regimes for Few-Shot Intent ClassificationabstractIn task-oriented dialog (ToD) new intents emerge on regular basis, with a handful of available utterances at best.This renders effective Few-Shot Intent Classification (FSIC) a central challenge for modular ToD systems.Recent FSIC methods appear to be similar: they use pretrained language models (PLMs) to encode utterances and predominantly resort to nearestneighbor-based inference.However, they also differ in major components: they start from different PLMs, use different encoding architectures and utterance similarity functions, and adopt different training regimes.Coupling of these vital components together with the lack of informative ablations prevents the identification of factors that drive the (reported) FSIC performance.We propose a unified framework to evaluate these components along the following key dimensions: (1) Encoding architectures: Cross-Encoder vs Bi-Encoders; (2) Similarity function: Parameterized (i.e., trainable) vs non-parameterized; (3) Training regimes: Episodic meta-learning vs conventional (i.e., non-episodic) training.Our experimental results on seven FSIC benchmarks reveal three new important findings.First, the unexplored combination of cross-encoder architecture and episodic meta-learning consistently yields the best FSIC performance.Second, episodic training substantially outperforms its non-episodic counterpart.Finally, we show that splitting episodes into support and query sets has a limited and inconsistent effect on performance.Our findings show the importance of ablations and fair comparisons in FSIC.We publicly release our code and data 1 . Mohsen Mesgar, Thy Thy Tran, Goran Glavas, Iryna Gurevych |
EACL | 4 |
| 2023 | MetaQA: Combining Expert Agents for Multi-Skill Question AnsweringabstractThe recent explosion of question-answering (QA) datasets and models has increased the interest in the generalization of models across multiple domains and formats by either training on multiple datasets or combining multiple models.Despite the promising results of multidataset models, some domains or QA formats may require specific architectures, and thus the adaptability of these models might be limited.In addition, current approaches for combining models disregard cues such as questionanswer compatibility.In this work, we propose to combine expert agents with a novel, flexible, and training-efficient architecture that considers questions, answer predictions, and answer-prediction confidence scores to select the best answer among a list of answer predictions.Through quantitative and qualitative experiments, we show that our model i) creates a collaboration between agents that outperforms previous multi-agent and multi-dataset approaches, ii) is highly data-efficient to train, and iii) can be adapted to any QA format.We release our code and a dataset of answer predictions from expert agents for 16 QA datasets to foster future research of multi-agent systems 1 . Haritz Puerto, Gözde Gül Sahin, Iryna Gurevych |
EACL | 3 |
| 2023 | CiteBench: A Benchmark for Scientific Citation Text GenerationabstractScience progresses by building upon the prior body of knowledge documented in scientific publications.The acceleration of research makes it hard to stay up-to-date with the recent developments and to summarize the evergrowing body of prior work.To address this, the task of citation text generation aims to produce accurate textual summaries given a set of papers-to-cite and the citing paper context.Due to otherwise rare explicit anchoring of cited documents in the citing paper, citation text generation provides an excellent opportunity to study how humans aggregate and synthesize textual knowledge from sources.Yet, existing studies are based upon widely diverging task definitions, which makes it hard to study this task systematically.To address this challenge, we propose CITEBENCH: a benchmark for citation text generation that unifies multiple diverse datasets and enables standardized evaluation of citation text generation models across task designs and domains.Using the new benchmark, we investigate the performance of multiple strong baselines, test their transferability between the datasets, and deliver new insights into the task definition and evaluation to guide future research in citation text generation.We make the code for CITEBENCH publicly available at https://github.com/ UKPLab/citebench. Martin Funkquist, Ilia Kuznetsov, Yufang Hou 0001, Iryna Gurevych |
EMNLP | 4 |
| 2023 | AdaSent: Efficient Domain-Adapted Sentence Embeddings for Few-Shot ClassificationabstractRecent work has found that few-shot sentence classification based on pre-trained Sentence Encoders (SEs) is efficient, robust, and effective.In this work, we investigate strategies for domain-specialization in the context of fewshot sentence classification with SEs.We first establish that unsupervised Domain-Adaptive Pre-Training (DAPT) of a base Pre-trained Language Model (PLM) (i.e., not an SE) substantially improves the accuracy of few-shot sentence classification by up to 8.4 points.However, applying DAPT on SEs, on the one hand, disrupts the effects of their (general-domain) Sentence Embedding Pre-Training (SEPT).On the other hand, applying general-domain SEPT on top of a domain-adapted base PLM (i.e., after DAPT) is effective but inefficient, since the computationally expensive SEPT needs to be executed on top of a DAPT-ed PLM of each domain.As a solution, we propose AdaSent, which decouples SEPT from DAPT by training a SEPT adapter on the base PLM.The adapter can be inserted into DAPT-ed PLMs from any domain.We demonstrate AdaSent's effectiveness in extensive experiments on 17 different few-shot sentence classification datasets.AdaSent matches or surpasses the performance of full SEPT on DAPT-ed PLM, while substantially reducing the training costs.The code for AdaSent is available 1 . Yongxin Huang, Sourav Dutta 0001, Raj Nath Patel, Goran Glavas, Iryna Gurevych |
EMNLP | 6 |
| 2023 | Semantic Similarity Models for Depression Severity EstimationabstractDepressive disorders constitute a severe public health issue worldwide.However, public health systems have limited capacity for case detection and diagnosis.In this regard, the widespread use of social media has opened up a way to access public information on a large scale.Computational methods can serve as support tools for rapid screening by exploiting this user-generated social media content.This paper presents an efficient semantic pipeline to study depression severity in individuals based on their social media writings.We select test user sentences for producing semantic rankings over an index of representative training sentences corresponding to depressive symptoms and severity levels.Then, we use the sentences from those results as evidence for predicting symptoms severity.For that, we explore different aggregation methods to answer one of four Beck Depression Inventory (BDI-II) options per symptom.We evaluate our methods on two Reddit-based benchmarks, achieving improvement over state of the art in terms of measuring depression level 1 .* Work done during an internship at UKP Lab. 1 gitlab.irlab.org/anxo.pvila/semantic-4-depression. Anxo Pérez, Neha Warikoo, Javier Parapar, Iryna Gurevych |
EMNLP | 5 |
| 2023 | Learning From Free-Text Human Feedback - Collect New Datasets Or Extend Existing Ones?abstractLearning from free-text human feedback is essential for dialog systems, but annotated data is scarce and usually covers only a small fraction of error types known in conversational AI.Instead of collecting and annotating new datasets from scratch, recent advances in synthetic dialog generation could be used to augment existing dialog datasets with the necessary annotations.However, to assess the feasibility of such an effort, it is important to know the types and frequency of free-text human feedback included in these datasets.In this work, we investigate this question for a variety of commonly used dialog datasets, including MultiWoZ, SGD, BABI, PersonaChat, Wizardsof-Wikipedia, and the human-bot split of the Self-Feeding Chatbot.Using our observations, we derive new taxonomies for the annotation of free-text human feedback in dialogs and investigate the impact of including such data in response generation for three SOTA language generation models, including GPT-2, LLAMA, and Flan-T5.Our findings provide new insights into the composition of the datasets examined, including error types, user response types, and the relations between them 1 . Dominic Petrak, Nafise Sadat Moosavi, Nikolai Rozanov, Iryna Gurevych |
EMNLP | 5 |
| 2023 | A Diachronic Analysis of Paradigm Shifts in NLP Research: When, How, and Why?abstractUnderstanding the fundamental concepts and trends in a scientific field is crucial for keeping abreast of its continuous advancement.In this study, we propose a systematic framework for analyzing the evolution of research topics in a scientific field using causal discovery and inference techniques.We define three variables to encompass diverse facets of the evolution of research topics within NLP and utilize a causal discovery algorithm to unveil the causal connections among these variables using observational data.Subsequently, we leverage this structure to measure the intensity of these relationships.By conducting extensive experiments on the ACL Anthology corpus, we demonstrate that our framework effectively uncovers evolutionary trends and the underlying causes for a wide range of NLP research topics.Specifically, we show that tasks and methods are primary drivers of research in NLP, with datasets following, while metrics have minimal impact. 1 Aniket Pramanick, Yufang Hou 0001, Saif M. Mohammad, Iryna Gurevych |
EMNLP | 4 |
| 2023 | Exploring Jiu-Jitsu Argumentation for Writing Peer Review RebuttalsabstractIn many domains of argumentation, people's arguments are driven by so-called attitude roots, i.e., underlying beliefs and world views, and their corresponding attitude themes.Given the strength of these latent drivers of arguments, recent work in psychology suggests that instead of directly countering surface-level reasoning (e.g., falsifying given premises), one should follow an argumentation style inspired by the Jiu-Jitsu "soft" combat system (Hornsey and Fielding, 2017): first, identify an arguer's attitude roots and themes, and then choose a prototypical rebuttal that is aligned with those drivers instead of invalidating those.In this work, we are the first to explore Jiu-Jitsu argumentation for peer review by proposing the novel task of attitude and theme-guided rebuttal generation.To this end, we enrich an existing dataset for discourse structure in peer reviews with attitude roots, attitude themes, and canonical rebuttals.To facilitate this process, we recast established annotation concepts from the domain of peer reviews (e.g., aspects a review sentence is relating to) and train domain-specific models.We then propose strong rebuttal generation strategies, which we benchmark on our novel dataset for the task of end-to-end attitude and themeguided rebuttal generation and two subtasks.1 Sukannya Purkayastha, Anne Lauscher, Iryna Gurevych |
EMNLP | 3 |
| 2023 | SPRINT: A Unified Toolkit for Evaluating and Demystifying Zero-shot Neural Sparse RetrievalabstractTraditionally, sparse retrieval systems relied on lexical representations to retrieve documents, such as BM25, dominated information retrieval tasks. With the onset of pre-trained transformer models such as BERT, neural sparse retrieval has led to a new paradigm within retrieval. Despite the success, there has been limited software supporting different sparse retrievers running in a unified, common environment. This hinders practitioners from fairly comparing different sparse models and obtaining realistic evaluation results. Another missing piece is, that a majority of prior work evaluates sparse retrieval models on in-domain retrieval, i.e. on a single dataset: MS MARCO. However, a key requirement in practical retrieval systems requires models that can generalize well to unseen out-of-domain, i.e. zero-shot retrieval tasks. In this work, we provide SPRINT, a unified python toolkit based on Pyserini and Lucene, supporting a common interface for evaluating neural sparse retrieval. The toolkit currently includes five built-in models: uniCOIL, DeepImpact, SPARTA, TILDEv2 and SPLADEv2. Users can also easily add customized models by defining their term weighting method. Using our toolkit, we establish strong and reproducible zero-shot sparse retrieval baselines across the well-acknowledged benchmark, BEIR. Our results demonstrate that SPLADEv2 achieves the best average score of 0.470 [email protected] on BEIR amongst all neural sparse retrievers. In this work, we further uncover the reasons behind its performance gain. We show that SPLADEv2 produces sparse representations with a majority of tokens outside of the original query and document which is often crucial for its performance gains, i.e. a limitation among its other sparse counterparts. We provide our SPRINT toolkit, models, and data used in our experiments publicly here: https://github.com/thakur-nandan/sprint. Nandan Thakur, Iryna Gurevych, Jimmy Lin |
SIGIR | 3 |
| 2023 | Annotation Error Detection: Analyzing the Past and Present for a More Coherent FutureabstractAbstract Annotated data is an essential ingredient in natural language processing for training and evaluating machine learning models. It is therefore very desirable for the annotations to be of high quality. Recent work, however, has shown that several popular datasets contain a surprising number of annotation errors or inconsistencies. To alleviate this issue, many methods for annotation error detection have been devised over the years. While researchers show that their approaches work well on their newly introduced datasets, they rarely compare their methods to previous work or on the same datasets. This raises strong concerns on methods’ general performance and makes it difficult to assess their strengths and weaknesses. We therefore reimplement 18 methods for detecting potential annotation errors and evaluate them on 9 English datasets for text classification as well as token and span labeling. In addition, we define a uniform evaluation setup including a new formalization of the annotation error detection task, evaluation protocol, and general best practices. To facilitate future research and reproducibility, we release our datasets and implementations in an easy-to-use and open source software package.1 Jan-Christoph Klie, Bonnie L. Webber, Iryna Gurevych |
Comput. Linguistics | 3 |
| 2023 | Efficient Methods for Natural Language Processing: A SurveyabstractAbstract Recent work in natural language processing (NLP) has yielded appealing results from scaling model parameters and training data; however, using only scale to improve performance means that resource consumption also grows. Such resources include data, time, storage, or energy, all of which are naturally limited and unevenly distributed. This motivates research into efficient methods that require fewer resources to achieve similar results. This survey synthesizes and relates current methods and findings in efficient NLP. We aim to provide both guidance for conducting NLP under limited resources, and point towards promising research directions for developing more efficient methods. Marcos V. Treviso, Ji-Ung Lee, Tianchu Ji, Betty van Aken, Manuel R. Ciosici, Michael Hassid, Kenneth Heafield, Sara Hooker, Colin Raffel, Pedro Henrique Martins, André F. T. Martins, Jessica Zosa Forde, Peter A. Milder, Edwin Simpson, Noam Slonim, Jesse Dodge, Emma Strubell, Niranjan Balasubramanian, Leon Derczynski, Iryna Gurevych, Roy Schwartz 0001 |
Trans. Assoc. Comput. Linguistics | 21 |
| 2022 | IMPLI: Investigating NLI Models' Performance on Figurative LanguageabstractNatural language inference (NLI) has been widely used as a task to train and evaluate models for language understanding.However, the ability of NLI models to perform inferences requiring understanding of figurative language such as idioms and metaphors remains understudied.We introduce the IMPLI (Idiomatic and Metaphoric Paired Language Inference) dataset, an English dataset consisting of paired sentences spanning idioms and metaphors.We develop novel methods to generate 24k semiautomatic pairs as well as manually creating 1.8k gold pairs.We use IMPLI to evaluate NLI models based on RoBERTa fine-tuned on the widely used MNLI dataset.We then show that while they can reliably detect entailment relationship between figurative phrases with their literal counterparts, they perform poorly on similarly structured examples where pairs are designed to be non-entailing.This suggests the limits of current NLI models with regard to understanding figurative language and this dataset serves as a benchmark for future improvements in this direction.1 Kevin Stowe, Prasetya Ajie Utama, Iryna Gurevych |
ACL (1) | 3 |
| 2022 | Detect - Debunk - Communicate: Combating Misinformation with More Realistic NLPabstractDealing with misinformation is a grand challenge of the information society directed at equipping computer users with effective tools for identifying and debunking misinformation. Current Natural Language Processing (NLP) including fact-checking research fails to meet the requirements of real-life scenarios. In this talk, we show why previous work on fact-checking has not yet led to truly useful tools for managing misinformation, and discuss our ongoing work on more realistic solutions. NLP systems are expensive in terms of financial cost, computation, and manpower needed to create data for the learning process. With that in mind, we are pursuing research on detection of emerging misinformation topics to focus human attention on the most harmful, novel examples. We further compare the capabilities of automatic, NLP-based approaches to what human fact checkers actually do, uncovering critical research directions for the future. To edify false beliefs, we are collaborating with cognitive scientists and psychologists to automatically detect and respond to attitudes of vaccine hesitancy, encouraging anti-vaxxers to change their minds with effective communication strategies. Iryna Gurevych |
COMMA | 1 |
| 2022 | Incorporating Relevance Feedback for Information-Seeking Retrieval using Few-Shot Document Re-RankingabstractPairing a lexical retriever with a neural reranking model has set state-of-the-art performance on large-scale information retrieval datasets.This pipeline covers scenarios like question answering or navigational queries, however, for information-seeking scenarios, users often provide information on whether a document is relevant to their query in form of clicks or explicit feedback.Therefore, in this work, we explore how relevance feedback can be directly integrated into neural re-ranking models by adopting few-shot and parameterefficient learning techniques.Specifically, we introduce a kNN approach that re-ranks documents based on their similarity with the query and the documents the user considers relevant.Further, we explore Cross-Encoder models that we pre-train using meta-learning and subsequently fine-tune for each query, training only on the feedback documents.To evaluate our different integration strategies, we transform four existing information retrieval datasets into the relevance feedback scenario.Extensive experiments demonstrate that integrating relevance feedback directly in neural re-ranking models improves their performance, and fusing lexical ranking with our best performing neural reranker outperforms all other methods by 5.2% nDCG@20. Tim Baumgärtner, Leonardo F. R. Ribeiro, Nils Reimers 0001, Iryna Gurevych |
EMNLP | 4 |
| 2022 | Missing Counter-Evidence Renders NLP Fact-Checking Unrealistic for MisinformationabstractMisinformation emerges in times of uncertainty when credible information is limited.This is challenging for NLP-based fact-checking as it relies on counter-evidence, which may not yet be available.Despite increasing interest in automatic fact-checking, it is still unclear if automated approaches can realistically refute harmful real-world misinformation.Here, we contrast and compare NLP fact-checking with how professional fact-checkers combat misinformation in the absence of counter-evidence.In our analysis, we show that, by design, existing NLP task definitions for fact-checking cannot refute misinformation as professional fact-checkers do for the majority of claims.We then define two requirements that the evidence in datasets must fulfill for realistic factchecking: It must be (1) sufficient to refute the claim and (2) not leaked from existing fact-checking articles.We survey existing factchecking datasets and find that all of them fail to satisfy both criteria.Finally, we perform experiments to demonstrate that models trained on a large-scale fact-checking dataset rely on leaked evidence, which makes them unsuitable in real-world scenarios.Taken together, we show that current NLP fact-checking cannot realistically combat real-world misinformation because it depends on unrealistic assumptions about counter-evidence in the data 1 . Max Glockner, Yufang Hou 0001, Iryna Gurevych |
EMNLP | 3 |
| 2022 | FigMemes: A Dataset for Figurative Language Identification in Politically-Opinionated MemesabstractReal-world politically-opinionated memes often rely on figurative language to cloak propaganda and radical ideas to help them spread.It is not only a scientific challenge to develop machine learning models to recognize them in memes, but also sociologically beneficial to understand hidden meanings at scale and raise awareness.These memes are fast-evolving (in both topics and visuals) and it remains unclear whether current multimodal machine learning models are robust to such distribution shifts.To enable future research into this area, we first present FigMemes, a dataset for figurative language classification in politically-opinionated memes. 1 We evaluate the performance of state-of-the-art unimodal and multimodal models and provide comprehensive benchmark results.The key contributions of this proposed dataset include annotations of six commonly used types of figurative language in politicallyopinionated memes, and a wide range of topics and visual styles.We also provide analyses on the ability of multimodal models to generalize across distribution shifts in memes.Our dataset poses unique machine learning challenges and our results show that current models have significant room for improvement in both performance and robustness to distribution shifts.The code and dataset (including splits we used for analyses) are available at: https://github. com/UKPLab/emnlp2022-figmemes. Gregor Geigle, Robin Krebs, Iryna Gurevych |
EMNLP | 4 |
| 2022 | Ranking Creative Language Characteristics in Small Data Scenarios
Julia Siekiera, Marius Köppel, Edwin Simpson, Kevin Stowe, Iryna Gurevych, Stefan Kramer 0001 |
ICCC | 5 |
| 2022 | Adaptable AdaptersabstractNafise Moosavi, Quentin Delfosse, Kristian Kersting, Iryna Gurevych. Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2022. Nafise Sadat Moosavi, Quentin Delfosse, Kristian Kersting, Iryna Gurevych |
NAACL-HLT | 4 |
| 2022 | FactGraph: Evaluating Factuality in Summarization with Semantic Graph RepresentationsabstractLeonardo Ribeiro, Mengwen Liu, Iryna Gurevych, Markus Dreyer, Mohit Bansal. Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2022. Leonardo F. R. Ribeiro, Mengwen Liu, Iryna Gurevych, Markus Dreyer, Mohit Bansal |
NAACL-HLT | 3 |
| 2022 | Falsesum: Generating Document-level NLI Examples for Recognizing Factual Inconsistency in SummarizationabstractPrasetya Utama, Joshua Bambrick, Nafise Moosavi, Iryna Gurevych. Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2022. Prasetya Ajie Utama, Joshua Bambrick, Nafise Sadat Moosavi, Iryna Gurevych |
NAACL-HLT | 4 |
| 2022 | GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense RetrievalabstractKexin Wang, Nandan Thakur, Nils Reimers, Iryna Gurevych. Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2022. Nandan Thakur, Nils Reimers 0001, Iryna Gurevych |
NAACL-HLT | 4 |
| 2022 | Revise and Resubmit: An Intertextual Model of Text-based Collaboration in Peer ReviewabstractAbstract Peer review is a key component of the publishing process in most fields of science. Increasing submission rates put a strain on reviewing quality and efficiency, motivating the development of applications to support the reviewing and editorial work. While existing NLP studies focus on the analysis of individual texts, editorial assistance often requires modeling interactions between pairs of texts—yet general frameworks and datasets to support this scenario are missing. Relationships between texts are the core object of the intertextuality theory—a family of approaches in literary studies not yet operationalized in NLP. Inspired by prior theoretical work, we propose the first intertextual model of text-based collaboration, which encompasses three major phenomena that make up a full iteration of the review–revise–and–resubmit cycle: pragmatic tagging, linking, and long-document version alignment. While peer review is used across the fields of science and publication formats, existing datasets solely focus on conference-style review in computer science. Addressing this, we instantiate our proposed model in the first annotated multidomain corpus in journal-style post-publication open peer review, and provide detailed insights into the practical aspects of intertextual annotation. Our resource is a major step toward multidomain, fine-grained applications of NLP in editorial support for peer review, and our intertextual framework paves the path for general-purpose modeling of text-based collaboration. We make our corpus, detailed annotation guidelines, and accompanying code publicly available.1 Ilia Kuznetsov, Jan Buchmann, Max Eichler, Iryna Gurevych |
Comput. Linguistics | 4 |
| 2022 | Annotation Curricula to Implicitly Train Non-Expert AnnotatorsabstractAbstract Annotation studies often require annotators to familiarize themselves with the task, its annotation scheme, and the data domain. This can be overwhelming in the beginning, mentally taxing, and induce errors into the resulting annotations; especially in citizen science or crowdsourcing scenarios where domain expertise is not required. To alleviate these issues, this work proposes annotation curricula, a novel approach to implicitly train annotators. The goal is to gradually introduce annotators into the task by ordering instances to be annotated according to a learning curriculum. To do so, this work formalizes annotation curricula for sentence- and paragraph-level annotation tasks, defines an ordering strategy, and identifies well-performing heuristics and interactively trained models on three existing English datasets. Finally, we provide a proof of concept for annotation curricula in a carefully designed user study with 40 voluntary participants who are asked to identify the most fitting misconception for English tweets about the Covid-19 pandemic. The results indicate that using a simple heuristic to order instances can already significantly reduce the total annotation time while preserving a high annotation quality. Annotation curricula thus can be a promising research direction to improve data collection. To facilitate future research—for instance, to adapt annotation curricula to specific tasks and expert annotation scenarios—all code and data from the user study consisting of 2,400 annotations is made available.1 Ji-Ung Lee, Jan-Christoph Klie, Iryna Gurevych |
Comput. Linguistics | 3 |
| 2022 | Erratum: Annotation Curricula to Implicitly Train Non-Expert AnnotatorsabstractAbstract The authors of this work (“Annotation Curricula to Implicitly Train Non-Expert Annotators” by Ji-Ung Lee, Jan-Christoph Klie, and Iryna Gurevych in Computational Linguistics 48:2 https://doi.org/10.1162/coli_a_00436) discovered an incorrect inequality symbol in section 5.3 (page 360). The paper stated that the differences in the annotation times for the control instances result in a p-value of 0.200 which is smaller than 0.05 (p = 0.200 < 0.05). As 0.200 is of course larger than 0.05, the correct inequality symbol is p = 0.200 > 0.05, which is in line with the conclusion that follows in the text. The paper has been updated accordingly. Ji-Ung Lee, Jan-Christoph Klie, Iryna Gurevych |
Comput. Linguistics | 3 |
| 2022 | Retrieve Fast, Rerank Smart: Cooperative and Joint Approaches for Improved Cross-Modal RetrievalabstractAbstract Current state-of-the-art approaches to cross- modal retrieval process text and visual input jointly, relying on Transformer-based architectures with cross-attention mechanisms that attend over all words and objects in an image. While offering unmatched retrieval performance, such models: 1) are typically pretrained from scratch and thus less scalable, 2) suffer from huge retrieval latency and inefficiency issues, which makes them impractical in realistic applications. To address these crucial gaps towards both improved and efficient cross- modal retrieval, we propose a novel fine-tuning framework that turns any pretrained text-image multi-modal model into an efficient retrieval model. The framework is based on a cooperative retrieve-and-rerank approach that combines: 1) twin networks (i.e., a bi-encoder) to separately encode all items of a corpus, enabling efficient initial retrieval, and 2) a cross-encoder component for a more nuanced (i.e., smarter) ranking of the retrieved small set of items. We also propose to jointly fine- tune the two components with shared weights, yielding a more parameter-efficient model. Our experiments on a series of standard cross-modal retrieval benchmarks in monolingual, multilingual, and zero-shot setups, demonstrate improved accuracy and huge efficiency benefits over the state-of-the-art cross- encoders.1 Gregor Geigle, Jonas Pfeiffer, Nils Reimers 0001, Ivan Vulic, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 5 |
| 2022 | Scientia Potentia Est - On the Role of Knowledge in Computational ArgumentationabstractAbstract Despite extensive research efforts in recent years, computational argumentation (CA) remains one of the most challenging areas of natural language processing. The reason for this is the inherent complexity of the cognitive processes behind human argumentation, which integrate a plethora of different types of knowledge, ranging from topic-specific facts and common sense to rhetorical knowledge. The integration of knowledge from such a wide range in CA requires modeling capabilities far beyond many other natural language understanding tasks. Existing research on mining, assessing, reasoning over, and generating arguments largely acknowledges that much more knowledge is needed to accurately model argumentation computationally. However, a systematic overview of the types of knowledge introduced in existing CA models is missing, hindering targeted progress in the field. Adopting the operational definition of knowledge as any task-relevant normative information not provided as input, the survey paper at hand fills this gap by (1) proposing a taxonomy of types of knowledge required in CA tasks, (2) systematizing the large body of CA work according to the reliance on and exploitation of these knowledge types for the four main research areas in CA, and (3) outlining and discussing directions for future research efforts in CA. Anne Lauscher, Henning Wachsmuth, Iryna Gurevych, Goran Glavas |
Trans. Assoc. Comput. Linguistics | 3 |
| 2022 | On the Rate of Convergence of a Classifier Based on a Transformer EncoderabstractPattern recognition based on a high-dimensional predictor is considered. A classifier is defined which is based on a Transformer encoder. The rate of convergence of the misclassification probability of the classifier towards the optimal misclassification probability is analyzed. It is shown that this classifier is able to circumvent the curse of dimensionality provided the a posteriori probability satisfies a suitable hierarchical composition model. Furthermore, the difference between the Transformer classifiers theoretically analyzed in this paper and the ones used in practice today is illustrated by means of classification problems in natural language processing. Iryna Gurevych, Michael Kohler, Gözde Gül Sahin |
IEEE Trans. Inf. Theory | 1 |
| 2021 | Investigating label suggestions for opinion mining in German Covid-19 social mediaabstractTilman Beck, Ji-Ung Lee, Christina Viehmann, Marcus Maurer, Oliver Quiring, Iryna Gurevych. Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 2021. Tilman Beck, Ji-Ung Lee, Christina Viehmann, Marcus Maurer, Oliver Quiring, Iryna Gurevych |
ACL/IJCNLP (1) | 6 |
| 2021 | How Good is Your Tokenizer? On the Monolingual Performance of Multilingual Language ModelsabstractPhillip Rust, Jonas Pfeiffer, Ivan Vulić, Sebastian Ruder, Iryna Gurevych. Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 2021. Phillip Rust, Jonas Pfeiffer, Ivan Vulic, Sebastian Ruder, Iryna Gurevych |
ACL/IJCNLP (1) | 5 |
| 2021 | Metaphor Generation with Conceptual MappingsabstractKevin Stowe, Tuhin Chakrabarty, Nanyun Peng, Smaranda Muresan, Iryna Gurevych. Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 2021. Kevin Stowe, Tuhin Chakrabarty, Nanyun Peng 0001, Smaranda Muresan, Iryna Gurevych |
ACL/IJCNLP (1) | 5 |
| 2021 | Coreference Reasoning in Machine Reading ComprehensionabstractMingzhu Wu, Nafise Sadat Moosavi, Dan Roth, Iryna Gurevych. Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 2021. Mingzhu Wu, Nafise Sadat Moosavi, Dan Roth 0001, Iryna Gurevych |
ACL/IJCNLP (1) | 4 |
| 2021 | Exploring Metaphoric Paraphrase GenerationabstractMetaphor generation is a difficult task, and has seen tremendous improvement with the advent of deep pretrained models.We focus here on the specific task of metaphoric paraphrase generation, in which we provide a literal sentence and generate a metaphoric sentence which paraphrases that input.We compare naive, "free" generation models with those that exploit forms of control over the generation process, adding additional information based on conceptual metaphor theory.We evaluate two methods for generating paired training data, which is then used to train T5 models for free and controlled generation.We use crowdsourcing to evaluate the results, showing that free models tend to generate more fluent paraphrases, while controlled models are better at generating novel metaphors.We then analyze evaluation metrics, showing that different metrics are necessary to capture different aspects of metaphoric paraphrasing.We release our data and models, as well as our annotated results in order to facilitate development of better evaluation metrics. 1 Kevin Stowe, Nils Beck, Iryna Gurevych |
CoNLL | 3 |
| 2021 | Improving Factual Consistency Between a Response and Persona FactsabstractNeural models for response generation produce responses that are semantically plausible but not necessarily factually consistent with facts describing the speaker's persona.These models are trained with fully supervised learning where the objective function barely captures factual consistency.We propose to finetune these models by reinforcement learning and an efficient reward function that explicitly captures the consistency between a response and persona facts as well as semantic plausibility 1 .Our automatic and human evaluations on the PersonaChat corpus confirm that our approach increases the rate of responses that are factually consistent with persona facts over its supervised counterpart while retaining the language quality of responses. Mohsen Mesgar, Edwin Simpson, Iryna Gurevych |
EACL | 3 |
| 2021 | AdapterFusion: Non-Destructive Task Composition for Transfer LearningabstractJonas Pfeiffer, Aishwarya Kamath, Andreas Rücklé, Kyunghyun Cho, Iryna Gurevych. Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: Main Volume. 2021. Jonas Pfeiffer, Aishwarya Kamath, Andreas Rücklé, Kyunghyun Cho, Iryna Gurevych |
EACL | 5 |
| 2021 | Event Coreference Data (Almost) for Free: Mining Hyperlinks from Online NewsabstractCross-document event coreference resolution (CDCR) is the task of identifying which event mentions refer to the same events throughout a collection of documents.Annotating CDCR data is an arduous and expensive process, explaining why existing corpora are small and lack domain coverage.To overcome this bottleneck, we automatically extract event coreference data from hyperlinks in online news: When referring to a significant real-world event, writers often add a hyperlink to another article covering this event.We demonstrate that collecting hyperlinks which point to the same article(s) produces extensive and highquality CDCR data and create a corpus of 2M documents and 2.7M silver-standard event mentions called HyperCoref.We evaluate a state-of-the-art system on three CDCR corpora and find that models trained on small subsets of HyperCoref are highly competitive, with performance similar to models trained on goldstandard data.With our work, we free CDCR research from depending on costly humanannotated training data and open up possibilities for research beyond English CDCR, as our data extraction approach can be easily adapted to other languages.1 Michael Bugert, Iryna Gurevych |
EMNLP (1) | 2 |
| 2021 | UNKs Everywhere: Adapting Multilingual Language Models to New ScriptsabstractMassively multilingual language models such as multilingual BERT offer state-of-the-art cross-lingual transfer performance on a range of NLP tasks.However, due to limited capacity and large differences in pretraining data sizes, there is a profound performance gap between resource-rich and resource-poor target languages.The ultimate challenge is dealing with under-resourced languages not covered at all by the models and written in scripts unseen during pretraining.In this work, we propose a series of novel data-efficient methods that enable quick and effective adaptation of pretrained multilingual models to such lowresource languages and unseen scripts.Relying on matrix factorization, our methods capitalize on the existing latent knowledge about multiple languages already available in the pretrained model's embedding matrix.Furthermore, we show that learning of the new dedicated embedding matrix in the target language can be improved by leveraging a small number of vocabulary items (i.e., the so-called lexically overlapping tokens) shared between mBERT's and target language vocabulary.Our adaptation techniques offer substantial performance gains for languages with unseen scripts.We also demonstrate that they can yield improvements for low-resource languages written in scripts covered by the pretrained model. Jonas Pfeiffer, Ivan Vulic, Iryna Gurevych, Sebastian Ruder |
EMNLP (1) | 3 |
| 2021 | What to Pre-Train on? Efficient Intermediate Task SelectionabstractIntermediate task fine-tuning has been shown to culminate in large transfer gains across many NLP tasks.With an abundance of candidate datasets as well as pre-trained language models, it has become infeasible to experiment with all combinations to find the best transfer setting.In this work, we provide a comprehensive comparison of different methods for efficiently identifying beneficial tasks for intermediate transfer learning.We focus on parameter and computationally efficient adapter settings, highlight different data-availability scenarios, and provide expense estimates for each method.We experiment with a diverse set of 42 intermediate and 11 target English classification, multiple choice, question answering, and sequence tagging tasks.Our results demonstrate that efficient embedding based methods, which rely solely on the respective datasets, outperform computational expensive few-shot fine-tuning approaches.Our best methods achieve an average Regret@3 of 1% across all target tasks, demonstrating that we are able to efficiently identify the best datasets for intermediate training.1 Clifton Poth, Jonas Pfeiffer, Andreas Rücklé, Iryna Gurevych |
EMNLP (1) | 4 |
| 2021 | Smelting Gold and Silver for Improved Multilingual AMR-to-Text GenerationabstractRecent work on multilingual AMR-to-text generation has exclusively focused on data augmentation strategies that utilize silver AMR.However, this assumes a high quality of generated AMRs, potentially limiting the transferability to the target task.In this paper, we investigate different techniques for automatically generating AMR annotations, where we aim to study which source of information yields better multilingual results.Our models trained on gold AMR with silver (machine translated) sentences outperform approaches which leverage generated silver AMR.We find that combining both complementary sources of information further improves multilingual AMR-to-text generation.Our models surpass the previous state of the art for German, Italian, Spanish, and Chinese by a large margin. 1 Leonardo F. R. Ribeiro, Jonas Pfeiffer, Iryna Gurevych |
EMNLP (1) | 4 |
| 2021 | Structural Adapters in Pretrained Language Models for AMR-to-Text GenerationabstractPretrained language models (PLM) have recently advanced graph-to-text generation, where the input graph is linearized into a sequence and fed into the PLM to obtain its representation.However, efficiently encoding the graph structure in PLMs is challenging because such models were pretrained on natural language, and modeling structured data may lead to catastrophic forgetting of distributional knowledge.In this paper, we propose STRUCTADAPT, an adapter method to encode graph structure into PLMs.Contrary to prior work, STRUCTADAPT effectively models interactions among the nodes based on the graph connectivity, only training graph structure-aware adapter parameters.In this way, we incorporate task-specific knowledge while maintaining the topological structure of the graph.We empirically show the benefits of explicitly encoding graph structure into PLMs using STRUCTADAPT, outperforming the state of the art on two AMR-to-text datasets, training only 5.1% of the PLM parameters. 1 Leonardo F. R. Ribeiro, Iryna Gurevych |
EMNLP (1) | 3 |
| 2021 | AdapterDrop: On the Efficiency of Adapters in TransformersabstractTransformer models are expensive to fine-tune, slow for inference, and have large storage requirements.Recent approaches tackle these shortcomings by training smaller models, dynamically reducing the model size, and by training light-weight adapters.In this paper, we propose AdapterDrop, removing adapters from lower transformer layers during training and inference, which incorporates concepts from all three directions.We show that Adap-terDrop can dynamically reduce the computational overhead when performing inference over multiple tasks simultaneously, with minimal decrease in task performances.We further prune adapters from AdapterFusion, which improves the inference efficiency while maintaining the task performances entirely. Andreas Rücklé, Gregor Geigle, Max Glockner, Tilman Beck, Jonas Pfeiffer, Nils Reimers 0001, Iryna Gurevych |
EMNLP (1) | 7 |
| 2021 | Avoiding Inference Heuristics in Few-shot Prompt-based FinetuningabstractThis is a repository copy of Avoiding inference heuristics in few-shot prompt-based finetuning. Prasetya Ajie Utama, Nafise Sadat Moosavi, Victor Sanh, Iryna Gurevych |
EMNLP (1) | 4 |
| 2021 | Aspect-Controlled Neural Argument GenerationabstractBenjamin Schiller, Johannes Daxenberger, Iryna Gurevych. Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2021. Benjamin Schiller, Johannes Daxenberger, Iryna Gurevych |
NAACL-HLT | 3 |
| 2021 | Augmented SBERT: Data Augmentation Method for Improving Bi-Encoders for Pairwise Sentence Scoring TasksabstractNandan Thakur, Nils Reimers, Johannes Daxenberger, Iryna Gurevych. Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. 2021. Nandan Thakur, Nils Reimers 0001, Johannes Daxenberger, Iryna Gurevych |
NAACL-HLT | 4 |
| 2021 | Generalizing Cross-Document Event Coreference Resolution Across Multiple CorporaabstractCross-document event coreference resolution (CDCR) is an NLP task in which mentions of events need to be identified and clustered throughout a collection of documents. CDCR aims to benefit downstream multidocument applications, but despite recent progress on corpora and system development, downstream improvements from applying CDCR have not been shown yet. We make the observation that every CDCR system to date was developed, trained, and tested only on a single respective corpus. This raises strong concerns on their generalizability—a must-have for downstream applications where the magnitude of domains or event mentions is likely to exceed those found in a curated corpus. To investigate this assumption, we define a uniform evaluation setup involving three CDCR corpora: ECB+, the Gun Violence Corpus, and the Football Coreference Corpus (which we reannotate on token level to make our analysis possible). We compare a corpus-independent, feature-based system against a recent neural system developed for ECB+. Although being inferior in absolute numbers, the feature-based system shows more consistent performance across all corpora whereas the neural system is hit-or-miss. Via model introspection, we find that the importance of event actions, event time, and so forth, for resolving coreference in practice varies greatly between the corpora. Additional analysis shows that several systems overfit on the structure of the ECB+ corpus. We conclude with recommendations on how to achieve generally applicable CDCR systems in the future—the most important being that evaluation on multiple CDCR corpora is strongly necessary. To facilitate future research, we release our dataset, annotation guidelines, and system implementation to the public.1 Michael Bugert, Nils Reimers 0001, Iryna Gurevych |
Comput. Linguistics | 3 |
| 2020 | Two Birds with One Stone: Investigating Invertible Neural Networks for Inverse Problems in Morphology
Gözde Gül Sahin, Iryna Gurevych |
AAAI | 2 |
| 2020 | Low Resource Sequence Tagging with Weak LabelsabstractCurrent methods for sequence tagging depend on large quantities of domain-specific training data, limiting their use in new, user-defined tasks with few or no annotations. While crowdsourcing can be a cheap source of labels, it often introduces errors that degrade the performance of models trained on such crowdsourced data. Another solution is to use transfer learning to tackle low resource sequence labelling, but current approaches rely heavily on similar high resource datasets in different languages. In this paper, we propose a domain adaptation method using Bayesian sequence combination to exploit pre-trained models and unreliable crowdsourced data that does not require high resource data in a different language. Our method boosts performance by learning the relationship between each labeller and the target task and trains a sequence labeller on the target domain with little or no gold-standard data. We apply our approach to labelling diagnostic classes in medical and educational case studies, showing that the model achieves strong performance though zero-shot transfer learning and is more effective than alternative ensemble methods. Using NER and information extraction tasks, we show how our approach can train a model directly from crowdsourced labels, outperforming pipeline approaches that first aggregate the crowdsourced data, then train on the aggregated labels. Edwin Simpson, Jonas Pfeiffer, Iryna Gurevych |
AAAI | 3 |
| 2020 | Fine-Grained Argument Unit Recognition and ClassificationabstractPrior work has commonly defined argument retrieval from heterogeneous document collections as a sentence-level classification task. Consequently, argument retrieval suffers both from low recall and from sentence segmentation errors making it difficult for humans and machines to consume the arguments. In this work, we argue that the task should be performed on a more fine-grained level of sequence labeling. For this, we define the task as Argument Unit Recognition and Classification (AURC). We present a dataset of arguments from heterogeneous sources annotated as spans of tokens within a sentence, as well as with a corresponding stance. We show that and how such difficult argument annotations can be effectively collected through crowdsourcing with high inter-annotator agreement. The new benchmark, AURC-8, contains up to 15% more arguments per topic as compared to annotations on the sentence level. We identify a number of methods targeted at AURC sequence labeling, achieving close to human performance on known domains. Further analysis also reveals that, contrary to previous approaches, our methods are more robust against sentence segmentation errors. We publicly release our code and the AURC-8 dataset.1 Dietrich Trautmann, Johannes Daxenberger, Christian Stab, Hinrich Schütze, Iryna Gurevych |
AAAI | 5 |
| 2020 | From Zero to Hero: Human-In-The-Loop Entity Linking in Low Resource DomainsabstractEntity linking (EL) is concerned with disambiguating entity mentions in a text against knowledge bases (KB).It is crucial in a considerable number of fields like humanities, technical writing and biomedical sciences to enrich texts with semantics and discover more knowledge.The use of EL in such domains requires handling noisy texts, low resource settings and domain-specific KBs.Existing approaches are mostly inappropriate for this, as they depend on training data.However, in the above scenario, there exists hardly annotated data, and it needs to be created from scratch.We therefore present a novel domain-agnostic Human-In-The-Loop annotation approach: we use recommenders that suggest potential concepts and adaptive candidate ranking, thereby speeding up the overall annotation process and making it less tedious for users.We evaluate our ranking approach in a simulation on difficult texts and show that it greatly outperforms a strong baseline in ranking accuracy.In a user study, the annotation speed improves by 35 % compared to annotating without interactive support; users report that they strongly prefer our system.An open-source and ready-to-use implementation based on the text annotation platform INCEpTION 1 is made available 2 . Jan-Christoph Klie, Richard Eckart de Castilho, Iryna Gurevych |
ACL | 3 |
| 2020 | Empowering Active Learning to Jointly Optimize System and User DemandsabstractExisting approaches to active learning maximize the system performance by sampling unlabeled instances for annotation that yield the most efficient training.However, when active learning is integrated with an end-user application, this can lead to frustration for participating users, as they spend time labeling instances that they would not otherwise be interested in reading.In this paper, we propose a new active learning approach that jointly optimizes the seemingly counteracting objectives of the active learning system (training efficiently) and the user (receiving useful instances).We study our approach in an educational application, which particularly benefits from this technique as the system needs to rapidly learn to predict the appropriateness of an exercise to a particular user, while the users should receive only exercises that match their skills.We evaluate multiple learning strategies and user types with data from real users and find that our joint approach better satisfies both objectives when alternative methods lead to many unsuitable exercises for end users.1 Ji-Ung Lee, Christian M. Meyer, Iryna Gurevych |
ACL | 3 |
| 2020 | Dialogue Coherence Assessment Without Explicit Dialogue Act LabelsabstractRecent dialogue coherence models use the coherence features designed for monologue texts, e.g.nominal entities, to represent utterances and then explicitly augment them with dialogue-relevant features, e.g., dialogue act labels.It indicates two drawbacks, (a) semantics of utterances is limited to entity mentions, and (b) the performance of coherence models strongly relies on the quality of the input dialogue act labels.We address these issues by introducing a novel approach to dialogue coherence assessment.We use dialogue act prediction as an auxiliary task in a multi-task learning scenario to obtain informative utterance representations for coherence assessment.Our approach alleviates the need for explicit dialogue act labels during evaluation.The results of our experiments show that our model substantially (more than 20 accuracy points) outperforms its strong competitors on the Dai-lyDialogue corpus, and performs on par with them on the SwitchBoard corpus for ranking dialogues concerning their coherence.We release our source code 1 . Mohsen Mesgar, Sebastian Bücker, Iryna Gurevych |
ACL | 3 |
| 2020 | PuzzLing Machines: A Challenge on Learning From Small DataabstractDeep neural models have repeatedly proved excellent at memorizing surface patterns from large datasets for various ML and NLP benchmarks.They struggle to achieve human-like thinking, however, because they lack the skill of iterative reasoning upon knowledge.To expose this problem in a new light, we introduce a challenge on learning from small data, PuzzLing Machines, which consists of Rosetta Stone puzzles from Linguistic Olympiads for high school students.These puzzles are carefully designed to contain only the minimal amount of parallel text necessary to deduce the form of unseen expressions.Solving them does not require external information (e.g., knowledge bases, visual signals) or linguistic expertise, but meta-linguistic awareness and deductive skills.Our challenge contains around 100 puzzles covering a wide range of linguistic phenomena from 81 languages.We show that both simple statistical algorithms and state-of-the-art deep neural models perform inadequately on this challenge, as expected.We hope that this benchmark, available at https://ukplab.github.io/ PuzzLing-Machines/, inspires further efforts towards a new paradigm in NLP-one that is grounded in human-like reasoning and understanding. Gözde Gül Sahin, Yova Kementchedjhieva, Phillip Rust, Iryna Gurevych |
ACL | 4 |
| 2020 | Mind the Trade-off: Debiasing NLU Models without Degrading the In-distribution PerformanceabstractModels for natural language understanding (NLU) tasks often rely on the idiosyncratic biases of the dataset, which make them brittle against test cases outside the training distribution.Recently, several proposed debiasing methods are shown to be very effective in improving out-of-distribution performance.However, their improvements come at the expense of performance drop when models are evaluated on the in-distribution data, which contain examples with higher diversity.This seemingly inevitable trade-off may not tell us much about the changes in the reasoning and understanding capabilities of the resulting models on broader types of examples beyond the small subset represented in the outof-distribution data.In this paper, we address this trade-off by introducing a novel debiasing method, called confidence regularization, which discourage models from exploiting biases while enabling them to receive enough incentive to learn from all the training examples.We evaluate our method on three NLU tasks and show that, in contrast to its predecessors, it improves the performance on out-of-distribution datasets (e.g., 7pp gain on HANS dataset) while maintaining the original in-distribution accuracy.1 Prasetya Ajie Utama, Nafise Sadat Moosavi, Iryna Gurevych |
ACL | 3 |
| 2020 | How to Probe Sentence Embeddings in Low-Resource Languages: On Structural Design Choices for Probing Task EvaluationabstractSentence encoders map sentences to real valued vectors for use in downstream applications.To peek into these representations-e.g., to increase interpretability of their resultsprobing tasks have been designed which query them for linguistic knowledge.However, designing probing tasks for lesser-resourced languages is tricky, because these often lack largescale annotated data or (high-quality) dependency parsers as a prerequisite of probing task design in English.To investigate how to probe sentence embeddings in such cases, we investigate sensitivity of probing task results to structural design choices, conducting the first such large scale study.We show that design choices like size of the annotated probing dataset and type of classifier used for evaluation do (sometimes substantially) influence probing outcomes.We then probe embeddings in a multilingual setup with design choices that lie in a 'stable region', as we identify for English, and find that results on English do not transfer to other languages.Fairer and more comprehensive sentence-level probing evaluation should thus be carried out on multiple languages in the future. Steffen Eger, Johannes Daxenberger, Iryna Gurevych |
CoNLL | 3 |
| 2020 | A matter of framing: The impact of linguistic formalism on probing resultsabstractDeep pre-trained contextualized encoders like BERT (Devlin et al., 2019) demonstrate remarkable performance on a range of downstream tasks.A recent line of research in probing investigates the linguistic knowledge implicitly learned by these models during pretraining.While most work in probing operates on the task level, linguistic tasks are rarely uniform and can be represented in a variety of formalisms.Any linguistics-based probing study thereby inevitably commits to the formalism used to annotate the underlying data.Can the choice of formalism affect probing results?To investigate, we conduct an in-depth cross-formalism layer probing study in role semantics.We find linguistically meaningful differences in the encoding of semantic role-and proto-role information by BERT depending on the formalism and demonstrate that layer probing can detect subtle differences between the implementations of the same linguistic formalism.Our results suggest that linguistic formalism is an important dimension in probing studies and should be investigated along with the commonly used cross-task and cross-lingual experimental settings. Ilia Kuznetsov, Iryna Gurevych |
EMNLP (1) | 2 |
| 2020 | MAD-X: An Adapter-Based Framework for Multi-Task Cross-Lingual TransferabstractThe main goal behind state-of-the-art pretrained multilingual models such as multilingual BERT and XLM-R is enabling and bootstrapping NLP applications in low-resource languages through zero-shot or few-shot crosslingual transfer.However, due to limited model capacity, their transfer performance is the weakest exactly on such low-resource languages and languages unseen during pretraining.We propose MAD-X, an adapter-based framework that enables high portability and parameter-efficient transfer to arbitrary tasks and languages by learning modular language and task representations.In addition, we introduce a novel invertible adapter architecture and a strong baseline method for adapting a pretrained multilingual model to a new language.MAD-X outperforms the state of the art in cross-lingual transfer across a representative set of typologically diverse languages on named entity recognition and causal commonsense reasoning, and achieves competitive results on question answering.Our code and adapters are available at AdapterHub.ml. Jonas Pfeiffer, Ivan Vulic, Iryna Gurevych, Sebastian Ruder |
EMNLP (1) | 3 |
| 2020 | Making Monolingual Sentence Embeddings Multilingual using Knowledge DistillationabstractWe present an easy and efficient method to extend existing sentence embedding models to new languages.This allows to create multilingual versions from previously monolingual models.The training is based on the idea that a translated sentence should be mapped to the same location in the vector space as the original sentence.We use the original (monolingual) model to generate sentence embeddings for the source language and then train a new system on translated sentences to mimic the original model.Compared to other methods for training multilingual sentence embeddings, this approach has several advantages: It is easy to extend existing models with relatively few samples to new languages, it is easier to ensure desired properties for the vector space, and the hardware requirements for training are lower.We demonstrate the effectiveness of our approach for 50+ languages from various language families.Code to extend sentence embeddings models to more than 400 languages is publicly available.1 Nils Reimers 0001, Iryna Gurevych |
EMNLP (1) | 2 |
| 2020 | MultiCQA: Zero-Shot Transfer of Self-Supervised Text Matching Models on a Massive ScaleabstractWe study the zero-shot transfer capabilities of text matching models on a massive scale, by self-supervised training on 140 source domains from community question answering forums in English.We investigate the model performances on nine benchmarks of answer selection and question similarity tasks, and show that all 140 models transfer surprisingly well, where the large majority of models substantially outperforms common IR baselines.We also demonstrate that considering a broad selection of source domains is crucial for obtaining the best zero-shot transfer performances, which contrasts the standard procedure that merely relies on the largest and most similar domains.In addition, we extensively study how to best combine multiple source domains.We propose to incorporate self-supervised with supervised multi-task learning on all available source domains.Our best zero-shot transfer model considerably outperforms in-domain BERT and the previous state of the art on six benchmarks.Fine-tuning of our model with in-domain data results in additional large gains and achieves the new state of the art on all nine benchmarks. Andreas Rücklé, Jonas Pfeiffer, Iryna Gurevych |
EMNLP (1) | 3 |
| 2020 | Towards Debiasing NLU Models from Unknown BiasesabstractNLU models often exploit biases to achieve high dataset-specific performance without properly learning the intended task.Recently proposed debiasing methods are shown to be effective in mitigating this tendency.However, these methods rely on a major assumption that the types of bias should be known a-priori, which limits their application to many NLU tasks and datasets.In this work, we present the first step to bridge this gap by introducing a self-debiasing framework that prevents models from mainly utilizing biases without knowing them in advance.The proposed framework is general and complementary to the existing debiasing methods.We show that it allows these existing methods to retain the improvement on the challenge datasets (i.e., sets of examples designed to expose models' reliance on biases) without specifically targeting certain biases.Furthermore, the evaluation suggests that applying the framework results in improved overall robustness. 1 Prasetya Ajie Utama, Nafise Sadat Moosavi, Iryna Gurevych |
EMNLP (1) | 3 |
| 2020 | Latent Normalizing Flows for Many-to-Many Cross-Domain Mappings
Shweta Mahajan, Iryna Gurevych, Stefan Roth 0001 |
ICLR | 2 |
| 2020 | Avoiding Bias in Students' Intrinsic Motivation Detection
Pedro Bispo Santos, Caroline Verena Bhowmik, Iryna Gurevych |
ITS | 3 |
| 2020 | LINSPECTOR: Multilingual Probing Tasks for Word RepresentationsabstractDespite an ever-growing number of word representation models introduced for a large number of languages, there is a lack of a standardized technique to provide insights into what is captured by these models. Such insights would help the community to get an estimate of the downstream task performance, as well as to design more informed neural architectures, while avoiding extensive experimentation that requires substantial computational resources not all researchers have access to. A recent development in NLP is to use simple classification tasks, also called probing tasks, that test for a single linguistic feature such as part-of-speech. Existing studies mostly focus on exploring the linguistic information encoded by the continuous representations of English text. However, from a typological perspective the morphologically poor English is rather an outlier: The information encoded by the word order and function words in English is often stored on a subword, morphological level in other languages. To address this, we introduce 15 type-level probing tasks such as case marking, possession, word length, morphological tag count, and pseudoword identification for 24 languages. We present a reusable methodology for creation and evaluation of such tests in a multilingual setting, which is challenging because of a lack of resources, lower quality of tools, and differences among languages. We then present experiments on several diverse multilingual word embedding models, in which we relate the probing task performance for a diverse set of languages to a range of five classic NLP tasks: POS-tagging, dependency parsing, semantic role labeling, named entity recognition, and natural language inference. We find that a number of probing tests have significantly high positive correlation to the downstream tasks, especially for morphologically rich languages. We show that our tests can be used to explore word embeddings or black-box neural models for linguistic cues in a multilingual setting. We release the probing data sets and the evaluation suite LINSPECTOR with https://github.com/UKPLab/linspector . Gözde Gül Sahin, Clara Vania, Ilia Kuznetsov, Iryna Gurevych |
Comput. Linguistics | 4 |
| 2020 | Preference-based interactive multi-document summarisationabstractAbstract Interactive NLP is a promising paradigm to close the gap between automatic NLP systems and the human upper bound. Preference-based interactive learning has been successfully applied, but the existing methods require several thousand interaction rounds even in simulations with perfect user feedback. In this paper, we study preference-based interactive summarisation. To reduce the number of interaction rounds, we propose the Active Preference-based ReInforcement Learning (APRIL) framework. APRIL uses active learning to query the user, preference learning to learn a summary ranking function from the preferences, and neural Reinforcement learning to efficiently search for the (near-)optimal summary. Our results show that users can easily provide reliable preferences over summaries and that APRIL outperforms the state-of-the-art preference-based interactive method in both simulation and real-user experiments. Yang Gao 0021, Christian M. Meyer, Iryna Gurevych |
Inf. Retr. J. | 3 |
| 2020 | Scalable Bayesian preference learning for crowdsabstractAbstract We propose a scalable Bayesian preference learning method for jointly predicting the preferences of individuals as well as the consensus of a crowd from pairwise labels. Peoples’ opinions often differ greatly, making it difficult to predict their preferences from small amounts of personal data. Individual biases also make it harder to infer the consensus of a crowd when there are few labels per item. We address these challenges by combining matrix factorisation with Gaussian processes, using a Bayesian approach to account for uncertainty arising from noisy and sparse data. Our method exploits input features, such as text embeddings and user metadata, to predict preferences for new items and users that are not in the training set. As previous solutions based on Gaussian processes do not scale to large numbers of users, items or pairwise labels, we propose a stochastic variational inference approach that limits computational and memory costs. Our experiments on a recommendation task show that our method is competitive with previous approaches despite our scalable inference approximation. We demonstrate the method’s scalability on a natural language processing task with thousands of users and items, and show improvements over the state of the art on this task. We make our software publicly available for future work ( https://github.com/UKPLab/tacl2018-preference-convincing/tree/crowdGPPL ). Edwin Simpson, Iryna Gurevych |
Mach. Learn. | 2 |
| 2020 | Modeling Global and Local Node Contexts for Text Generation from Knowledge GraphsabstractRecent graph-to-text models generate text from graph-based data using either global or local aggregation to learn node representations. Global node encoding allows explicit communication between two distant nodes, thereby neglecting graph topology as all nodes are directly connected. In contrast, local node encoding considers the relations between neighbor nodes capturing the graph structure, but it can fail to capture long-range relations. In this work, we gather both encoding strategies, proposing novel neural models that encode an input graph combining both global and local node contexts, in order to learn better contextualized node embeddings. In our experiments, we demonstrate that our approaches lead to significant improvements on two graph-to-text datasets achieving BLEU scores of 18.01 on the AGENDA dataset, and 63.69 on the WebNLG dataset for seen categories, outperforming state-of-the-art models by 3.7 and 3.1 points, respectively. 1 Leonardo F. R. Ribeiro, Claire Gardent, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 4 |
| 2020 | Interactive Text Ranking with Bayesian Optimisation: A Case Study on Community QA and SummarisationabstractFor many NLP applications, such as question answering and summarization, the goal is to select the best solution from a large space of candidates to meet a particular user’s needs. To address the lack of user or task-specific training data, we propose an interactive text ranking approach that actively selects pairs of candidates, from which the user selects the best. Unlike previous strategies, which attempt to learn a ranking across the whole candidate space, our method uses Bayesian optimization to focus the user’s labeling effort on high quality candidates and integrate prior knowledge to cope better with small data scenarios. We apply our method to community question answering (cQA) and extractive multidocument summarization, finding that it significantly outperforms existing interactive approaches. We also show that the ranking function learned by our method is an effective reward function for reinforcement learning, which improves the state of the art for interactive summarization. Edwin Simpson, Yang Gao 0021, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 3 |
| 2019 | Challenges in the Automatic Analysis of Students' Diagnostic ReasoningabstractDiagnostic reasoning is a key component of many professions. To improve students’ diagnostic reasoning skills, educational psychologists analyse and give feedback on epistemic activities used by these students while diagnosing, in particular, hypothesis generation, evidence generation, evidence evaluation, and drawing conclusions. However, this manual analysis is highly time-consuming. We aim to enable the large-scale adoption of diagnostic reasoning analysis and feedback by automating the epistemic activity identification. We create the first corpus for this task, comprising diagnostic reasoning selfexplanations of students from two domains annotated with epistemic activities. Based on insights from the corpus creation and the task’s characteristics, we discuss three challenges for the automatic identification of epistemic activities using AI methods: the correct identification of epistemic activity spans, the reliable distinction of similar epistemic activities, and the detection of overlapping epistemic activities. We propose a separate performance metric for each challenge and thus provide an evaluation framework for future research. Indeed, our evaluation of various state-of-the-art recurrent neural network architectures reveals that current techniques fail to address some of these challenges. Claudia Schulz 0001, Christian M. Meyer, Iryna Gurevych |
AAAI | 3 |
| 2019 | COALA: A Neural Coverage-Based Approach for Long Answer Selection with Small DataabstractCurrent neural network based community question answering (cQA) systems fall short of (1) properly handling long answers which are common in cQA; (2) performing under small data conditions, where a large amount of training data is unavailable—i.e., for some domains in English and even more so for a huge number of datasets in other languages; and (3) benefiting from syntactic information in the model—e.g., to differentiate between identical lexemes with different syntactic roles. In this paper, we propose COALA, an answer selection approach that (a) selects appropriate long answers due to an effective comparison of all question-answer aspects, (b) has the ability to generalize from a small number of training examples, and (c) makes use of the information about syntactic roles of words. We show that our approach outperforms existing answer selection models by a large margin on six cQA datasets from different domains. Furthermore, we report the best results on the passage retrieval benchmark WikiPassageQA. Andreas Rücklé, Nafise Sadat Moosavi, Iryna Gurevych |
AAAI | 3 |
| 2019 | Ranking Generated Summaries by Correctness: An Interesting but Challenging Application for Natural Language InferenceabstractWhile recent progress on abstractive summarization has led to remarkably fluent summaries, factual errors in generated summaries still severely limit their use in practice.In this paper, we evaluate summaries produced by state-of-the-art models via crowdsourcing and show that such errors occur frequently, in particular with more abstractive models.We study whether textual entailment predictions can be used to detect such errors and if they can be reduced by reranking alternative predicted summaries.That leads to an interesting downstream application for entailment models.In our experiments, we find that outof-the-box entailment models trained on NLI datasets do not yet offer the desired performance for the downstream task and we therefore release our annotations as additional test data for future extrinsic evaluations of NLI. Tobias Falke, Leonardo F. R. Ribeiro, Prasetya Ajie Utama, Ido Dagan, Iryna Gurevych |
ACL (1) | 5 |
| 2019 | Classification and Clustering of Arguments with Contextualized Word EmbeddingsabstractWe experiment with two recent contextualized word embedding methods (ELMo and BERT) in the context of open-domain argument search.For the first time, we show how to leverage the power of contextualized word embeddings to classify and cluster topic-dependent arguments, achieving impressive results on both tasks and across multiple datasets.For argument classification, we improve the state-of-the-art for the UKP Sentential Argument Mining Corpus by 20.8 percentage points and for the IBM Debater -Evidence Sentences dataset by 7.4 percentage points.For the understudied task of argument clustering, we propose a pre-training step which improves by 7.8 percentage points over strong baselines on a novel dataset, and by 12.3 percentage points for the Argument Facet Similarity (AFS) Corpus. 1 Nils Reimers 0001, Benjamin Schiller, Tilman Beck, Johannes Daxenberger, Christian Stab, Iryna Gurevych |
ACL (1) | 6 |
| 2019 | Analysis of Automatic Annotation Suggestions for Hard Discourse-Level Tasks in Expert DomainsabstractClaudia Schulz, Christian M. Meyer, Jan Kiesewetter, Michael Sailer, Elisabeth Bauer, Martin R. Fischer, Frank Fischer, Iryna Gurevych. Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics. 2019. Claudia Schulz 0001, Christian M. Meyer, Jan Kiesewetter, Michael Sailer, Elisabeth Bauer, Martin R. Fischer, Frank Fischer 0001, Iryna Gurevych |
ACL (1) | 8 |
| 2019 | Predicting Humorousness and Metaphor Novelty with Gaussian Process Preference LearningabstractThe inability to quantify key aspects of creative language is a frequent obstacle to natural language understanding.To address this, we introduce novel tasks for evaluating the creativeness of language-namely, scoring and ranking text by humorousness and metaphor novelty.To sidestep the difficulty of assigning discrete labels or numeric scores, we learn from pairwise comparisons between texts.We introduce a Bayesian approach for predicting humorousness and metaphor novelty using Gaussian process preference learning (GPPL), which achieves a Spearman's ρ of 0.56 against gold using word embeddings and linguistic features.Our experiments show that given sparse, crowdsourced annotation data, ranking using GPPL outperforms best-worst scaling.We release a new dataset for evaluating humour containing 28,210 pairwise comparisons of 4030 texts, and make our software freely available.1 https://github.com/ukplab/ acl2019 Edwin Simpson, Erik-Lân Do Dinh, Tristan Miller, Iryna Gurevych |
ACL (1) | 4 |
| 2019 | An Annotation Protocol for Collecting User-Generated Counter-Arguments Using Crowdsourcing
Paul Reisert, Gisela Vallejo, Naoya Inoue, Iryna Gurevych, Kentaro Inui |
AIED (2) | 4 |
| 2019 | A Richly Annotated Corpus for Different Tasks in Automated Fact-CheckingabstractAutomated fact-checking based on machine learning is a promising approach to identify false information distributed on the web.In order to achieve satisfactory performance, machine learning methods require a large corpus with reliable annotations for the different tasks in the fact-checking process.Having analyzed existing fact-checking corpora, we found that none of them meets these criteria in full.They are either too small in size, do not provide detailed annotations, or are limited to a single domain.Motivated by this gap, we present a new substantially sized mixed-domain corpus with annotations of good quality for the core fact-checking tasks: document retrieval, evidence extraction, stance detection, and claim validation.To aid future corpus construction, we describe our methodology for corpus creation and annotation, and demonstrate that it results in substantial inter-annotator agreement.As baselines for future research, we perform experiments on our corpus with a number of model architectures that reach high performance in similar problem settings.Finally, to support the development of future models, we provide a detailed error analysis for each of the tasks.Our results show that the realistic, multi-domain setting defined by our data poses new challenges for the existing models, providing opportunities for considerable improvement by future systems. Andreas Hanselowski, Christian Stab, Claudia Schulz 0001, Zile Li, Iryna Gurevych |
CoNLL | 5 |
| 2019 | Better Rewards Yield Better Summaries: Learning to Summarise Without ReferencesabstractFlorian Böhm, Yang Gao, Christian M. Meyer, Ori Shapira, Ido Dagan, Iryna Gurevych. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). 2019. Florian Böhm, Yang Gao 0021, Christian M. Meyer, Ori Shapira, Ido Dagan, Iryna Gurevych |
EMNLP/IJCNLP (1) | 6 |
| 2019 | Sentence-BERT: Sentence Embeddings using Siamese BERT-NetworksabstractNils Reimers, Iryna Gurevych. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). 2019. Nils Reimers 0001, Iryna Gurevych |
EMNLP/IJCNLP (1) | 2 |
| 2019 | Enhancing AMR-to-Text Generation with Dual Graph RepresentationsabstractLeonardo F. R. Ribeiro, Claire Gardent, Iryna Gurevych. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). 2019. Leonardo F. R. Ribeiro, Claire Gardent, Iryna Gurevych |
EMNLP/IJCNLP (1) | 3 |
| 2019 | Neural Duplicate Question Detection without Labeled Training DataabstractAndreas Rücklé, Nafise Sadat Moosavi, Iryna Gurevych. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). 2019. Andreas Rücklé, Nafise Sadat Moosavi, Iryna Gurevych |
EMNLP/IJCNLP (1) | 3 |
| 2019 | A Bayesian Approach for Sequence Tagging with CrowdsabstractEdwin Simpson, Iryna Gurevych. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). 2019. Edwin Simpson, Iryna Gurevych |
EMNLP/IJCNLP (1) | 2 |
| 2019 | Reward Learning for Efficient Reinforcement Learning in Extractive Document SummarisationabstractDocument summarisation can be formulated as a sequential decision-making problem, which can be solved by Reinforcement Learning (RL) algorithms. The predominant RL paradigm for summarisation learns a cross-input policy, which requires considerable time, data and parameter tuning due to the huge search spaces and the delayed rewards. Learning input-specific RL policies is a more efficient alternative, but so far depends on handcrafted rewards, which are difficult to design and yield poor performance. We propose RELIS, a novel RL paradigm that learns a reward function with Learning-to-Rank (L2R) algorithms at training time and uses this reward function to train an input-specific RL policy at test time. We prove that RELIS guarantees to generate near-optimal summaries with appropriate L2R and RL algorithms. Empirically, we evaluate our approach on extractive multi-document summarisation. We show that RELIS reduces the training time by two orders of magnitude compared to the state-of-the-art models while performing on par with them. Yang Gao 0021, Christian M. Meyer, Mohsen Mesgar, Iryna Gurevych |
IJCAI | 4 |
| 2019 | Revisiting the Binary Linearization Technique for Surface RealizationabstractEnd-to-end neural approaches have achieved state-of-the-art performance in many natural language processing (NLP) tasks.Yet, they often lack transparency of the underlying decision-making process, hindering error analysis and certain model improvements.In this work, we revisit the binary linearization approach to surface realization, which exhibits more interpretable behavior, but was falling short in terms of prediction accuracy.We show how enriching the training data to better capture word order constraints almost doubles the performance of the system.We further demonstrate that encoding both local and global prediction contexts yields another considerable performance boost.With the proposed modifications, the system which ranked low in the latest shared task on multilingual surface realization now achieves best results in five out of ten languages, while being on par with the state-of-the-art approaches in others. 1 Yevgeniy Puzikov, Claire Gardent, Ido Dagan, Iryna Gurevych |
INLG | 4 |
| 2019 | Improved Cross-Lingual Question Retrieval for Community Question AnsweringabstractWe perform cross-lingual question retrieval in community question answering (cQA), i.e., we retrieve similar questions for queries that are given in another language. The standard approach to cross-lingual information retrieval, which is to automatically translate the query to the target language and continue with a monolingual retrieval model, typically falls short in cQA due to translation errors. This is even more the case for specialized domains such as in technical cQA, which we explore in this work. To remedy, we propose two extensions to this approach that improve cross-lingual question retrieval: (1) we enhance an NMT model with monolingual cQA data to improve the translation quality, and (2) we improve the robustness of a state-of-the-art neural question retrieval model to common translation errors by adding back-translations during training. Our results show that we achieve substantial improvements over the baseline approach and considerably close the gap to a setup where we have access to an external commercial machine translation service (i.e., Google Translate), which is often not the case in many practical scenarios. Our source code and data is publicly available.1 Andreas Rücklé, Krishnkant Swarnkar, Iryna Gurevych |
WWW | 3 |
| 2019 | Corrigendum to Unsupervised Latent Dirichlet Allocation for supervised question classification. [Information Processing & Management, 54(3), 380-393]
Saeedeh Momtazi, Iryna Gurevych |
Inf. Process. Manag. | 2 |
| 2018 | Multimodal Grounding for Language ProcessingabstractThis survey discusses how recent developments in multimodal processing facilitate conceptual grounding of language. We categorize the information flow in multimodal processing with respect to cognitive models of human information processing and analyze different methods for combining multimodal representations. Based on this methodological inventory, we discuss the benefit of multimodal grounding for a variety of language processing tasks and the challenges that arise. We particularly focus on multimodal grounding of verbs which play a crucial role for the compositional power of language. Lisa Beinborn, Teresa Botschen, Iryna Gurevych |
COLING | 3 |
| 2018 | Killing Four Birds with Two Stones: Multi-Task Learning for Non-Literal Language DetectionabstractNon-literal language phenomena such as idioms or metaphors are commonly studied in isolation from each other in NLP. However, often similar definitions and features are being used for different phenomena, challenging the distinction. Instead, we propose to view the detection problem as a generalized non-literal language classification problem. In this paper we investigate multi-task learning for related non-literal language phenomena. We show that in contrast to simply joining the data of multiple tasks, multi-task learning consistently improves upon four metaphor and idiom detection tasks in two languages, English and German. Comparing two state-of-the-art multi-task learning architectures, we also investigate when soft parameter sharing and learned information flow can be beneficial for our related tasks. We make our adapted code publicly available. Erik-Lân Do Dinh, Steffen Eger, Iryna Gurevych |
COLING | 3 |
| 2018 | Cross-lingual Argumentation Mining: Machine Translation (and a bit of Projection) is All You Need!abstractArgumentation mining (AM) requires the identification of complex discourse structures and has lately been applied with success monolingually. In this work, we show that the existing resources are, however, not adequate for assessing cross-lingual AM, due to their heterogeneity or lack of complexity. We therefore create suitable parallel corpora by (human and machine) translating a popular AM dataset consisting of persuasive student essays into German, French, Spanish, and Chinese. We then compare (i) annotation projection and (ii) bilingual word embeddings based direct transfer strategies for cross-lingual AM, finding that the former performs considerably better and almost eliminates the loss from cross-lingual transfer. Moreover, we find that annotation projection works equally well when using either costly human or cheap machine translations. Our code and data are available at http://github.com/UKPLab/coling2018-xling_argument_mining. Steffen Eger, Johannes Daxenberger, Christian Stab, Iryna Gurevych |
COLING | 4 |
| 2018 | A Retrospective Analysis of the Fake News Challenge Stance-Detection TaskabstractThe 2017 Fake News Challenge Stage 1 (FNC-1) shared task addressed a stance classification task as a crucial first step towards detecting fake news. To date, there is no in-depth analysis paper to critically discuss FNC-1’s experimental setup, reproduce the results, and draw conclusions for next-generation stance classification methods. In this paper, we provide such an in-depth analysis for the three top-performing systems. We first find that FNC-1’s proposed evaluation metric favors the majority class, which can be easily classified, and thus overestimates the true discriminative power of the methods. Therefore, we propose a new F1-based metric yielding a changed system ranking. Next, we compare the features and architectures used, which leads to a novel feature-rich stacked LSTM model that performs on par with the best systems, but is superior in predicting minority classes. To understand the methods’ ability to generalize, we derive a new dataset and perform both in-domain and cross-domain experiments. Our qualitative and quantitative study helps interpreting the original FNC-1 scores and understand which features help improving performance and why. Our new dataset and all source code used during the reproduction study are publicly available for future research. Andreas Hanselowski, P. V. S. Avinesh, Benjamin Schiller, Felix Caspelherr, Debanjan Chaudhuri, Christian M. Meyer, Iryna Gurevych |
COLING | 7 |
| 2018 | From Text to Lexicon: Bridging the Gap between Word Embeddings and Lexical ResourcesabstractDistributional word representations (often referred to as word embeddings) are omnipresent in modern NLP. Early work has focused on building representations for word types, and recent studies show that lemmatization and part of speech (POS) disambiguation of targets in isolation improve the performance of word embeddings on a range of downstream tasks. However, the reasons behind these improvements, the qualitative effects of these operations and the combined performance of lemmatized and POS disambiguated targets are less studied. This work aims to close this gap and puts previous findings into a general perspective. We examine the effect of lemmatization and POS typing on word embedding performance in a novel resource-based evaluation scenario, as well as on standard similarity benchmarks. We show that these two operations have complimentary qualitative and vocabulary-level effects and are best used in combination. We find that the improvement is more pronounced for verbs and show how lemmatization and POS typing implicitly target some of the verb-specific issues. We claim that the observed improvement is a result of better conceptual alignment between word embeddings and lexical resources, stressing the need for conceptually plausible modeling of word embedding targets. Ilia Kuznetsov, Iryna Gurevych |
COLING | 2 |
| 2018 | Modeling Semantics with Gated Graph Neural Networks for Knowledge Base Question AnsweringabstractThe most approaches to Knowledge Base Question Answering are based on semantic parsing. In this paper, we address the problem of learning vector representations for complex semantic parses that consist of multiple entities and relations. Previous work largely focused on selecting the correct semantic relations for a question and disregarded the structure of the semantic parse: the connections between entities and the directions of the relations. We propose to use Gated Graph Neural Networks to encode the graph structure of the semantic parse. We show on two data sets that the graph networks outperform all baseline models that do not explicitly model the structure. The error analysis confirms that our approach can successfully process complex semantic parses. Daniil Sorokin, Iryna Gurevych |
COLING | 2 |
| 2018 | Corpus-Driven Thematic Hierarchy InductionabstractThematic role hierarchy is a linguistic tool used to describe interactions between semantic roles and their syntactic realizations.Despite decades of dedicated research and numerous thematic hierarchy suggestions in the literature, this concept has not been used in NLP so far due to incompatibility and limited scope of existing hierarchies.We introduce an empirical framework for thematic hierarchy induction and evaluate several role ranking strategies on English and German corpus data.We hypothesize that inducing a thematic hierarchy is feasible, that a hierarchy can be induced from small amounts of data and that resulting hierarchies apply cross-lingually.We evaluate these assumptions empirically. Ilia Kuznetsov, Iryna Gurevych |
CoNLL | 2 |
| 2018 | Linking Text and Knowledge Using the INCEpTION Annotation PlatformabstractIn the Digital Humanities (DH), linking text collections to general or domain-specific knowledge bases (KBs) or authority files is important to enable a contextualised analysis. Automatic named entity recognition and entity linking tools require training data or domain-specific methods. Interactive annotation tools do often not support the tasks of entity linking, fact-linking, cross-document reference resolution, etc. We aim to address this gap with the INCEpTION annotation platform, which not only provides these capabilities in the context of a generic annotation tool, but also combines them with machine learning methods to improve annotation efficiency. Richard Eckart de Castilho, Jan-Christoph Klie, Beto Boullosa, Iryna Gurevych |
eScience | 5 |
| 2018 | Automatically Detecting Incivility in Online Discussions of News MediaabstractDetecting biased language in written discourse is a highly relevant area of research in political communication and other social sciences, given the large quantity of information exchanged in public online platforms. In this abstract, we discuss an approach based on the concept of "incivility"-assessing biased text on the Facebook pages of established news media. News outlets are forced to put increasing efforts into preventing heated debates from turning into disrespectful discussions on their social media platforms. By scaling the analysis from a few thousand manually coded samples to more than a million comments, we take a step towards supporting media outlets in (semi-)automatizing the detection of uncivil comments and enable a much broader analysis of the latter. Johannes Daxenberger, Marc Ziegele, Iryna Gurevych, Oliver Quiring |
eScience | 3 |
| 2018 | Filter and Annotate: Towards Automatic Identification of Genuine MetaphoricityabstractNatural Language Processing has largely addressed automatic metaphor detection on grounds of (cognitive) linguistic frameworks, especially the Conceptual Metaphor Theory of Lakoff and Johnson [1], which sees metaphor as ubiquitous. In contrast, in this work we view metaphor as an exceptional phenomenon [2]. This change in perspective affects applicability of machine learning approaches for metaphor detection, usage of corresponding features, as well as availability of datasets. We propose a combination of manual annotation and automatic filtering as an approach to conduct first steps into the direction of genuine metaphor detection. Erik-Lân Do Dinh, Iryna Gurevych, Petra Gehring |
eScience | 2 |
| 2018 | Using Facial Expressions of Students for Detecting Levels of Intrinsic MotivationabstractWe propose an end-to-end approach for recognition of students' intrinsic motivation, using only their facial expressions as input. Motivation is the psychological construct that defines our reasons and interests to perform a set of actions. Understanding and identifying students' levels of intrinsic motivation is crucial for teachers to support students' learning processes and enhance academic outcomes. Despite the large potential to automatically recognize students' intrinsic motivational levels-e.g. for educational training and to further understand judgmental processes in the educational context-previous research was mainly focused on teacher judgment accuracy of students' intrinsic motivation in the actual classroom. Our results show that students' levels of intrinsic motivation can be detected using only their facial expressions. Pedro Bispo Santos, Caroline Verena Wahle, Iryna Gurevych |
eScience | 3 |
| 2018 | Automatic Recommendations for Data Coding: A Use Case from Medical and Teacher EducationabstractResearch in social sciences and humanities of ten involves analysing data to draw scientific conclusions. This however requires the manual coding of the data, which is highly time-consuming. A use case is the coding of students' essays in education to draw conclusions about students' reasoning and argumentation. The NeuralWeb API tackles this problem by providing automatic codings to other software components. These codings can for example be used in annotation platforms in terms of recommendations for expert coders from social sciences and humanities. After some initial manual annotations, the expert coders then merely need to verify the correctness of the automatic codings instead of manually annotating all data. Claudia Schulz 0001, Michael Sailer, Jan Kiesewetter, Elisabeth Bauer, Frank Fischer 0001, Martin R. Fischer, Iryna Gurevych |
eScience | 7 |
| 2018 | Weeding out Conventionalized Metaphors: A Corpus of Novel Metaphor AnnotationsabstractWe encounter metaphors every day, but only a few jump out on us and make us stumble.However, little effort has been devoted to investigating more novel metaphors in comparison to general metaphor detection efforts.We attribute this gap primarily to the lack of larger datasets that distinguish between conventionalized, i.e., very common, and novel metaphors.The goal of this paper is to alleviate this situation by introducing a crowdsourced novel metaphor annotation layer for an existing metaphor corpus.Further, we analyze our corpus and investigate correlations between novelty and features that are typically used in metaphor detection, such as concreteness ratings and more semantic features like the Potential for Metaphoricity.Finally, we present a baseline approach to assess novelty in metaphors based on our annotations. Erik-Lân Do Dinh, Hannah Wieland, Iryna Gurevych |
EMNLP | 3 |
| 2018 | Is it Time to Swish? Comparing Deep Learning Activation Functions Across NLP tasksabstractActivation functions play a crucial role in neural networks because they are the nonlinearities which have been attributed to the success story of deep learning. One of the currently most popular activation functions is ReLU, but several competitors have recently been proposed or 'discovered', including LReLU functions and swish. While most works compare newly proposed activation functions on few tasks (usually from image classification) and against few competitors (usually ReLU), we perform the first large-scale comparison of 21 activation functions across eight different NLP tasks. We find that a largely unknown activation function performs most stably across all tasks, the so-called penalized tanh function. We also show that it can successfully replace the sigmoid and tanh gates in LSTM cells, leading to a 2 percentage point (pp) improvement over the standard choices on a challenging NLP task. Steffen Eger, Paul Youssef, Iryna Gurevych |
EMNLP | 3 |
| 2018 | APRIL: Interactively Learning to Summarise by Combining Active Preference Learning and Reinforcement LearningabstractWe propose a method to perform automatic document summarisation without using reference summaries.Instead, our method interactively learns from users' preferences.The merit of preference-based interactive summarisation is that preferences are easier for users to provide than reference summaries.Existing preference-based interactive learning methods suffer from high sample complexity, i.e. they need to interact with the oracle for many rounds in order to converge.In this work, we propose a new objective function, which enables us to leverage active learning, preference learning and reinforcement learning techniques in order to reduce the sample complexity.Both simulation and real-user experiments suggest that our method significantly advances the state of the art.Our source code is freely available at https://github.com/UKPLab/emnlp2018-april. Yang Gao 0021, Christian M. Meyer, Iryna Gurevych |
EMNLP | 3 |
| 2018 | Cross-topic Argument Mining from Heterogeneous SourcesabstractArgument mining is a core technology for automating argument search in large document collections. Despite its usefulness for this task, most current approaches are designed for use only with specific text types and fall short when applied to heterogeneous texts. In this paper, we propose a new sentential annotation scheme that is reliably applicable by crowd workers to arbitrary Web texts. We source annotations for over 25,000 instances covering eight controversial topics. We show that integrating topic information into bidirectional long short-term memory networks outperforms vanilla BiLSTMs by more than 3 percentage points in F1 in two- and three-label cross-topic settings. We also show that these results can be further improved by leveraging additional data for topic relevance using multi-task learning. Christian Stab, Tristan Miller, Benjamin Schiller, Pranav Rai, Iryna Gurevych |
EMNLP | 5 |
| 2018 | E2E NLG Challenge: Neural Models vs. TemplatesabstractE2E NLG Challenge is a shared task on generating restaurant descriptions from sets of key-value pairs.This paper describes the results of our participation in the challenge.We develop a simple, yet effective neural encoder-decoder model 1 which produces fluent restaurant descriptions and outperforms a strong baseline.We further analyze the data provided by the organizers and conclude that the task can also be approached with a template-based model developed in just a few hours. Yevgeniy Puzikov, Iryna Gurevych |
INLG | 2 |
| 2018 | A Legal Perspective on Training Models for Natural Language Processing
Richard Eckart de Castilho, Giulia Dore, Thomas Margoni, Penny Labropoulou, Iryna Gurevych |
LREC | 5 |
| 2018 | Adapting Serious Game for Fallacious Argumentation to German: Pitfalls, Insights, and Best Practices
Ivan Habernal, Patrick Pauli, Iryna Gurevych |
LREC | 3 |
| 2018 | Multimodal Frame Identification with Multilingual EvaluationabstractTeresa Botschen, Iryna Gurevych, Jan-Christoph Klie, Hatem Mousselly-Sergieh, Stefan Roth. Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers). 2018. Teresa Botschen, Iryna Gurevych, Jan-Christoph Klie, Hatem Mousselly Sergieh, Stefan Roth 0001 |
NAACL-HLT | 2 |
| 2018 | Before Name-Calling: Dynamics and Triggers of Ad Hominem Fallacies in Web ArgumentationabstractArguing without committing a fallacy is one of the main requirements of an ideal debate. But even when debating rules are strictly enforced and fallacious arguments punished, arguers often lapse into attacking the opponent by an ad hominem argument. As existing research lacks solid empirical investigation of the typology of ad hominem arguments as well as their potential causes, this paper fills this gap by (1) performing several large-scale annotation studies, (2) experimenting with various neural architectures and validating our working hypotheses, such as controversy or reasonableness, and (3) providing linguistic insights into triggers of ad hominem using explainable neural network architectures. Ivan Habernal, Henning Wachsmuth, Iryna Gurevych, Benno Stein 0001 |
NAACL-HLT | 3 |
| 2018 | The Argument Reasoning Comprehension Task: Identification and Reconstruction of Implicit WarrantsabstractIvan Habernal, Henning Wachsmuth, Iryna Gurevych, Benno Stein. Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers). 2018. Ivan Habernal, Henning Wachsmuth, Iryna Gurevych, Benno Stein 0001 |
NAACL-HLT | 3 |
| 2018 | Lexical-semantic resources: yet powerful resources for automatic personality classificationabstractIn this paper, we aim to reveal the impact of lexical-semantic resources, used in particular for word sense disambiguation and sense-level semantic categorization, on automatic personality classification task.While stylistic features (e.g., part-of-speech counts) have been shown their power in this task, the impact of semantics beyond targeted word lists is relatively unexplored.We propose and extract three types of lexical-semantic features, which capture high-level concepts and emotions, overcoming the lexical gap of word n-grams.Our experimental results are comparable to state-of-the-art methods, while no personality-specific resources are required. Xuan-Son Vu, Lucie Flek, Lili Jiang 0002, Iryna Gurevych |
GWC | 4 |
| 2018 | Event Time Extraction with a Decision Tree of Neural ClassifiersabstractExtracting the information from text when an event happened is challenging. Documents do not only report on current events, but also on past events as well as on future events. Often, the relevant time information for an event is scattered across the document. In this paper we present a novel method to automatically anchor events in time. To our knowledge it is the first approach that takes temporal information from the complete document into account. We created a decision tree that applies neural network based classifiers at its nodes. We use this tree to incrementally infer, in a stepwise manner, at which time frame an event happened. We evaluate the approach on the TimeBank-EventTime Corpus (Reimers et al., 2016) achieving an accuracy of 42.0% compared to an inter-annotator agreement (IAA) of 56.7%. For events that span over a single day we observe an accuracy improvement of 33.1 points compared to the state-of-the-art CAEVO system (Chambers et al., 2014). Without retraining, we apply this model to the SemEval-2015 Task 4 on automatic timeline generation and achieve an improvement of 4.01 points F1-score compared to the state-of-the-art. Our code is publically available. Nils Reimers 0001, Nazanin Dehghani, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 3 |
| 2018 | Finding Convincing Arguments Using Scalable Bayesian Preference LearningabstractWe introduce a scalable Bayesian preference learning method for identifying convincing arguments in the absence of gold-standard ratings or rankings. In contrast to previous work, we avoid the need for separate methods to perform quality control on training data, predict rankings and perform pairwise classification. Bayesian approaches are an effective solution when faced with sparse or noisy training data, but have not previously been used to identify convincing arguments. One issue is scalability, which we address by developing a stochastic variational inference method for Gaussian process (GP) preference learning. We show how our method can be applied to predict argument convincingness from crowdsourced data, outperforming the previous state-of-the-art, particularly when trained with small amounts of unreliable data. We demonstrate how the Bayesian approach enables more effective active learning, thereby reducing the amount of data required to identify convincing arguments for new users and domains. While word embeddings are principally used with neural networks, our results show that word embeddings in combination with linguistic features also benefit GPs when predicting argument convincingness. Edwin Simpson, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 2 |
| 2017 | Neural End-to-End Learning for Computational Argumentation MiningabstractWe investigate neural techniques for endto-end computational argumentation mining (AM).We frame AM both as a tokenbased dependency parsing and as a tokenbased sequence tagging problem, including a multi-task learning setup.Contrary to models that operate on the argument component level, we find that framing AM as dependency parsing leads to subpar performance results.In contrast, less complex (local) tagging models based on BiL-STMs perform robustly across classification scenarios, being able to catch longrange dependencies inherent to the AM problem.Moreover, we find that jointly learning 'natural' subtasks, in a multi-task learning setup, improves performance. Steffen Eger, Johannes Daxenberger, Iryna Gurevych |
ACL (1) | 3 |
| 2017 | Interactive Data Analytics for the Humanities
Iryna Gurevych, Christian M. Meyer, Carsten Binnig, Johannes Fürnkranz, Kristian Kersting, Stefan Roth 0001, Edwin Simpson |
CICLing (1) | 1 |
| 2017 | Out-of-domain FrameNet Semantic Role LabelingabstractSilvana Hartmann, Ilia Kuznetsov, Teresa Martin, Iryna Gurevych. Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 1, Long Papers. 2017. Silvana Hartmann, Ilia Kuznetsov, Teresa Martin, Iryna Gurevych |
EACL (1) | 4 |
| 2017 | Metaheuristic Approaches to Lexical Substitution and SimplificationabstractSallam Abualhaija, Tristan Miller, Judith Eckle-Kohler, Iryna Gurevych, Karl-Heinz Zimmermann. Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 1, Long Papers. 2017. Sallam Abualhaija, Tristan Miller, Judith Eckle-Kohler, Iryna Gurevych, Karl-Heinz Zimmermann |
EACL (1) | 4 |
| 2017 | Recognizing Insufficiently Supported Arguments in Argumentative EssaysabstractIn this paper, we propose a new task for assessing the quality of natural language arguments.The premises of a well-reasoned argument should provide enough evidence for accepting or rejecting its claim.Although this criterion, known as sufficiency, is widely adopted in argumentation theory, there are no empirical studies on its applicability to real arguments.In this work, we show that human annotators substantially agree on the sufficiency criterion and introduce a novel annotated corpus.Furthermore, we experiment with feature-rich SVMs and convolutional neural networks and achieve 84% accuracy for automatically identifying insufficiently supported arguments.The final corpus as well as the annotation guideline are freely available for encouraging future research on argument quality. 1 Christian Stab, Iryna Gurevych |
EACL (1) | 2 |
| 2017 | What is the Essence of a Claim? Cross-Domain Claim IdentificationabstractArgument mining has become a popular research area in NLP.It typically includes the identification of argumentative components, e.g.claims, as the central component of an argument.We perform a qualitative analysis across six different datasets and show that these appear to conceptualize claims quite differently.To learn about the consequences of such different conceptualizations of claim for practical applications, we carried out extensive experiments using state-of-the-art featurerich and deep learning systems, to identify claims in a cross-domain fashion.While the divergent conceptualization of claims in different datasets is indeed harmful to cross-domain classification, we show that there are shared properties on the lexical level as well as system configurations that can help to overcome these gaps. Johannes Daxenberger, Steffen Eger, Ivan Habernal, Christian Stab, Iryna Gurevych |
EMNLP | 5 |
| 2017 | Bringing Structure into Summaries: Crowdsourcing a Benchmark Corpus of Concept MapsabstractConcept maps can be used to concisely represent important information and bring structure into large document collections.Therefore, we study a variant of multidocument summarization that produces summaries in the form of concept maps.However, suitable evaluation datasets for this task are currently missing.To close this gap, we present a newly created corpus of concept maps that summarize heterogeneous collections of web documents on educational topics.It was created using a novel crowdsourcing approach that allows us to efficiently determine important elements in large document collections.We release the corpus along with a baseline system and proposed evaluation protocol to enable further research on this variant of summarization. 1 Tobias Falke, Iryna Gurevych |
EMNLP | 2 |
| 2017 | Reporting Score Distributions Makes a Difference: Performance Study of LSTM-networks for Sequence TaggingabstractIn this paper we show that reporting a single performance score is insufficient to compare non-deterministic approaches.We demonstrate for common sequence tagging tasks that the seed value for the random number generator can result in statistically significant (p < 10 -4 ) differences for state-of-the-art systems.For two recent systems for NER, we observe an absolute difference of one percentage point F 1 -score depending on the selected seed value, making these systems perceived either as state-of-the-art or mediocre.Instead of publishing and reporting single performance scores, we propose to compare score distributions based on multiple executions.Based on the evaluation of 50.000LSTMnetworks for five sequence tagging tasks, we present network architectures that produce both superior performance as well as are more stable with respect to the remaining hyperparameters.The full experimental results are published in (Reimers and Gurevych, 2017). 1 The implementation of our network is publicly available.2 Nils Reimers 0001, Iryna Gurevych |
EMNLP | 2 |
| 2017 | Context-Aware Representations for Knowledge Base Relation ExtractionabstractWe demonstrate that for sentence-level relation extraction it is beneficial to consider other relations in the sentential context while predicting the target relation.Our architecture uses an LSTM-based encoder to jointly learn representations for all relations in a single sentence.We combine the context representations with an attention mechanism to make the final prediction.We use the Wikidata knowledge base to construct a dataset of multiple relations per sentence and to evaluate our approach.Compared to a baseline system, our method results in an average error reduction of 24% on a held-out set of relations.The code and the dataset to replicate the experiments are made available at https://github.com/ukplab. Daniil Sorokin, Iryna Gurevych |
EMNLP | 2 |
| 2017 | Concept-Map-Based Multi-Document Summarization using Concept Coreference Resolution and Global Importance OptimizationabstractConcept-map-based multi-document summarization is a variant of traditional summarization that produces structured summaries in the form of concept maps. In this work, we propose a new model for the task that addresses several issues in previous methods. It learns to identify and merge coreferent concepts to reduce redundancy, determines their importance with a strong supervised model and finds an optimal summary concept map via integer linear programming. It is also computationally more efficient than previous methods, allowing us to summarize larger document sets. We evaluate the model on two datasets, finding that it outperforms several approaches from previous work. Tobias Falke, Christian M. Meyer, Iryna Gurevych |
IJCNLP(1) | 3 |
| 2017 | Argumentation Mining in User-Generated Web DiscourseabstractThe goal of argumentation mining, an evolving research field in computational linguistics, is to design methods capable of analyzing people's argumentation. In this article, we go beyond the state of the art in several ways. (i) We deal with actual Web data and take up the challenges given by the variety of registers, multiple domains, and unrestricted noisy user-generated Web discourse. (ii) We bridge the gap between normative argumentation theories and argumentation phenomena encountered in actual data by adapting an argumentation model tested in an extensive annotation study. (iii) We create a new gold standard corpus (90k tokens in 340 documents) and experiment with several machine learning methods to identify argument components. We offer the data, source codes, and annotation guidelines to the community under free licenses. Our findings show that argumentation mining in user-generated Web discourse is a feasible but challenging task. Ivan Habernal, Iryna Gurevych |
Comput. Linguistics | 2 |
| 2017 | Parsing Argumentation Structures in Persuasive EssaysabstractIn this article, we present a novel approach for parsing argumentation structures. We identify argument components using sequence labeling at the token level and apply a new joint model for detecting argumentation structures. The proposed model globally optimizes argument component types and argumentative relations using Integer Linear Programming. We show that our model significantly outperforms challenging heuristic baselines on two different types of discourse. Moreover, we introduce a novel corpus of persuasive essays annotated with argumentation structures. We show that our annotation scheme and annotation guidelines successfully guide human annotators to substantial agreement. Christian Stab, Iryna Gurevych |
Comput. Linguistics | 2 |
| 2017 | Argumentation in Social MediaabstractNo abstract available. Iryna Gurevych, Marco Lippi 0001, Paolo Torroni |
ACM Trans. Internet Techn. | 1 |
| 2016 | Supersense Embeddings: A Unified Model for Supersense Interpretation, Prediction, and UtilizationabstractCoarse-grained semantic categories such as supersenses have proven useful for a range of downstream tasks such as question answering or machine translation.To date, no effort has been put into integrating the supersenses into distributional word representations.We present a novel joint embedding model of words and supersenses, providing insights into the relationship between words and supersenses in the same vector space.Using these embeddings in a deep neural network model, we demonstrate that the supersense enrichment leads to a significant improvement in a range of downstream classification tasks. Lucie Flek, Iryna Gurevych |
ACL (1) | 2 |
| 2016 | Which argument is more convincing? Analyzing and predicting convincingness of Web arguments using bidirectional LSTMabstractWe propose a new task in the field of computational argumentation in which we investigate qualitative properties of Web arguments, namely their convincingness.We cast the problem as relation classification, where a pair of arguments having the same stance to the same prompt is judged.We annotate a large datasets of 16k pairs of arguments over 32 topics and investigate whether the relation "A is more convincing than B" exhibits properties of total ordering; these findings are used as global constraints for cleaning the crowdsourced data.We propose two tasks: (1) predicting which argument from an argument pair is more convincing and (2) ranking all arguments to the topic based on their convincingness.We experiment with feature-rich SVM and bidirectional LSTM and obtain 0.76-0.78accuracy and 0.35-0.40Spearman's correlation in a cross-topic evaluation.We release the newly created corpus UKPConvArg1 and the experimental software under open licenses. Ivan Habernal, Iryna Gurevych |
ACL (1) | 2 |
| 2016 | Temporal Anchoring of Events for the TimeBank CorpusabstractToday's extraction of temporal information for events heavily depends on annotated temporal links.These so called TLINKs capture the relation between pairs of event mentions and time expressions.One problem is that the number of possible TLINKs grows quadratic with the number of event mentions, therefore most annotation studies concentrate on links for mentions in the same or in adjacent sentences.However, as our annotation study shows, this restriction results for 58% of the event mentions in a less precise information when the event took place.This paper proposes a new annotation scheme to anchor events in time.Not only is the annotation effort much lower as it scales linear with the number of events, it also gives a more precise anchoring when the events have happened as the complete document can be taken into account.Using this scheme, we annotated a subset of the TimeBank Corpus and compare our results to other annotation schemes.Additionally, we present some baseline experiments to automatically anchor events in time.Our annotation scheme, the automated system and the annotated corpus are publicly available. Nils Reimers 0001, Nazanin Dehghani, Iryna Gurevych |
ACL (1) | 3 |
| 2016 | Bridging the gap between extractive and abstractive summaries: Creation and evaluation of coherent extracts from heterogeneous sourcesabstractCoherent extracts are a novel type of summary combining the advantages of manually created abstractive summaries, which are fluent but difficult to evaluate, and low-quality automatically created extractive summaries, which lack coherence and structure. We use a corpus of heterogeneous documents to address the issue that information seekers usually face – a variety of different types of information sources. We directly extract information from these, but minimally redact and meaningfully order it to form a coherent text. Our qualitative and quantitative evaluations show that quantitative results are not sufficient to judge the quality of a summary and that other quality criteria, such as coherence, should also be taken into account. We find that our manually created corpus is of high quality and that it has the potential to bridge the gap between reference corpora of abstracts and automatic methods producing extracts. Our corpus is available to the research community for further development. Darina Gold, Margot Mieskes, Christian M. Meyer, Iryna Gurevych |
COLING | 4 |
| 2016 | CNN- and LSTM-based Claim Classification in Online User CommentsabstractWhen processing arguments in online user interactive discourse, it is often necessary to determine their bases of support. In this paper, we describe a supervised approach, based on deep neural networks, for classifying the claims made in online arguments. We conduct experiments using convolutional neural networks (CNNs) and long short-term memory networks (LSTMs) on two claim data sets compiled from online user comments. Using different types of distributional word embeddings, but without incorporating any rich, expensive set of features, we achieve a significant improvement over the state of the art for one data set (which categorizes arguments as factual vs. emotional), and performance comparable to the state of the art on the other data set (which categorizes propositions according to their verifiability). Our approach has the advantages of using a generalized, simple, and effective methodology that works for claim categorization on different data sets and tasks. Chinnappa Guggilla, Tristan Miller, Iryna Gurevych |
COLING | 3 |
| 2016 | Modeling Extractive Sentence Intersection via Subtree EntailmentabstractSentence intersection captures the semantic overlap of two texts, generalizing over paradigms such as textual entailment and semantic text similarity. Despite its modeling power, it has received little attention because it is difficult for non-experts to annotate. We analyze 200 pairs of similar sentences and identify several underlying properties of sentence intersection. We leverage these insights to design an algorithm that decomposes the sentence intersection task into several simpler annotation tasks, facilitating the construction of a high quality dataset via crowdsourcing. We implement this approach and provide an annotated dataset of 1,764 sentence intersections. Omer Levy, Ido Dagan, Gabriel Stanovsky, Judith Eckle-Kohler, Iryna Gurevych |
COLING | 5 |
| 2016 | Semi-automatic Detection of Cross-lingual Marketing Blunders based on Pragmatic Label Propagation in WiktionaryabstractWe introduce the task of detecting cross-lingual marketing blunders, which occur if a trade name resembles an inappropriate or negatively connotated word in a target language. To this end, we suggest a formal task definition and a semi-automatic method based the propagation of pragmatic labels from Wiktionary across sense-disambiguated translations. Our final tool assists users by providing clues for problematic names in any language, which we simulate in two experiments on detecting previously occurred marketing blunders and identifying relevant clues for established international brands. We conclude the paper with a suggested research roadmap for this new task. To initiate further research, we publish our online demo along with the source code and data at http://uby.ukp.informatik.tu-darmstadt.de/blunder/. Christian M. Meyer, Judith Eckle-Kohler, Iryna Gurevych |
COLING | 3 |
| 2016 | Task-Oriented Intrinsic Evaluation of Semantic Textual SimilarityabstractSemantic Textual Similarity (STS) is a foundational NLP task and can be used in a wide range of tasks. To determine the STS of two texts, hundreds of different STS systems exist, however, for an NLP system designer, it is hard to decide which system is the best one. To answer this question, an intrinsic evaluation of the STS systems is conducted by comparing the output of the system to human judgments on semantic similarity. The comparison is usually done using Pearson correlation. In this work, we show that relying on intrinsic evaluations with Pearson correlation can be misleading. In three common STS based tasks we could observe that the Pearson correlation was especially ill-suited to detect the best STS system for the task and other evaluation measures were much better suited. In this work we define how the validity of an intrinsic evaluation can be assessed and compare different intrinsic evaluation methods. Understanding of the properties of the targeted task is crucial and we propose a framework for conducting the intrinsic evaluation which takes the properties of the targeted task into account. Nils Reimers 0001, Philip Beyer, Iryna Gurevych |
COLING | 3 |
| 2016 | Still not there? Comparing Traditional Sequence-to-Sequence Models to Encoder-Decoder Neural Networks on Monotone String Translation TasksabstractWe analyze the performance of encoder-decoder neural models and compare them with well-known established methods. The latter represent different classes of traditional approaches that are applied to the monotone sequence-to-sequence tasks OCR post-correction, spelling correction, grapheme-to-phoneme conversion, and lemmatization. Such tasks are of practical relevance for various higher-level research fields including digital humanities, automatic text correction, and speech recognition. We investigate how well generic deep-learning approaches adapt to these tasks, and how they perform in comparison with established and more specialized methods, including our own adaptation of pruned CRFs. Carsten Schnober, Steffen Eger, Erik-Lân Do Dinh, Iryna Gurevych |
COLING | 4 |
| 2016 | Porting an Open Information Extraction System from English to GermanabstractMany downstream NLP tasks can benefit from Open Information Extraction (Open IE) as a semantic representation.While Open IE systems are available for English, many other languages lack such tools.In this paper, we present a straightforward approach for adapting PropS, a rule-based predicate-argument analysis for English, to a new language, German.With this approach, we quickly obtain an Open IE system for German covering 89% of the English rule set.It yields 1.6 n-ary extractions per sentence at 60% precision, making it comparable to systems for English and readily usable in downstream applications.1 Tobias Falke, Gabriel Stanovsky, Iryna Gurevych, Ido Dagan |
EMNLP | 3 |
| 2016 | What makes a convincing argument? Empirical analysis and detecting attributes of convincingness in Web argumentationabstractThis article tackles a new challenging task in computational argumentation.Given a pair of two arguments to a certain controversial topic, we aim to directly assess qualitative properties of the arguments in order to explain why one argument is more convincing than the other one.We approach this task in a fully empirical manner by annotating 26k explanations written in natural language.These explanations describe convincingness of arguments in the given argument pair, such as their strengths or flaws.We create a new crowd-sourced corpus containing 9,111 argument pairs, multilabeled with 17 classes, which was cleaned and curated by employing several strict quality measures.We propose two tasks on this data set, namely (1) predicting the full label distribution and (2) classifying types of flaws in less convincing arguments.Our experiments with feature-rich SVM learners and Bidirectional LSTM neural networks with convolution and attention mechanism reveal that such a novel fine-grained analysis of Web argument convincingness is a very challenging task.We release the new corpus UKPConvArg2 and the accompanying software under permissive licenses to the research community. Ivan Habernal, Iryna Gurevych |
EMNLP | 2 |
| 2016 | C4Corpus: Multilingual Web-size Corpus with Free License
Ivan Habernal, Omnia Zayed, Iryna Gurevych |
LREC | 3 |
| 2016 | Sense-annotating a Lexical Substitution Data Set with Ubyline
Tristan Miller, Mohamed Khemakhem, Richard Eckart de Castilho, Iryna Gurevych |
LREC | 4 |
| 2016 | Combining Semantic Annotation of Word Sense & Semantic Roles: A Novel Annotation Scheme for VerbNet Roles on German Language Data
Éva Mújdricza-Maydt, Silvana Hartmann, Iryna Gurevych, Anette Frank |
LREC | 3 |
| 2016 | Crowdsourcing a Large Dataset of Domain-Specific Context-Sensitive Semantic Verb Relations
Maria Sukhareva, Judith Eckle-Kohler, Ivan Habernal, Iryna Gurevych |
LREC | 4 |
| 2016 | New Collection Announcement: Focused Retrieval Over the WebabstractFocused retrieval (a.k.a., passage retrieval) is important at its own right and as an intermediate step in question answering systems. We present a new Web-based collection for focused retrieval. The document corpus is the Category A of the ClueWeb12 collection. Forty-nine queries from the educational domain were created. The $100$ documents most highly ranked for each query by a highly effective learning-to-rank method were judged for relevance using crowdsourcing. All sentences in the relevant documents were judged for relevance. Ivan Habernal, Maria Sukhareva, Fiana Raiber, Anna Shtok, Oren Kurland, Hadar Ronen, Judit Bar-Ilan, Iryna Gurevych |
SIGIR | 8 |
| 2016 | Generating Training Data for Semantic Role Labeling based on Label Transfer from Linked Lexical ResourcesabstractWe present a new approach for generating role-labeled training data using Linked Lexical Resources, i.e., integrated lexical resources that combine several resources (e.g., Word-Net, FrameNet, Wiktionary) by linking them on the sense or on the role level. Unlike resource-based supervision in relation extraction, we focus on complex linguistic annotations, more specifically FrameNet senses and roles. The automatically labeled training data ( www.ukp.tu-darmstadt.de/knowledge-based-srl/ ) are evaluated on four corpora from different domains for the tasks of word sense disambiguation and semantic role classification. Results show that classifiers trained on our generated data equal those resulting from a standard supervised setting. Silvana Hartmann, Judith Eckle-Kohler, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 3 |
| 2015 | Automatic disambiguation of English punsabstractTristan Miller, Iryna Gurevych. Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers). 2015. Tristan Miller, Iryna Gurevych |
ACL (1) | 2 |
| 2015 | On the Role of Discourse Markers for Discriminating Claims and Premises in Argumentative DiscourseabstractThis paper presents a study on the role of discourse markers in argumentative discourse.We annotated a German corpus with arguments according to the common claim-premise model of argumentation and performed various statistical analyses regarding the discriminative nature of discourse markers for claims and premises.Our experiments show that particular semantic groups of discourse markers are indicative of either claims or premises and constitute highly predictive features for discriminating between them. Judith Eckle-Kohler, Roland Speith, Iryna Gurevych |
EMNLP | 3 |
| 2015 | Personality Profiling of Fictional Characters using Sense-Level Links between Lexical ResourcesabstractThis study focuses on personality prediction of protagonists in novels based on the Five-Factor Model of personality.We present and publish a novel collaboratively built dataset of fictional character personality and design our task as a text classification problem.We incorporate a range of semantic features, including WordNet and VerbNet sense-level information and word vector representations.We evaluate three machine learning models based on the speech, actions and predicatives of the main characters, and show that especially the lexical-semantic features significantly outperform the baselines.The most predictive features correspond to reported findings in personality psychology. Lucie Flek, Iryna Gurevych |
EMNLP | 2 |
| 2015 | Exploiting Debate Portals for Semi-Supervised Argumentation Mining in User-Generated Web DiscourseabstractAnalyzing arguments in user-generated Web discourse has recently gained atten-tion in argumentation mining, an evolving field of NLP. Current approaches, which employ fully-supervised machine learn-ing, are usually domain dependent and suffer from the lack of large and diverse annotated corpora. However, annotating arguments in discourse is costly, error-prone, and highly context-dependent. We asked whether leveraging unlabeled data in a semi-supervised manner can boost the performance of argument component identification and to which extent is the approach independent of domain and reg-ister. We propose novel features that ex-ploit clustering of unlabeled data from de-bate portals based on a word embeddings representation. Using these features, we significantly outperform several baselines in the cross-validation, cross-domain, and cross-register evaluation scenarios. 1 Ivan Habernal, Iryna Gurevych |
EMNLP | 2 |
| 2015 | Noise or additional information? Leveraging crowdsource annotation item agreement for natural language tasksabstractIn order to reduce noise in training data, most natural language crowdsourcing annotation tasks gather redundant labels and aggregate them into an integrated label, which is provided to the classifier.However, aggregation discards potentially useful information from linguistically ambiguous instances.For five natural language tasks, we pass item agreement on to the task classifier via soft labeling and low-agreement filtering of the training dataset.We find a statistically significant benefit from low item agreement training filtering in four of our five tasks, and no systematic benefit from soft labeling. Emily Jamison, Iryna Gurevych |
EMNLP | 2 |
| 2015 | Constructive feedback, thinking process and cooperation: assessing the quality of classroom interaction
Tahir Sousa, Lucie Flek, Margot Mieskes, Iryna Gurevych |
INTERSPEECH | 4 |
| 2014 | A study on human-generated tag structures to inform tag cloud layoutabstractTag clouds are popular features on web pages, not only to support browsing but also to provide an overview over the content of the page or to summarize search retrieval results. Commonly, the arrangement of tags is based on a random layout or an alphabetic ordering of the tags. Previous research suggests to further structure the tag clouds according to semantics, typically employing cooccurrence-based relations to assess the semantic relatedness of two tags. Regarding the layout of the resulting structure, a wide variety of representations has been proposed. However, only few papers motivate their design choice or evaluate its performance from the perspective of a user, leaving it open if the approach answers the users' expectations. In this paper we present the results of a study in which we observed how humans structure user-generated tags of a social bookmarking system given the task that the resulting layout should provide a quick overview over a search retrieval result. We examine the participants' layouts based on the final arrangement of tags and a detailed interview conducted after the task. Thereby, we analyze and characterize the different term relations employed as well as the higher-level structures generated. The deeper understanding of what criteria are considered important by humans can inform the design of automatic algorithms as well as future studies evaluating their performance. Daniela Oelke, Iryna Gurevych |
AVI | 2 |
| 2014 | High Performance Word Sense Alignment by Joint Modeling of Sense Distance and Gloss Similarity
Michael Matuschek, Iryna Gurevych |
COLING | 2 |
| 2014 | Annotating Argument Components and Relations in Persuasive Essays
Christian Stab, Iryna Gurevych |
COLING | 2 |
| 2014 | Automated Verb Sense Labelling Based on Linked Lexical ResourcesabstractWe present a novel approach for creating sense annotated corpora automatically.Our approach employs shallow syntacticosemantic patterns derived from linked lexical resources to automatically identify instances of word senses in text corpora.We evaluate our labelling method intrinsically on SemCor and extrinsically by using automatically labelled corpus text to train a classifier for verb sense disambiguation.Testing this classifier on verbs from the English MASC corpus and on verbs from the Senseval-3 all-words disambiguation task shows that it matches the performance of a classifier which has been trained on manually annotated data. Kostadin Cholakov, Judith Eckle-Kohler, Iryna Gurevych |
EACL | 3 |
| 2014 | Identifying Argumentative Discourse Structures in Persuasive EssaysabstractIn this paper, we present a novel approach for identifying argumentative discourse structures in persuasive essays. The structure of argumentation consists of several components (i.e. claims and premises) that are connected with argumentative relations. We consider this task in two consecutive steps. First, we identify the components of arguments using multiclass classification. Second, we classify a pair of argument components as either support or non-support for identifying the structure of argumentative discourse. For both tasks, we evaluate several classifiers and propose novel feature sets including structural, lexical, syntactic and contextual features. In our experiments, we obtain a macro F1-score of 0.726 for identifying argument components and 0.722 for argumentative relations. Christian Stab, Iryna Gurevych |
EMNLP | 2 |
| 2014 | Lexical Substitution Dataset for German
Kostadin Cholakov, Chris Biemann, Judith Eckle-Kohler, Iryna Gurevych |
LREC | 4 |
| 2014 | WordNet―Wikipedia―Wiktionary: Construction of a Three-way Alignment
Tristan Miller, Iryna Gurevych |
LREC | 2 |
| 2014 | Needle in a Haystack: Reducing the Costs of Annotating Rare-Class Instances in Imbalanced Datasets
Emily Jamison, Iryna Gurevych |
PACLIC | 2 |
| 2014 | Adjacency Pair Recognition in Wikipedia Discussions using Lexical Pairs
Emily Jamison, Iryna Gurevych |
PACLIC | 2 |
| 2014 | Large-Scale Multi-label Text Classification - Revisiting Neural Networks
Jinseok Nam, Jungi Kim, Eneldo Loza Mencía, Iryna Gurevych, Johannes Fürnkranz |
ECML/PKDD (2) | 4 |
| 2014 | What makes a good biography?: multidimensional quality analysis based on wikipedia article feedback dataabstractWith more than 22 million articles, the largest collaborative knowledge resource never sleeps, experiencing several article edits every second. Over one fifth of these articles describes individual people, the majority of which are still alive. Such articles are, by their nature, prone to corruption and vandalism. Manual quality assurance by experts can barely cope with this massive amount of data. Can it be effectively replaced by feedback from the crowd? Can we provide meaningful support for quality assurance with automated text processing techniques? Which properties of the articles should then play a key role in the machine learning algorithms and why? In this paper, we study the user-perceived quality of Wikipedia articles based on a novel Wikipedia user feedback dataset. In contrast to previous work on quality assessment which mostly relied on judgements of active Wikipedia authors, we analyze ratings of ordinary Wikipedia users along four quality dimensions (Complete, Well written, Trustworthy and Objective). We first present an empirical analysis of the novel dataset with over 36 million Wikipedia article ratings. We then select a subset of biographical articles and perform classification experiments to predict their quality ratings along each of the dimensions, exploring multiple linguistic, surface and network properties of the rated articles. Additionally, we study the classification performance and differences for the biographies of living and dead people as well as those for men and women. We demonstrate the effectiveness of our approach by the F-scores of 0.94, 0.89, 0.73, and 0.73 for the dimensions Complete, Well written, Trustworthy, and Objective. Based on the results, we believe that the quality assessment of big textual data can be effectively supported by current text classification and language processing tools. Lucie Flek, Oliver Ferschke, Iryna Gurevych |
WWW | 3 |
| 2014 | Comparative Exploration of Document Collections: a Visual Analytics ApproachabstractAbstract We present an analysis and visualization method for computing what distinguishes a given document collection from others. We determine topics that discriminate a subset of collections from the remaining ones by applying probabilistic topic modeling and subsequently approximating the two relevant criteria distinctiveness and characteristicness algorithmically through a set of heuristics. Furthermore, we suggest a novel visualization method called DiTop‐View, in which topics are represented by glyphs (topic coins) that are arranged on a 2D plane. Topic coins are designed to encode all information necessary for performing comparative analyses such as the class membership of a topic, its most probable terms and the discriminative relations. We evaluate our topic analysis using statistical measures and a small user experiment and present an expert case study with researchers from political sciences analyzing two real‐world datasets. Daniela Oelke, Hendrik Strobelt, Christian Rohrdantz, Iryna Gurevych, Oliver Deussen |
Comput. Graph. Forum | 4 |
| 2014 | Predicting the Difficulty of Language Proficiency TestsabstractLanguage proficiency tests are used to evaluate and compare the progress of language learners. We present an approach for automatic difficulty prediction of C-tests that performs on par with human experts. On the basis of detailed analysis of newly collected data, we develop a model for C-test difficulty introducing four dimensions: solution difficulty, candidate ambiguity, inter-gap dependency, and paragraph difficulty. We show that cues from all four dimensions contribute to C-test difficulty. Lisa Beinborn, Torsten Zesch, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 3 |
| 2013 | The Impact of Topic Bias on Quality Flaw Prediction in Wikipedia
Oliver Ferschke, Iryna Gurevych, Marc Rittberger |
ACL (1) | 2 |
| 2013 | FrameNet on the Way to Babel: Creating a Bilingual FrameNet Using Wiktionary as Interlingual Connection
Silvana Hartmann, Iryna Gurevych |
ACL (1) | 2 |
| 2013 | Automatically Classifying Edit Categories in Wikipedia RevisionsabstractIn this paper, we analyze a novel set of features for the task of automatic edit category classification.Edit category classification assigns categories such as spelling error correction, paraphrase or vandalism to edits in a document.Our features are based on differences between two versions of a document including meta data, textual and language properties and markup.In a supervised machine learning experiment, we achieve a micro-averaged F1 score of .62 on a corpus of edits from the English Wikipedia.In this corpus, each edit has been multi-labeled according to a 21-category taxonomy.A model trained on the same data achieves state-of-the-art performance on the related task of fluency edit classification.We apply pattern mining to automatically labeled edits in the revision histories of different Wikipedia articles.Our results suggest that high-quality articles show a higher degree of homogeneity with respect to their collaboration patterns as compared to random articles. Johannes Daxenberger, Iryna Gurevych |
EMNLP | 2 |
| 2013 | Cognate Production using Character-based Machine Translation
Lisa Beinborn, Torsten Zesch, Iryna Gurevych |
IJCNLP | 3 |
| 2013 | Uncertainty Detection for Natural Language Watermarking
György Szarvas, Iryna Gurevych |
IJCNLP | 2 |
| 2013 | Supervised All-Words Lexical Substitution using Delexicalized Features
György Szarvas, Chris Biemann, Iryna Gurevych |
HLT-NAACL | 3 |
| 2013 | Dijkstra-WSA: A Graph-Based Approach to Word Sense AlignmentabstractIn this paper, we present Dijkstra-WSA, a novel graph-based algorithm for word sense alignment. We evaluate it on four different pairs of lexical-semantic resources with different characteristics (WordNet-OmegaWiki, WordNet-Wiktionary, GermaNet-Wiktionary and WordNet-Wikipedia) and show that it achieves competitive performance on 3 out of 4 datasets. Dijkstra-WSA outperforms the state of the art on every dataset if it is combined with a back-off based on gloss similarity. We also demonstrate that Dijkstra-WSA is not only flexibly applicable to different resources but also highly parameterizable to optimize for precision or recall. Michael Matuschek, Iryna Gurevych |
Trans. Assoc. Comput. Linguistics | 2 |
| 2012 | Text Reuse Detection using a Composition of Text Similarity Measures
Daniel Bär, Torsten Zesch, Iryna Gurevych |
COLING | 3 |
| 2012 | A Corpus-Based Study of Edit Categories in Featured and Non-Featured Wikipedia Articles
Johannes Daxenberger, Iryna Gurevych |
COLING | 2 |
| 2012 | To Exhibit is not to Loiter: A Multilingual, Sense-Disambiguated Wiktionary for Measuring Verb Similarity
Christian M. Meyer, Iryna Gurevych |
COLING | 2 |
| 2012 | Using Distributional Similarity for Lexical Expansion in Knowledge-based Word Sense Disambiguation
Tristan Miller, Chris Biemann, Torsten Zesch, Iryna Gurevych |
COLING | 4 |
| 2012 | Subcat-LMF: Fleshing out a standardized format for subcategorization frame interoperability
Judith Eckle-Kohler, Iryna Gurevych |
EACL | 2 |
| 2012 | Behind the Article: Recognizing Dialog Acts in Wikipedia Talk Pages
Oliver Ferschke, Iryna Gurevych, Yevgen Chebotar |
EACL | 2 |
| 2012 | UBY - A Large-Scale Unified Lexical-Semantic Resource Based on LMF
Iryna Gurevych, Judith Eckle-Kohler, Silvana Hartmann, Michael Matuschek, Christian M. Meyer, Christian Wirth 0001 |
EACL | 1 |
| 2012 | The Open Linguistics Working Group
Christian Chiarcos, Sebastian Hellmann 0001, Sebastian Nordhoff, Steven Moran, Richard Littauer, Judith Eckle-Kohler, Iryna Gurevych, Silvana Hartmann, Michael Matuschek, Christian M. Meyer |
LREC | 7 |
| 2012 | UBY-LMF - A Uniform Model for Standardizing Heterogeneous Lexical-Semantic Resources in ISO-LMF
Judith Eckle-Kohler, Iryna Gurevych, Silvana Hartmann, Michael Matuschek, Christian M. Meyer |
LREC | 2 |
| 2012 | Cross-Genre and Cross-Domain Detection of Semantic UncertaintyabstractUncertainty is an important linguistic phenomenon that is relevant in various Natural Language Processing applications, in diverse genres from medical to community generated, newswire or scientific discourse, and domains from science to humanities. The semantic uncertainty of a proposition can be identified in most cases by using a finite dictionary (i.e., lexical cues) and the key steps of uncertainty detection in an application include the steps of locating the (genre- and domain-specific) lexical cues, disambiguating them, and linking them with the units of interest for the particular application (e.g., identified events in information extraction). In this study, we focus on the genre and domain differences of the context-dependent semantic uncertainty cue recognition task. We introduce a unified subcategorization of semantic uncertainty as different domain applications can apply different uncertainty categories. Based on this categorization, we normalized the annotation of three corpora and present results with a state-of-the-art uncertainty cue recognition model for four fine-grained categories of semantic uncertainty. Our results reveal the domain and genre dependence of the problem; nevertheless, we also show that even a distant source domain data set can contribute to the recognition and disambiguation of uncertainty cues, efficiently reducing the annotation costs needed to cover a new domain. Thus, the unified subcategorization and domain adaptation for training the models offer an efficient solution for cross-domain and cross-genre semantic uncertainty recognition. György Szarvas, Veronika Vincze, Richárd Farkas, György Móra, Iryna Gurevych |
Comput. Linguistics | 5 |
| 2011 | Combining Heterogeneous Knowledge Resources for Improved Distributional Semantic Models
György Szarvas, Torsten Zesch, Iryna Gurevych |
CICLing (1) | 3 |
| 2011 | Combining Query Translation Techniques to Improve Cross-Language Information Retrieval
Benjamin Herbert, György Szarvas, Iryna Gurevych |
ECIR | 3 |
| 2011 | What Psycholinguists Know About Chemistry: Aligning Wiktionary and WordNet for Increased Domain Coverage
Christian M. Meyer, Iryna Gurevych |
IJCNLP | 2 |
| 2011 | A Study of Sense-Disambiguated Networks Induced from Folksonomies
Hans-Peter Zorn, Iryna Gurevych |
PACLIC | 2 |
| 2010 | Sentence and Expression Level Annotation of Opinions in User-Generated Discourse
Cigdem Toprak, Niklas Jakob, Iryna Gurevych |
ACL | 3 |
| 2010 | Worth Its Weight in Gold or Yet Another Resource - A Comparative Study of Wiktionary, OpenThesaurus and GermaNet
Christian M. Meyer, Iryna Gurevych |
CICLing | 2 |
| 2010 | A Monolingual Tree-based Translation Model for Sentence Simplification
Zhemin Zhu, Delphine Bernhard, Iryna Gurevych |
COLING | 3 |
| 2010 | What helps where - and why? Semantic relatedness for knowledge transferabstractRemarkable performance has been reported to recognize single object classes. Scalability to large numbers of classes however remains an important challenge for today's recognition methods. Several authors have promoted knowledge transfer between classes as a key ingredient to address this challenge. However, in previous work the decision which knowledge to transfer has required either manual supervision or at least a few training examples limiting the scalability of these approaches. In this work we explicitly address the question of how to automatically decide which information to transfer between classes without the need of any human intervention. For this we tap into linguistic knowledge bases to provide the semantic link between sources (what) and targets (where) of knowledge transfer. We provide a rigorous experimental evaluation of different knowledge bases and state-of-the-art techniques from Natural Language Processing which goes far beyond the limited use of language in related work. We also give insights into the applicability (why) of different knowledge sources and similarity measures for knowledge transfer. Marcus Rohrbach, Michael Stark 0003, György Szarvas, Iryna Gurevych, Bernt Schiele |
CVPR | 4 |
| 2010 | Semantically Enhanced Term Frequency
Christof Müller, Iryna Gurevych |
ECIR | 2 |
| 2010 | Extracting Opinion Targets in a Single and Cross-Domain Setting with Conditional Random Fields
Niklas Jakob, Iryna Gurevych |
EMNLP | 2 |
| 2010 | Text-to-Video: Story Illustration from Online Photo Collections
Katharina Schwarz, Pavel Rojtberg, Joachim Caspar, Iryna Gurevych, Michael Goesele, Hendrik P. A. Lensch |
KES (4) | 4 |
| 2010 | The More the Better? Assessing the Influence of Wikipedia's Growth on Semantic Relatedness Measures
Torsten Zesch, Iryna Gurevych |
LREC | 2 |
| 2010 | Wisdom of crowds versus wisdom of linguists - measuring the semantic relatedness of wordsabstractAbstract In this article, we present a comprehensive study aimed at computing semantic relatedness of word pairs. We analyze the performance of a large number of semantic relatedness measures proposed in the literature with respect to different experimental conditions, such as (i) the datasets employed, (ii) the language (English or German), (iii) the underlying knowledge source, and (iv) the evaluation task (computing scores of semantic relatedness, ranking word pairs, solving word choice problems). To our knowledge, this study is the first to systematically analyze semantic relatedness on a large number of datasets with different properties, while emphasizing the role of the knowledge source compiled either by the ‘wisdom of linguists’ (i.e., classical wordnets) or by the ‘wisdom of crowds’ (i.e., collaboratively constructed knowledge sources like Wikipedia). The article discusses benefits and drawbacks of different approaches to evaluating semantic relatedness. We show that results should be interpreted carefully to evaluate particular aspects of semantic relatedness. For the first time, we employ a vector based measure of semantic relatedness, relying on a concept space built from documents, to the first paragraph of Wikipedia articles, to English WordNet glosses, and to GermaNet based pseudo glosses. Contrary to previous research (Strube and Ponzetto 2006; Gabrilovich and Markovitch 2007; Zeschet al. 2007), we find that ‘wisdom of crowds’ based resources are not superior to ‘wisdom of linguists’ based resources. We also find that using the first paragraph of a Wikipedia article as opposed to the whole article leads to better precision, but decreases recall. Finally, we present two systems that were developed to aid the experiments presented herein and are freely available1for research purposes: (i) DEXTRACT, a software to semi-automatically construct corpus-driven semantic relatedness datasets, and (ii) JWPL, a Java-based high-performance Wikipedia Application Programming Interface (API) for building natural language processing (NLP) applications. Torsten Zesch, Iryna Gurevych |
Nat. Lang. Eng. | 2 |
| 2009 | Combining Lexical Semantic Resources with Question & Answer Archives for Translation-Based Answer Finding
Delphine Bernhard, Iryna Gurevych |
ACL/IJCNLP | 2 |
| 2009 | Educational Question Answering based on Social Media ContentabstractWe analyze the requirements for an educational Question Answering (QA) system operating on social media content. As a result, we identify a set of advanced natural language processing (NLP) technologies to address the challenges in educational QA. We conducted an inter-annotator agreement study on subjective question classification in the Yahoo!Answers social Q&A site and propose a simple, but effective approach to automatically identify subjective questions. We also developed a two-stage QA architecture for answering learners' questions. In the first step, we aim at re-using human answers to already answered questions by employing question paraphrase identification [1]. In the second step, we apply information retrieval techniques to perform answer retrieval from social media content. We show that elaborate techniques for question preprocessing are crucial. Iryna Gurevych, Delphine Bernhard, Kateryna Ignatova, Cigdem Toprak |
AIED | 1 |
| 2009 | A Study on the Semantic Relatedness of Query and Document Terms in Information Retrieval
Christof Müller, Iryna Gurevych |
EMNLP | 2 |
| 2008 | Using Wiktionary for Computing Semantic Relatedness
Torsten Zesch, Christof Müller, Iryna Gurevych |
AAAI | 3 |
| 2008 | Using tag semantic network for keyphrase extraction in blogsabstractFolksonomies provide a comfortable way to search and browse the blogosphere. As the tags in the blogosphere are sparse, ambiguous and too general, this paper proposes both a supervised and an unsupervised approach that extract tags from posts using a tag semantic network. We evaluate the two methods on a blog dataset and observe an improvement in F1-measure from 0.23 to 0.50 when compared to the baseline system. Lizhen Qu, Christof Müller, Iryna Gurevych |
CIKM | 3 |
| 2008 | Extracting Lexical Semantic Knowledge from Wikipedia and Wiktionary
Torsten Zesch, Christof Müller, Iryna Gurevych |
LREC | 3 |
| 2007 | What to be? - Electronic Career Guidance Based on Semantic Relatedness
Iryna Gurevych, Christof Müller, Torsten Zesch |
ACL | 1 |
| 2007 | Automatically Assessing the Post Quality in Online Discussions on Software
Markus Weimer, Iryna Gurevych, Max Mühlhäuser |
ACL | 2 |
| 2007 | Cross-Lingual Distributional Profiles of Concepts for Measuring Semantic Distance
Saif M. Mohammad, Iryna Gurevych, Graeme Hirst, Torsten Zesch |
EMNLP-CoNLL | 2 |
| 2005 | Accessing GermaNet Data and Computing Semantic Relatedness
Iryna Gurevych, Hendrik Niederlich |
ACL | 1 |
| 2005 | Using the Structure of a Conceptual Network in Computing Semantic Relatedness
Iryna Gurevych |
IJCNLP | 1 |
| 2004 | Semantic Similarity Applied to Spoken Dialogue Summarization
Iryna Gurevych, Michael Strube 0001 |
COLING | 1 |
| 2003 | Semantic Coherence Scoring Using an Ontology
Iryna Gurevych, Rainer Malaka, Robert Porzel, Hans-Peter Zorn |
HLT-NAACL | 1 |