Skip to main content

Showing 1–3 of 3 results for author: Arici, T

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

    cs.CL cs.AI cs.IR cs.LG

    Solving Price Per Unit Problem Around the World: Formulating Fact Extraction as Question Answering

    Authors: Tarik Arici, Kushal Kumar, Hayreddin Çeker, Anoop S V K K Saladi, Ismail Tutar

    Abstract: Price Per Unit (PPU) is an essential information for consumers shopping on e-commerce websites when comparing products. Finding total quantity in a product is required for computing PPU, which is not always provided by the sellers. To predict total quantity, all relevant quantities given in a product attributes such as title, description and image need to be inferred correctly. We formulate this p… ▽ More

    Submitted 12 April, 2022; originally announced April 2022.

    Comments: 8 pages, 2 figures, 8 tables. This work was accepted in TrueFact KDD '21 workshop

  2. arXiv:2109.12178  [pdf, other

    cs.CV cs.AI cs.LG

    MLIM: Vision-and-Language Model Pre-training with Masked Language and Image Modeling

    Authors: Tarik Arici, Mehmet Saygin Seyfioglu, Tal Neiman, Yi Xu, Son Train, Trishul Chilimbi, Belinda Zeng, Ismail Tutar

    Abstract: Vision-and-Language Pre-training (VLP) improves model performance for downstream tasks that require image and text inputs. Current VLP approaches differ on (i) model architecture (especially image embedders), (ii) loss functions, and (iii) masking policies. Image embedders are either deep models like ResNet or linear projections that directly feed image-pixels into the transformer. Typically, in a… ▽ More

    Submitted 24 September, 2021; originally announced September 2021.

  3. arXiv:1611.06953  [pdf, other

    cs.LG cs.AI

    Associative Adversarial Networks

    Authors: Tarik Arici, Asli Celikyilmaz

    Abstract: We propose a higher-level associative memory for learning adversarial networks. Generative adversarial network (GAN) framework has a discriminator and a generator network. The generator (G) maps white noise (z) to data samples while the discriminator (D) maps data samples to a single scalar. To do so, G learns how to map from high-level representation space to data space, and D learns to do the op… ▽ More

    Submitted 17 November, 2016; originally announced November 2016.

    Comments: NIPS 2016 Workshop on Adversarial Training