← Search

Erik Velldal

6 accepted papers

2026

Fluent Alignment with Disfluent Judges: Post-training for lower-resource languages

ICLR 2026poster

We propose a post-training method for lower-resource languages that preserves fluency of language models even when aligned by disfluent reward models. Preference-optimization is now a well-researched topic, but previous work has mostly addressed models for English and Chinese. Lower-resource languag…

Cited by 0SourcecodeScholar
2025

NorEval: A Norwegian Language Understanding and Generation Evaluation Benchmark

ACL 2025finding

This paper introduces NorEval, a new and comprehensive evaluation suite for large-scale standardized benchmarking of Norwegian generative language models (LMs). NorEval consists of 24 high-quality human-created datasets – of which five are created from scratch. In contrast to existing benchmarks for…

2024

Compositional Generalization with Grounded Language Models

ACL 2024findings

Grounded language models use external sources of information, such as knowledge graphs, to meet some of the general challenges associated with pre-training. By extending previous work on compositional generalization in semantic parsing, we allow for a controlled evaluation of the degree to which the…

2022

Direct parsing to sentiment graphs

ACL 2022short

This paper demonstrates how a graph-based semantic parser can be applied to the task of structured sentiment analysis, directly predicting sentiment graphs from text. We advance the state of the art on 4 out of 5 standard benchmark sets. We release the source code, models and predictions.

2022

Entity-Level Sentiment Analysis (ELSA): An Exploratory Task Survey

COLING 2022main

This paper explores the task of identifying the overall sentiment expressed towards volitional entities (persons and organizations) in a document - what we refer to as Entity-Level Sentiment Analysis (ELSA). While identifying sentiment conveyed towards an entity is well researched for shorter texts…

2021

Structured Sentiment Analysis as Dependency Graph Parsing

ACL 2021long

Structured sentiment analysis attempts to extract full opinion tuples from a text, but over time this task has been subdivided into smaller and smaller sub-tasks, e.g., target extraction or targeted polarity classification. We argue that this division has become counterproductive and propose a new u…