← Search

Erik Arakelyan

6 accepted papers

2025

FLARE: Faithful Logic-Aided Reasoning and Exploration

EMNLP 2025

Modern Question Answering (QA) and Reasoning approaches with Large Language Models (LLMs) commonly use Chain-of-Thought (CoT) prompting but struggle with generating outputs faithful to their intermediate reasoning chains. While neuro-symbolic methods like Faithful CoT (F-CoT) offer higher faithfulne

Cited by 0SourcePDFScholar
2025

SynDARin: Synthesising Datasets for Automated Reasoning in Low-Resource Languages

COLING 2025main

Question Answering (QA) datasets have been instrumental in developing and evaluating Large Language Model (LLM) capabilities. However, such datasets are scarce for languages other than English due to the cost and difficulties of collection and manual annotation. This means that producing novel model…

Cited by 1SourcePDFScholar
2023

Adapting Neural Link Predictors for Data-Efficient Complex Query Answering

NeurIPS 2023poster

Answering complex queries on incomplete knowledge graphs is a challenging task where a model needs to answer complex logical queries in the presence of missing knowledge. Prior work in the literature has proposed to address this problem by designing architectures trained end-to-end for the complex q…

2023

Topic-Guided Sampling For Data-Efficient Multi-Domain Stance Detection

ACL 2023long

The task of Stance Detection is concerned with identifying the attitudes expressed by an author towards a target of interest. This task spans a variety of domains ranging from social media opinion identification to detecting the stance for a legal claim. However, the framing of the task varies withi…

2022

Complex Query Answering with Neural Link Predictors (Extended Abstract)*

IJCAI 2022poster

Neural link predictors are useful for identifying missing edges in large scale Knowledge Graphs. However, it is still not clear how to use these models for answering more complex queries containing logical conjunctions (∧), disjunctions (∨), and existential quantifiers (∃). We propose a framework fo…

2021

Complex Query Answering with Neural Link Predictors

ICLR 2021oral

Neural link predictors are immensely useful for identifying missing edges in large scale Knowledge Graphs. However, it is still not clear how to use these models for answering more complex queries that arise in a number of domains, such as queries using logical conjunctions ($\land$), disjunctions (…