← Search

MUSTAFA CANIM

4 accepted papers

2025

VisualLens: Personalization through Task-Agnostic Visual History

NeurIPS 2025poster

Existing recommendation systems either rely on user interaction logs, such as online shopping history for shopping recommendations, or focus on text signals. However, item-based histories are not always accessible and generalizable for multimodal recommendation. We hypothesize that a user's visual…

Cited by 0SourceScholar
2022

AIT-QA: Question Answering Dataset over Complex Tables in the Airline Industry

NAACL 2022industry

Table Question Answering (Table QA) systems have been shown to be highly accurate when trained and tested on open-domain datasets built on top of Wikipedia tables. However, it is not clear whether their performance remains the same when applied to domain-specific scientific and business documents, e…

2021

Capturing Row and Column Semantics in Transformer Based Question Answering over Tables

NAACL 2021long

Transformer based architectures are recently used for the task of answering questions over tables. In order to improve the accuracy on this task, specialized pre-training techniques have been developed and applied on millions of open-domain web tables. In this paper, we propose two novel approaches…

2021

Topic Transferable Table Question Answering

EMNLP 2021main

Weakly-supervised table question-answering (TableQA) models have achieved state-of-art performance by using pre-trained BERT transformer to jointly encoding a question and a table to produce structured query for the question. However, in practical settings TableQA systems are deployed over table cor…