Skip to main content

Showing 1–6 of 6 results for author: Bdeir, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.15802  [pdf

    cs.SE cs.AI

    Towards a Framework for Openness in Foundation Models: Proceedings from the Columbia Convening on Openness in Artificial Intelligence

    Authors: Adrien Basdevant, Camille François, Victor Storchan, Kevin Bankston, Ayah Bdeir, Brian Behlendorf, Merouane Debbah, Sayash Kapoor, Yann LeCun, Mark Surman, Helen King-Turvey, Nathan Lambert, Stefano Maffulli, Nik Marda, Govind Shivkumar, Justine Tunney

    Abstract: Over the past year, there has been a robust debate about the benefits and risks of open sourcing foundation models. However, this discussion has often taken place at a high level of generality or with a narrow focus on specific technical attributes. In part, this is because defining open source for foundation models has proven tricky, given its significant differences from traditional software dev… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

  2. arXiv:2405.13979  [pdf, ps, other

    cs.CV

    Optimizing Curvature Learning for Robust Hyperbolic Deep Learning in Computer Vision

    Authors: Ahmad Bdeir, Niels Landwehr

    Abstract: Hyperbolic deep learning has become a growing research direction in computer vision for the unique properties afforded by the alternate embedding space. The negative curvature and exponentially growing distance metric provide a natural framework for capturing hierarchical relationships between datapoints and allowing for finer separability between their embeddings. However, these methods are still… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  3. arXiv:2303.15919  [pdf, other

    cs.CV cs.LG

    Fully Hyperbolic Convolutional Neural Networks for Computer Vision

    Authors: Ahmad Bdeir, Kristian Schwethelm, Niels Landwehr

    Abstract: Real-world visual data exhibit intrinsic hierarchical structures that can be represented effectively in hyperbolic spaces. Hyperbolic neural networks (HNNs) are a promising approach for learning feature representations in such spaces. However, current HNNs in computer vision rely on Euclidean backbones and only project features to the hyperbolic space in the task heads, limiting their ability to f… ▽ More

    Submitted 7 February, 2024; v1 submitted 28 March, 2023; originally announced March 2023.

  4. arXiv:2207.07212  [pdf, other

    cs.LG

    Attention, Filling in The Gaps for Generalization in Routing Problems

    Authors: Ahmad Bdeir, Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: Machine Learning (ML) methods have become a useful tool for tackling vehicle routing problems, either in combination with popular heuristics or as standalone models. However, current methods suffer from poor generalization when tackling problems of different sizes or different distributions. As a result, ML in vehicle routing has witnessed an expansion phase with new methodologies being created fo… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

    Comments: Accepted at ECML-PKDD 2022

  5. Learning to Control Local Search for Combinatorial Optimization

    Authors: Jonas K. Falkner, Daniela Thyssens, Ahmad Bdeir, Lars Schmidt-Thieme

    Abstract: Combinatorial optimization problems are encountered in many practical contexts such as logistics and production, but exact solutions are particularly difficult to find and usually NP-hard for considerable problem sizes. To compute approximate solutions, a zoo of generic as well as problem-specific variants of local search is commonly used. However, which variant to apply to which particular proble… ▽ More

    Submitted 13 July, 2022; v1 submitted 27 June, 2022; originally announced June 2022.

    Comments: Accepted at ECML-PKDD 2022

    Journal ref: In: Amini, MR., Canu, S., Fischer, A., Guns, T., Kralj Novak, P., Tsoumakas, G. (eds) Machine Learning and Knowledge Discovery in Databases. ECML PKDD 2022. Lecture Notes in Computer Science(), vol 13717. Springer, Cham

  6. arXiv:2104.12226  [pdf, other

    cs.LG

    RP-DQN: An application of Q-Learning to Vehicle Routing Problems

    Authors: Ahmad Bdeir, Simon Boeder, Tim Dernedde, Kirill Tkachuk, Jonas K. Falkner, Lars Schmidt-Thieme

    Abstract: In this paper we present a new approach to tackle complex routing problems with an improved state representation that utilizes the model complexity better than previous methods. We enable this by training from temporal differences. Specifically Q-Learning is employed. We show that our approach achieves state-of-the-art performance for autoregressive policies that sequentially insert nodes to const… ▽ More

    Submitted 25 April, 2021; originally announced April 2021.

    Comments: 14 pages, 4 figures