← Search

Börje Karlsson

7 accepted papers

2024

AutoAgents: A Framework for Automatic Agent Generation

IJCAI 2024poster

Large language models (LLMs) have enabled remarkable advances in automated task-solving with multi-agent systems. However, most existing LLM-based multi-agent approaches rely on predefined agents to handle simple tasks, limiting the adaptability of multi-agent collaboration to different scenarios. T…

2024

Aya Dataset: An Open-Access Collection for Multilingual Instruction Tuning

ACL 2024long

Datasets are foundational to many breakthroughs in modern artificial intelligence. Many recent achievements in the space of natural language processing (NLP) can be attributed to the fine-tuning of pre-trained models on a diverse set of tasks that enables a large language model (LLM) to respond to i…

Cited by 94SourcePDFScholar
2023

CoLaDa: A Collaborative Label Denoising Framework for Cross-lingual Named Entity Recognition

ACL 2023long

Cross-lingual named entity recognition (NER) aims to train an NER system that generalizes well to a target language by leveraging labeled data in a given source language. Previous work alleviates the data scarcity problem by translating source-language labeled data or performing knowledge distillati…

2023

Multi-Level Knowledge Distillation for Out-of-Distribution Detection in Text

ACL 2023long

Self-supervised representation learning has proved to be a valuable component for out-of-distribution (OoD) detection with only the texts of in-distribution (ID) examples. These approaches either train a language model from scratch or fine-tune a pre-trained language model using ID examples, and the…

2023

TACR: A Table Alignment-based Cell Selection Method for HybridQA

ACL 2023findings

Hybrid Question-Answering (HQA), which targets reasoning over tables and passages linked from table cells, has witnessed significant research in recent years. A common challenge in HQA and other passage-table QA datasets is that it is generally unrealistic to iterate over all table rows, columns, an…

Cited by 3SourcePDFScholar
2022

TIARA: Multi-grained Retrieval for Robust Question Answering over Large Knowledge Base

EMNLP 2022main

Pre-trained language models (PLMs) have shown their effectiveness in multiple scenarios. However, KBQA remains challenging, especially regarding coverage and generalization settings. This is due to two main factors: i) understanding the semantics of both questions and relevant knowledge from the KB;…

2021

AdvPicker: Effectively Leveraging Unlabeled Data via Adversarial Discriminator for Cross-Lingual NER

ACL 2021long

Neural methods have been shown to achieve high performance in Named Entity Recognition (NER), but rely on costly high-quality labeled data for training, which is not always available across languages. While previous works have shown that unlabeled data in a target language can be used to improve cro…