Arrow Research search

Author name cluster

Ge Xia

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

13 papers
2 author rows

Possible papers

13

AAAI Conference 2020 Conference Paper

On the Problem of Covering a 3-D Terrain

  • Eduard Eiben
  • Isuru Godage
  • Iyad Kanj
  • Ge Xia

We study the problem of covering a 3-dimensional terrain by a sweeping robot that is equipped with a camera. We model the terrain as a mesh in a way that captures the elevation levels of the terrain; this enables a graph-theoretic formulation of the problem in which the underlying graph is a weighted plane graph. We show that the associated graph problem is NP-hard, and that it admits a polynomial time approximation scheme (PTAS). Finally, we implement two heuristic algorithms based on greedy approaches and report our findings.

MFCS Conference 2006 Conference Paper

Improved Parameterized Upper Bounds for Vertex Cover

  • Jianer Chen
  • Iyad A. Kanj
  • Ge Xia

Abstract This paper presents an O (1. 2738 k + kn )-time polynomial-space parameterized algorithm for Vertex Cover improving the previous O (1. 286 k + kn )-time polynomial-space upper bound by Chen, Kanj, and Jia. The algorithm also improves the O (1. 2745 k k 4 + kn )-time exponential-space upper bound for the problem by Chandran and Grandoni.

STOC Conference 2004 Conference Paper

Linear FPT reductions and computational lower bounds

  • Jianer Chen
  • Xiuzhen Huang
  • Iyad A. Kanj
  • Ge Xia

We develop new techniques for deriving very strong computational lower bounds for a class of well-known NP-hard problems, including weighted satisfiability , dominating set , hitting set , set cover , clique , and independent set . For example, although a trivial enumeration can easily test in time O(n k ) if a given graph of n vertices has a clique of size k, we prove that unless an unlikely collapse occurs in parameterized complexity theory, the problem is not solvable in time f(k) n o(k) for any function f, even if we restrict the parameter value k to be bounded by an arbitrarily small function of n. Under the same assumption, we prove that even if we restrict the parameter values k to be Θ(μ(n)) for any reasonable function μ, no algorithm of running time n o(k) can test if a graph of n vertices has a clique of size k. Similar strong lower bounds are also derived for other problems in the above class. Our techniques can be extended to derive computational lower bounds on approximation algorithms for NP-hard optimization problems. For example, we prove that the NP-hard distinguishing substring selection problem, for which a polynomial time approximation scheme has been recently developed, has no polynomial time approximation schemes of running time f(1/ε)n o(1/ε) for any function f unless an unlikely collapse occurs in parameterized complexity theory.

MFCS Conference 2004 Conference Paper

Polynomial Time Approximation Schemes and Parameterized Complexity

  • Jianer Chen
  • Xiuzhen Huang
  • Iyad A. Kanj
  • Ge Xia

Abstract In this paper, we study the relationship between the approximability and the parameterized complexity of NP optimization problems. We introduce the notion of efficient fixed-parameter tractability and prove that, under a very general constraint, an NP optimization problem has a fully polynomial time approximation scheme if and only if the problem is efficiently fixed-parameter tractable. By enforcing a constraint of planarity on the W -hierarchy studied in parameterized complexity theory, we obtain a class of NP optimization problems, the planar W -hierarchy, and prove that all problems in this class have efficient polynomial time approximation schemes (EPTAS).