Skip to main content

Showing 1–27 of 27 results for author: Gholami, M

.
  1. arXiv:2403.19754  [pdf, other

    cs.CL

    GOLD: Generalized Knowledge Distillation via Out-of-Distribution-Guided Language Data Generation

    Authors: Mohsen Gholami, Mohammad Akbari, Cindy Hu, Vaden Masrani, Z. Jane Wang, Yong Zhang

    Abstract: Knowledge distillation from LLMs is essential for the efficient deployment of language models. Prior works have proposed data generation using LLMs for preparing distilled models. We argue that generating data with LLMs is prone to sampling mainly from the center of original content distribution. This limitation hinders the distilled model from learning the true underlying data distribution and to… ▽ More

    Submitted 28 March, 2024; originally announced March 2024.

  2. arXiv:2402.08739  [pdf, other

    eess.SY

    SEASONS: Signal and Energy Aware Sensing on iNtermittent Systems

    Authors: Pouya Mahdi Gholami, Henry Hoffmann

    Abstract: Both energy-aware, batteryless intermittent systems and signal-aware adaptive sampling algorithms (ASA) aim to maximize sensor data accuracy under energy constraints in edge devices. Intuitively, combining both into a signal- & energy-aware solution would yield even better accuracy. Unfortunately, ASAs and intermittent systems rely on conflicting energy availability assumptions. So, a straightforw… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

  3. arXiv:2312.14915  [pdf, other

    cs.CV

    PoseGen: Learning to Generate 3D Human Pose Dataset with NeRF

    Authors: Mohsen Gholami, Rabab Ward, Z. Jane Wang

    Abstract: This paper proposes an end-to-end framework for generating 3D human pose datasets using Neural Radiance Fields (NeRF). Public datasets generally have limited diversity in terms of human poses and camera viewpoints, largely due to the resource-intensive nature of collecting 3D human pose data. As a result, pose estimators trained on public datasets significantly underperform when applied to unseen… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  4. arXiv:2312.11805  [pdf, other

    cs.CL cs.AI cs.CV

    Gemini: A Family of Highly Capable Multimodal Models

    Authors: Gemini Team, Rohan Anil, Sebastian Borgeaud, Jean-Baptiste Alayrac, Jiahui Yu, Radu Soricut, Johan Schalkwyk, Andrew M. Dai, Anja Hauth, Katie Millican, David Silver, Melvin Johnson, Ioannis Antonoglou, Julian Schrittwieser, Amelia Glaese, Jilin Chen, Emily Pitler, Timothy Lillicrap, Angeliki Lazaridou, Orhan Firat, James Molloy, Michael Isard, Paul R. Barham, Tom Hennigan, Benjamin Lee , et al. (1325 additional authors not shown)

    Abstract: This report introduces a new family of multimodal models, Gemini, that exhibit remarkable capabilities across image, audio, video, and text understanding. The Gemini family consists of Ultra, Pro, and Nano sizes, suitable for applications ranging from complex reasoning tasks to on-device memory-constrained use-cases. Evaluation on a broad range of benchmarks shows that our most-capable Gemini Ultr… ▽ More

    Submitted 17 June, 2024; v1 submitted 18 December, 2023; originally announced December 2023.

  5. arXiv:2310.12657  [pdf, other

    cs.IT

    4-Cycle Free Spatially Coupled LDPC Codes with an Explicit Construction

    Authors: Zeinab Roostaie, Mohammad Gholami, Farzad Parvaresh

    Abstract: Spatially coupled low-density parity-check (SC-LDPC) codes are a class of capacity approaching LDPC codes with low message recovery latency when a sliding window decoding is used. In this paper, we first present a new method for the construction of a class of SC-LDPC codes by the incidence matrices of a given non-negative integer matrix $E$, and then the relationship of 4-cycles between matrix… ▽ More

    Submitted 19 October, 2023; originally announced October 2023.

  6. arXiv:2310.12556  [pdf, ps, other

    cs.IT math.NT

    An Efficient Algorithm for Counting Cycles in QC and APM LDPC Codes

    Authors: Mohammad Gholami, Zahra Gholami

    Abstract: In this paper, a new method is given for counting cycles in the Tanner graph of a (Type-I) quasi-cyclic (QC) low-density parity-check (LDPC) code which the complexity mainly is dependent on the base matrix, independent from the CPM-size of the constructed code. Interestingly, for large CPM-sizes, in comparison of the existing methods, this algorithm is the first approach which efficiently counts t… ▽ More

    Submitted 19 October, 2023; originally announced October 2023.

    Comments: 18 pages, 4 figures

  7. arXiv:2308.02027  [pdf, other

    cs.CV

    ETran: Energy-Based Transferability Estimation

    Authors: Mohsen Gholami, Mohammad Akbari, Xinglu Wang, Behnam Kamranian, Yong Zhang

    Abstract: This paper addresses the problem of ranking pre-trained models for object detection and image classification. Selecting the best pre-trained model by fine-tuning is an expensive and time-consuming task. Previous works have proposed transferability estimation based on features extracted by the pre-trained models. We argue that quantifying whether the target dataset is in-distribution (IND) or out-o… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

  8. arXiv:2307.14098  [pdf, other

    eess.SY

    Distributed robust secondary frequency control of inverter-based microgrids under time-varying communication delays

    Authors: Milad Gholami, Gianni Bianchini, Antonio Vicino

    Abstract: This paper presents a robust secondary control strategy for frequency synchronization and active power sharing for inverter-based microgrids. The problem is addressed in a multi-agent fashion where the local controllers of the distributed generators play the role of agents, and communication is affected by time-varying delays. {The approach is fully distributed and based on a synergic combination… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Comments: 62nd IEEE Conference on Decision and Control

  9. arXiv:2306.06025  [pdf, other

    astro-ph.GA astro-ph.SR

    Star formation history for the starburst dwarf galaxy in the Local Group, IC 10

    Authors: Mahtab Gholami, Atefeh Javadi, Jacco Th. van Loon, Habib Khosroshahi, Elham Saremi

    Abstract: IC 10 as a starburst dwarf galaxy in the Local Group (LG) has a large population of newly formed stars that are massive and intrinsically very bright in comparison with other LG galaxies. Using the Isaac Newton Telescope (INT) with the Wide Field Camera (WFC) in the i-band and V-band, we performed an optical monitoring survey to identify the most evolved asymptotic giant branch stars (AGBs) and re… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: 3 pages, 1 figure

  10. arXiv:2306.05701  [pdf, other

    cs.PF cs.DC cs.OS

    CAWL: A Cache-aware Write Performance Model of Linux Systems

    Authors: Masoud Gholami, Florian Schintke

    Abstract: The performance of data intensive applications is often dominated by their input/output (I/O) operations but the I/O stack of systems is complex and severely depends on system specific settings and hardware components. This situation makes generic performance optimisation challenging and costly for developers as they would have to run their application on a large variety of systems to evaluate the… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: 22 pages, 9 figures, 1 table

  11. arXiv:2302.14033  [pdf, other

    eess.SY

    Leader-Following Consensus of High-Order Perturbed Multi-agent Systems under Multiple Time-Varying Delays

    Authors: Milad Gholami

    Abstract: Solving an output consensus problem in multi-agent systems is often hindered by multiple time-variant delays. To address such fundamental problems over time, we present a new optimal time-variant distributed control for linearly perturbed multi-agent systems by involving an integral sliding mode controller and a linear consensus scheme with constant wights under directed topology. Lyapunov-Krasovs… ▽ More

    Submitted 1 February, 2023; originally announced February 2023.

    Comments: 9 pages, 4 figures

  12. arXiv:2201.12844  [pdf, ps, other

    math.CO

    Another view of Bipartite Ramsey numbers

    Authors: Yaser Rowshan, Mostafa Gholami

    Abstract: For bipartite graphs $G$ and $H$ and a positive integer $m$, the $m$-bipartite Ramsey number $BR_m(G, H)$ of $G$ and $H$ is the smallest integer $n$, such that every red-blue coloring of $K_{m,n}$ results in a red $G$ or a blue $H$. Zhenming Bi, Gary Chartrand and ** Zhang in \cite{bi2018another} evaluate this numbers for all positive integers $m$ when $G= K_{2,2}$ and… ▽ More

    Submitted 30 January, 2022; originally announced January 2022.

  13. arXiv:2112.11593  [pdf, other

    cs.CV

    AdaptPose: Cross-Dataset Adaptation for 3D Human Pose Estimation by Learnable Motion Generation

    Authors: Mohsen Gholami, Bastian Wandt, Helge Rhodin, Rabab Ward, Z. Jane Wang

    Abstract: This paper addresses the problem of cross-dataset generalization of 3D human pose estimation models. Testing a pre-trained 3D pose estimator on a new dataset results in a major performance drop. Previous methods have mainly addressed this problem by improving the diversity of the training data. We argue that diversity alone is not sufficient and that the characteristics of the training data need t… ▽ More

    Submitted 15 March, 2022; v1 submitted 21 December, 2021; originally announced December 2021.

  14. arXiv:2108.03572  [pdf, ps, other

    math.CO

    A proof of a conjecture on Ramsey numbers $B(2,2,3)$

    Authors: Yaser Rowshan, Mostafa Gholami

    Abstract: The bipartite Ramsey number $B(n_1,n_2,\ldots,n_t)$ is the least positive integer $b$ such that, any coloring of the edges of $K_{b,b}$ with $t$ colors will result in a monochromatic copy of $K_{n_i,n_i}$ in the $i-$th color, for some $i$, $1\leq i\leq t$. In this paper we obtain the exact values of bipartite Ramsey numbers $B(2,2,3)$. In particular, we prove the conjecture of Radziszowski at al.… ▽ More

    Submitted 8 August, 2021; originally announced August 2021.

  15. The bipartite Ramsey numbers $BR(C_8, C_{2n})$

    Authors: Mostafa Gholami, Yaser Rowshan

    Abstract: For the given bipartite graphs $G_1,G_2,\ldots,G_t$, the multicolor bipartite Ramsey number $BR(G_1,G_2,\ldots,G_t)$ is the smallest positive integer $b$ such that any $t$-edge-coloring of $K_{b,b}$ contains a monochromatic subgraph isomorphic to $G_i$, colored with the $i$th color for some $1\leq i\leq t$. We compute the exact values of the bipartite Ramsey numbers $BR(C_8,C_{2n})$ for $n\geq2$.

    Submitted 3 January, 2024; v1 submitted 5 August, 2021; originally announced August 2021.

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 25:2, Graph Theory (February 16, 2024) dmtcs:11207

  16. arXiv:2105.06599  [pdf, other

    cs.CV

    TriPose: A Weakly-Supervised 3D Human Pose Estimation via Triangulation from Video

    Authors: Mohsen Gholami, Ahmad Rezaei, Helge Rhodin, Rabab Ward, Z. Jane Wang

    Abstract: Estimating 3D human poses from video is a challenging problem. The lack of 3D human pose annotations is a major obstacle for supervised training and for generalization to unseen datasets. In this work, we address this problem by proposing a weakly-supervised training scheme that does not require 3D annotations or calibrated cameras. The proposed method relies on temporal information and triangulat… ▽ More

    Submitted 13 May, 2021; originally announced May 2021.

  17. arXiv:2101.10874  [pdf, other

    astro-ph.GA

    INT monitoring survey of Local Group dwarf galaxies: star formation history and chemical enrichment

    Authors: Tahere Parto, Shahrzad Dehghani, Atefeh Javadi, Elham Saremi, Jacco Th. van Loon, Habib Khosroshahi, Mohammad Taghi Mirtorabi, Hedieh Abdollahi, Mahtab Gholami, Seyed Azim Hashemi, Mahdieh Navabi, Majedeh Noori, Sima Taefi Aghdam, Maryam Torki, Mahshid Vafaeizade

    Abstract: The Local Group (LG) hosts many dwarf galaxies with diverse physical characteristics in terms of morphology, mass, star formation, and metallicity. To this end, LG can offer a unique site to tackle questions about the formation and evolution of galaxies by providing detailed information. While large telescopes are often the first choices for such studies, small telescope surveys that perform dedic… ▽ More

    Submitted 26 January, 2021; originally announced January 2021.

    Comments: International Conference Astronomical Surveys and Big Data 2 (ASBD-2), Proceeding paper, Volume 67, pp.232-235

    Journal ref: https://ui.adsabs.harvard.edu/abs/2020CoBAO..67..232P/abstract

  18. arXiv:2101.00617  [pdf, ps, other

    math.CO

    The size, multipartite Ramsey numbers for nK2 versus path-path and cycle

    Authors: Yaser Rowshan, Mostafa Gholami

    Abstract: For given graphs $G_1, G_2,\ldots, G_n$ and any integer $j$, the size of the multipartite Ramsey number $m_j(G_1, G_2,\ldots, G_n)$ is the smallest positive integer $t$ such that any $n$-coloring of the edges of $K_{j\times t}$ contains a monochromatic copy of $G_i$ in color $i$ for some $i$, $1 \leq i \leq n$, where $K_{j\times t}$ denotes the complete multipartite graph having $j$ classes with… ▽ More

    Submitted 3 January, 2021; originally announced January 2021.

  19. Optimal Jammer Placement in Wireless Localization Systems

    Authors: Sinan Gezici, Suat Bayram, Mehmet Necip Kurt, Mohammad Reza Gholami

    Abstract: In this study, the optimal jammer placement problem is proposed and analyzed for wireless localization systems. In particular, the optimal location of a jammer node is obtained by maximizing the minimum of the Cramer-Rao lower bounds (CRLBs) for a number of target nodes under location related constraints for the jammer node. For scenarios with more than two target nodes, theoretical results are de… ▽ More

    Submitted 24 May, 2016; originally announced May 2016.

    Comments: To appear in IEEE Transactions on Signal Processing

  20. arXiv:1501.03529  [pdf, ps, other

    stat.AP cs.IT

    Ranging without time stamps exchanging

    Authors: Mohammad Reza Gholami, Satyam Dwivedi, Magnus Jansson, Peter Händel

    Abstract: We investigate the range estimate between two wireless nodes without time stamps exchanging. Considering practical aspects of oscillator clocks, we propose a new model for ranging in which the measurement errors include the sum of two distributions, namely, uniform and Gaussian. We then derive an approximate maximum likelihood estimator (AMLE), which poses a difficult global optimization problem.… ▽ More

    Submitted 14 January, 2015; originally announced January 2015.

    Comments: 5 pages

  21. Diffusion Estimation Over Cooperative Multi-Agent Networks With Missing Data

    Authors: Mohammad Reza Gholami, Magnus Jansson, Erik G. Ström, Ali H. Sayed

    Abstract: In many fields, and especially in the medical and social sciences and in recommender systems, data are gathered through clinical studies or targeted surveys. Participants are generally reluctant to respond to all questions in a survey or they may lack information to respond adequately to some questions. The data collected from these studies tend to lead to linear regression models where the regres… ▽ More

    Submitted 17 May, 2016; v1 submitted 8 December, 2014; originally announced December 2014.

    Comments: To appear in IEEE Transactions on Signal and Information Processing Over Networks

  22. arXiv:1407.5616  [pdf, other

    stat.AP cs.IT

    TW-TOA Based Positioning in the Presence of Clock Imperfections

    Authors: Mohammad Reza Gholami, Sinan Gezici, Erik G. Ström

    Abstract: This paper studies the positioning problem based on two-way time-of-arrival (TW-TOA) measurements in asynchronous wireless sensor networks. Since the optimal estimator for this problem involves difficult nonconvex optimization, we propose two suboptimal estimators based on squared-range least squares and least absolute mean of residual errors. The former approach is formulated as a general trust r… ▽ More

    Submitted 19 July, 2014; originally announced July 2014.

  23. arXiv:1405.3775  [pdf, ps, other

    cs.IT cs.CR cs.DM

    Quasi Cyclic LDPC Codes Based on Finite Set Systems

    Authors: Mohammad Gholami, Mehdi Samadieh

    Abstract: A finite set system (FSS) is a pair (V; B) where V is a finite set whose members are called points, equipped with a finite collection of its subsets B whose members are called blocks. In this paper, finite set systems are used to define a class of Quasi-cyclic low- density parity-check (LDPC) codes, called FSS codes, such that the constructed codes possess large girth and arbitrary column-weight d… ▽ More

    Submitted 15 May, 2014; originally announced May 2014.

    Comments: 21 page,6 figure

  24. arXiv:1403.6090  [pdf, ps, other

    cs.IT

    Column Weight Two and Three LDPC Codes with High Rates and Large Girths

    Authors: Mohammad Gholami, Ghaffar Raeisi

    Abstract: In this paper, the concept of the {\it broken diagonal pair} in the chess-like square board is used to define some well-structured block designs whose incidence matrices can be considered as the parity-check matrices of some high rate cycle codes with girth 12. The structure of the proposed parity-check matrices significantly reduces the complexity of encoding and decoding. Interestingly, the cons… ▽ More

    Submitted 24 March, 2014; originally announced March 2014.

    Comments: 6 pages, 6 figures, 1 table

  25. arXiv:1402.1614   

    cs.IT cs.DM math.CO

    New LDPC Codes Using Permutation Matrices with Higher Girth than QC-LDPC Codes Constructed by Fossorier

    Authors: Mehdi samadieh, Mohammad Gholami

    Abstract: In the literatures, it is well-known that Fossorier code has the girth among LDPC codes. In this paper, we introduce a new class of low-density parity-check (LDPC) codes, with higher girth than other previous constructed codes. Especially we proposed a new method to construct LDPC codes using non fixed shift permutation matrices and full based matrices with higher girth than codes constructed by F… ▽ More

    Submitted 26 February, 2014; v1 submitted 7 February, 2014; originally announced February 2014.

    Comments: This paper has been withdrawn by the authors. Some conclusions in the submitted paper are wrong and the authors decided to withdraw the paper

  26. Cooperative Wireless Sensor Network Positioning via Implicit Convex Feasibility

    Authors: Mohammad Reza Gholami, Luba Tetruashvili, Erik G. Ström, Yair Censor

    Abstract: We propose a distributed positioning algorithm to estimate the unknown positions of a number of target nodes, given distance measurements between target nodes and between target nodes and a number of reference nodes at known positions. Based on a geometric interpretation, we formulate the positioning problem as an implicit convex feasibility problem in which some of the sets depend on the unknown… ▽ More

    Submitted 8 September, 2013; originally announced September 2013.

  27. arXiv:1201.2513  [pdf, ps, other

    cs.IT

    On Geometric Upper Bounds for Positioning Algorithms in Wireless Sensor Networks

    Authors: Mohammad Reza Gholami, Erik G. Ström, Henk Wymeersch, Mats Rydström

    Abstract: This paper studies the possibility of upper bounding the position error of an estimate for range based positioning algorithms in wireless sensor networks. In this study, we argue that in certain situations when the measured distances between sensor nodes are positively biased, e.g., in non-line-of-sight conditions, the target node is confined to a closed bounded convex set (a feasible set) which c… ▽ More

    Submitted 12 January, 2012; originally announced January 2012.

    Comments: 29 pages