Skip to main content

Showing 1–10 of 10 results for author: Jani, M

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

    cs.CY cs.CL

    Will Large Language Models Transform Clinical Prediction?

    Authors: Yusuf Yildiz, Goran Nenadic, Meghna Jani, David A. Jenkins

    Abstract: Background: Large language models (LLMs) are attracting increasing interest in healthcare. Their ability to summarise large datasets effectively, answer questions accurately, and generate synthesised text is widely recognised. These capabilities are already finding applications in healthcare. Body: This commentary discusses LLMs usage in the clinical prediction context and highlight potential bene… ▽ More

    Submitted 23 May, 2025; originally announced May 2025.

    Comments: Submitted to: BMC Diagnostic and Prognostic Research

  2. Dynamic Product Image Generation and Recommendation at Scale for Personalized E-commerce

    Authors: Ádám Tibor Czapp, Mátyás Jani, Bálint Domián, Balázs Hidasi

    Abstract: Coupling latent diffusion based image generation with contextual bandits enables the creation of eye-catching personalized product images at scale that was previously either impossible or too expensive. In this paper we showcase how we utilized these technologies to increase user engagement with recommendations in online retargeting campaigns for e-commerce.

    Submitted 22 August, 2024; originally announced August 2024.

    Comments: Appearing in the Proceedings of the 18th ACM Conference on Recommender Systems (RecSys'24) as an Industry Track paper

  3. arXiv:2404.03110  [pdf, other

    cs.CV

    Ego-Motion Aware Target Prediction Module for Robust Multi-Object Tracking

    Authors: Navid Mahdian, Mohammad Jani, Amir M. Soufi Enayati, Homayoun Najjaran

    Abstract: Multi-object tracking (MOT) is a prominent task in computer vision with application in autonomous driving, responsible for the simultaneous tracking of multiple object trajectories. Detection-based multi-object tracking (DBT) algorithms detect objects using an independent object detector and predict the imminent location of each target. Conventional prediction methods in DBT utilize Kalman Filter(… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

    Comments: 7 pages, 4 figures, submitted to IROS2024

    ACM Class: I.4.9; I.2.10; I.2.9

  4. arXiv:2402.17632   

    cs.CR cs.NI

    Securing OPEN-RAN Equipment Using Blockchain-Based Supply Chain Verification

    Authors: Ali Mehrban, Mostafa Jani

    Abstract: The disaggregated and multi-vendor nature of OPEN-RAN networks introduces new supply chain security risks, making equipment authenticity and integrity crucial challenges. Robust solutions are needed to mitigate vulnerabilities in manufacturing and integration. This paper puts forth a novel blockchain-based approach to secure OPEN-RAN equipment through its lifecycle. By combining firmware authentic… ▽ More

    Submitted 6 April, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

    Comments: It has technical ambiguity and error in the methodology section that needs more work and major revision

  5. arXiv:2311.10856  [pdf

    cs.AI

    Exploring the Consistency, Quality and Challenges in Manual and Automated Coding of Free-text Diagnoses from Hospital Outpatient Letters

    Authors: Warren Del-Pinto, George Demetriou, Meghna Jani, Rikesh Patel, Leanne Gray, Alex Bulcock, Niels Peek, Andrew S. Kanter, William G Dixon, Goran Nenadic

    Abstract: Coding of unstructured clinical free-text to produce interoperable structured data is essential to improve direct care, support clinical communication and to enable clinical research.However, manual clinical coding is difficult and time consuming, which motivates the development and use of natural language processing for automated coding. This work evaluates the quality and consistency of both man… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

  6. arXiv:2307.11904  [pdf, other

    cs.CV cs.LG cs.NE

    Model Compression Methods for YOLOv5: A Review

    Authors: Mohammad Jani, Jamil Fayyad, Younes Al-Younes, Homayoun Najjaran

    Abstract: Over the past few years, extensive research has been devoted to enhancing YOLO object detectors. Since its introduction, eight major versions of YOLO have been introduced with the purpose of improving its accuracy and efficiency. While the evident merits of YOLO have yielded to its extensive use in many areas, deploying it on resource-limited devices poses challenges. To address this issue, variou… ▽ More

    Submitted 21 July, 2023; originally announced July 2023.

    Comments: 18 pages, 7 Figures

  7. arXiv:2202.00595  [pdf, other

    eess.SP cs.LG math.NA

    A least squares support vector regression for anisotropic diffusion filtering

    Authors: Arsham Gholamzadeh Khoee, Kimia Mohammadi Mohammadi, Mostafa Jani, Kourosh Parand

    Abstract: Anisotropic diffusion filtering for signal smoothing as a low-pass filter has the advantage of the edge-preserving, i.e., it does not affect the edges that contain more critical data than the other parts of the signal. In this paper, we present a numerical algorithm based on least squares support vector regression by using Legendre orthogonal kernel with the discretization of the nonlinear diffusi… ▽ More

    Submitted 30 January, 2022; originally announced February 2022.

  8. MEBoost: Mixing Estimators with Boosting for Imbalanced Data Classification

    Authors: Farshid Rayhan, Sajid Ahmed, Asif Mahbub, Md. Rafsan Jani, Swakkhar Shatabda, Dewan Md. Farid, Chowdhury Mofizur Rahman

    Abstract: Class imbalance problem has been a challenging research problem in the fields of machine learning and data mining as most real life datasets are imbalanced. Several existing machine learning algorithms try to maximize the accuracy classification by correctly identifying majority class samples while ignoring the minority class. However, the concept of the minority class instances usually represents… ▽ More

    Submitted 13 January, 2018; v1 submitted 18 December, 2017; originally announced December 2017.

    Comments: SKIMA-2017

  9. CUSBoost: Cluster-based Under-sampling with Boosting for Imbalanced Classification

    Authors: Farshid Rayhan, Sajid Ahmed, Asif Mahbub, Md. Rafsan Jani, Swakkhar Shatabda, Dewan Md. Farid

    Abstract: Class imbalance classification is a challenging research problem in data mining and machine learning, as most of the real-life datasets are often imbalanced in nature. Existing learning algorithms maximise the classification accuracy by correctly classifying the majority class, but misclassify the minority class. However, the minority class instances are representing the concept with greater inter… ▽ More

    Submitted 12 December, 2017; originally announced December 2017.

    Comments: CSITSS-2017

  10. arXiv:1711.05365  [pdf, ps, other

    cs.LG stat.ML

    LIUBoost : Locality Informed Underboosting for Imbalanced Data Classification

    Authors: Sajid Ahmed, Farshid Rayhan, Asif Mahbub, Md. Rafsan Jani, Swakkhar Shatabda, Dewan Md. Farid, Chowdhury Mofizur Rahman

    Abstract: The problem of class imbalance along with class-overlapping has become a major issue in the domain of supervised learning. Most supervised learning algorithms assume equal cardinality of the classes under consideration while optimizing the cost function and this assumption does not hold true for imbalanced datasets which results in sub-optimal classification. Therefore, various approaches, such as… ▽ More

    Submitted 14 November, 2017; originally announced November 2017.