Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 62 results for author: Marculescu, R

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

    cs.CV

    Pareto LoRA: Mitigating Modality Imbalance in Unified Multimodal Models via Pareto-Optimal Gradient Integration

    Authors: Xiwen Wei, Mark Nutter, Madhusudhanan Srinivasan, Radu Marculescu

    Abstract: Unified multimodal models (UMMs) have recently emerged as a promising paradigm for integrating multimodal understanding and generation within a single autoregressive transformer. However, during multimodal instruction tuning, these models often exhibit pronounced modality imbalance: language gradients dominate optimization, thus leading to lower image generation quality, especially under parameter… ▽ More

    Submitted 15 June, 2026; originally announced June 2026.

  2. arXiv:2603.10335  [pdf, ps, other

    cs.CV

    Fuel Gauge: Estimating Chain-of-Thought Length Ahead of Time in Large Multimodal Models

    Authors: Yuedong Yang, Xiwen Wei, Mustafa Munir, Radu Marculescu

    Abstract: Reasoning Large Multi-modality Models (LMMs) have become the de facto choice for many applications. However, these models rely on a Chain-of-Thought (CoT) process that is lengthy and unpredictable at runtime, often resulting in inefficient use of computational resources (due to memory fragmentation) and sub-optimal accuracy (due to under- and over-thinking). We observe empirically that the CoT pro… ▽ More

    Submitted 10 March, 2026; originally announced March 2026.

  3. arXiv:2603.05811  [pdf, ps, other

    cs.CV

    Video Compression Meets Video Generation: Latent Inter-Frame Pruning with Attention Recovery

    Authors: Dennis Menn, Yuedong Yang, Bokun Wang, Xiwen Wei, Mustafa Munir, Feng Liang, Radu Marculescu, Chenfeng Xu, Diana Marculescu

    Abstract: Current video generation models suffer from high computational latency, making real-time applications prohibitively costly. In this paper, we address this limitation by exploiting the temporal redundancy inherent in video latent patches. To this end, we propose the Latent Inter-frame Pruning with Attention Recovery (LIPAR) framework, which detects and skips recomputing duplicated latent patches. A… ▽ More

    Submitted 28 April, 2026; v1 submitted 5 March, 2026; originally announced March 2026.

  4. arXiv:2512.24026  [pdf, ps, other

    cs.CV cs.AI

    PipeFlow: Pipelined Processing and Motion-Aware Frame Selection for Long-Form Video Editing

    Authors: Mustafa Munir, Md Mostafijur Rahman, Kartikeya Bhardwaj, Paul Whatmough, Radu Marculescu

    Abstract: Long-form video editing poses unique challenges due to the exponential increase in the computational cost from joint editing and Denoising Diffusion Implicit Models (DDIM) inversion across extended sequences. To address these limitations, we propose PipeFlow, a scalable, pipelined video editing method that introduces three key innovations: First, based on a motion analysis using Structural Similar… ▽ More

    Submitted 30 December, 2025; originally announced December 2025.

  5. arXiv:2512.03336  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Single-Round Scalable Analytic Federated Learning

    Authors: Alan T. L. Bacellar, Mustafa Munir, Felipe M. G. França, Priscila M. V. Lima, Radu Marculescu, Lizy K. John

    Abstract: Federated Learning (FL) is plagued by two key challenges: high communication overhead and performance collapse on heterogeneous (non-IID) data. Analytic FL (AFL) provides a single-round, data distribution invariant solution, but is limited to linear models. Subsequent non-linear approaches, like DeepAFL, regain accuracy but sacrifice the single-round benefit. In this work, we break this trade-off.… ▽ More

    Submitted 29 March, 2026; v1 submitted 2 December, 2025; originally announced December 2025.

    Comments: To appear in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2026

  6. arXiv:2512.03125  [pdf, ps, other

    cs.LG cs.AI

    Mitigating Intra- and Inter-modal Forgetting in Continual Learning of Unified Multimodal Models

    Authors: Xiwen Wei, Mustafa Munir, Radu Marculescu

    Abstract: Unified Multimodal Generative Models (UMGMs) unify visual understanding and image generation within a single autoregressive framework. However, their ability to continually learn new tasks is severely hindered by catastrophic forgetting, both within a modality (intra-modal) and across modalities (inter-modal). While intra-modal forgetting has been studied in prior continual learning (CL) work, int… ▽ More

    Submitted 2 December, 2025; originally announced December 2025.

    Comments: NeurIPS 2025

  7. arXiv:2511.18701  [pdf, ps, other

    cs.CV cs.AI cs.FL cs.LG

    ObjectAlign: Neuro-Symbolic Object Consistency Verification and Correction

    Authors: Mustafa Munir, Harsh Goel, Xiwen Wei, Minkyu Choi, Sahil Shah, Kartikeya Bhardwaj, Paul Whatmough, Sandeep Chinchali, Radu Marculescu

    Abstract: Video editing and synthesis often introduce object inconsistencies, such as frame flicker and identity drift that degrade perceptual quality. To address these issues, we introduce ObjectAlign, a novel framework that seamlessly blends perceptual metrics with symbolic reasoning to detect, verify, and correct object-level and temporal inconsistencies in edited video sequences. The novel contributions… ▽ More

    Submitted 23 November, 2025; originally announced November 2025.

  8. arXiv:2511.09942  [pdf, ps, other

    cs.CV cs.AI cs.LG

    AdaptViG: Adaptive Vision GNN with Exponential Decay Gating

    Authors: Mustafa Munir, Md Mostafijur Rahman, Radu Marculescu

    Abstract: Vision Graph Neural Networks (ViGs) offer a new direction for advancements in vision architectures. While powerful, ViGs often face substantial computational challenges stemming from their graph construction phase, which can hinder their efficiency. To address this issue we propose AdaptViG, an efficient and powerful hybrid Vision GNN that introduces a novel graph construction mechanism called Ada… ▽ More

    Submitted 12 November, 2025; originally announced November 2025.

    Comments: Accepted in 2026 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV 2026)

  9. arXiv:2510.22995  [pdf, ps, other

    cs.CV

    LoMix: Learnable Weighted Multi-Scale Logits Mixing for Medical Image Segmentation

    Authors: Md Mostafijur Rahman, Radu Marculescu

    Abstract: U-shaped networks output logits at multiple spatial scales, each capturing a different blend of coarse context and fine detail. Yet, training still treats these logits in isolation - either supervising only the final, highest-resolution logits or applying deep supervision with identical loss weights at every scale - without exploring mixed-scale combinations. Consequently, the decoder output misse… ▽ More

    Submitted 27 October, 2025; originally announced October 2025.

    Comments: 25 pages, 13 figures, NeurIPS 2025 accepted paper

  10. arXiv:2510.13740  [pdf, ps, other

    cs.CV cs.AI cs.LG

    Multi-Scale High-Resolution Logarithmic Grapher Module for Efficient Vision GNNs

    Authors: Mustafa Munir, Alex Zhang, Radu Marculescu

    Abstract: Vision graph neural networks (ViG) have demonstrated promise in vision tasks as a competitive alternative to conventional convolutional neural nets (CNN) and transformers (ViTs); however, common graph construction methods, such as k-nearest neighbor (KNN), can be expensive on larger images. While methods such as Sparse Vision Graph Attention (SVGA) have shown promise, SVGA's fixed step scale can l… ▽ More

    Submitted 15 October, 2025; originally announced October 2025.

    Comments: Published in the Proceedings of the Third Learning on Graphs Conference (LoG 2024)

    Journal ref: Proceedings of the Third Learning on Graphs Conference (LoG 2024), PMLR 269:37:1-37:13 2024

  11. arXiv:2509.25570  [pdf, ps, other

    cs.CV cs.AI eess.IV

    AttentionViG: Cross-Attention-Based Dynamic Neighbor Aggregation in Vision GNNs

    Authors: Hakan Emre Gedik, Andrew Martin, Mustafa Munir, Oguzhan Baser, Radu Marculescu, Sandeep P. Chinchali, Alan C. Bovik

    Abstract: Vision Graph Neural Networks (ViGs) have demonstrated promising performance in image recognition tasks against Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs). An essential part of the ViG framework is the node-neighbor feature aggregation method. Although various graph convolution methods, such as Max-Relative, EdgeConv, GIN, and GraphSAGE, have been explored, a versatile aggr… ▽ More

    Submitted 29 September, 2025; originally announced September 2025.

    Comments: WACV submission. 13 pages, including the main text (8 pages), references, and supplementary material

  12. arXiv:2509.18493  [pdf, ps, other

    cs.CV

    MK-UNet: Multi-kernel Lightweight CNN for Medical Image Segmentation

    Authors: Md Mostafijur Rahman, Radu Marculescu

    Abstract: In this paper, we introduce MK-UNet, a paradigm shift towards ultra-lightweight, multi-kernel U-shaped CNNs tailored for medical image segmentation. Central to MK-UNet is the multi-kernel depth-wise convolution block (MKDC) we design to adeptly process images through multiple kernels, while capturing complex multi-resolution spatial relationships. MK-UNet also emphasizes the images salient feature… ▽ More

    Submitted 22 September, 2025; originally announced September 2025.

    Comments: 11 pages, 3 figures, Accepted at ICCV 2025 Workshop CVAMD

  13. arXiv:2509.18041  [pdf, ps, other

    cs.CV

    NeuS-QA: Grounding Long-Form Video Understanding in Temporal Logic and Neuro-Symbolic Reasoning

    Authors: Sahil Shah, S P Sharan, Harsh Goel, Minkyu Choi, Mustafa Munir, Manvik Pasula, Radu Marculescu, Sandeep Chinchali

    Abstract: While vision-language models (VLMs) excel at tasks involving single images or short videos, they still struggle with Long Video Question Answering (LVQA) due to its demand for complex multi-step temporal reasoning. Vanilla approaches, which simply sample frames uniformly and feed them to a VLM along with the question, incur significant token overhead. This forces aggressive downsampling of long vi… ▽ More

    Submitted 13 November, 2025; v1 submitted 22 September, 2025; originally announced September 2025.

  14. arXiv:2509.04669  [pdf, ps, other

    cs.CV cs.AI cs.LG

    VCMamba: Bridging Convolutions with Multi-Directional Mamba for Efficient Visual Representation

    Authors: Mustafa Munir, Alex Zhang, Radu Marculescu

    Abstract: Recent advances in Vision Transformers (ViTs) and State Space Models (SSMs) have challenged the dominance of Convolutional Neural Networks (CNNs) in computer vision. ViTs excel at capturing global context, and SSMs like Mamba offer linear complexity for long sequences, yet they do not capture fine-grained local features as effectively as CNNs. Conversely, CNNs possess strong inductive biases for l… ▽ More

    Submitted 4 September, 2025; originally announced September 2025.

    Comments: Proceedings of the 2025 IEEE/CVF International Conference on Computer Vision (ICCV) Workshops

  15. arXiv:2506.22293  [pdf, ps, other

    cs.SI eess.SY

    The Effect of Network Topology on the Equilibria of Influence-Opinion Games

    Authors: Yigit Ege Bayiz, Arash Amini, Radu Marculescu, Ufuk Topcu

    Abstract: Online social networks exert a powerful influence on public opinion. Adversaries weaponize these networks to manipulate discourse, underscoring the need for more resilient social networks. To this end, we investigate the impact of network connectivity on Stackelberg equilibria in a two-player game to shape public opinion. We model opinion evolution as a repeated competitive influence-propagation p… ▽ More

    Submitted 27 June, 2025; originally announced June 2025.

    Comments: 12 pages, 2 figures

    MSC Class: 91D30; 91D10

  16. arXiv:2502.01450  [pdf, other

    cs.SI cs.AI

    Simulating Rumor Spreading in Social Networks using LLM Agents

    Authors: Tianrui Hu, Dimitrios Liakopoulos, Xiwen Wei, Radu Marculescu, Neeraja J. Yadwadkar

    Abstract: With the rise of social media, misinformation has become increasingly prevalent, fueled largely by the spread of rumors. This study explores the use of Large Language Model (LLM) agents within a novel framework to simulate and analyze the dynamics of rumor propagation across social networks. To this end, we design a variety of LLM-based agent types and construct four distinct network structures to… ▽ More

    Submitted 3 February, 2025; originally announced February 2025.

    Comments: 7 pages, 8 figures

  17. arXiv:2501.18531  [pdf, other

    cs.SI cs.LG

    Graph Learning for Bidirectional Disease Contact Tracing on Real Human Mobility Data

    Authors: Sofia Hurtado, Radu Marculescu

    Abstract: For rapidly spreading diseases where many cases show no symptoms, swift and effective contact tracing is essential. While exposure notification applications provide alerts on potential exposures, a fully automated system is needed to track the infectious transmission routes. To this end, our research leverages large-scale contact networks from real human mobility data to identify the path of trans… ▽ More

    Submitted 30 January, 2025; originally announced January 2025.

    Comments: Accepted into International Workshop on Disaster Network Science for Building Resilient Communities (REINFORCE) held at the Advances in Social Networks Analysis and Mining conference

  18. arXiv:2412.10995  [pdf, other

    cs.CV cs.AI

    RapidNet: Multi-Level Dilated Convolution Based Mobile Backbone

    Authors: Mustafa Munir, Md Mostafijur Rahman, Radu Marculescu

    Abstract: Vision transformers (ViTs) have dominated computer vision in recent years. However, ViTs are computationally expensive and not well suited for mobile devices; this led to the prevalence of convolutional neural network (CNN) and ViT-based hybrid models for mobile vision applications. Recently, Vision GNN (ViG) and CNN hybrid models have also been proposed for mobile vision tasks. However, all of th… ▽ More

    Submitted 14 December, 2024; originally announced December 2024.

    Comments: Accepted in 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV 2025)

  19. arXiv:2411.15677  [pdf, other

    cs.SI

    How Media Competition Fuels the Spread of Misinformation

    Authors: Arash Amini, Yigit Ege Bayiz, Eun-Ju Lee, Zeynep Somer-Topcu, Radu Marculescu, Ufuk Topcu

    Abstract: Competition among news sources may encourage some sources to share fake news and misinformation to influence the public. While sharing misinformation may lead to a short-term gain in audience engagement, it may damage the reputation of these sources, resulting in a loss of audience. To understand the rationale behind sharing misinformation, we model the competition as a zero-sum sequential game, w… ▽ More

    Submitted 23 November, 2024; originally announced November 2024.

    Comments: 18 pages, 8 figures

  20. arXiv:2411.05663  [pdf, other

    cs.CV cs.LG

    Online-LoRA: Task-free Online Continual Learning via Low Rank Adaptation

    Authors: Xiwen Wei, Guihong Li, Radu Marculescu

    Abstract: Catastrophic forgetting is a significant challenge in online continual learning (OCL), especially for non-stationary data streams that do not have well-defined task boundaries. This challenge is exacerbated by the memory constraints and privacy concerns inherent in rehearsal buffers. To tackle catastrophic forgetting, in this paper, we introduce Online-LoRA, a novel framework for task-free OCL. On… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

    Comments: WACV 2025

  21. arXiv:2410.21073  [pdf, ps, other

    cs.LG cs.AI

    Skip2-LoRA: A Lightweight On-device DNN Fine-tuning Method for Low-cost Edge Devices

    Authors: Hiroki Matsutani, Masaaki Kondo, Kazuki Sunaga, Radu Marculescu

    Abstract: This paper proposes Skip2-LoRA as a lightweight fine-tuning method for deep neural networks to address the gap between pre-trained and deployed models. In our approach, trainable LoRA (low-rank adaptation) adapters are inserted between the last layer and every other layer to enhance the network expressive power while keeping the backward computation cost low. This architecture is well-suited to ca… ▽ More

    Submitted 28 October, 2024; originally announced October 2024.

    Comments: ASP-DAC 2025 (accepted)

  22. arXiv:2410.12061  [pdf, other

    cs.SI cs.AI

    CrediRAG: Network-Augmented Credibility-Based Retrieval for Misinformation Detection in Reddit

    Authors: Ashwin Ram, Yigit Ege Bayiz, Arash Amini, Mustafa Munir, Radu Marculescu

    Abstract: Fake news threatens democracy and exacerbates the polarization and divisions in society; therefore, accurately detecting online misinformation is the foundation of addressing this issue. We present CrediRAG, the first fake news detection model that combines language models with access to a rich external political knowledge base with a dense social network to detect fake news across social media at… ▽ More

    Submitted 26 October, 2024; v1 submitted 15 October, 2024; originally announced October 2024.

  23. arXiv:2408.01283  [pdf, ps, other

    cs.LG cs.AR

    A Tiny Supervised ODL Core with Auto Data Pruning for Human Activity Recognition

    Authors: Hiroki Matsutani, Radu Marculescu

    Abstract: In this paper, we introduce a low-cost and low-power tiny supervised on-device learning (ODL) core that can address the distributional shift of input data for human activity recognition. Although ODL for resource-limited edge devices has been studied recently, how exactly to provide the training labels to these devices at runtime remains an open-issue. To address this problem, we propose to combin… ▽ More

    Submitted 26 September, 2024; v1 submitted 2 August, 2024; originally announced August 2024.

    Comments: IEEE BSN 2024

  24. arXiv:2406.05850  [pdf, other

    cs.CV cs.LG

    Scaling Graph Convolutions for Mobile Vision

    Authors: William Avery, Mustafa Munir, Radu Marculescu

    Abstract: To compete with existing mobile architectures, MobileViG introduces Sparse Vision Graph Attention (SVGA), a fast token-mixing operator based on the principles of GNNs. However, MobileViG scales poorly with model size, falling at most 1% behind models with similar latency. This paper introduces Mobile Graph Convolution (MGC), a new vision graph neural network (ViG) module that solves this scaling p… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: Proceedings of the 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops

  25. arXiv:2406.04873  [pdf, other

    cs.CV cs.AI

    Ada-VE: Training-Free Consistent Video Editing Using Adaptive Motion Prior

    Authors: Tanvir Mahmud, Mustafa Munir, Radu Marculescu, Diana Marculescu

    Abstract: Video-to-video synthesis poses significant challenges in maintaining character consistency, smooth temporal transitions, and preserving visual quality during fast motion. While recent fully cross-frame self-attention mechanisms have improved character consistency across multiple frames, they come with high computational costs and often include redundant operations, especially for videos with highe… ▽ More

    Submitted 10 November, 2024; v1 submitted 7 June, 2024; originally announced June 2024.

    Comments: Accepted in WACV 2025. Project page: https://tanvir-utexas.github.io/AdaVE_Demo/

  26. arXiv:2405.16740  [pdf, other

    cs.CV

    PP-SAM: Perturbed Prompts for Robust Adaptation of Segment Anything Model for Polyp Segmentation

    Authors: Md Mostafijur Rahman, Mustafa Munir, Debesh Jha, Ulas Bagci, Radu Marculescu

    Abstract: The Segment Anything Model (SAM), originally designed for general-purpose segmentation tasks, has been used recently for polyp segmentation. Nonetheless, fine-tuning SAM with data from new imaging centers or clinics poses significant challenges. This is because this necessitates the creation of an expensive and time-intensive annotated dataset, along with the potential for variability in user prom… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

    Comments: 7 pages, 9 figures, Proceedings of the 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops

  27. arXiv:2405.06880  [pdf, other

    eess.IV cs.CV

    EMCAD: Efficient Multi-scale Convolutional Attention Decoding for Medical Image Segmentation

    Authors: Md Mostafijur Rahman, Mustafa Munir, Radu Marculescu

    Abstract: An efficient and effective decoding mechanism is crucial in medical image segmentation, especially in scenarios with limited computational resources. However, these decoding mechanisms usually come with high computational costs. To address this concern, we introduce EMCAD, a new efficient multi-scale convolutional attention decoder, designed to optimize both performance and computational efficienc… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

    Comments: 14 pages, 5 figures, 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)

  28. arXiv:2405.06849  [pdf, other

    cs.CV cs.AI cs.LG

    GreedyViG: Dynamic Axial Graph Construction for Efficient Vision GNNs

    Authors: Mustafa Munir, William Avery, Md Mostafijur Rahman, Radu Marculescu

    Abstract: Vision graph neural networks (ViG) offer a new avenue for exploration in computer vision. A major bottleneck in ViGs is the inefficient k-nearest neighbor (KNN) operation used for graph construction. To solve this issue, we propose a new method for designing ViGs, Dynamic Axial Graph Construction (DAGC), which is more efficient than KNN as it limits the number of considered graph connections made… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

    Comments: Proceedings of the 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)

  29. arXiv:2403.10705  [pdf, other

    cs.SI

    Susceptibility of Communities against Low-Credibility Content in Social News Websites

    Authors: Yigit Ege Bayiz, Arash Amini, Radu Marculescu, Ufuk Topcu

    Abstract: Social news websites, such as Reddit, have evolved into prominent platforms for sharing and discussing news. A key issue on social news websites sites is the formation of echo chambers, which often lead to the spread of highly biased or uncredible news. We develop a method to identify communities within a social news website that are prone to uncredible or highly biased news. We employ a user embe… ▽ More

    Submitted 15 March, 2024; originally announced March 2024.

    Comments: 11 pages, 2 figures, Under review in ICWSM 2024

  30. arXiv:2402.10938  [pdf, other

    cs.CL cs.SI

    News Source Credibility Assessment: A Reddit Case Study

    Authors: Arash Amini, Yigit Ege Bayiz, Ashwin Ram, Radu Marculescu, Ufuk Topcu

    Abstract: In the era of social media platforms, identifying the credibility of online content is crucial to combat misinformation. We present the CREDiBERT (CREDibility assessment using Bi-directional Encoder Representations from Transformers), a source credibility assessment model fine-tuned for Reddit submissions focusing on political discourse as the main contribution. We adopt a semi-supervised training… ▽ More

    Submitted 7 February, 2024; originally announced February 2024.

    Comments: 12 pages; 3 figures

  31. arXiv:2402.00351  [pdf, other

    cs.LG cs.CV

    Machine Unlearning for Image-to-Image Generative Models

    Authors: Guihong Li, Hsiang Hsu, Chun-Fu Chen, Radu Marculescu

    Abstract: Machine unlearning has emerged as a new paradigm to deliberately forget data samples from a given model in order to adhere to stringent regulations. However, existing machine unlearning methods have been primarily focused on classification models, leaving the landscape of unlearning for generative models relatively unexplored. This paper serves as a bridge, addressing the gap by providing a unifyi… ▽ More

    Submitted 1 February, 2024; v1 submitted 1 February, 2024; originally announced February 2024.

    Comments: ICLR 2024

  32. arXiv:2312.14923  [pdf, other

    cs.LG

    Fast-NTK: Parameter-Efficient Unlearning for Large-Scale Models

    Authors: Guihong Li, Hsiang Hsu, Chun-Fu Chen, Radu Marculescu

    Abstract: The rapid growth of machine learning has spurred legislative initiatives such as ``the Right to be Forgotten,'' allowing users to request data removal. In response, ``machine unlearning'' proposes the selective removal of unwanted data without the need for retraining from scratch. While the Neural-Tangent-Kernel-based (NTK-based) unlearning method excels in performance, it suffers from significant… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

    Comments: 6 pages, 1 figure

  33. arXiv:2310.16175  [pdf, other

    eess.IV cs.CV cs.LG

    G-CASCADE: Efficient Cascaded Graph Convolutional Decoding for 2D Medical Image Segmentation

    Authors: Md Mostafijur Rahman, Radu Marculescu

    Abstract: In recent years, medical image segmentation has become an important application in the field of computer-aided diagnosis. In this paper, we are the first to propose a new graph convolution-based decoder namely, Cascaded Graph Convolutional Attention Decoder (G-CASCADE), for 2D medical image segmentation. G-CASCADE progressively refines multi-stage feature maps generated by hierarchical transformer… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

    Comments: 13 pages, IEEE/CVF Winter Conference on Applications of Computer Vision (WACV 2024)

    ACM Class: I.4; J.3

  34. arXiv:2309.15275  [pdf, other

    cs.CV cs.AI cs.LG

    Efficient Low-rank Backpropagation for Vision Transformer Adaptation

    Authors: Yuedong Yang, Hung-Yueh Chiang, Guihong Li, Diana Marculescu, Radu Marculescu

    Abstract: The increasing scale of vision transformers (ViT) has made the efficient fine-tuning of these large models for specific needs a significant challenge in various applications. This issue originates from the computationally demanding matrix multiplications required during the backpropagation process through linear layers in ViT. In this paper, we tackle this problem by proposing a new Low-rank BackP… ▽ More

    Submitted 26 September, 2023; originally announced September 2023.

    Comments: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  35. arXiv:2307.01998  [pdf, other

    cs.LG cs.CV

    Zero-Shot Neural Architecture Search: Challenges, Solutions, and Opportunities

    Authors: Guihong Li, Duc Hoang, Kartikeya Bhardwaj, Ming Lin, Zhangyang Wang, Radu Marculescu

    Abstract: Recently, zero-shot (or training-free) Neural Architecture Search (NAS) approaches have been proposed to liberate NAS from the expensive training process. The key idea behind zero-shot NAS approaches is to design proxies that can predict the accuracy of some given networks without training the network parameters. The proxies proposed so far are usually inspired by recent progress in theoretical un… ▽ More

    Submitted 18 June, 2024; v1 submitted 4 July, 2023; originally announced July 2023.

    Comments: IEEE T-PAMI

  36. arXiv:2307.00395  [pdf, other

    cs.CV cs.LG

    MobileViG: Graph-Based Sparse Attention for Mobile Vision Applications

    Authors: Mustafa Munir, William Avery, Radu Marculescu

    Abstract: Traditionally, convolutional neural networks (CNN) and vision transformers (ViT) have dominated computer vision. However, recently proposed vision graph neural networks (ViG) provide a new avenue for exploration. Unfortunately, for mobile applications, ViGs are computationally expensive due to the overhead of representing images as graph structures. In this work, we propose a new graph-based spars… ▽ More

    Submitted 1 July, 2023; originally announced July 2023.

    Comments: Proceedings of the 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops

  37. arXiv:2305.08021  [pdf, other

    cs.LG

    TIPS: Topologically Important Path Sampling for Anytime Neural Networks

    Authors: Guihong Li, Kartikeya Bhardwaj, Yuedong Yang, Radu Marculescu

    Abstract: Anytime neural networks (AnytimeNNs) are a promising solution to adaptively adjust the model complexity at runtime under various hardware resource constraints. However, the manually-designed AnytimeNNs are biased by designers' prior experience and thus provide sub-optimal solutions. To address the limitations of existing hand-crafted approaches, we first model the training process of AnytimeNNs as… ▽ More

    Submitted 19 June, 2023; v1 submitted 13 May, 2023; originally announced May 2023.

    Comments: ICML 2023

  38. arXiv:2303.16892  [pdf, other

    cs.CV

    Multi-scale Hierarchical Vision Transformer with Cascaded Attention Decoding for Medical Image Segmentation

    Authors: Md Mostafijur Rahman, Radu Marculescu

    Abstract: Transformers have shown great success in medical image segmentation. However, transformers may exhibit a limited generalization ability due to the underlying single-scale self-attention (SA) mechanism. In this paper, we address this issue by introducing a Multi-scale hiERarchical vIsion Transformer (MERIT) backbone network, which improves the generalizability of the model by computing SA at multip… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

    Comments: 19 pages, 4 figures, MIDL 2023

    ACM Class: I.4; J.3

  39. arXiv:2301.11300  [pdf, other

    cs.LG

    ZiCo: Zero-shot NAS via Inverse Coefficient of Variation on Gradients

    Authors: Guihong Li, Yuedong Yang, Kartikeya Bhardwaj, Radu Marculescu

    Abstract: Neural Architecture Search (NAS) is widely used to automatically obtain the neural network with the best performance among a large number of candidate architectures. To reduce the search time, zero-shot NAS aims at designing training-free proxies that can predict the test performance of a given architecture. However, as shown recently, none of the zero-shot proxies proposed to date can actually wo… ▽ More

    Submitted 12 April, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

    Comments: ICLR 2023 Spotlight

  40. arXiv:2301.00330  [pdf, other

    cs.CV cs.AI cs.LG

    Efficient On-device Training via Gradient Filtering

    Authors: Yuedong Yang, Guihong Li, Radu Marculescu

    Abstract: Despite its importance for federated learning, continuous learning and many other applications, on-device training remains an open problem for EdgeAI. The problem stems from the large number of operations (e.g., floating point multiplications and additions) and memory consumption required during training by the back-propagation algorithm. Consequently, in this paper, we propose a new gradient filt… ▽ More

    Submitted 24 March, 2023; v1 submitted 31 December, 2022; originally announced January 2023.

    Comments: CVPR2023, 19 pages, 13 figures

  41. arXiv:2204.00102  [pdf, other

    cs.CV cs.AI cs.MM

    Dynamic Multimodal Fusion

    Authors: Zihui Xue, Radu Marculescu

    Abstract: Deep multimodal learning has achieved great progress in recent years. However, current fusion approaches are static in nature, i.e., they process and fuse multimodal inputs with identical computation, without accounting for diverse computational demands of different multimodal data. In this work, we propose dynamic multimodal fusion (DynMM), a new approach that adaptively fuses multimodal data and… ▽ More

    Submitted 6 April, 2023; v1 submitted 31 March, 2022; originally announced April 2022.

    Comments: Accepted by 6th Multi-Modal Learning and Applications Workshop (MULA), CVPR 2023. Code available at: https://github.com/zihuixue/DynMM

  42. arXiv:2202.00075  [pdf, other

    cs.LG cs.AI

    SUGAR: Efficient Subgraph-level Training via Resource-aware Graph Partitioning

    Authors: Zihui Xue, Yuedong Yang, Mengtian Yang, Radu Marculescu

    Abstract: Graph Neural Networks (GNNs) have demonstrated a great potential in a variety of graph-based applications, such as recommender systems, drug discovery, and object recognition. Nevertheless, resource-efficient GNN learning is a rarely explored topic despite its many benefits for edge computing and Internet of Things (IoT) applications. To improve this state of affairs, this work proposes efficient… ▽ More

    Submitted 16 February, 2022; v1 submitted 31 January, 2022; originally announced February 2022.

  43. DAS: Dynamic Adaptive Scheduling for Energy-Efficient Heterogeneous SoCs

    Authors: A. Alper Goksoy, Anish Krishnakumar, Md Sahil Hassan, Allen J. Farcas, Ali Akoglu, Radu Marculescu, Umit Y. Ogras

    Abstract: Domain-specific systems-on-chip (DSSoCs) aim at bridging the gap between application-specific integrated circuits (ASICs) and general-purpose processors. Traditional operating system (OS) schedulers can undermine the potential of DSSoCs since their execution times can be orders of magnitude larger than the execution time of the task itself. To address this problem, we propose a dynamic adaptive sc… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: 4 pages, 2 tables, 3 figures, 1 algorithm, Accepted for publication in IEEE Embedded Systems Letters

  44. arXiv:2108.00568  [pdf, other

    cs.CV cs.LG

    FLASH: Fast Neural Architecture Search with Hardware Optimization

    Authors: Guihong Li, Sumit K. Mandal, Umit Y. Ogras, Radu Marculescu

    Abstract: Neural architecture search (NAS) is a promising technique to design efficient and high-performance deep neural networks (DNNs). As the performance requirements of ML applications grow continuously, the hardware accelerators start playing a central role in DNN design. This trend makes NAS even more complicated and time-consuming for most real applications. This paper proposes FLASH, a very fast NAS… ▽ More

    Submitted 1 August, 2021; originally announced August 2021.

    Comments: Published at ACM CODES+ISSS 2021

  45. arXiv:2008.10805  [pdf, other

    stat.ML cs.CV cs.LG eess.SP

    New Directions in Distributed Deep Learning: Bringing the Network at Forefront of IoT Design

    Authors: Kartikeya Bhardwaj, Wei Chen, Radu Marculescu

    Abstract: In this paper, we first highlight three major challenges to large-scale adoption of deep learning at the edge: (i) Hardware-constrained IoT devices, (ii) Data security and privacy in the IoT era, and (iii) Lack of network-aware deep learning algorithms for distributed inference across multiple IoT devices. We then provide a unified view targeting three research directions that naturally emerge fro… ▽ More

    Submitted 25 August, 2020; originally announced August 2020.

    Comments: This preprint is for personal use only. The official article will appear in proceedings of Design Automation Conference (DAC), 2020. This work was presented at the DAC 2020 special session on Edge-to-Cloud Neural Networks for Machine Learning Applications in Future IoT Systems

  46. Runtime Task Scheduling using Imitation Learning for Heterogeneous Many-Core Systems

    Authors: Anish Krishnakumar, Samet E. Arda, A. Alper Goksoy, Sumit K. Mandal, Umit Y. Ogras, Anderson L. Sartor, Radu Marculescu

    Abstract: Domain-specific systems-on-chip, a class of heterogeneous many-core systems, are recognized as a key approach to narrow down the performance and energy-efficiency gap between custom hardware accelerators and programmable processors. Reaching the full potential of these architectures depends critically on optimally scheduling the applications to available resources at runtime. Existing optimization… ▽ More

    Submitted 6 August, 2020; v1 submitted 18 July, 2020; originally announced July 2020.

    Comments: 14 pages, 12 figures, 8 tables. Accepted for publication in Embedded Systems Week CODES+ISSS 2020 (Special Issue in IEEE TCAD)

  47. arXiv:2004.04222  [pdf, other

    q-bio.PE cs.MA cs.SI physics.soc-ph

    Centralized and decentralized isolation strategies and their impact on the COVID-19 pandemic dynamics

    Authors: Alexandru Topirceanu, Mihai Udrescu, Radu Marculescu

    Abstract: The infectious diseases are spreading due to human interactions enabled by various social networks. Therefore, when a new pathogen such as SARS-CoV-2 causes an outbreak, the non-pharmaceutical isolation strategies (e.g., social distancing) are the only possible response to disrupt its spreading. To this end, we introduce the new epidemic model (SICARS) and compare the centralized (C), decentralize… ▽ More

    Submitted 10 April, 2020; v1 submitted 8 April, 2020; originally announced April 2020.

    Comments: 18 pages, 13 figures

  48. arXiv:2004.03657  [pdf, other

    cs.LG stat.ML

    FedMAX: Mitigating Activation Divergence for Accurate and Communication-Efficient Federated Learning

    Authors: Wei Chen, Kartikeya Bhardwaj, Radu Marculescu

    Abstract: In this paper, we identify a new phenomenon called activation-divergence which occurs in Federated Learning (FL) due to data heterogeneity (i.e., data being non-IID) across multiple users. Specifically, we argue that the activation vectors in FL can diverge, even if subsets of users share a few common classes with data residing on different devices. To address the activation-divergence issue, we i… ▽ More

    Submitted 27 December, 2020; v1 submitted 7 April, 2020; originally announced April 2020.

  49. arXiv:2003.09016  [pdf, other

    cs.AR

    DS3: A System-Level Domain-Specific System-on-Chip Simulation Framework

    Authors: Samet E. Arda, Anish NK, A. Alper Goksoy, Nirmal Kumbhare, Joshua Mack, Anderson L. Sartor, Ali Akoglu, Radu Marculescu, Umit Y. Ogras

    Abstract: Heterogeneous systems-on-chip (SoCs) are highly favorable computing platforms due to their superior performance and energy efficiency potential compared to homogeneous architectures. They can be further tailored to a specific domain of applications by incorporating processing elements (PEs) that accelerate frequently used kernels in these applications. However, this potential is contingent upon op… ▽ More

    Submitted 19 March, 2020; originally announced March 2020.

    Comments: 14 pages, 20 figures

  50. arXiv:1910.10356  [pdf, other

    cs.LG cs.CV stat.ML

    EdgeAI: A Vision for Deep Learning in IoT Era

    Authors: Kartikeya Bhardwaj, Naveen Suda, Radu Marculescu

    Abstract: The significant computational requirements of deep learning present a major bottleneck for its large-scale adoption on hardware-constrained IoT-devices. Here, we envision a new paradigm called EdgeAI to address major impediments associated with deploying deep networks at the edge. Specifically, we discuss the existing directions in computation-aware deep learning and describe two new challenges in… ▽ More

    Submitted 23 October, 2019; originally announced October 2019.

    Comments: To appear in IEEE Design and Test