Skip to main content

Showing 1–12 of 12 results for author: Mansour, E

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

    cs.CV cs.AI

    Language-Guided Instance-Aware Domain-Adaptive Panoptic Segmentation

    Authors: Elham Amin Mansour, Ozan Unal, Suman Saha, Benjamin Bejar, Luc Van Gool

    Abstract: The increasing relevance of panoptic segmentation is tied to the advancements in autonomous driving and AR/VR applications. However, the deployment of such models has been limited due to the expensive nature of dense data annotation, giving rise to unsupervised domain adaptation (UDA). A key challenge in panoptic UDA is reducing the domain gap between a labeled source and an unlabeled target domai… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  2. arXiv:2403.05752  [pdf, other

    cs.LG cs.AI

    Task-Oriented GNNs Training on Large Knowledge Graphs for Accurate and Efficient Modeling

    Authors: Hussein Abdallah, Waleed Afandi, Panos Kalnis, Essam Mansour

    Abstract: A Knowledge Graph (KG) is a heterogeneous graph encompassing a diverse range of node and edge types. Heterogeneous Graph Neural Networks (HGNNs) are popular for training machine learning tasks like node classification and link prediction on KGs. However, HGNN methods exhibit excessive complexity influenced by the KG's size, density, and the number of node and edge types. AI practitioners handcraft… ▽ More

    Submitted 22 March, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

    Comments: 12 pages,9 Figures, 3 Tables, ICDE:2024

  3. arXiv:2311.02749  [pdf, other

    cs.CV cs.RO

    Fast Point Cloud to Mesh Reconstruction for Deformable Object Tracking

    Authors: Elham Amin Mansour, Hehui Zheng, Robert K. Katzschmann

    Abstract: The world around us is full of soft objects we perceive and deform with dexterous hand movements. For a robotic hand to control soft objects, it has to acquire online state feedback of the deforming object. While RGB-D cameras can collect occluded point clouds at a rate of 30Hz, this does not represent a continuously trackable object surface. Hence, in this work, we developed a method that takes a… ▽ More

    Submitted 26 March, 2024; v1 submitted 5 November, 2023; originally announced November 2023.

    Comments: 8 pages with appendix,16 figures

  4. arXiv:2303.09199  [pdf, other

    cs.CV eess.IV

    A Generative Model for Digital Camera Noise Synthesis

    Authors: Mingyang Song, Yang Zhang, Tunç O. Aydın, Elham Amin Mansour, Christopher Schroers

    Abstract: Noise synthesis is a challenging low-level vision task aiming to generate realistic noise given a clean image along with the camera settings. To this end, we propose an effective generative model which utilizes clean features as guidance followed by noise injections into the network. Specifically, our generator follows a UNet-like structure with skip connections but without downsampling and upsamp… ▽ More

    Submitted 13 June, 2024; v1 submitted 16 March, 2023; originally announced March 2023.

  5. arXiv:2303.02204  [pdf, other

    cs.LG

    KGLiDS: A Platform for Semantic Abstraction, Linking, and Automation of Data Science

    Authors: Mossad Helali, Niki Monjazeb, Shubham Vashisth, Philippe Carrier, Ahmed Helal, Antonio Cavalcante, Khaled Ammar, Katja Hose, Essam Mansour

    Abstract: In recent years, we have witnessed the growing interest from academia and industry in applying data science technologies to analyze large amounts of data. In this process, a myriad of artifacts (datasets, pipeline scripts, etc.) are created. However, there has been no systematic attempt to holistically collect and exploit all the knowledge and experiences that are implicitly contained in those art… ▽ More

    Submitted 12 June, 2024; v1 submitted 3 March, 2023; originally announced March 2023.

    Comments: 15 pages, 9 figures

  6. arXiv:2303.02166  [pdf, other

    cs.DB cs.AI cs.LG

    Towards a GML-Enabled Knowledge Graph Platform

    Authors: Hussein Abdallah, Essam Mansour

    Abstract: This vision paper proposes KGNet, an on-demand graph machine learning (GML) as a service on top of RDF engines to support GML-enabled SPARQL queries. KGNet automates the training of GML models on a KG by identifying a task-specific subgraph. This helps reduce the task-irrelevant KG structure and properties for better scalability and accuracy. While training a GML model on KG, KGNet collects metada… ▽ More

    Submitted 3 March, 2023; originally announced March 2023.

    Comments: 9 pages, 15 figures, accepted at ICDE 2023

    Journal ref: https://icde2023.ics.uci.edu/research-sessions/#special-session-2

  7. arXiv:2303.00595  [pdf, other

    cs.AI cs.CL cs.DB

    A Universal Question-Answering Platform for Knowledge Graphs

    Authors: Reham Omar, Ishika Dhall, Panos Kalnis, Essam Mansour

    Abstract: Knowledge from diverse application domains is organized as knowledge graphs (KGs) that are stored in RDF engines accessible in the web via SPARQL endpoints. Expressing a well-formed SPARQL query requires information about the graph structure and the exact URIs of its components, which is impractical for the average user. Question answering (QA) systems assist by translating natural language questi… ▽ More

    Submitted 8 August, 2023; v1 submitted 1 March, 2023; originally announced March 2023.

    Comments: The paper is accepted to SIGMOD 2023

  8. arXiv:2302.06466  [pdf, ps, other

    cs.CL cs.AI cs.IR

    ChatGPT versus Traditional Question Answering for Knowledge Graphs: Current Status and Future Directions Towards Knowledge Graph Chatbots

    Authors: Reham Omar, Omij Mangukiya, Panos Kalnis, Essam Mansour

    Abstract: Conversational AI and Question-Answering systems (QASs) for knowledge graphs (KGs) are both emerging research areas: they empower users with natural language interfaces for extracting information easily and effectively. Conversational AI simulates conversations with humans; however, it is limited by the data captured in the training datasets. In contrast, QASs retrieve the most recent information… ▽ More

    Submitted 8 February, 2023; originally announced February 2023.

    Comments: 9 pages

  9. arXiv:2301.05108  [pdf, other

    cs.PL cs.AI

    Serenity: Library Based Python Code Analysis for Code Completion and Automated Machine Learning

    Authors: Wenting Zhao, Ibrahim Abdelaziz, Julian Dolby, Kavitha Srinivas, Mossad Helali, Essam Mansour

    Abstract: Dynamically typed languages such as Python have become very popular. Among other strengths, Python's dynamic nature and its straightforward linking to native code have made it the de-facto language for many research areas such as Artificial Intelligence. This flexibility, however, makes static analysis very hard. While creating a sound, or a soundy, analysis for Python remains an open problem, we… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  10. arXiv:2111.13186  [pdf, other

    cs.LG

    Federated Data Science to Break Down Silos [Vision]

    Authors: Essam Mansour, Kavitha Srinivas, Katja Hose

    Abstract: Similar to Open Data initiatives, data science as a community has launched initiatives for sharing not only data but entire pipelines, derivatives, artifacts, etc. (Open Data Science). However, the few efforts that exist focus on the technical part on how to facilitate sharing, conversion, etc. This vision paper goes a step further and proposes KEK, an open federated data science platform that doe… ▽ More

    Submitted 25 November, 2021; originally announced November 2021.

    Comments: Accepted at SIGMOD Record

  11. arXiv:2111.00083  [pdf, other

    cs.LG

    A Scalable AutoML Approach Based on Graph Neural Networks

    Authors: Mossad Helali, Essam Mansour, Ibrahim Abdelaziz, Julian Dolby, Kavitha Srinivas

    Abstract: AutoML systems build machine learning models automatically by performing a search over valid data transformations and learners, along with hyper-parameter optimization for each learner. Many AutoML systems use meta-learning to guide search for optimal pipelines. In this work, we present a novel meta-learning system called KGpip which, (1) builds a database of datasets and corresponding pipelines b… ▽ More

    Submitted 14 July, 2022; v1 submitted 29 October, 2021; originally announced November 2021.

    Comments: 14 pages, 9 figures. Accepted in VLDB22

  12. arXiv:1109.6884  [pdf, other

    cs.DB

    ERA: Efficient Serial and Parallel Suffix Tree Construction for Very Long Strings

    Authors: Essam Mansour, Amin Allam, Spiros Skiadopoulos, Panos Kalnis

    Abstract: The suffix tree is a data structure for indexing strings. It is used in a variety of applications such as bioinformatics, time series analysis, clustering, text editing and data compression. However, when the string and the resulting suffix tree are too large to fit into the main memory, most existing construction algorithms become very inefficient. This paper presents a disk-based suffix tree con… ▽ More

    Submitted 30 September, 2011; originally announced September 2011.

    Comments: VLDB2012

    Journal ref: Proceedings of the VLDB Endowment (PVLDB), Vol. 5, No. 1, pp. 49-60 (2011)