Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 56 results for author: Derczynski, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2607.20709  [pdf, ps, other

    cs.AI cs.CL

    NVIDIA-labs OO Agents: Native Python Object-Oriented Agents

    Authors: Paul Furgale, Severin Klingler, James Nolan, Matt Staats, Gaia Di Lorenzo, Elisa Martinez Abad, Christian Schüller, Razvan Dinu, Alessio Devoto, Pascal Berard, Gal Kaplun, Elad Sarafian, Riccardo Roveri, Leon Derczynski, Ricardo Silveira Cabral

    Abstract: Traditional agent development is split across prompt templates, tool schemas, callback code, and workflow graphs. We present NVIDIA Object-Oriented Agents (NOOA), a model-agnostic Python framework for building reliable AI agents. NOOA takes a simpler approach: an agent is a Python object. Its methods are the actions the model can take, fields are its state, docstrings are its prompts, and its type… ▽ More

    Submitted 22 July, 2026; originally announced July 2026.

  2. arXiv:2606.15007  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Nemotron 3 Ultra: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

    Authors: NVIDIA, :, Aaron Blakeman, Aaron Thomas, Aastha Jhunjhunwala, Abhibha Gupta, Abhinav Khattar, Adam Rajfer, Adi Renduchintala, Adil Asif, Aditya Vavre, Adriana Flores Miranda, Ahmad Bilal, Aileen Zaman, Ajay Hotchandani, Akanksha Shukla, Akhiad Bercovich, Aleksander Ficek, Alex Gronskiy, Alex Kondratenko, Alex Steiner, Alex Ye, Alexander Bukharin, Alexandre Milesi, Ali Taghibakhshi , et al. (549 additional authors not shown)

    Abstract: We introduce Nemotron 3 Ultra, a 550 billion total and 55 billion active parameter Mixture-of-Experts Hybrid Mamba-Attention language model. We pre-trained Nemotron 3 Ultra on 20 trillion text tokens, then extended the context length to 1M tokens, and post-trained using Supervised Fine Tuning (SFT), Reinforcement Learning (RL), and Multi-teacher On-Policy Distillation (MOPD). Nemotron 3 Ultra is o… ▽ More

    Submitted 12 June, 2026; originally announced June 2026.

  3. arXiv:2604.24954  [pdf, ps, other

    cs.LG cs.AI cs.CV

    Nemotron 3 Nano Omni: Efficient and Open Multimodal Intelligence

    Authors: NVIDIA, :, Amala Sanjay Deshmukh, Kateryna Chumachenko, Tuomas Rintamaki, Matthieu Le, Tyler Poon, Danial Mohseni Taheri, Ilia Karmanov, Guilin Liu, Jarno Seppanen, Arushi Goel, Mike Ranzinger, Greg Heinrich, Guo Chen, Lukas Voegtle, Philipp Fischer, Timo Roman, Karan Sapra, Collin McCarthy, Shaokun Zhang, Fuxiao Liu, Hanrong Ye, Yi Dong, Mingjie Liu , et al. (194 additional authors not shown)

    Abstract: We introduce Nemotron 3 Nano Omni, the latest model in the Nemotron multimodal series and the first to natively support audio inputs alongside text, images, and video. Nemotron 3 Nano Omni delivers consistent accuracy improvements over its predecessor, Nemotron Nano V2 VL, across all modalities, enabled by advances in architecture, training data and recipes. In particular, Nemotron 3 delivers lead… ▽ More

    Submitted 11 May, 2026; v1 submitted 27 April, 2026; originally announced April 2026.

  4. arXiv:2604.23067  [pdf, ps, other

    cs.CR cs.CL

    Training a General Purpose Automated Red Teaming Model

    Authors: Aishwarya Padmakumar, Leon Derczynski, Traian Rebedea, Christopher Parisien

    Abstract: Automated methods for red teaming LLMs are an important tool to identify LLM vulnerabilities that may not be covered in static benchmarks, allowing for more thorough probing. They can also adapt to each specific LLM to discover weaknesses unique to it. Most current automated red teaming methods are intended for tackling safety and content moderation. Thus, they make use of content safety models as… ▽ More

    Submitted 24 April, 2026; originally announced April 2026.

  5. arXiv:2604.12374  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Nemotron 3 Super: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

    Authors: NVIDIA, :, Aakshita Chandiramani, Aaron Blakeman, Abdullahi Olaoye, Abhibha Gupta, Abhilash Somasamudramath, Abhinav Khattar, Adeola Adesoba, Adi Renduchintala, Adil Asif, Aditya Agrawal, Aditya Vavre, Ahmad Kiswani, Aishwarya Padmakumar, Ajay Hotchandani, Akanksha Shukla, Akhiad Bercovich, Aleksander Ficek, Aleksandr Shaposhnikov, Alex Gronskiy, Alex Kondratenko, Alex Neefus, Alex Steiner, Alex Yang , et al. (522 additional authors not shown)

    Abstract: We describe the pre-training, post-training, and quantization of Nemotron 3 Super, a 120 billion (active 12 billion) parameter hybrid Mamba-Attention Mixture-of-Experts model. Nemotron 3 Super is the first model in the Nemotron 3 family to 1) be pre-trained in NVFP4, 2) leverage LatentMoE, a new Mixture-of-Experts architecture that optimizes for both accuracy per FLOP and accuracy per parameter, a… ▽ More

    Submitted 14 April, 2026; originally announced April 2026.

  6. arXiv:2512.20856  [pdf, ps, other

    cs.CL cs.AI cs.LG

    NVIDIA Nemotron 3: Efficient and Open Intelligence

    Authors: NVIDIA, :, Aaron Blakeman, Aaron Grattafiori, Aarti Basant, Abhibha Gupta, Abhinav Khattar, Adi Renduchintala, Aditya Vavre, Akanksha Shukla, Akhiad Bercovich, Aleksander Ficek, Aleksandr Shaposhnikov, Alex Kondratenko, Alexander Bukharin, Alexandre Milesi, Ali Taghibakhshi, Alisa Liu, Amelia Barton, Ameya Sunil Mahabaleshwarkar, Amir Klein, Amit Zuker, Amnon Geifman, Amy Shen, Anahita Bhiwandiwalla , et al. (334 additional authors not shown)

    Abstract: We introduce the Nemotron 3 family of models - Nano, Super, and Ultra. These models deliver strong agentic, reasoning, and conversational capabilities. The Nemotron 3 family uses a Mixture-of-Experts hybrid Mamba-Transformer architecture to provide best-in-class throughput and context lengths of up to 1M tokens. Super and Ultra models are trained with NVFP4 and incorporate LatentMoE, a novel appro… ▽ More

    Submitted 23 December, 2025; originally announced December 2025.

  7. arXiv:2512.20848  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Nemotron 3 Nano: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

    Authors: NVIDIA, :, Aaron Blakeman, Aaron Grattafiori, Aarti Basant, Abhibha Gupta, Abhinav Khattar, Adi Renduchintala, Aditya Vavre, Akanksha Shukla, Akhiad Bercovich, Aleksander Ficek, Aleksandr Shaposhnikov, Alex Kondratenko, Alexander Bukharin, Alexandre Milesi, Ali Taghibakhshi, Alisa Liu, Amelia Barton, Ameya Sunil Mahabaleshwarkar, Amir Klein, Amit Zuker, Amnon Geifman, Amy Shen, Anahita Bhiwandiwalla , et al. (289 additional authors not shown)

    Abstract: We present Nemotron 3 Nano 30B-A3B, a Mixture-of-Experts hybrid Mamba-Transformer language model. Nemotron 3 Nano was pretrained on 25 trillion text tokens, including more than 3 trillion new unique tokens over Nemotron 2, followed by supervised fine tuning and large-scale RL on diverse environments. Nemotron 3 Nano achieves better accuracy than our previous generation Nemotron 2 Nano while activa… ▽ More

    Submitted 23 December, 2025; originally announced December 2025.

  8. arXiv:2508.14444  [pdf, ps, other

    cs.CL cs.AI cs.LG

    NVIDIA Nemotron Nano 2: An Accurate and Efficient Hybrid Mamba-Transformer Reasoning Model

    Authors: NVIDIA, :, Aarti Basant, Abhijit Khairnar, Abhijit Paithankar, Abhinav Khattar, Adithya Renduchintala, Aditya Malte, Akhiad Bercovich, Akshay Hazare, Alejandra Rico, Aleksander Ficek, Alex Kondratenko, Alex Shaposhnikov, Alexander Bukharin, Ali Taghibakhshi, Amelia Barton, Ameya Sunil Mahabaleshwarkar, Amy Shen, Andrew Tao, Ann Guan, Anna Shors, Anubhav Mandarwal, Arham Mehta, Arun Venkatesan , et al. (192 additional authors not shown)

    Abstract: We introduce Nemotron-Nano-9B-v2, a hybrid Mamba-Transformer language model designed to increase throughput for reasoning workloads while achieving state-of-the-art accuracy compared to similarly-sized models. Nemotron-Nano-9B-v2 builds on the Nemotron-H architecture, in which the majority of the self-attention layers in the common Transformer architecture are replaced with Mamba-2 layers, to achi… ▽ More

    Submitted 2 September, 2025; v1 submitted 20 August, 2025; originally announced August 2025.

  9. arXiv:2505.00949  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Llama-Nemotron: Efficient Reasoning Models

    Authors: Akhiad Bercovich, Itay Levy, Izik Golan, Mohammad Dabbah, Ran El-Yaniv, Omri Puny, Ido Galil, Zach Moshe, Tomer Ronen, Najeeb Nabwani, Ido Shahaf, Oren Tropp, Ehud Karpas, Ran Zilberstein, Jiaqi Zeng, Soumye Singhal, Alexander Bukharin, Yian Zhang, Tugrul Konuk, Gerald Shen, Ameya Sunil Mahabaleshwarkar, Bilal Kartal, Yoshi Suhara, Olivier Delalleau, Zijia Chen , et al. (111 additional authors not shown)

    Abstract: We introduce the Llama-Nemotron series of models, an open family of heterogeneous reasoning models that deliver exceptional reasoning capabilities, inference efficiency, and an open license for enterprise use. The family comes in three sizes -- Nano (8B), Super (49B), and Ultra (253B) -- and performs competitively with state-of-the-art reasoning models such as DeepSeek-R1 while offering superior i… ▽ More

    Submitted 9 September, 2025; v1 submitted 1 May, 2025; originally announced May 2025.

  10. arXiv:2504.06669  [pdf, other

    cs.CL cs.AI

    NLP Security and Ethics, in the Wild

    Authors: Heather Lent, Erick Galinkin, Yiyi Chen, Jens Myrup Pedersen, Leon Derczynski, Johannes Bjerva

    Abstract: As NLP models are used by a growing number of end-users, an area of increasing importance is NLP Security (NLPSec): assessing the vulnerability of models to malicious attacks and developing comprehensive countermeasures against them. While work at the intersection of NLP and cybersecurity has the potential to create safer NLP for all, accidental oversights can result in tangible harm (e.g., breach… ▽ More

    Submitted 9 April, 2025; originally announced April 2025.

    Comments: Accepted to TACL

  11. arXiv:2504.03624  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Nemotron-H: A Family of Accurate and Efficient Hybrid Mamba-Transformer Models

    Authors: NVIDIA, :, Aaron Blakeman, Aarti Basant, Abhinav Khattar, Adithya Renduchintala, Akhiad Bercovich, Aleksander Ficek, Alexis Bjorlin, Ali Taghibakhshi, Amala Sanjay Deshmukh, Ameya Sunil Mahabaleshwarkar, Andrew Tao, Anna Shors, Ashwath Aithal, Ashwin Poojary, Ayush Dattagupta, Balaram Buddharaju, Bobby Chen, Boris Ginsburg, Boxin Wang, Brandon Norick, Brian Butterfield, Bryan Catanzaro, Carlo del Mundo , et al. (176 additional authors not shown)

    Abstract: As inference-time scaling becomes critical for enhanced reasoning capabilities, it is increasingly becoming important to build models that are efficient to infer. We introduce Nemotron-H, a family of 8B and 56B/47B hybrid Mamba-Transformer models designed to reduce inference cost for a given accuracy level. To achieve this goal, we replace the majority of self-attention layers in the common Transf… ▽ More

    Submitted 5 September, 2025; v1 submitted 4 April, 2025; originally announced April 2025.

  12. arXiv:2501.19012  [pdf, ps, other

    cs.LG cs.CL cs.CR

    Importing Phantoms: Measuring LLM Package Hallucination Vulnerabilities

    Authors: Arjun Krishna, Erick Galinkin, Leon Derczynski, Jeffrey Martin

    Abstract: Large Language Models (LLMs) have become an essential tool in the programmer's toolkit, but their tendency to hallucinate code can be used by malicious actors to introduce vulnerabilities to broad swathes of the software supply chain. In this work, we analyze package hallucination behaviour in LLMs across popular programming languages examining both existing package references and fictional depend… ▽ More

    Submitted 31 January, 2025; originally announced January 2025.

  13. arXiv:2406.11704  [pdf, other

    cs.CL cs.AI cs.LG

    Nemotron-4 340B Technical Report

    Authors: Nvidia, :, Bo Adler, Niket Agarwal, Ashwath Aithal, Dong H. Anh, Pallab Bhattacharya, Annika Brundyn, Jared Casper, Bryan Catanzaro, Sharon Clay, Jonathan Cohen, Sirshak Das, Ayush Dattagupta, Olivier Delalleau, Leon Derczynski, Yi Dong, Daniel Egert, Ellie Evans, Aleksander Ficek, Denys Fridman, Shaona Ghosh, Boris Ginsburg, Igor Gitman, Tomasz Grzegorzek , et al. (58 additional authors not shown)

    Abstract: We release the Nemotron-4 340B model family, including Nemotron-4-340B-Base, Nemotron-4-340B-Instruct, and Nemotron-4-340B-Reward. Our models are open access under the NVIDIA Open Model License Agreement, a permissive model license that allows distribution, modification, and use of the models and its outputs. These models perform competitively to open access models on a wide range of evaluation be… ▽ More

    Submitted 6 August, 2024; v1 submitted 17 June, 2024; originally announced June 2024.

  14. arXiv:2406.11036  [pdf, other

    cs.CL cs.CR

    garak: A Framework for Security Probing Large Language Models

    Authors: Leon Derczynski, Erick Galinkin, Jeffrey Martin, Subho Majumdar, Nanna Inie

    Abstract: As Large Language Models (LLMs) are deployed and integrated into thousands of applications, the need for scalable evaluation of how models respond to adversarial attacks grows rapidly. However, LLM security is a moving target: models produce unpredictable output, are constantly updated, and the potential adversary is highly diverse: anyone with access to the internet and a decent command of natura… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

    Comments: https://garak.ai

  15. arXiv:2404.12241  [pdf, other

    cs.CL cs.AI

    Introducing v0.5 of the AI Safety Benchmark from MLCommons

    Authors: Bertie Vidgen, Adarsh Agrawal, Ahmed M. Ahmed, Victor Akinwande, Namir Al-Nuaimi, Najla Alfaraj, Elie Alhajjar, Lora Aroyo, Trupti Bavalatti, Max Bartolo, Borhane Blili-Hamelin, Kurt Bollacker, Rishi Bomassani, Marisa Ferrara Boston, Siméon Campos, Kal Chakra, Canyu Chen, Cody Coleman, Zacharie Delpierre Coudert, Leon Derczynski, Debojyoti Dutta, Ian Eisenberg, James Ezick, Heather Frase, Brian Fuller , et al. (75 additional authors not shown)

    Abstract: This paper introduces v0.5 of the AI Safety Benchmark, which has been created by the MLCommons AI Safety Working Group. The AI Safety Benchmark has been designed to assess the safety risks of AI systems that use chat-tuned language models. We introduce a principled approach to specifying and constructing the benchmark, which for v0.5 covers only a single use case (an adult chatting to a general-pu… ▽ More

    Submitted 13 May, 2024; v1 submitted 18 April, 2024; originally announced April 2024.

  16. arXiv:2311.06237  [pdf

    cs.CL cs.CR cs.HC

    Summon a Demon and Bind it: A Grounded Theory of LLM Red Teaming

    Authors: Nanna Inie, Jonathan Stray, Leon Derczynski

    Abstract: Engaging in the deliberate generation of abnormal outputs from Large Language Models (LLMs) by attacking them is a novel human activity. This paper presents a thorough exposition of how and why people perform such attacks, defining LLM red-teaming based on extensive and diverse evidence. Using a formal qualitative methodology, we interviewed dozens of practitioners from a broad range of background… ▽ More

    Submitted 10 December, 2024; v1 submitted 10 November, 2023; originally announced November 2023.

    Journal ref: PLoS 2025

  17. arXiv:2306.16900  [pdf, other

    cs.CL

    Surveying (Dis)Parities and Concerns of Compute Hungry NLP Research

    Authors: Ji-Ung Lee, Haritz Puerto, Betty van Aken, Yuki Arase, Jessica Zosa Forde, Leon Derczynski, Andreas Rücklé, Iryna Gurevych, Roy Schwartz, Emma Strubell, Jesse Dodge

    Abstract: Many recent improvements in NLP stem from the development and use of large pre-trained language models (PLMs) with billions of parameters. Large model sizes makes computational cost one of the main limiting factors for training and evaluating such models; and has raised severe concerns about the sustainability, reproducibility, and inclusiveness for researching PLMs. These concerns are often based… ▽ More

    Submitted 9 November, 2023; v1 submitted 29 June, 2023; originally announced June 2023.

  18. arXiv:2303.18190  [pdf, other

    cs.CL

    Assessing Language Model Deployment with Risk Cards

    Authors: Leon Derczynski, Hannah Rose Kirk, Vidhisha Balachandran, Sachin Kumar, Yulia Tsvetkov, M. R. Leiser, Saif Mohammad

    Abstract: This paper introduces RiskCards, a framework for structured assessment and documentation of risks associated with an application of language models. As with all language, text generated by language models can be harmful, or used to bring about harm. Automating language generation adds both an element of scale and also more subtle or emergent undesirable tendencies to the generated text. Prior work… ▽ More

    Submitted 31 March, 2023; originally announced March 2023.

  19. arXiv:2209.00099  [pdf, other

    cs.CL

    Efficient Methods for Natural Language Processing: A Survey

    Authors: Marcos Treviso, Ji-Ung Lee, Tianchu Ji, Betty van Aken, Qingqing Cao, Manuel R. Ciosici, Michael Hassid, Kenneth Heafield, Sara Hooker, Colin Raffel, Pedro H. Martins, André F. T. Martins, Jessica Zosa Forde, Peter Milder, Edwin Simpson, Noam Slonim, Jesse Dodge, Emma Strubell, Niranjan Balasubramanian, Leon Derczynski, Iryna Gurevych, Roy Schwartz

    Abstract: 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 few… ▽ More

    Submitted 24 March, 2023; v1 submitted 31 August, 2022; originally announced September 2022.

    Comments: Accepted at TACL, pre publication version

  20. arXiv:2208.12097  [pdf, other

    cs.CL

    Training a T5 Using Lab-sized Resources

    Authors: Manuel R. Ciosici, Leon Derczynski

    Abstract: Training large neural language models on large datasets is resource- and time-intensive. These requirements create a barrier to entry, where those with fewer resources cannot build competitive models. This paper presents various techniques for making it possible to (a) train a large language model using resources that a modest research lab might have, and (b) train it in a reasonable amount of tim… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

  21. arXiv:2208.06161  [pdf, other

    cs.CL

    Sparse Probability of Agreement

    Authors: Jeppe Nørregaard, Leon Derczynski

    Abstract: Measuring inter-annotator agreement is important for annotation tasks, but many metrics require a fully-annotated set of data, where all annotators annotate all samples. We define Sparse Probability of Agreement, SPA, which estimates the probability of agreement when not all annotator-item-pairs are available. We show that under certain conditions, SPA is an unbiased estimator, and we provide mult… ▽ More

    Submitted 24 February, 2023; v1 submitted 12 August, 2022; originally announced August 2022.

  22. arXiv:2206.08727  [pdf, other

    cs.CL

    The ITU Faroese Pairs Dataset

    Authors: Leon Derczynski, Annika Solveig Hedegaard Isfeldt, Signhild Djurhuus

    Abstract: This article documents a dataset of sentence pairs between Faroese and Danish, produced at ITU Copenhagen. The data covers tranlsation from both source languages, and is intended for use as training data for machine translation systems in this language pair.

    Submitted 17 June, 2022; originally announced June 2022.

  23. arXiv:2206.03720  [pdf

    cs.LG cs.CL

    Set Interdependence Transformer: Set-to-Sequence Neural Networks for Permutation Learning and Structure Prediction

    Authors: Mateusz Jurewicz, Leon Derczynski

    Abstract: The task of learning to map an input set onto a permuted sequence of its elements is challenging for neural networks. Set-to-sequence problems occur in natural language processing, computer vision and structure prediction, where interactions between elements of large sets define the optimal output. Models must exhibit relational reasoning, handle varying cardinalities and manage combinatorial comp… ▽ More

    Submitted 8 June, 2022; originally announced June 2022.

    Comments: Paper accepted for publication in the IJCAI-ECAI 2022 proceedings: https://www.ijcai.org/proceedings/

  24. arXiv:2205.03153  [pdf, other

    cs.CL

    Bridging the Domain Gap for Stance Detection for the Zulu language

    Authors: Gcinizwe Dlamini, Imad Eddine Ibrahim Bekkouch, Adil Khan, Leon Derczynski

    Abstract: Misinformation has become a major concern in recent last years given its spread across our information sources. In the past years, many NLP tasks have been introduced in this area, with some systems reaching good results on English language datasets. Existing AI based approaches for fighting misinformation in literature suggest automatic stance detection as an integral first step to success. Our p… ▽ More

    Submitted 6 May, 2022; originally announced May 2022.

    Comments: accepted to Intellisys

  25. arXiv:2204.14256  [pdf, other

    cs.CL

    Handling and Presenting Harmful Text in NLP Research

    Authors: Hannah Rose Kirk, Abeba Birhane, Bertie Vidgen, Leon Derczynski

    Abstract: Text data can pose a risk of harm. However, the risks are not fully understood, and how to handle, present, and discuss harmful text in a safe way remains an unresolved issue in the NLP community. We provide an analytical framework categorising harms on three axes: (1) the harm type (e.g., misinformation, hate speech or racial stereotypes); (2) whether a harm is \textit{sought} as a feature of the… ▽ More

    Submitted 24 February, 2023; v1 submitted 29 April, 2022; originally announced April 2022.

    Comments: in Findings of EMNLP 2022

  26. arXiv:2107.13592  [pdf

    cs.CL

    Detecting Abusive Albanian

    Authors: Erida Nurce, Jorgel Keci, Leon Derczynski

    Abstract: The ever growing usage of social media in the recent years has had a direct impact on the increased presence of hate speech and offensive speech in online platforms. Research on effective detection of such content has mainly focused on English and a few other widespread languages, while the leftover majority fail to have the same work put into them and thus cannot benefit from the steady advanceme… ▽ More

    Submitted 10 May, 2022; v1 submitted 28 July, 2021; originally announced July 2021.

  27. arXiv:2104.07951  [pdf, other

    cs.CL

    Optimal Size-Performance Tradeoffs: Weighing PoS Tagger Models

    Authors: Magnus Jacobsen, Mikkel H. Sørensen, Leon Derczynski

    Abstract: Improvement in machine learning-based NLP performance are often presented with bigger models and more complex code. This presents a trade-off: better scores come at the cost of larger tools; bigger models tend to require more during training and inference time. We present multiple methods for measuring the size of a model, and for comparing this with the model's performance. In a case study over… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

  28. arXiv:2012.06431  [pdf, other

    cs.CL

    Discriminating Between Similar Nordic Languages

    Authors: René Haas, Leon Derczynski

    Abstract: Automatic language identification is a challenging problem. Discriminating between closely related languages is especially difficult. This paper presents a machine learning approach for automatic language identification for the Nordic languages, which often suffer miscategorisation by existing state-of-the-art tools. Concretely we will focus on discrimination between six Nordic languages: Danish,… ▽ More

    Submitted 23 March, 2023; v1 submitted 11 December, 2020; originally announced December 2020.

    Comments: Proceedings of the Eighth Workshop on NLP for Similar Languages, Varieties and Dialects

  29. arXiv:2006.07237  [pdf, other

    cs.LG cs.NE stat.ML

    Power Consumption Variation over Activation Functions

    Authors: Leon Derczynski

    Abstract: The power that machine learning models consume when making predictions can be affected by a model's architecture. This paper presents various estimates of power consumption for a range of different activation functions, a core factor in neural network model architecture design. Substantial differences in hardware performance exist between activation functions. This difference informs how power con… ▽ More

    Submitted 12 June, 2020; originally announced June 2020.

  30. arXiv:2006.07235  [pdf, ps, other

    cs.CL

    SemEval-2020 Task 12: Multilingual Offensive Language Identification in Social Media (OffensEval 2020)

    Authors: Marcos Zampieri, Preslav Nakov, Sara Rosenthal, Pepa Atanasova, Georgi Karadzhov, Hamdy Mubarak, Leon Derczynski, Zeses Pitenis, Çağrı Çöltekin

    Abstract: We present the results and main findings of SemEval-2020 Task 12 on Multilingual Offensive Language Identification in Social Media (OffensEval 2020). The task involves three subtasks corresponding to the hierarchical taxonomy of the OLID schema (Zampieri et al., 2019a) from OffensEval 2019. The task featured five languages: English, Arabic, Danish, Greek, and Turkish for Subtask A. In addition, En… ▽ More

    Submitted 30 September, 2020; v1 submitted 12 June, 2020; originally announced June 2020.

    Comments: Proceedings of the International Workshop on Semantic Evaluation (SemEval-2020)

    MSC Class: 68T50; 68T07 ACM Class: I.2.7

  31. Directions in Abusive Language Training Data: Garbage In, Garbage Out

    Authors: Bertie Vidgen, Leon Derczynski

    Abstract: Data-driven analysis and detection of abusive online content covers many different tasks, phenomena, contexts, and methodologies. This paper systematically reviews abusive language dataset creation and content in conjunction with an open website for cataloguing abusive language data. This collection of knowledge leads to a synthesis providing evidence-based recommendations for practitioners workin… ▽ More

    Submitted 19 July, 2021; v1 submitted 3 April, 2020; originally announced April 2020.

    Comments: 26 pages, 5 figures

    Journal ref: PLoS ONE 15(12): e0243300

  32. The Rumour Mill: Making the Spread of Misinformation Explicit and Tangible

    Authors: Nanna Inie, Jeanette Falk Olesen, Leon Derczynski

    Abstract: Misinformation spread presents a technological and social threat to society. With the advance of AI-based language models, automatically generated texts have become difficult to identify and easy to create at scale. We present "The Rumour Mill", a playful art piece, designed as a commentary on the spread of rumours and automatically-generated misinformation. The mill is a tabletop interactive mach… ▽ More

    Submitted 16 February, 2020; v1 submitted 11 February, 2020; originally announced February 2020.

    Comments: Accepted to CHI 2020 Interactivity

  33. arXiv:1908.04531  [pdf, ps, other

    cs.CL

    Offensive Language and Hate Speech Detection for Danish

    Authors: Gudbjartur Ingi Sigurbergsson, Leon Derczynski

    Abstract: The presence of offensive language on social media platforms and the implications this poses is becoming a major concern in modern society. Given the enormous amount of content created every day, automatic methods are required to detect and deal with this type of content. Until now, most of the research has focused on solving the problem for the English language, while the problem is multilingual.… ▽ More

    Submitted 23 March, 2023; v1 submitted 13 August, 2019; originally announced August 2019.

    Comments: Proceedings of the Twelfth Language Resources and Evaluation Conference

  34. arXiv:1906.11608  [pdf, ps, other

    cs.CL

    Simple Natural Language Processing Tools for Danish

    Authors: Leon Derczynski

    Abstract: This technical note describes a set of baseline tools for automatic processing of Danish text. The tools are machine-learning based, using natural language processing models trained over previously annotated documents. They are maintained at ITU Copenhagen and will always be freely available.

    Submitted 26 July, 2019; v1 submitted 27 June, 2019; originally announced June 2019.

  35. arXiv:1809.06683  [pdf, other

    cs.CL

    RumourEval 2019: Determining Rumour Veracity and Support for Rumours

    Authors: Genevieve Gorrell, Kalina Bontcheva, Leon Derczynski, Elena Kochkina, Maria Liakata, Arkaitz Zubiaga

    Abstract: This is the proposal for RumourEval-2019, which will run in early 2019 as part of that year's SemEval event. Since the first RumourEval shared task in 2017, interest in automated claim validation has greatly increased, as the dangers of "fake news" have become a mainstream concern. Yet automated support for rumour checking remains in its infancy. For this reason, it is important that a shared task… ▽ More

    Submitted 18 September, 2018; originally announced September 2018.

  36. Stance Prediction for Russian: Data and Analysis

    Authors: Nikita Lozhnikov, Leon Derczynski, Manuel Mazzara

    Abstract: Stance detection is a critical component of rumour and fake news identification. It involves the extraction of the stance a particular author takes related to a given claim, both expressed in text. This paper investigates stance classification for Russian. It introduces a new dataset, RuStance, of Russian tweets and news comments from multiple sources, covering multiple stories, as well as text cl… ▽ More

    Submitted 3 October, 2018; v1 submitted 5 September, 2018; originally announced September 2018.

  37. arXiv:1801.09633  [pdf, other

    cs.CL

    Helping Crisis Responders Find the Informative Needle in the Tweet Haystack

    Authors: Leon Derczynski, Kenny Meesters, Kalina Bontcheva, Diana Maynard

    Abstract: Crisis responders are increasingly using social media, data and other digital sources of information to build a situational understanding of a crisis situation in order to design an effective response. However with the increased availability of such data, the challenge of identifying relevant information from it also increases. This paper presents a successful automatic approach to handling this p… ▽ More

    Submitted 29 January, 2018; originally announced January 2018.

    Journal ref: Proc. 15th International Conference on Information Systems for Crisis Response and Management (ISCRAM), 2018, pp. 649-662. ISBN 9780692127605

  38. arXiv:1712.08349  [pdf, other

    cs.CL cs.SI

    Tracking the Diffusion of Named Entities

    Authors: Leon Derczynski, Matthew Rowe

    Abstract: Existing studies of how information diffuses across social networks have thus far concentrated on analysing and recovering the spread of deterministic innovations such as URLs, hashtags, and group membership. However investigating how mentions of real-world entities appear and spread has yet to be explored, largely due to the computationally intractable nature of performing large-scale entity extr… ▽ More

    Submitted 29 December, 2017; v1 submitted 22 December, 2017; originally announced December 2017.

  39. arXiv:1708.05286  [pdf, other

    cs.CL

    Simple Open Stance Classification for Rumour Analysis

    Authors: Ahmet Aker, Leon Derczynski, Kalina Bontcheva

    Abstract: Stance classification determines the attitude, or stance, in a (typically short) text. The task has powerful applications, such as the detection of fake news or the automatic extraction of attitudes toward entities or events in the media. This paper describes a surprisingly simple and efficient classification approach to open stance classification in Twitter, for rumour and veracity classification… ▽ More

    Submitted 14 September, 2017; v1 submitted 17 August, 2017; originally announced August 2017.

    Journal ref: In RANLP 2017

  40. arXiv:1704.05972  [pdf, ps, other

    cs.CL cs.AI

    SemEval-2017 Task 8: RumourEval: Determining rumour veracity and support for rumours

    Authors: Leon Derczynski, Kalina Bontcheva, Maria Liakata, Rob Procter, Geraldine Wong Sak Hoi, Arkaitz Zubiaga

    Abstract: Media is full of false claims. Even Oxford Dictionaries named "post-truth" as the word of 2016. This makes it more important than ever to build systems that can identify the veracity of a story, and the kind of discourse there is around it. RumourEval is a SemEval shared task that aims to identify and handle rumours and reactions to them, in text. We present an annotation scheme, a large dataset c… ▽ More

    Submitted 19 April, 2017; originally announced April 2017.

  41. arXiv:1701.02877  [pdf, other

    cs.CL

    Generalisation in Named Entity Recognition: A Quantitative Analysis

    Authors: Isabelle Augenstein, Leon Derczynski, Kalina Bontcheva

    Abstract: Named Entity Recognition (NER) is a key NLP task, which is all the more challenging on Web and user-generated content with their diverse and continuously changing language. This paper aims to quantify how this diversity impacts state-of-the-art NER methods, by measuring named entity (NE) and context variability, feature sparsity, and their effects on precision and recall. In particular, our findin… ▽ More

    Submitted 7 March, 2017; v1 submitted 11 January, 2017; originally announced January 2017.

    Comments: Preprint, accepted to Computer Speech and Language

  42. arXiv:1608.02094  [pdf, ps, other

    cs.CL

    Desiderata for Vector-Space Word Representations

    Authors: Leon Derczynski

    Abstract: A plethora of vector-space representations for words is currently available, which is growing. These consist of fixed-length vectors containing real values, which represent a word. The result is a representation upon which the power of many conventional information processing and data mining techniques can be brought to bear, as long as the representations are designed with some forethought and fi… ▽ More

    Submitted 6 August, 2016; originally announced August 2016.

  43. arXiv:1511.03088  [pdf, ps, other

    cs.CL

    USFD: Twitter NER with Drift Compensation and Linked Data

    Authors: Leon Derczynski, Isabelle Augenstein, Kalina Bontcheva

    Abstract: This paper describes a pilot NER system for Twitter, comprising the USFD system entry to the W-NUT 2015 NER shared task. The goal is to correctly label entities in a tweet dataset, using an inventory of ten types. We employ structured learning, drawing on gazetteers taken from Linked Data, and on unsupervised clustering features, and attempting to compensate for stylistic and topic drift - a key c… ▽ More

    Submitted 10 November, 2015; originally announced November 2015.

    Comments: Paper in ACL anthology: https://aclweb.org/anthology/W/W15/W15-4306.bib

    Journal ref: Proceedings of the ACL Workshop on Noisy User-generated Text (2015), pp. 48--53

  44. Analysis of Named Entity Recognition and Linking for Tweets

    Authors: Leon Derczynski, Diana Maynard, Giuseppe Rizzo, Marieke van Erp, Genevieve Gorrell, Raphaël Troncy, Johann Petrak, Kalina Bontcheva

    Abstract: Applying natural language processing for mining and intelligent information access to tweets (a form of microblog) is a challenging, emerging research area. Unlike carefully authored news text and other longer content, tweets pose a number of new challenges, due to their short, noisy, context-dependent, and dynamic nature. Information extraction from tweets is typically performed in a pipeline, co… ▽ More

    Submitted 27 October, 2014; originally announced October 2014.

    Comments: 35 pages, accepted to journal Information Processing and Management

    Journal ref: Information Processing & Management 51 (2), 32-49, 2014

  45. arXiv:1403.4928  [pdf, ps, other

    cs.CL

    Clinical TempEval

    Authors: Steven Bethard, Leon Derczynski, James Pustejovsky, Marc Verhagen

    Abstract: We describe the Clinical TempEval task which is currently in preparation for the SemEval-2015 evaluation exercise. This task involves identifying and describing events, times and the relations between them in clinical text. Six discrete subtasks are included, focusing on recognising mentions of times and events, describing those mentions for both entity types, identifying the relation between an e… ▽ More

    Submitted 19 March, 2014; originally announced March 2014.

  46. arXiv:1304.7289  [pdf, ps, other

    cs.CL

    TimeML-strict: clarifying temporal annotation

    Authors: Leon Derczynski, Hector Llorens, Naushad UzZaman

    Abstract: TimeML is an XML-based schema for annotating temporal information over discourse. The standard has been used to annotate a variety of resources and is followed by a number of tools, the creation of which constitute hundreds of thousands of man-hours of research work. However, the current state of resources is such that many are not valid, or do not produce valid output, or contain ambiguous or cus… ▽ More

    Submitted 26 April, 2013; originally announced April 2013.

    ACM Class: I.2.7

  47. arXiv:1304.7157  [pdf, ps, other

    cs.CL cs.IR

    Question Answering Against Very-Large Text Collections

    Authors: Leon Derczynski, Richard Shaw, Ben Solway, Jun Wang

    Abstract: Question answering involves developing methods to extract useful information from large collections of documents. This is done with specialised search engines such as Answer Finder. The aim of Answer Finder is to provide an answer to a question rather than a page listing related documents that may contain the correct answer. So, a question such as "How tall is the Eiffel Tower" would simply return… ▽ More

    Submitted 26 April, 2013; originally announced April 2013.

    Journal ref: Master's theses, 2008, University of Sheffield

  48. arXiv:1206.5333  [pdf, ps, other

    cs.CL

    TempEval-3: Evaluating Events, Time Expressions, and Temporal Relations

    Authors: Naushad UzZaman, Hector Llorens, James Allen, Leon Derczynski, Marc Verhagen, James Pustejovsky

    Abstract: We describe the TempEval-3 task which is currently in preparation for the SemEval-2013 evaluation exercise. The aim of TempEval is to advance research on temporal information processing. TempEval-3 follows on from previous TempEval events, incorporating: a three-part task structure covering event, temporal expression and temporal relation extraction; a larger dataset; and single overall task quali… ▽ More

    Submitted 25 May, 2014; v1 submitted 22 June, 2012; originally announced June 2012.

  49. arXiv:1203.5084  [pdf, ps, other

    cs.CL cs.IR

    A Data Driven Approach to Query Expansion in Question Answering

    Authors: Leon Derczynski, Jun Wang, Robert Gaizauskas, Mark A. Greenwood

    Abstract: Automated answering of natural language questions is an interesting and useful problem to solve. Question answering (QA) systems often perform information retrieval at an initial stage. Information retrieval (IR) performance, provided by engines such as Lucene, places a bound on overall system performance. For example, no answer bearing documents are retrieved at low ranks for almost 40% of questi… ▽ More

    Submitted 22 March, 2012; originally announced March 2012.

    Journal ref: Proc. IR4QA Workshop (2008) 34-41

  50. arXiv:1203.5076  [pdf, ps, other

    cs.CL

    Massively Increasing TIMEX3 Resources: A Transduction Approach

    Authors: Leon Derczynski, Héctor Llorens, Estela Saquete

    Abstract: Automatic annotation of temporal expressions is a research challenge of great interest in the field of information extraction. Gold standard temporally-annotated resources are limited in size, which makes research using them difficult. Standards have also evolved over the past decade, so not all temporally annotated data is in the same format. We vastly increase available human-annotated temporal… ▽ More

    Submitted 22 March, 2012; originally announced March 2012.

    Comments: Proc. LREC (2012)

    Journal ref: Proceedings of the 8th international conference on Language Resources and Evaluation (2012), pp. 3754-3761