← Search

Ali Mousavi

10 accepted papers

2024

Construction of Paired Knowledge Graph - Text Datasets Informed by Cyclic Evaluation

COLING 2024main

Datasets that pair Knowledge Graphs (KG) and text together (KG-T) can be used to train forward and reverse neural models that generate text from KG and vice versa. However models trained on datasets where KG and text pairs are not equivalent can suffer from more hallucination and poorer recall. In t…

Cited by 2SourcePDFScholar
2024

ConvKGYarn: Spinning Configurable and Scalable Conversational Knowledge Graph QA Datasets with Large Language Models

EMNLP 2024industry

The rapid evolution of Large Language Models (LLMs) and conversational assistants necessitates dynamic, scalable, and configurable conversational datasets for training and evaluation.These datasets must accommodate diverse user interaction modes, including text and voice, each presenting unique mode…

Cited by 4SourcePDFScholar
2024

Entity Disambiguation via Fusion Entity Decoding

NAACL 2024long

Entity disambiguation (ED), which links the mentions of ambiguous entities to their referent entities in a knowledge base, serves as a core component in entity linking (EL). Existing generative approaches demonstrate improved accuracy compared to classification approaches under the standardized ZELD…

Cited by 3SourcePDFScholar
2024

Time Sensitive Knowledge Editing through Efficient Finetuning

ACL 2024short

Large Language Models (LLMs) have demonstrated impressive capability in different tasks and are bringing transformative changes to many domains. However, keeping the knowledge in LLMs up-to-date remains a challenge once pretraining is complete. It is thus essential to design effective methods to bot…

2021

Off-policy Evaluation in Infinite-Horizon Reinforcement Learning with Latent Confounders

AISTATS 2021poster

Off-policy evaluation (OPE) in reinforcement learning is an important problem in settings where experimentation is limited, such as healthcare. But, in these very same settings, observed actions are often confounded by unobserved variables making OPE even more difficult. We study an OPE problem in a…

Cited by 56SourcePDFScholar
2020

Black-box Off-policy Estimation for Infinite-Horizon Reinforcement Learning

ICLR 2020poster

Off-policy estimation for long-horizon problems is important in many real-life applications such as healthcare and robotics, where high-fidelity simulators may not be available and on-policy evaluation is expensive or impossible. Recently, \citet{liu18breaking} proposed an approach that avoids the…

Cited by 36SourceScholar
2019

A Data-Driven and Distributed Approach to Sparse Signal Representation and Recovery

ICLR 2019poster

In this paper, we focus on two challenges which offset the promise of sparse signal representation, sensing, and recovery. First, real-world signals can seldom be described as perfectly sparse vectors in a known basis, and traditionally used random measurement schemes are seldom optimal for sensing…

Cited by 33SourcePDFScholar
2019

Breaking the Glass Ceiling for Embedding-Based Classifiers for Large Output Spaces

NeurIPS 2019poster

In extreme classification settings, embedding-based neural network models are currently not competitive with sparse linear and tree-based methods in terms of accuracy. Most prior works attribute this poor performance to the low-dimensional bottleneck in embedding-based methods. In this paper, we dem…

Cited by 75SourcePDFScholar
2017

Learned D-AMP: Principled Neural Network based Compressive Image Recovery

NeurIPS 2017poster

Compressive image recovery is a challenging problem that requires fast and accurate algorithms. Recently, neural networks have been applied to this problem with promising results. By exploiting massively parallel GPU processing architectures and oodles of training data, they can run orders of magnit…