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

Showing 1–50 of 71 results for author: Mirzaei, A

.
  1. arXiv:2608.14414  [pdf, ps, other

    cs.LG

    CytoBERT: A Foundation Model for Cytometry Data

    Authors: Syed Abdul Haseeb Qadri, Bjarne C. Hiller, Felix Blanke, Vanja Sophie Cangalovic, Kutalmış Coşkun, Amin Mirzaei, Tom Siegl, Sebastian Bader, Thomas Kirste, Martin Becker

    Abstract: Cytometry measures the complex characteristics of single cells (e.g., counts and protein expression of immune cells) and is widely used across immunological research and clinical settings. However, cytometry data is highly heterogeneous and unstandardized due to experimental protocols and the choice of measured features. While machine learning methods hold the potential to gain deeper insights int… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  2. arXiv:2607.24560  [pdf, ps, other

    cs.CV cs.AI

    EgoPlay: Event-Triggered Video Editing for Egocentric Streams

    Authors: Jinjie Mai, Gordon Guocheng Qian, Willi Menapace, Arpit Sahni, Chaoyang Wang, Ashkan Mirzaei, Runjia Li, Sergey Tulyakov, Bernard Ghanem, Peter Wonka, Rameen Abdal

    Abstract: We introduce EgoPlay, an event-triggered video-to-video editor for egocentric streams, obtained by fine-tuning a pretrained V2V diffusion transformer on event-conditioned data built primarily from Ego4D. Given a monocular video and an event-triggered prompt of the form "when X happens, do Y," EgoPlay infers whether and when event X occurs, preserves pre-event frames, and applies edit Y only to the… ▽ More

    Submitted 27 July, 2026; originally announced July 2026.

    Comments: Accepted to SIGGRAPH Asia 2026 as a Conference Paper. Project page: https://egoplay2026.github.io/egoplay

  3. arXiv:2606.15162  [pdf, ps, other

    cs.CV

    GeoStream: Toward Precise Camera Controlled Streaming Video Generation

    Authors: Yizhou Zhao, Yifan Wang, Xiaoyuan Wang, Yushu Wu, Hao Zhang, Moayed Haji-Ali, Rameen Abdal, Ashkan Mirzaei, Yanyu Li, Willi Menapace, Laszlo Jeni, Sergey Tulyakov, Peter Wonka, Chaoyang Wang

    Abstract: Accurate interactive camera control is essential for video-based world models, but most existing approaches learn camera motion implicitly, leading to inaccurate control under out-of-distribution trajectories. Explicit geometric conditioning improves controllability, but existing methods are non-autoregressive and rely on a static 3D cache built from an initial frame, which becomes ineffective onc… ▽ More

    Submitted 13 June, 2026; originally announced June 2026.

  4. arXiv:2606.02800  [pdf, ps, other

    cs.CV cs.AI cs.LG cs.MM cs.RO

    Cosmos 3: Omnimodal World Models for Physical AI

    Authors: NVIDIA, :, Aditi, Niket Agarwal, Arslan Ali, Jon Allen, Martin Antolini, Adeline Aubame, Alisson Azzolini, Junjie Bai, Maciej Bala, Yogesh Balaji, Josh Bapst, Aarti Basant, Mukesh Beladiya, Mohammad Qazim Bhat, Zaid Pervaiz Bhat, Dan Blick, Vanni Brighella, Han Cai, Tiffany Cai, Eric Cameracci, Jiaxin Cao, Yulong Cao, Mark Carlson , et al. (271 additional authors not shown)

    Abstract: We introduce Cosmos 3, a family of omnimodal world models designed to jointly process and generate language, image, video, audio, and action sequences within a unified mixture-of-transformers architecture. By supporting highly flexible input-output configurations, Cosmos 3 seamlessly unifies critical modalities for Physical AI -- effectively subsuming vision-language models, video generators, worl… ▽ More

    Submitted 23 June, 2026; v1 submitted 1 June, 2026; originally announced June 2026.

  5. arXiv:2604.08961  [pdf

    cond-mat.mtrl-sci

    Grain Growth Kinetics in (Cr,Mo,Ta,V,W)C1-δ High-Entropy Carbide Ceramics

    Authors: Ali Sarikhani, Gregory E. Hilmas, David W. Lipke, Douglas E. Wolfe, Stefano Curtarolo, Shen J. Dillon, Ahmad Mirzaei, William G. Fahrenholtz

    Abstract: Understanding grain-boundary mobility during spark plasma sintering can enable microstructure control in high-entropy carbides, yet quantitative grain-growth kinetics remain scarce. In this work, grain growth kinetics and densification behavior were investigated for single-phase fully dense (Cr,Mo,Ta,V,W)C1-δ high-entropy carbide ceramics. Specimens were densified by spark plasma sintering for a c… ▽ More

    Submitted 10 April, 2026; originally announced April 2026.

  6. arXiv:2601.13500  [pdf, ps, other

    cs.GT

    Concurrent Permissive Strategy Templates

    Authors: Ashwani Anand, Christel Baier, Calvin Chau, Sascha Klüppelholz, Ali Mirzaei, Satya Prakash Nayak, Anne-Kathrin Schmuck

    Abstract: Two-player games on finite graphs provide a rigorous foundation for modeling the strategic interaction between reactive systems and their environment. While concurrent game semantics naturally capture the synchronous interactions characteristic of many cyber-physical systems (CPS), their adoption in CPS design remains limited. Building on the concept of permissive strategy templates (PeSTels) for… ▽ More

    Submitted 19 January, 2026; originally announced January 2026.

    Comments: TACAS 2026

  7. arXiv:2601.02398  [pdf

    cs.NI cs.AI

    AI-Native Integrated Sensing and Communications for Self-Organizing Wireless Networks: Architectures, Learning Paradigms, and System-Level Design

    Authors: S. Zhang, M. Feizarefi, A. F. Mirzaei

    Abstract: Integrated Sensing and Communications (ISAC) is emerging as a foundational paradigm for next-generation wireless networks, enabling communication infrastructures to simultaneously support data transmission and environment sensing. By tightly coupling radio sensing with communication functions, ISAC unlocks new capabilities for situational awareness, localization, tracking, and network adaptation.… ▽ More

    Submitted 29 December, 2025; originally announced January 2026.

  8. arXiv:2512.16920  [pdf, ps, other

    cs.CV cs.AI

    EasyV2V: A High-quality Instruction-based Video Editing Framework

    Authors: Jinjie Mai, Chaoyang Wang, Guocheng Gordon Qian, Willi Menapace, Sergey Tulyakov, Bernard Ghanem, Peter Wonka, Ashkan Mirzaei

    Abstract: While image editing has advanced rapidly, video editing remains less explored, facing challenges in consistency, control, and generalization. We study the design space of data, architecture, and control, and introduce \emph{EasyV2V}, a simple and effective framework for instruction-based video editing. On the data side, we compose existing experts with fast inverses to build diverse video pairs, l… ▽ More

    Submitted 18 December, 2025; originally announced December 2025.

    Comments: Project page: https://snap-research.github.io/easyv2v/

  9. arXiv:2512.10940  [pdf, ps, other

    cs.CV cs.AI

    OmniView: An All-Seeing Diffusion Model for 3D and 4D View Synthesis

    Authors: Xiang Fan, Sharath Girish, Vivek Ramanujan, Chaoyang Wang, Ashkan Mirzaei, Petr Sushko, Aliaksandr Siarohin, Sergey Tulyakov, Ranjay Krishna

    Abstract: Prior approaches injecting camera control into diffusion models have focused on specific subsets of 4D consistency tasks: novel view synthesis, text-to-video with camera control, image-to-video, amongst others. Therefore, these fragmented approaches are trained on disjoint slices of available 3D/4D data. We introduce OmniView, a unified framework that generalizes across a wide range of 4D consiste… ▽ More

    Submitted 21 January, 2026; v1 submitted 11 December, 2025; originally announced December 2025.

    Comments: Project page: https://snap-research.github.io/OmniView/

  10. arXiv:2512.06065  [pdf, ps, other

    cs.CV cs.AI

    EgoEdit: Dataset, Real-Time Streaming Model, and Benchmark for Egocentric Video Editing

    Authors: Runjia Li, Moayed Haji-Ali, Ashkan Mirzaei, Chaoyang Wang, Arpit Sahni, Ivan Skorokhodov, Aliaksandr Siarohin, Tomas Jakab, Junlin Han, Sergey Tulyakov, Philip Torr, Willi Menapace

    Abstract: We study instruction-guided editing of egocentric videos for interactive AR applications. While recent AI video editors perform well on third-person footage, egocentric views present unique challenges - including rapid egomotion and frequent hand-object interactions - that create a significant domain gap. Moreover, existing offline editing pipelines suffer from high latency, limiting real-time int… ▽ More

    Submitted 5 December, 2025; originally announced December 2025.

    Comments: Project page: https://snap-research.github.io/EgoEdit

  11. arXiv:2510.26690  [pdf, ps, other

    cs.LG

    LoRAQuant: Mixed-Precision Quantization of LoRA to Ultra-Low Bits

    Authors: Amir Reza Mirzaei, Yuqiao Wen, Yanshuai Cao, Lili Mou

    Abstract: Low-Rank Adaptation (LoRA) has become a popular technique for parameter-efficient fine-tuning of large language models (LLMs). In many real-world scenarios, multiple adapters are loaded simultaneously to enable LLM customization for personalized user experiences or to support a diverse range of tasks. Although each adapter is lightweight in isolation, their aggregate cost becomes substantial at sc… ▽ More

    Submitted 12 August, 2026; v1 submitted 30 October, 2025; originally announced October 2025.

  12. arXiv:2510.23605  [pdf, ps, other

    cs.CV cs.AI cs.GR cs.LG cs.RO

    Track, Inpaint, Resplat: Subject-driven 3D and 4D Generation with Progressive Texture Infilling

    Authors: Shuhong Zheng, Ashkan Mirzaei, Igor Gilitschenski

    Abstract: Current 3D/4D generation methods are usually optimized for photorealism, efficiency, and aesthetics. However, they often fail to preserve the semantic identity of the subject across different viewpoints. Adapting generation methods with one or few images of a specific subject (also known as Personalization or Subject-driven generation) allows generating visual content that align with the identity… ▽ More

    Submitted 27 October, 2025; originally announced October 2025.

    Comments: NeurIPS 2025, 38 pages, 22 figures

  13. arXiv:2510.15424  [pdf

    physics.comp-ph

    Towards In-Situ Failure Assessment: Deep Learning on DIC Results for Laminated Composites

    Authors: Amir Mohammad Mirzaei

    Abstract: Predicting fracture load in laminated composites with stress raisers is challenging due to complex failure mechanisms such as delamination, fibre breakage, and matrix cracking, which are heavily influenced by fibre orientation, layup sequence, and notch geometry. This study aims to address this by developing a novel deep learning framework that leverages solely experimental strain field data from… ▽ More

    Submitted 17 October, 2025; originally announced October 2025.

  14. arXiv:2510.06208  [pdf, ps, other

    cs.CV

    ShapeGen4D: Towards High Quality 4D Shape Generation from Videos

    Authors: Jiraphon Yenphraphai, Ashkan Mirzaei, Jianqi Chen, Jiaxu Zou, Sergey Tulyakov, Raymond A. Yeh, Peter Wonka, Chaoyang Wang

    Abstract: Video-conditioned 4D shape generation aims to recover time-varying 3D geometry and view-consistent appearance directly from an input video. In this work, we introduce a native video-to-4D shape generation framework that synthesizes a single dynamic 3D representation end-to-end from the video. Our framework introduces three key components based on large-scale pre-trained 3D models: (i) a temporal a… ▽ More

    Submitted 7 October, 2025; originally announced October 2025.

    Comments: Project page: https://shapegen4d.github.io/

  15. arXiv:2509.24528  [pdf, ps, other

    cs.CV cs.AI

    CORE-3D: Context-aware Open-vocabulary Retrieval by Embeddings in 3D

    Authors: Mohamad Amin Mirzaei, Pantea Amoie, Ali Ekhterachian, Matin Mirzababaei, Babak Khalaj

    Abstract: Object retrieval from a scene has become a new trend of research due to its numerous applications. Recent approaches achieve zero-shot, open-vocabulary 3D semantic mapping by assigning embedding vectors to 2D class-agnostic masks generated via vision-language models (VLMs) and projecting these into 3D. However, these methods often produce fragmented masks and inaccurate semantic assignments due to… ▽ More

    Submitted 12 August, 2026; v1 submitted 29 September, 2025; originally announced September 2025.

  16. arXiv:2509.03270  [pdf, ps, other

    cs.SE cs.RO

    AI Safety Assurance in Electric Vehicles: A Case Study on AI-Driven SOC Estimation

    Authors: Martin Skoglund, Fredrik Warg, Aria Mirzai, Anders Thorsen, Karl Lundgren, Peter Folkesson, Bastian Havers-zulka

    Abstract: Integrating Artificial Intelligence (AI) technology in electric vehicles (EV) introduces unique challenges for safety assurance, particularly within the framework of ISO 26262, which governs functional safety in the automotive domain. Traditional assessment methodologies are not geared toward evaluating AI-based functions and require evolving standards and practices. This paper explores how an ind… ▽ More

    Submitted 3 September, 2025; originally announced September 2025.

    Comments: 12 pages, 9 figures, EVS38, https://evs38-program.org/en/evs-38-proceedings/all

  17. arXiv:2508.04329  [pdf, ps, other

    cs.LG

    Forgetting: A New Mechanism Towards Better Large Language Model Fine-tuning

    Authors: Ali Taheri, Alireza Taban, Qizhou Wang, Shanshan Ye, Abdolreza Mirzaei, Tongliang Liu, Bo Han

    Abstract: Supervised fine-tuning (SFT) plays a critical role for pretrained large language models (LLMs), notably enhancing their capacity to acquire domain-specific knowledge while preserving or potentially augmenting their general-purpose capabilities. However, the efficacy of SFT hinges on data quality as well as data volume, otherwise it may result in limited performance gains or even degradation relati… ▽ More

    Submitted 28 March, 2026; v1 submitted 6 August, 2025; originally announced August 2025.

    Journal ref: Transactions on Machine Learning Research (TMLR), 03/2026

  18. arXiv:2508.01170  [pdf, ps, other

    cs.CV

    DELTAv2: Accelerating Dense 3D Tracking

    Authors: Tuan Duc Ngo, Ashkan Mirzaei, Guocheng Qian, Hanwen Liang, Chuang Gan, Evangelos Kalogerakis, Peter Wonka, Chaoyang Wang

    Abstract: We propose a novel algorithm for accelerating dense long-term 3D point tracking in videos. Through analysis of existing state-of-the-art methods, we identify two major computational bottlenecks. First, transformer-based iterative tracking becomes expensive when handling a large number of trajectories. To address this, we introduce a coarse-to-fine strategy that begins tracking with a small subset… ▽ More

    Submitted 9 December, 2025; v1 submitted 1 August, 2025; originally announced August 2025.

    Comments: Project page: https://snap-research.github.io/DELTAv2/

  19. arXiv:2506.18839  [pdf, ps, other

    cs.CV

    4Real-Video-V2: Fused View-Time Attention and Feedforward Reconstruction for 4D Scene Generation

    Authors: Chaoyang Wang, Ashkan Mirzaei, Vidit Goel, Willi Menapace, Aliaksandr Siarohin, Avalon Vinella, Michael Vasilkovsky, Ivan Skorokhodov, Vladislav Shakhrai, Sergey Korolev, Sergey Tulyakov, Peter Wonka

    Abstract: We propose the first framework capable of computing a 4D spatio-temporal grid of video frames and 3D Gaussian particles for each time step using a feed-forward architecture. Our architecture has two main components, a 4D video model and a 4D reconstruction model. In the first part, we analyze current 4D video diffusion architectures that perform spatial and temporal attention either sequentially o… ▽ More

    Submitted 18 June, 2025; originally announced June 2025.

  20. arXiv:2506.03517  [pdf, ps, other

    cs.CV

    DenseDPO: Fine-Grained Temporal Preference Optimization for Video Diffusion Models

    Authors: Ziyi Wu, Anil Kag, Ivan Skorokhodov, Willi Menapace, Ashkan Mirzaei, Igor Gilitschenski, Sergey Tulyakov, Aliaksandr Siarohin

    Abstract: Direct Preference Optimization (DPO) has recently been applied as a post-training technique for text-to-video diffusion models. To obtain training data, annotators are asked to provide preferences between two videos generated from independent noise. However, this approach prohibits fine-grained comparisons, and we point out that it biases the annotators towards low-motion clips as they often conta… ▽ More

    Submitted 10 October, 2025; v1 submitted 3 June, 2025; originally announced June 2025.

    Comments: NeurIPS 2025 Spotlight. Project page: https://snap-research.github.io/DenseDPO/

  21. CMA-ES with Radial Basis Function Surrogate for Black-Box Optimization

    Authors: Farshid Farhadi Khouzani, Abdolreza Mirzaei, Paul La Plante, Laxmi Gewali

    Abstract: Evolutionary optimization algorithms often face defects and limitations that complicate the evolution processes or even prevent them from reaching the global optimum. A notable constraint pertains to the considerable quantity of function evaluations required to achieve the intended solution. This concern assumes heightened significance when addressing costly optimization problems. However, recent… ▽ More

    Submitted 21 May, 2025; originally announced May 2025.

    Comments: 6 pages, ITNG 2025 Conference

    Journal ref: In: Proc. ITNG 2025, AISC 1463, Springer (2025)

  22. Assessing wildfire susceptibility in Iran: Leveraging machine learning for geospatial analysis of climatic and anthropogenic factors

    Authors: Ehsan Masoudian, Ali Mirzaei, Hossein Bagheri

    Abstract: This study investigates the multifaceted factors influencing wildfire risk in Iran, focusing on the interplay between climatic conditions and human activities. Utilizing advanced remote sensing, geospatial information system (GIS) processing techniques such as cloud computing, and machine learning algorithms, this research analyzed the impact of climatic parameters, topographic features, and human… ▽ More

    Submitted 20 May, 2025; originally announced May 2025.

    Journal ref: Trees, Forests and People, Volume 19, March 2025, 100774

  23. arXiv:2505.11283  [pdf, ps, other

    cs.LG

    SubROC: AUC-Based Discovery of Exceptional Subgroup Performance for Binary Classifiers

    Authors: Tom Siegl, Kutalmış Coşkun, Bjarne C. Hiller, Amin Mirzaei, Florian Lemmerich, Martin Becker

    Abstract: Machine learning (ML) is increasingly employed in real-world applications like medicine or economics, thus, potentially affecting large populations. However, ML models often do not perform homogeneously, leading to underperformance or, conversely, unusually high performance in certain subgroups (e.g., sex=female AND marital_status=married). Identifying such subgroups can support practical decision… ▽ More

    Submitted 27 August, 2025; v1 submitted 16 May, 2025; originally announced May 2025.

    Comments: 45 pages, 8 figures; clarify based on reviews, unify experiments to all use the same model type

  24. arXiv:2505.11023  [pdf, ps, other

    cs.LG

    Informed, but Not Always Improved: Challenging the Benefit of Background Knowledge in GNNs

    Authors: Kutalmış Coşkun, Ivo Kavisanczki, Amin Mirzaei, Tom Siegl, Bjarne C. Hiller, Stefan Lüdtke, Martin Becker

    Abstract: In complex and low-data domains such as biomedical research, incorporating background knowledge (BK) graphs, such as protein-protein interaction (PPI) networks, into graph-based machine learning pipelines is a promising research direction. However, while BK is often assumed to improve model performance, its actual contribution and the impact of imperfect knowledge remain poorly understood. In this… ▽ More

    Submitted 22 September, 2025; v1 submitted 16 May, 2025; originally announced May 2025.

    Comments: 10 pages, 7 figures, added repo link

  25. arXiv:2503.23627  [pdf, other

    cs.CR

    Security Analysis of Chain-FS service

    Authors: Vanessa Teague, Arash Mirzaei

    Abstract: We examine the security of a cloud storage service that makes very strong claims about the ``trustless'' nature of its security. We find that, although stored files are end-to-end encrypted, the encryption method allows for effective dictionary attacks by a malicious server when passwords only just meet the minimum length required. Furthermore, the file sharing function simply sends the decryption… ▽ More

    Submitted 30 March, 2025; originally announced March 2025.

  26. arXiv:2503.15761  [pdf, other

    cs.CV

    GraPLUS: Graph-based Placement Using Semantics for Image Composition

    Authors: Mir Mohammad Khaleghi, Mehran Safayani, Abdolreza Mirzaei

    Abstract: We present GraPLUS (Graph-based Placement Using Semantics), a novel framework for plausible object placement in images that leverages scene graphs and large language models. Our approach uniquely combines graph-structured scene representation with semantic understanding to determine contextually appropriate object positions. The framework employs GPT-2 to transform categorical node and edge labels… ▽ More

    Submitted 19 March, 2025; originally announced March 2025.

    Comments: 17 pages, 3 figures, 6 tables

  27. arXiv:2503.00689  [pdf

    physics.comp-ph cond-mat.mtrl-sci

    Stress, Strain, or Displacement? A Novel Machine Learning Based Framework to Predict Mixed Mode I/II Fracture Toughness

    Authors: Amir Mohammad Mirzaei

    Abstract: Accurate prediction of fracture toughness under complex loading conditions, like mixed mode I/II, is essential for reliable failure assessment. This paper aims to develop a machine learning framework for predicting fracture toughness and crack initiation angles by directly utilizing stress, strain, or displacement distributions represented by selected nodes as input features. Validation is conduct… ▽ More

    Submitted 1 March, 2025; originally announced March 2025.

    MSC Class: 74R10; 74G70

  28. arXiv:2501.10980  [pdf

    cs.LG

    An analysis of the combination of feature selection and machine learning methods for an accurate and timely detection of lung cancer

    Authors: Omid Shahriyar, Babak Nuri Moghaddam, Davoud Yousefi, Abbas Mirzaei, Farnaz Hoseini

    Abstract: One of the deadliest cancers, lung cancer necessitates an early and precise diagnosis. Because patients have a better chance of recovering, early identification of lung cancer is crucial. This review looks at how to diagnose lung cancer using sophisticated machine learning techniques like Random Forest (RF) and Support Vector Machine (SVM). The Chi-squared test is one feature selection strategy th… ▽ More

    Submitted 19 January, 2025; originally announced January 2025.

  29. arXiv:2412.12507  [pdf, other

    cs.GR cs.CV

    3DGUT: Enabling Distorted Cameras and Secondary Rays in Gaussian Splatting

    Authors: Qi Wu, Janick Martinez Esturo, Ashkan Mirzaei, Nicolas Moenne-Loccoz, Zan Gojcic

    Abstract: 3D Gaussian Splatting (3DGS) enables efficient reconstruction and high-fidelity real-time rendering of complex scenes on consumer hardware. However, due to its rasterization-based formulation, 3DGS is constrained to ideal pinhole cameras and lacks support for secondary lighting effects. Recent methods address these limitations by tracing the particles instead, but, this comes at the cost of signif… ▽ More

    Submitted 24 March, 2025; v1 submitted 16 December, 2024; originally announced December 2024.

    Comments: Our paper has been accepted by CVPR 2025. For more details and updates, please visit our project website: https://research.nvidia.com/labs/toronto-ai/3DGUT

  30. arXiv:2412.07293  [pdf, other

    cs.CV

    EventSplat: 3D Gaussian Splatting from Moving Event Cameras for Real-time Rendering

    Authors: Toshiya Yura, Ashkan Mirzaei, Igor Gilitschenski

    Abstract: We introduce a method for using event camera data in novel view synthesis via Gaussian Splatting. Event cameras offer exceptional temporal resolution and a high dynamic range. Leveraging these capabilities allows us to effectively address the novel view synthesis challenge in the presence of fast camera motion. For initialization of the optimization process, our approach uses prior knowledge encod… ▽ More

    Submitted 21 May, 2025; v1 submitted 10 December, 2024; originally announced December 2024.

  31. arXiv:2412.03526  [pdf, ps, other

    cs.CV cs.AI cs.GR

    Feed-Forward Bullet-Time Reconstruction of Dynamic Scenes from Monocular Videos

    Authors: Hanxue Liang, Jiawei Ren, Ashkan Mirzaei, Antonio Torralba, Ziwei Liu, Igor Gilitschenski, Sanja Fidler, Cengiz Oztireli, Huan Ling, Zan Gojcic, Jiahui Huang

    Abstract: Recent advancements in static feed-forward scene reconstruction have demonstrated significant progress in high-quality novel view synthesis. However, these models often struggle with generalizability across diverse environments and fail to effectively handle dynamic content. We present BTimer (short for BulletTimer), the first motion-aware feed-forward model for real-time reconstruction and novel… ▽ More

    Submitted 21 September, 2025; v1 submitted 4 December, 2024; originally announced December 2024.

    Comments: Project website: https://research.nvidia.com/labs/toronto-ai/bullet-timer/

  32. arXiv:2411.07555  [pdf, other

    cs.CV

    GaussianCut: Interactive segmentation via graph cut for 3D Gaussian Splatting

    Authors: Umangi Jain, Ashkan Mirzaei, Igor Gilitschenski

    Abstract: We introduce GaussianCut, a new method for interactive multiview segmentation of scenes represented as 3D Gaussians. Our approach allows for selecting the objects to be segmented by interacting with a single view. It accepts intuitive user input, such as point clicks, coarse scribbles, or text. Using 3D Gaussian Splatting (3DGS) as the underlying scene representation simplifies the extraction of o… ▽ More

    Submitted 12 November, 2024; originally announced November 2024.

  33. arXiv:2410.06705  [pdf, other

    cs.CR

    MERGE: Matching Electronic Results with Genuine Evidence for verifiable voting in person at remote locations

    Authors: Ben Adida, John Caron, Arash Mirzaei, Vanessa Teague

    Abstract: Overseas military personnel often face significant challenges in participating in elections due to the slow pace of traditional mail systems, which can result in ballots missing crucial deadlines. While internet-based voting offers a faster alternative, it introduces serious risks to the integrity and privacy of the voting process. We introduce the MERGE protocol to address these issues by combini… ▽ More

    Submitted 25 March, 2025; v1 submitted 9 October, 2024; originally announced October 2024.

  34. arXiv:2409.08206  [pdf, other

    cs.CV cs.MM

    ComAlign: Compositional Alignment in Vision-Language Models

    Authors: Ali Abdollah, Amirmohammad Izadi, Armin Saghafian, Reza Vahidimajd, Mohammad Mozafari, Amirreza Mirzaei, Mohammadmahdi Samiei, Mahdieh Soleymani Baghshah

    Abstract: Vision-language models (VLMs) like CLIP have showcased a remarkable ability to extract transferable features for downstream tasks. Nonetheless, the training process of these models is usually based on a coarse-grained contrastive loss between the global embedding of images and texts which may lose the compositional structure of these modalities. Many recent studies have shown VLMs lack composition… ▽ More

    Submitted 12 September, 2024; originally announced September 2024.

  35. Optimizing RPL Routing Using Tabu Search to Improve Link Stability and Energy Consumption in IoT Networks

    Authors: Mehran Tarif, Mohammadhossein Homaei, Abbas Mirzaei, Babak Nouri-Moghaddam

    Abstract: In the Internet of Things (IoT) networks, the Routing Protocol for Low-power and Lossy Networks (RPL) is a widely adopted standard due to its efficiency in managing resource-constrained and energy-limited nodes. However, persistent challenges such as high energy consumption, unstable links, and suboptimal routing continue to hinder network performance, affecting both the longevity of the network a… ▽ More

    Submitted 16 June, 2025; v1 submitted 13 August, 2024; originally announced August 2024.

    Comments: 31 Pages, 22 Figures, 6 Tables

  36. arXiv:2407.07090  [pdf, other

    cs.GR cs.CV

    3D Gaussian Ray Tracing: Fast Tracing of Particle Scenes

    Authors: Nicolas Moenne-Loccoz, Ashkan Mirzaei, Or Perel, Riccardo de Lutio, Janick Martinez Esturo, Gavriel State, Sanja Fidler, Nicholas Sharp, Zan Gojcic

    Abstract: Particle-based representations of radiance fields such as 3D Gaussian Splatting have found great success for reconstructing and re-rendering of complex scenes. Most existing methods render particles via rasterization, projecting them to screen space tiles for processing in a sorted order. This work instead considers ray tracing the particles, building a bounding volume hierarchy and casting a ray… ▽ More

    Submitted 9 October, 2024; v1 submitted 9 July, 2024; originally announced July 2024.

    Comments: Project page: https://gaussiantracer.github.io/. Published at SIGGRAPH Asia 2024

  37. arXiv:2406.10324  [pdf, other

    cs.CV cs.LG

    L4GM: Large 4D Gaussian Reconstruction Model

    Authors: Jiawei Ren, Kevin Xie, Ashkan Mirzaei, Hanxue Liang, Xiaohui Zeng, Karsten Kreis, Ziwei Liu, Antonio Torralba, Sanja Fidler, Seung Wook Kim, Huan Ling

    Abstract: We present L4GM, the first 4D Large Reconstruction Model that produces animated objects from a single-view video input -- in a single feed-forward pass that takes only a second. Key to our success is a novel dataset of multiview videos containing curated, rendered animated objects from Objaverse. This dataset depicts 44K diverse objects with 110K animations rendered in 48 viewpoints, resulting in… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: Project page: https://research.nvidia.com/labs/toronto-ai/l4gm

  38. arXiv:2404.19643  [pdf, other

    cs.SE

    Cybersecurity Pathways Towards CE-Certified Autonomous Forestry Machines

    Authors: Mazen Mohamad, Ramana Reddy Avula, Peter Folkesson, Pierre Kleberger, Aria Mirzai, Martin Skoglund, Marvin Damschen

    Abstract: The increased importance of cybersecurity in autonomous machinery is becoming evident in the forestry domain. Forestry worksites are becoming more complex with the involvement of multiple systems and system of systems. Hence, there is a need to investigate how to address cybersecurity challenges for autonomous systems of systems in the forestry domain. Using a literature review and adapting standa… ▽ More

    Submitted 30 April, 2024; originally announced April 2024.

  39. arXiv:2404.10765  [pdf, other

    cs.CV

    RefFusion: Reference Adapted Diffusion Models for 3D Scene Inpainting

    Authors: Ashkan Mirzaei, Riccardo De Lutio, Seung Wook Kim, David Acuna, Jonathan Kelly, Sanja Fidler, Igor Gilitschenski, Zan Gojcic

    Abstract: Neural reconstruction approaches are rapidly emerging as the preferred representation for 3D scenes, but their limited editability is still posing a challenge. In this work, we propose an approach for 3D scene inpainting -- the task of coherently replacing parts of the reconstructed scene with desired content. Scene inpainting is an inherently ill-posed task as there exist many solutions that plau… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

    Comments: Project page: https://reffusion.github.io

  40. An adaptive acceleration scheme for phase-field fatigue computations

    Authors: Jonas Heinzmann, Pietro Carrara, Marreddy Ambati, Amir Mohammad Mirzaei, Laura De Lorenzis

    Abstract: Phase-field models of fatigue are capable of reproducing the main phenomenology of fatigue behavior. However, phase-field computations in the high-cycle fatigue regime are prohibitively expensive, due to the need to resolve spatially the small length scale inherent to phase-field models and temporally the loading history for several millions of cycles. As a remedy, we propose a fully adaptive acce… ▽ More

    Submitted 14 December, 2024; v1 submitted 10 April, 2024; originally announced April 2024.

    Journal ref: Computational Mechanics (2024)

  41. arXiv:2402.02121  [pdf, other

    cs.CV cs.LG eess.IV

    Enhancing crop classification accuracy by synthetic SAR-Optical data generation using deep learning

    Authors: Ali Mirzaei, Hossein Bagheri, Iman Khosravi

    Abstract: Crop classification using remote sensing data has emerged as a prominent research area in recent decades. Studies have demonstrated that fusing SAR and optical images can significantly enhance the accuracy of classification. However, a major challenge in this field is the limited availability of training data, which adversely affects the performance of classifiers. In agricultural regions, the dom… ▽ More

    Submitted 3 February, 2024; originally announced February 2024.

    Journal ref: ISPRS Int. J. Geo-Inf. 2023, 12(11), 450

  42. Knowledge Distillation on Spatial-Temporal Graph Convolutional Network for Traffic Prediction

    Authors: Mohammad Izadi, Mehran Safayani, Abdolreza Mirzaei

    Abstract: Efficient real-time traffic prediction is crucial for reducing transportation time. To predict traffic conditions, we employ a spatio-temporal graph neural network (ST-GNN) to model our real-time traffic data as temporal graphs. Despite its capabilities, it often encounters challenges in delivering efficient real-time predictions for real-world traffic data. Recognizing the significance of timely… ▽ More

    Submitted 24 September, 2024; v1 submitted 22 January, 2024; originally announced January 2024.

  43. arXiv:2310.17880  [pdf, other

    cs.CV

    Reconstructive Latent-Space Neural Radiance Fields for Efficient 3D Scene Representations

    Authors: Tristan Aumentado-Armstrong, Ashkan Mirzaei, Marcus A. Brubaker, Jonathan Kelly, Alex Levinshtein, Konstantinos G. Derpanis, Igor Gilitschenski

    Abstract: Neural Radiance Fields (NeRFs) have proven to be powerful 3D representations, capable of high quality novel view synthesis of complex scenes. While NeRFs have been applied to graphics, vision, and robotics, problems with slow rendering speed and characteristic visual artifacts prevent adoption in many use cases. In this work, we investigate combining an autoencoder (AE) with a NeRF, in which laten… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

    ACM Class: I.2.10

  44. arXiv:2310.11859  [pdf

    physics.app-ph

    Stress, Strain, or Energy: Which One Is the Superior Parameter to Estimate Fatigue Life of Notched Components? An Answer by a Novel Machine Learning-Based Framework

    Authors: Amir Mohammad Mirzaei

    Abstract: This paper introduces a simple framework for accurately predicting the fatigue lifetime of notched components by employing various machine learning algorithms applied to a wide range of materials, loading conditions, notch geometries, and fatigue lives. Traditional approaches for this task have relied on empirical relationships involving one of the mechanical properties, such as stress, strain, or… ▽ More

    Submitted 18 October, 2023; originally announced October 2023.

  45. arXiv:2309.06555  [pdf

    cs.NI

    An overview of VANET vehicular networks

    Authors: Ali Hozouri, Abbas Mirzaei, Shiva RazaghZadeh, Davoud Yousefi

    Abstract: Today, with the development of intercity and metropolitan roadways and with various cars moving in various directions, there is a greater need than ever for a network to coordinate commutes. Nowadays, people spend a lot of time in their vehicles. Smart automobiles have developed to make that time safer, more effective, more fun, pollution-free, and affordable. However, maintaining the optimum use… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  46. arXiv:2308.08947  [pdf, other

    cs.CV

    Watch Your Steps: Local Image and Scene Editing by Text Instructions

    Authors: Ashkan Mirzaei, Tristan Aumentado-Armstrong, Marcus A. Brubaker, Jonathan Kelly, Alex Levinshtein, Konstantinos G. Derpanis, Igor Gilitschenski

    Abstract: Denoising diffusion models have enabled high-quality image generation and editing. We present a method to localize the desired edit region implicit in a text instruction. We leverage InstructPix2Pix (IP2P) and identify the discrepancy between IP2P predictions with and without the instruction. This discrepancy is referred to as the relevance map. The relevance map conveys the importance of changing… ▽ More

    Submitted 17 August, 2023; originally announced August 2023.

    Comments: Project page: https://ashmrz.github.io/WatchYourSteps/

    Journal ref: European Conference on Computer Vision (ECCV) 2024

  47. arXiv:2308.04797  [pdf

    cs.NI eess.SP

    A Novel Approach for Establishing Connectivity in Partitioned Mobile Sensor Networks Using Beamforming Techniques

    Authors: Abbas Mirzaei, Shahram Zandiyan

    Abstract: Network connectivity is one of the major design issues in the context of mobile sensor networks. Due to diverse communication patterns, some nodes lying in high-traffic zones may consume more energy and eventually die out resulting in network partitioning. This phenomenon may deprive a large number of alive nodes of sending their important time critical data to the sink. The application of data ca… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

  48. arXiv:2306.14347  [pdf, other

    cs.LG cs.IT eess.SP

    Fast Classification with Sequential Feature Selection in Test Phase

    Authors: Ali Mirzaei, Vahid Pourahmadi, Hamid Sheikhzadeh, Alireza Abdollahpourrostam

    Abstract: This paper introduces a novel approach to active feature acquisition for classification, which is the task of sequentially selecting the most informative subset of features to achieve optimal prediction performance during testing while minimizing cost. The proposed approach involves a new lazy model that is significantly faster and more efficient compared to existing methods, while still producing… ▽ More

    Submitted 25 June, 2023; originally announced June 2023.

  49. arXiv:2304.09677  [pdf, other

    cs.CV

    Reference-guided Controllable Inpainting of Neural Radiance Fields

    Authors: Ashkan Mirzaei, Tristan Aumentado-Armstrong, Marcus A. Brubaker, Jonathan Kelly, Alex Levinshtein, Konstantinos G. Derpanis, Igor Gilitschenski

    Abstract: The popularity of Neural Radiance Fields (NeRFs) for view synthesis has led to a desire for NeRF editing tools. Here, we focus on inpainting regions in a view-consistent and controllable manner. In addition to the typical NeRF inputs and masks delineating the unwanted region in each view, we require only a single inpainted view of the scene, i.e., a reference view. We use monocular depth estimator… ▽ More

    Submitted 20 April, 2023; v1 submitted 19 April, 2023; originally announced April 2023.

    Comments: Project Page: https://ashmrz.github.io/reference-guided-3d

  50. arXiv:2304.06937  [pdf, other

    cs.CV

    CAMM: Building Category-Agnostic and Animatable 3D Models from Monocular Videos

    Authors: Tianshu Kuai, Akash Karthikeyan, Yash Kant, Ashkan Mirzaei, Igor Gilitschenski

    Abstract: Animating an object in 3D often requires an articulated structure, e.g. a kinematic chain or skeleton of the manipulated object with proper skinning weights, to obtain smooth movements and surface deformations. However, existing models that allow direct pose manipulations are either limited to specific object categories or built with specialized equipment. To reduce the work needed for creating an… ▽ More

    Submitted 14 April, 2023; originally announced April 2023.

    Comments: Project Page: https://camm3d.github.io/