Zum Hauptinhalt springen

Showing 1–6 of 6 results for author: Payan, J

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

    cs.CL cs.AI

    InstructExcel: A Benchmark for Natural Language Instruction in Excel

    Authors: Justin Payan, Swaroop Mishra, Mukul Singh, Carina Negreanu, Christian Poelitz, Chitta Baral, Subhro Roy, Rasika Chakravarthy, Benjamin Van Durme, Elnaz Nouri

    Abstract: With the evolution of Large Language Models (LLMs) we can solve increasingly more complex NLP tasks across various domains, including spreadsheets. This work investigates whether LLMs can generate code (Excel OfficeScripts, a TypeScript API for executing many tasks in Excel) that solves Excel specific tasks provided via natural language user instructions. To do so we introduce a new large-scale be… ▽ More

    Submitted 22 October, 2023; originally announced October 2023.

    Comments: Findings of EMNLP 2023, 18 pages

  2. arXiv:2301.10816  [pdf, other

    cs.GT

    Into the Unknown: Assigning Reviewers to Papers with Uncertain Affinities

    Authors: Cyrus Cousins, Justin Payan, Yair Zick

    Abstract: A successful peer review process requires that qualified and interested reviewers are assigned to each paper. Most automated reviewer assignment approaches estimate a real-valued affinity score for each paper-reviewer pair that acts as a proxy for the quality of the match, and then assign reviewers to maximize the sum of affinity scores. Most affinity score estimation methods are inherently noisy:… ▽ More

    Submitted 4 September, 2023; v1 submitted 25 January, 2023; originally announced January 2023.

    Comments: 23 pages, 1 figure. In Proceedings of the 16th International Symposium on Algorithmic Game Theory (SAGT). For associated code and data, see https://github.com/justinpayan/RAU

    MSC Class: 91B32 (Primary); 90C27 (Secondary)

  3. arXiv:2301.01323  [pdf, other

    cs.GT cs.AI

    Graphical House Allocation

    Authors: Hadi Hosseini, Justin Payan, Rik Sengupta, Rohit Vaish, Vignesh Viswanathan

    Abstract: The classical house allocation problem involves assigning $n$ houses (or items) to $n$ agents according to their preferences. A key criterion in such problems is satisfying some fairness constraints such as envy-freeness. We consider a generalization of this problem wherein the agents are placed along the vertices of a graph (corresponding to a social network), and each agent can only experience e… ▽ More

    Submitted 18 September, 2023; v1 submitted 3 January, 2023; originally announced January 2023.

  4. arXiv:2202.10946  [pdf, other

    cs.GT

    Relaxations of Envy-Freeness Over Graphs

    Authors: Justin Payan, Rik Sengupta, Vignesh Viswanathan

    Abstract: When allocating a set of indivisible items among agents, the ideal condition of envy-freeness cannot always be achieved. Envy-freeness up to any good (EFX), and envy-freeness with $k$ hidden items (HEF-$k$) are two very compelling relaxations of envy-freeness, which remain elusive in many settings. We study a natural relaxation of these two fairness constraints, where we place the agents on the ve… ▽ More

    Submitted 3 January, 2023; v1 submitted 16 February, 2022; originally announced February 2022.

  5. arXiv:2110.14694  [pdf, other

    cs.CL cs.AI cs.LG

    Towards Realistic Single-Task Continuous Learning Research for NER

    Authors: Justin Payan, Yuval Merhav, He Xie, Satyapriya Krishna, Anil Ramakrishna, Mukund Sridhar, Rahul Gupta

    Abstract: There is an increasing interest in continuous learning (CL), as data privacy is becoming a priority for real-world machine learning applications. Meanwhile, there is still a lack of academic NLP benchmarks that are applicable for realistic CL settings, which is a major challenge for the advancement of the field. In this paper we discuss some of the unrealistic data characteristics of public datase… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: 11 pages, 2 figures, Findings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP) (short paper), November 2021

  6. arXiv:2108.02126  [pdf, other

    cs.GT

    I Will Have Order! Optimizing Orders for Fair Reviewer Assignment

    Authors: Justin Payan, Yair Zick

    Abstract: We present fast, fair, flexible, and welfare efficient algorithms for assigning reviewers to submitted conference papers. Our approaches extend picking sequence mechanisms, standard tools from the fair allocation literature to ensure approximate envy-freeness (typically envy-freeness up to one item, or EF1). However, fairness often comes at the cost of decreased efficiency. To overcome this challe… ▽ More

    Submitted 14 February, 2024; v1 submitted 4 August, 2021; originally announced August 2021.

    Comments: 41 pages, 8 figures, extends initial version published at IJCAI 2022