Skip to main content

Showing 1–8 of 8 results for author: Trautmann, D

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

    cs.CL

    Large Language Model Prompt Chaining for Long Legal Document Classification

    Authors: Dietrich Trautmann

    Abstract: Prompting is used to guide or steer a language model in generating an appropriate response that is consistent with the desired outcome. Chaining is a strategy used to decompose complex tasks into smaller, manageable components. In this study, we utilize prompt chaining for extensive legal document classification tasks, which present difficulties due to their intricate domain-specific language and… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

    Comments: SwissText 2023 Late Breaking Work (Generative AI & LLM)

  2. arXiv:2212.02199  [pdf, other

    cs.CL cs.AI

    Legal Prompt Engineering for Multilingual Legal Judgement Prediction

    Authors: Dietrich Trautmann, Alina Petrova, Frank Schilder

    Abstract: Legal Prompt Engineering (LPE) or Legal Prompting is a process to guide and assist a large language model (LLM) with performing a natural legal language processing (NLLP) skill. Our goal is to use LPE with LLMs over long legal documents for the Legal Judgement Prediction (LJP) task. We investigate the performance of zero-shot LPE for given facts in case-texts from the European Court of Human Right… ▽ More

    Submitted 5 December, 2022; originally announced December 2022.

  3. arXiv:2109.13611  [pdf, other

    cs.CL

    Active Learning for Argument Mining: A Practical Approach

    Authors: Nikolai Solmsdorf, Dietrich Trautmann, Hinrich Schütze

    Abstract: Despite considerable recent progress, the creation of well-balanced and diverse resources remains a time-consuming and costly challenge in Argument Mining. Active Learning reduces the amount of data necessary for the training of machine learning models by querying the most informative samples for annotation and therefore is a promising method for resource creation. In a large scale comparison of s… ▽ More

    Submitted 28 September, 2021; originally announced September 2021.

  4. arXiv:2011.00633  [pdf, other

    cs.CL

    Aspect-Based Argument Mining

    Authors: Dietrich Trautmann

    Abstract: Computational Argumentation in general and Argument Mining in particular are important research fields. In previous works, many of the challenges to automatically extract and to some degree reason over natural language arguments were addressed. The tools to extract argument units are increasingly available and further open problems can be addressed. In this work, we are presenting the task of Aspe… ▽ More

    Submitted 1 November, 2020; originally announced November 2020.

    Comments: Accepted to the 7th Workshop on Argument Mining (2020)

  5. arXiv:2001.02284  [pdf, other

    cs.CL cs.AI

    Multipurpose Intelligent Process Automation via Conversational Assistant

    Authors: Alena Moiseeva, Dietrich Trautmann, Michael Heimann, Hinrich Schütze

    Abstract: Intelligent Process Automation (IPA) is an emerging technology with a primary goal to assist the knowledge worker by taking care of repetitive, routine and low-cognitive tasks. Conversational agents that can interact with users in a natural language are potential application for IPA systems. Such intelligent agents can assist the user by answering specific questions and executing routine tasks tha… ▽ More

    Submitted 21 May, 2020; v1 submitted 7 January, 2020; originally announced January 2020.

    Comments: Presented at the AAAI-20 Workshop on Intelligent Process Automation

  6. arXiv:1905.08920  [pdf, ps, other

    cs.CL cs.LG stat.ML

    Domain adaptation for part-of-speech tagging of noisy user-generated text

    Authors: Luisa März, Dietrich Trautmann, Benjamin Roth

    Abstract: The performance of a Part-of-speech (POS) tagger is highly dependent on the domain ofthe processed text, and for many domains there is no or only very little training data available. This work addresses the problem of POS tagging noisy user-generated text using a neural network. We propose an architecture that trains an out-of-domain model on a large newswire corpus, and transfers those weights by… ▽ More

    Submitted 21 May, 2019; originally announced May 2019.

    Comments: 6 pages, NAACL 2019

  7. arXiv:1904.09688  [pdf, other

    cs.CL

    Fine-Grained Argument Unit Recognition and Classification

    Authors: Dietrich Trautmann, Johannes Daxenberger, Christian Stab, Hinrich Schütze, Iryna Gurevych

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

    Submitted 21 November, 2019; v1 submitted 21 April, 2019; originally announced April 2019.

    Comments: AAAI 2020

  8. arXiv:1808.03926  [pdf, other

    cs.CL cs.LG

    Sequence Labeling: A Practical Approach

    Authors: Adnan Akhundov, Dietrich Trautmann, Georg Groh

    Abstract: We take a practical approach to solving sequence labeling problem assuming unavailability of domain expertise and scarcity of informational and computational resources. To this end, we utilize a universal end-to-end Bi-LSTM-based neural sequence labeling model applicable to a wide range of NLP tasks and languages. The model combines morphological, semantic, and structural cues extracted from data… ▽ More

    Submitted 12 August, 2018; originally announced August 2018.

    Comments: For the source code and detailed experimental results, see http://github.com/aakhundov/sequence-labeling