Skip to main content

Showing 1–16 of 16 results for author: Mohades, A

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

    cs.LG cs.AI cs.CL

    Two-Stage Classifier for Campaign Negativity Detection using Axis Embeddings: A Case Study on Tweets of Political Users during 2021 Presidential Election in Iran

    Authors: Fatemeh Rajabi, Ali Mohades

    Abstract: In elections around the world, the candidates may turn their campaigns toward negativity due to the prospect of failure and time pressure. In the digital age, social media platforms such as Twitter are rich sources of political discourse. Therefore, despite the large amount of data that is published on Twitter, the automatic system for campaign negativity detection can play an essential role in un… ▽ More

    Submitted 31 October, 2023; originally announced November 2023.

  2. arXiv:2303.04134  [pdf, other

    cs.CL cs.AI

    A Hybrid Architecture for Out of Domain Intent Detection and Intent Discovery

    Authors: Masoud Akbari, Ali Mohades, M. Hassan Shirali-Shahreza

    Abstract: Intent Detection is one of the tasks of the Natural Language Understanding (NLU) unit in task-oriented dialogue systems. Out of Scope (OOS) and Out of Domain (OOD) inputs may run these systems into a problem. On the other side, a labeled dataset is needed to train a model for Intent Detection in task-oriented dialogue systems. The creation of a labeled dataset is time-consuming and needs human res… ▽ More

    Submitted 30 July, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

  3. arXiv:2303.00408  [pdf, other

    cs.CL

    A Persian Benchmark for Joint Intent Detection and Slot Filling

    Authors: Masoud Akbari, Amir Hossein Karimi, Tayyebeh Saeedi, Zeinab Saeidi, Kiana Ghezelbash, Fatemeh Shamsezat, Mohammad Akbari, Ali Mohades

    Abstract: Natural Language Understanding (NLU) is important in today's technology as it enables machines to comprehend and process human language, leading to improved human-computer interactions and advancements in fields such as virtual assistants, chatbots, and language-based AI systems. This paper highlights the significance of advancing the field of NLU for low-resource languages. With intent detection… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

    Comments: 8 pages, 5 figures

    Report number: 2303.00408

  4. arXiv:2201.03535  [pdf, other

    cs.CG

    Implementation of polygon guarding algorithms for art gallery problems

    Authors: Shiva Maleki, Ali Mohades

    Abstract: Victor Klee introduce the art gallery problem during a conference in Stanford in August 1976 with that question: "How many guards are required to guard an art gallery?" In 1987, Ghosh provided an approximation algorithm for vertex guards problem that achieved $ O(\log n) $ approximation ratio. In 2017, Bhattacharya et. al presented an approximation algorithm for guarding weak visibility polygons.… ▽ More

    Submitted 3 March, 2022; v1 submitted 10 January, 2022; originally announced January 2022.

    Comments: 12 pages, 15 figures

  5. arXiv:2111.13989  [pdf, other

    cs.CG

    Clustering Geometrically-Modeled Points in the Aggregated Uncertainty Model

    Authors: Vahideh Keikha, Sepideh Aghamolaei, Ali Mohades, Mohammad Ghodsi

    Abstract: The $k$-center problem is to choose a subset of size $k$ from a set of $n$ points such that the maximum distance from each point to its nearest center is minimized. Let $Q=\{Q_1,\ldots,Q_n\}$ be a set of polygons or segments in the region-based uncertainty model, in which each $Q_i$ is an uncertain point, where the exact locations of the points in $Q_i$ are unknown. The geometric objects segments… ▽ More

    Submitted 26 January, 2022; v1 submitted 27 November, 2021; originally announced November 2021.

    Comments: Accepted in Fundamenta Informaticae

    Journal ref: Fundamenta Informaticae, Volume 184, Issue 3 (January 27, 2022) fi:8776

  6. arXiv:2105.00309  [pdf, other

    cs.CL cs.IR

    PREDICT: Persian Reverse Dictionary

    Authors: Arman Malekzadeh, Amin Gheibi, Ali Mohades

    Abstract: Finding the appropriate words to convey concepts (i.e., lexical access) is essential for effective communication. Reverse dictionaries fulfill this need by hel** individuals to find the word(s) which could relate to a specific concept or idea. To the best of our knowledge, this resource has not been available for the Persian language. In this paper, we compare four different architectures for im… ▽ More

    Submitted 30 October, 2021; v1 submitted 1 May, 2021; originally announced May 2021.

  7. Computing The Packedness of Curves

    Authors: Sepideh Aghamolaei, Vahideh Keikha, Mohammad Ghodsi, Ali Mohades

    Abstract: A polygonal curve $P$ with $n$ vertices is $c$-packed, if the sum of the lengths of the parts of the edges of the curve that are inside any disk of radius $r$ is at most $cr$, for any $r>0$. Similarly, the concept of $c$-packedness can be defined for any scaling of a given shape. Assuming $L$ is the diameter of $P$ and $δ$ is the minimum distance between points on disjoint edges of $P$, we show… ▽ More

    Submitted 21 December, 2020; v1 submitted 8 December, 2020; originally announced December 2020.

  8. arXiv:1908.11260  [pdf, ps, other

    cs.CG

    A Time-space Trade-off for Computing the Geodesic Center of a Simple Polygon

    Authors: Pardis Kavand, Ali Mohades, Mohammad Reza Kazemi

    Abstract: In this paper we study the problem of computing the geodesic center of a simple polygon when the available workspace is limited. For an $n$-vertex simple polygon, we give a time-space trade-off algorithm that finds the geodesic center in $O(T(n, s) \log^2 n+ \frac{n^2}{s} \log n)$ expected time and uses $O(s)$ additional words of space where $s\in Ω(\log n) \cap O(n)$, and $T(n, s)$ is the time ne… ▽ More

    Submitted 29 August, 2019; originally announced August 2019.

    Comments: 11 pages

  9. arXiv:1807.10926  [pdf, other

    cs.CG

    An upper bound for min-max angle of polygons

    Authors: Saeed Asaeedi, Farzad Didehvar, Ali Mohades

    Abstract: Let $S$ be a set of $n$ points in the plane, $\wp(S)$ be the set of all simple polygons crossing $S$, $γ_P$ be the maximum angle of polygon $P \in \wp(S)$ and $θ=min_{P\in\wp(S)} γ_P$. In this paper, we prove that $θ\leq 2π-\frac{2π}{r.m}$ where $m$ and $r$ are the number of edges and inner points of the convex hull of $S$, respectively. We also propose an algorithm to construct a polygon with the… ▽ More

    Submitted 12 June, 2021; v1 submitted 28 July, 2018; originally announced July 2018.

  10. Largest and Smallest Area Triangles on Imprecise Points

    Authors: Vahideh Keikha, Maarten Löffler, Ali Mohades

    Abstract: Assume we are given a set of parallel line segments in the plane, and we wish to place a point on each line segment such that the resulting point set maximizes or minimizes the area of the largest or smallest triangle in the set. We analyze the complexity of the four resulting computational problems, and we show that three of them admit polynomial-time algorithms, while the fourth is NP-hard. Spec… ▽ More

    Submitted 9 June, 2018; v1 submitted 24 December, 2017; originally announced December 2017.

  11. arXiv:1710.10521  [pdf, other

    cs.CG

    Fast Frechet Distance Between Curves With Long Edges

    Authors: Joachim Gudmundsson, Majid Mirzanezhad, Ali Mohades, Carola Wenk

    Abstract: Computing the Fréchet distance between two polygonal curves takes roughly quadratic time. In this paper, we show that for a special class of curves the Fréchet distance computations become easier. Let $P$ and $Q$ be two polygonal curves in $\mathbb{R}^d$ with $n$ and $m$ vertices, respectively. We prove four results for the case when all edges of both curves are long compared to the Fréchet distan… ▽ More

    Submitted 26 August, 2019; v1 submitted 28 October, 2017; originally announced October 2017.

    ACM Class: F.2.2

  12. arXiv:1708.00681  [pdf, other

    cs.CG

    Maximum-Area Quadrilateral in a Convex Polygon, Revisited

    Authors: Vahideh Keikha, Maarten Löffler, Ali Mohades, Jérôme Urhausen, Ivor van der Hoog

    Abstract: In this note we show by example that the algorithm presented in 1979 by Dobkin and Snyder for finding the largest-area k-gon that is inscribed in a convex polygon fails to find the optimal solution for k=4. This question, posed by Keikha et al. where they showed that the Dobkin Snyder algorithm fails for k=3.

    Submitted 24 December, 2017; v1 submitted 2 August, 2017; originally announced August 2017.

    Comments: 6 pages. arXiv admin note: substantial text overlap with arXiv:1705.11035

  13. Maximum-Area Triangle in a Convex Polygon, Revisited

    Authors: Vahideh Keikha, Maarten Löffler, Ali Mohades, Jérôme Urhausen, Ivor van der Hoog

    Abstract: We revisit the following problem: Given a convex polygon $P$, find the largest-area inscribed triangle. We show by example that the linear-time algorithm presented in 1979 by Dobkin and Snyder for solving this problem fails. We then proceed to show that with a small adaptation, their approach does lead to a quadratic-time algorithm. We also present a more involved $O(n\log n)$ time divide-and-conq… ▽ More

    Submitted 18 December, 2017; v1 submitted 31 May, 2017; originally announced May 2017.

  14. arXiv:1703.00812  [pdf, ps, other

    cs.RO cs.FL

    Improper Filter Reduction

    Authors: Fatemeh Zahra Saberifar, Ali Mohades, Mohammadreza Razzazi, Jason M. O'Kane

    Abstract: Combinatorial filters have been the subject of increasing interest from the robotics community in recent years. This paper considers automatic reduction of combinatorial filters to a given size, even if that reduction necessitates changes to the filter's behavior. We introduce an algorithmic problem called improper filter reduction, in which the input is a combinatorial filter F along with an inte… ▽ More

    Submitted 1 March, 2017; originally announced March 2017.

  15. arXiv:1610.08543  [pdf, other

    cs.CG

    An efficient approximation for point-set diameter in higher dimensions

    Authors: Mahdi Imanparast, Seyed Naser Hashemi, Ali Mohades

    Abstract: In this paper, we study the problem of computing the diameter of a set of $n$ points in $d$-dimensional Euclidean space for a fixed dimension $d$, and propose a new $(1+\varepsilon)$-approximation algorithm with $O(n+ 1/\varepsilon^{d-1})$ time and $O(n)$ space, where $0 < \varepsilon\leqslant 1$. We also show that the proposed algorithm can be modified to a $(1+O(\varepsilon))$-approximation algo… ▽ More

    Submitted 7 May, 2019; v1 submitted 26 October, 2016; originally announced October 2016.

    MSC Class: 65D18 68W25 68U05

    Journal ref: Proceedings of the 30th Canadian Conference on Computational Geometry (CCCG 2018), pages 72-77, 2018

  16. arXiv:1309.7829  [pdf

    cs.CG

    Alpha-Concave Hull, a Generalization of Convex Hull

    Authors: Saeed Asaeedi, Farzad Didehvar, Ali Mohades

    Abstract: Bounding hull, such as convex hull, concave hull, alpha shapes etc. has vast applications in different areas especially in computational geometry. Alpha shape and concave hull are generalizations of convex hull. Unlike the convex hull, they construct non-convex enclosure on a set of points. In this paper, we introduce another generalization of convex hull, named alpha-concave hull, and compare thi… ▽ More

    Submitted 10 December, 2014; v1 submitted 30 September, 2013; originally announced September 2013.