Skip to main content

Showing 1–18 of 18 results for author: Alshammari, M

.
  1. arXiv:2311.10741  [pdf

    cs.CY

    Data Equity: Foundational Concepts for Generative AI

    Authors: JoAnn Stonier, Lauren Woodman, Majed Alshammari, Renée Cummings, Nighat Dad, Arti Garg, Alberto Giovanni Busetto, Katherine Hsiao, Maui Hudson, Parminder Jeet Singh, David Kanamugire, Astha Kapoor, Zheng Lei, Jacqueline Lu, Emna Mizouni, Angela Oduor Lungati, María Paz Canales Loebel, Arathi Sethumadhavan, Sarah Telford, Supheakmungkol Sarin, Kimmy Bettinger, Stephanie Teeuwen

    Abstract: This briefing paper focuses on data equity within foundation models, both in terms of the impact of Generative AI (genAI) on society and on the further development of genAI tools. GenAI promises immense potential to drive digital and social innovation, such as improving efficiency, enhancing creativity and augmenting existing data. GenAI has the potential to democratize access and usage of technol… ▽ More

    Submitted 27 October, 2023; originally announced November 2023.

    Journal ref: World Economic Forum 2023

  2. arXiv:2302.13168  [pdf, other

    cs.LG cs.AI cs.IR cs.NE

    Random projection tree similarity metric for SpectralNet

    Authors: Mashaan Alshammari, John Stavrakakis, Adel F. Ahmed, Masahiro Takatsuka

    Abstract: SpectralNet is a graph clustering method that uses neural network to find an embedding that separates the data. So far it was only used with $k$-nn graphs, which are usually constructed using a distance metric (e.g., Euclidean distance). $k$-nn graphs restrict the points to have a fixed number of neighbors regardless of the local statistics around them. We proposed a new SpectralNet similarity met… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Journal ref: Array, Volume 17, 2023

  3. arXiv:2302.13165  [pdf, other

    cs.LG cs.AI cs.IR cs.NE

    A parameter-free graph reduction for spectral clustering and SpectralNet

    Authors: Mashaan Alshammari, John Stavrakakis, Masahiro Takatsuka

    Abstract: Graph-based clustering methods like spectral clustering and SpectralNet are very efficient in detecting clusters of non-convex shapes. Unlike the popular $k$-means, graph-based clustering methods do not assume that each cluster has a single mean. However, these methods need a graph where vertices in the same cluster are connected by edges of large weights. To achieve this goal, many studies have p… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Journal ref: Array, Volume 15, 2022

  4. arXiv:2302.13160  [pdf, other

    cs.LG cs.AI cs.DS cs.IR

    The Effect of Points Dispersion on the $k$-nn Search in Random Projection Forests

    Authors: Mashaan Alshammari, John Stavrakakis, Adel F. Ahmed, Masahiro Takatsuka

    Abstract: Partitioning trees are efficient data structures for $k$-nearest neighbor search. Machine learning libraries commonly use a special type of partitioning trees called $k$d-trees to perform $k$-nn search. Unfortunately, $k$d-trees can be ineffective in high dimensions because they need more tree levels to decrease the vector quantization (VQ) error. Random projection trees rpTrees solve this scalabi… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Journal ref: IEEE Access, Volume 10, 2022

  5. arXiv:2302.12001  [pdf, other

    cs.LG cs.AI cs.IR cs.NE

    Random Projection Forest Initialization for Graph Convolutional Networks

    Authors: Mashaan Alshammari, John Stavrakakis, Adel F. Ahmed, Masahiro Takatsuka

    Abstract: Graph convolutional networks (GCNs) were a great step towards extending deep learning to unstructured data such as graphs. But GCNs still need a constructed graph to work with. To solve this problem, classical graphs such as $k$-nearest neighbor are usually used to initialize the GCN. Although it is computationally efficient to construct $k$-nn graphs, the constructed graph might not be very usefu… ▽ More

    Submitted 22 October, 2023; v1 submitted 22 February, 2023; originally announced February 2023.

    Journal ref: MethodsX, Volume 11, December 2023, 102315

  6. arXiv:2302.12000  [pdf, other

    cs.LG cs.AI cs.IR cs.NE

    Graph Construction using Principal Axis Trees for Simple Graph Convolution

    Authors: Mashaan Alshammari, John Stavrakakis, Adel F. Ahmed, Masahiro Takatsuka

    Abstract: Graph Neural Networks (GNNs) are increasingly becoming the favorite method for graph learning. They exploit the semi-supervised nature of deep learning, and they bypass computational bottlenecks associated with traditional graph learning methods. In addition to the feature matrix $X$, GNNs need an adjacency matrix $A$ to perform feature propagation. In many cases, the adjacency matrix $A$ is missi… ▽ More

    Submitted 7 November, 2023; v1 submitted 22 February, 2023; originally announced February 2023.

  7. arXiv:2302.11298  [pdf

    cs.LG cs.AI cs.IR cs.NE

    Approximate spectral clustering density-based similarity for noisy datasets

    Authors: Mashaan Alshammari, Masahiro Takatsuka

    Abstract: Approximate spectral clustering (ASC) was developed to overcome heavy computational demands of spectral clustering (SC). It maintains SC ability in predicting non-convex clusters. Since it involves a preprocessing step, ASC defines new similarity measures to assign weights on graph edges. Connectivity matrix (CONN) is an efficient similarity measure to construct graphs for ASC. It defines the weig… ▽ More

    Submitted 22 February, 2023; originally announced February 2023.

    Journal ref: Pattern Recognition Letters, Volume 128, 2019

  8. arXiv:2302.11297  [pdf, other

    cs.LG cs.AI cs.IR cs.NE

    Approximate spectral clustering with eigenvector selection and self-tuned $k$

    Authors: Mashaan Alshammari, Masahiro Takatsuka

    Abstract: The recently emerged spectral clustering surpasses conventional clustering methods by detecting clusters of any shape without the convexity assumption. Unfortunately, with a computational complexity of $O(n^3)$, it was infeasible for multiple real applications, where $n$ could be large. This stimulates researchers to propose the approximate spectral clustering (ASC). However, most of ASC methods a… ▽ More

    Submitted 22 February, 2023; originally announced February 2023.

    Journal ref: Pattern Recognition Letters, Volume 122, 2019

  9. arXiv:2302.11296  [pdf, other

    cs.LG cs.AI cs.IR cs.NE

    Refining a $k$-nearest neighbor graph for a computationally efficient spectral clustering

    Authors: Mashaan Alshammari, John Stavrakakis, Masahiro Takatsuka

    Abstract: Spectral clustering became a popular choice for data clustering for its ability of uncovering clusters of different shapes. However, it is not always preferable over other clustering methods due to its computational demands. One of the effective ways to bypass these computational demands is to perform spectral clustering on a subset of points (data representatives) then generalize the clustering o… ▽ More

    Submitted 22 February, 2023; originally announced February 2023.

    Journal ref: Pattern Recognition, Volume 114, 2021

  10. Enhanced magnetic properties in ZnCoAlO caused by exchangecoupling to Co nanoparticles

    Authors: Qi Feng, Wala Dizayee, Xiaoli Li, David S Score, James R Neal, Anthony J Behan, Abbas Mokhtari, Marzook S Alshammari, Mohammed S Al-Qahtani, Harry J Blythe, Roy W Chantrell, Steve M Heald, Xiao-Hong Xu, A Mark Fox, Gillian A Gehring

    Abstract: Wereport the results of a sequence of magnetisation and magneto-optical studies on laser ablated thin films of ZnCoAlO and ZnCoO that contain a small amount of metallic cobalt. The results are compared to those expected when all the magnetization is due to isolated metallic clusters of cobalt and with an oxide sample that is almost free from metallic inclusions. Using a variety of direct magnetic… ▽ More

    Submitted 7 August, 2018; originally announced August 2018.

    Comments: 13 pages, 6 figures

    Journal ref: New J. Phys. 18 (2016) 113040

  11. arXiv:1610.06342  [pdf

    cond-mat.mes-hall cond-mat.mtrl-sci

    Negative activation energy and dielectric signatures of excitons and excitonic Mott transitions in quantum confined laser structures

    Authors: Amit Bhunia, Kanika Bansal, Mohamed Henini, Marzook S. Alshammari, Shouvik Datta

    Abstract: Mostly, optical spectroscopies are used to investigate the physics of excitons, whereas their electrical evidences are hardly explored. Here, we examined a forward bias activated differential capacitance response of GaInP-AlGaInP based multi-quantum well laser diodes to trace the presence of excitons using electrical measurements. Occurrence of negative activation energy after light emission is un… ▽ More

    Submitted 20 October, 2016; originally announced October 2016.

    Comments: 32 pages, 6 figures

    Journal ref: Journal of Applied Physics 120, 144304 (2016)

  12. arXiv:1504.05084  [pdf, ps, other

    q-bio.MN

    Dynamical patterns of p53 states driven by PML

    Authors: Md. Jahoor Alam, Eyad M. AlShammari, R. K. Brojen Singh

    Abstract: Recent studies suggest that PML (Promyelocytic Leukemia) suppresses p53 protein degradation by inhibiting MDM2 protein in the nucleus [1], and regulates a number of biological functions [2]. We modeled a PML-MDM2-p53 regulatory network by integrating p53-MDM2 autoregulatory model [3] and related PML pathways. We found that p53 dynamics switched at various dynamical states induced by PML which corr… ▽ More

    Submitted 20 April, 2015; originally announced April 2015.

  13. arXiv:1406.4719  [pdf

    cond-mat.mes-hall

    Dynamic frequency dependence of bias activated negative capacitance in semiconductor diodes under high forward bias

    Authors: Kanika Bansal, Mohamed Henini, Marzook S. Alshammari, Shouvik Datta

    Abstract: We observed qualitatively dissimilar frequency dependence of negative capacitive response under high charge injection in two sets of junction diodes which are functionally different from each other i.e. electroluminescent diodes and non-luminescent Si-based diodes. Using the technique of bias-activated differential capacitance response, we investigated the mutual dynamics of different rate process… ▽ More

    Submitted 18 June, 2014; originally announced June 2014.

    Comments: 13 pages, 3 sets of figures

    Journal ref: Appl. Phys. Lett. 105, 123503 (2014)

  14. arXiv:1308.4895  [pdf, other

    cs.CR cs.NI

    Optimizing Key Distribution in Peer to Peer Network Using B-Trees

    Authors: Abdulrahman Aldhaheri, Hammoud Alshammari, Majid Alshammari

    Abstract: Peer to peer network architecture introduces many desired features including self-scalability that led to achieving higher efficiency rate than the traditional server-client architecture. This was contributed to the highly distributed architecture of peer to peer network. Meanwhile, the lack of a centralized control unit in peer to peer network introduces some challenge. One of these challenges is… ▽ More

    Submitted 22 August, 2013; originally announced August 2013.

    Journal ref: International Journal of Computer Science and Information Security, vol. 11, no. 8, p. 6, August 2013

  15. arXiv:1302.5585  [pdf

    physics.acc-ph physics.atm-clus

    Design of a novel electrostatic ion storage ring at KACST

    Authors: M. O. A. El Ghazaly, S. M. Alshammari, C. P. Welsch, H. H. Alharbi

    Abstract: A new electrostatic storage ring for beams at energies up to 30keV.q is currently under development at the National Centre for Mathematics and Physics (NCMP), King Abdulaziz City for Science and Technology (KACST). The ring design is based on the existing electrostatic storage rings, but stretches significantly beyond them in that it shall form the core of a unique flexible experimental facility a… ▽ More

    Submitted 22 February, 2013; originally announced February 2013.

    Journal ref: Nuclear Instruments and Methods in Physics Research A 709, 76 (2013)

  16. arXiv:1011.4174  [pdf

    cond-mat.str-el

    Magnetic and Optical properties of strained films of multiferroic GdMnO3

    Authors: Mohammed S. Al Qahtani, Marzook Alshammari, H. J Blythe, A. M. Fox, G. A. Gehring, N. Andreev, V. Chichkov, Ya Mukovskii

    Abstract: The effects of strain on a film of mulitferroic GdMnO3 are investigated using both magnetometry and magneto-optic spectroscopy. Optical spectra, in the energy range 1.5eV - 3.5eV, were taken in Faraday geometry in an applied magnetic field and also at remanence. This yielded rich information on the effects of strain on the spin ordering in these films. Epitaxial films of GdMnO3 were grown on SrTiO… ▽ More

    Submitted 18 November, 2010; originally announced November 2010.

    Comments: 9 pages of text including figures

  17. arXiv:1001.2674  [pdf, other

    cond-mat.mtrl-sci

    On Using Magnetic and optical methods to determine the size and characteristics of nanoparticles embedded in oxide semiconductors

    Authors: Gillian A. Gehring, Harry J. Blythe, Qi Feng, David S. Score, Abbas Mokhtari, Marzook Alshammari, Mohammed S. Al Qahtani, A. Mark Fox

    Abstract: Films of oxides doped with transition metals are frequently believed to have magnetic inclusions. Magnetic methods to determine the amount of nanophases and their magnetic characteristics are described. The amount of the sample that is paramagnetic may also be measured. Optical methods are described and shown to be very powerful to determine which defects are also magnetic.

    Submitted 15 January, 2010; originally announced January 2010.

    Comments: Manuscript of poster to be presented at MMM-Intermag 2010. Accepted for publication in Magnetic Trans of IEEE

  18. Magneto-optical properties of Co/ZnO multilayer films

    Authors: David S Score, Marzook Alshammari, Qi Feng, Harry J Blythe, A Mark Fox, Gillian A Gehring, Zhi-Yong Quan, Xiao-Li Li, Xiao-Hong Xu

    Abstract: Multilayer films of ZnO with Co were deposited on glass substrates then annealed in a vacuum. The magnetisation of the films increased with annealing but not the magnitude of the magneto-optical signals. The dielectric functions for the films were calculated using the MCD spectra. A Maxwell Garnett theory of a metallic Co/ZnO mixture is presented. The extent to which this explains the MCD spectr… ▽ More

    Submitted 23 September, 2009; originally announced September 2009.

    Comments: This paper was presented at ICM (2009) and is accepted in this form for the proceedings