Skip to main content

Showing 1–23 of 23 results for author: Pouransari, H

.
  1. arXiv:2406.11794  [pdf, other

    cs.LG cs.CL

    DataComp-LM: In search of the next generation of training sets for language models

    Authors: Jeffrey Li, Alex Fang, Georgios Smyrnis, Maor Ivgi, Matt Jordan, Samir Gadre, Hritik Bansal, Etash Guha, Sedrick Keh, Kushal Arora, Saurabh Garg, Rui Xin, Niklas Muennighoff, Reinhard Heckel, Jean Mercat, Mayee Chen, Suchin Gururangan, Mitchell Wortsman, Alon Albalak, Yonatan Bitton, Marianna Nezhurina, Amro Abbas, Cheng-Yu Hsieh, Dhruba Ghosh, Josh Gardner , et al. (34 additional authors not shown)

    Abstract: We introduce DataComp for Language Models (DCLM), a testbed for controlled dataset experiments with the goal of improving language models. As part of DCLM, we provide a standardized corpus of 240T tokens extracted from Common Crawl, effective pretraining recipes based on the OpenLM framework, and a broad suite of 53 downstream evaluations. Participants in the DCLM benchmark can experiment with dat… ▽ More

    Submitted 20 June, 2024; v1 submitted 17 June, 2024; originally announced June 2024.

    Comments: Project page: https://www.datacomp.ai/dclm/

  2. arXiv:2405.13226  [pdf, other

    cs.CL cs.LG

    Dataset Decomposition: Faster LLM Training with Variable Sequence Length Curriculum

    Authors: Hadi Pouransari, Chun-Liang Li, Jen-Hao Rick Chang, Pavan Kumar Anasosalu Vasu, Cem Koc, Vaishaal Shankar, Oncel Tuzel

    Abstract: Large language models (LLMs) are commonly trained on datasets consisting of fixed-length token sequences. These datasets are created by randomly concatenating documents of various lengths and then chunking them into sequences of a predetermined target length. However, this method of concatenation can lead to cross-document attention within a sequence, which is neither a desirable learning signal n… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  3. arXiv:2405.08911  [pdf, other

    cs.CV cs.LG

    CLIP with Quality Captions: A Strong Pretraining for Vision Tasks

    Authors: Pavan Kumar Anasosalu Vasu, Hadi Pouransari, Fartash Faghri, Oncel Tuzel

    Abstract: CLIP models perform remarkably well on zero-shot classification and retrieval tasks. But recent studies have shown that learnt representations in CLIP are not well suited for dense prediction tasks like object detection, semantic segmentation or depth estimation. More recently, multi-stage training methods for CLIP models was introduced to mitigate the weak performance of CLIP on downstream tasks.… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

  4. arXiv:2311.18237  [pdf, other

    cs.CV cs.LG

    Knowledge Transfer from Vision Foundation Models for Efficient Training of Small Task-specific Models

    Authors: Raviteja Vemulapalli, Hadi Pouransari, Fartash Faghri, Sachin Mehta, Mehrdad Farajtabar, Mohammad Rastegari, Oncel Tuzel

    Abstract: Vision Foundation Models (VFMs) pretrained on massive datasets exhibit impressive performance on various downstream tasks, especially with limited labeled target data. However, due to their high inference compute cost, these models cannot be deployed for many real-world applications. Motivated by this, we ask the following important question, "How can we leverage the knowledge from a large VFM to… ▽ More

    Submitted 1 July, 2024; v1 submitted 29 November, 2023; originally announced November 2023.

    Comments: International Conference on Machine Learning, 2024

  5. arXiv:2311.17049  [pdf, other

    cs.CV cs.CL cs.LG

    MobileCLIP: Fast Image-Text Models through Multi-Modal Reinforced Training

    Authors: Pavan Kumar Anasosalu Vasu, Hadi Pouransari, Fartash Faghri, Raviteja Vemulapalli, Oncel Tuzel

    Abstract: Contrastive pretraining of image-text foundation models, such as CLIP, demonstrated excellent zero-shot performance and improved robustness on a wide range of downstream tasks. However, these models utilize large transformer-based encoders with significant memory and latency overhead which pose challenges for deployment on mobile devices. In this work, we introduce MobileCLIP -- a new family of ef… ▽ More

    Submitted 1 April, 2024; v1 submitted 28 November, 2023; originally announced November 2023.

    Comments: CVPR 2024

  6. arXiv:2310.16226  [pdf, other

    cs.CV cs.CL cs.LG

    TiC-CLIP: Continual Training of CLIP Models

    Authors: Saurabh Garg, Mehrdad Farajtabar, Hadi Pouransari, Raviteja Vemulapalli, Sachin Mehta, Oncel Tuzel, Vaishaal Shankar, Fartash Faghri

    Abstract: Kee** large foundation models up to date on latest data is inherently expensive. To avoid the prohibitive costs of constantly retraining, it is imperative to continually train these models. This problem is exacerbated by the lack of any large scale continual learning benchmarks or baselines. We introduce the first set of web-scale Time-Continual (TiC) benchmarks for training vision-language mode… ▽ More

    Submitted 21 March, 2024; v1 submitted 24 October, 2023; originally announced October 2023.

    Comments: ICLR 2024

  7. arXiv:2310.15308  [pdf, other

    cs.CV cs.LG

    SAM-CLIP: Merging Vision Foundation Models towards Semantic and Spatial Understanding

    Authors: Haoxiang Wang, Pavan Kumar Anasosalu Vasu, Fartash Faghri, Raviteja Vemulapalli, Mehrdad Farajtabar, Sachin Mehta, Mohammad Rastegari, Oncel Tuzel, Hadi Pouransari

    Abstract: The landscape of publicly available vision foundation models (VFMs), such as CLIP and Segment Anything Model (SAM), is expanding rapidly. VFMs are endowed with distinct capabilities stemming from their pre-training objectives. For instance, CLIP excels in semantic understanding, while SAM specializes in spatial understanding for segmentation. In this work, we introduce a simple recipe to efficient… ▽ More

    Submitted 10 June, 2024; v1 submitted 23 October, 2023; originally announced October 2023.

  8. arXiv:2310.14108  [pdf, other

    cs.LG cs.AI cs.CV

    CLIP meets Model Zoo Experts: Pseudo-Supervision for Visual Enhancement

    Authors: Mohammadreza Salehi, Mehrdad Farajtabar, Maxwell Horton, Fartash Faghri, Hadi Pouransari, Raviteja Vemulapalli, Oncel Tuzel, Ali Farhadi, Mohammad Rastegari, Sachin Mehta

    Abstract: Contrastive language image pretraining (CLIP) is a standard method for training vision-language models. While CLIP is scalable, promptable, and robust to distribution shifts on image classification tasks, it lacks object localization capabilities. This paper studies the following question: Can we augment CLIP training with task-specific vision models from model zoos to improve its visual represent… ▽ More

    Submitted 21 October, 2023; originally announced October 2023.

  9. arXiv:2309.05927  [pdf, other

    cs.LG cs.AI eess.SP

    Frequency-Aware Masked Autoencoders for Multimodal Pretraining on Biosignals

    Authors: Ran Liu, Ellen L. Zippi, Hadi Pouransari, Chris Sandino, **g** Nie, Hanlin Goh, Erdrin Azemi, Ali Moin

    Abstract: Leveraging multimodal information from biosignals is vital for building a comprehensive representation of people's physical and mental states. However, multimodal biosignals often exhibit substantial distributional shifts between pretraining and inference datasets, stemming from changes in task specification or variations in modality compositions. To achieve effective pretraining in the presence o… ▽ More

    Submitted 18 April, 2024; v1 submitted 11 September, 2023; originally announced September 2023.

    Comments: Extended version of ICLR 2024 Learning from Time Series for Health workshop

  10. arXiv:2303.08983  [pdf, other

    cs.CV cs.AI cs.LG

    Reinforce Data, Multiply Impact: Improved Model Accuracy and Robustness with Dataset Reinforcement

    Authors: Fartash Faghri, Hadi Pouransari, Sachin Mehta, Mehrdad Farajtabar, Ali Farhadi, Mohammad Rastegari, Oncel Tuzel

    Abstract: We propose Dataset Reinforcement, a strategy to improve a dataset once such that the accuracy of any model architecture trained on the reinforced dataset is improved at no additional training cost for users. We propose a Dataset Reinforcement strategy based on data augmentation and knowledge distillation. Our generic strategy is designed based on extensive analysis across CNN- and transformer-base… ▽ More

    Submitted 22 September, 2023; v1 submitted 15 March, 2023; originally announced March 2023.

    Comments: Accepted at International Conference on Computer Vision (ICCV) 2023. v2: Camera-ready version with new Tables 9 and 10. v3: Correction to Table 7-Avg. column

  11. arXiv:2303.04766  [pdf, other

    cs.CV cs.IR cs.LG

    FastFill: Efficient Compatible Model Update

    Authors: Florian Jaeckle, Fartash Faghri, Ali Farhadi, Oncel Tuzel, Hadi Pouransari

    Abstract: In many retrieval systems the original high dimensional data (e.g., images) is mapped to a lower dimensional feature through a learned embedding model. The task of retrieving the most similar data from a gallery set to a given query data is performed through a similarity comparison on features. When the embedding model is updated, it might produce features that are not comparable/compatible with f… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

    Comments: To appear in The Eleventh International Conference on Learning Representations

  12. arXiv:2210.03927  [pdf, other

    cs.LG

    APE: Aligning Pretrained Encoders to Quickly Learn Aligned Multimodal Representations

    Authors: Elan Rosenfeld, Preetum Nakkiran, Hadi Pouransari, Oncel Tuzel, Fartash Faghri

    Abstract: Recent advances in learning aligned multimodal representations have been primarily driven by training large neural networks on massive, noisy paired-modality datasets. In this work, we ask whether it is possible to achieve similar results with substantially less training time and data. We achieve this by taking advantage of existing pretrained unimodal encoders and careful curation of alignment da… ▽ More

    Submitted 8 October, 2022; originally announced October 2022.

  13. arXiv:2112.02805  [pdf, other

    cs.CV

    Forward Compatible Training for Large-Scale Embedding Retrieval Systems

    Authors: Vivek Ramanujan, Pavan Kumar Anasosalu Vasu, Ali Farhadi, Oncel Tuzel, Hadi Pouransari

    Abstract: In visual retrieval systems, updating the embedding model requires recomputing features for every piece of data. This expensive process is referred to as backfilling. Recently, the idea of backward compatible training (BCT) was proposed. To avoid the cost of backfilling, BCT modifies training of the new model to make its representations compatible with those of the old model. However, BCT can sign… ▽ More

    Submitted 29 March, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

    Comments: 14 pages with appendix. In proceedings at the conference on Computer Vision and Pattern Recognition 2022

  14. arXiv:2007.00051  [pdf, other

    cs.LG stat.ML

    Extracurricular Learning: Knowledge Transfer Beyond Empirical Distribution

    Authors: Hadi Pouransari, Mojan Javaheripi, Vinay Sharma, Oncel Tuzel

    Abstract: Knowledge distillation has been used to transfer knowledge learned by a sophisticated model (teacher) to a simpler model (student). This technique is widely used to compress model complexity. However, in most applications the compressed student model suffers from an accuracy gap with its teacher. We propose extracurricular learning, a novel knowledge distillation method, that bridges this gap by (… ▽ More

    Submitted 20 November, 2020; v1 submitted 30 June, 2020; originally announced July 2020.

  15. arXiv:2001.02786  [pdf, other

    cs.LG cs.NE

    Least squares binary quantization of neural networks

    Authors: Hadi Pouransari, Zhucheng Tu, Oncel Tuzel

    Abstract: Quantizing weights and activations of deep neural networks results in significant improvement in inference efficiency at the cost of lower accuracy. A source of the accuracy gap between full precision and quantized models is the quantization error. In this work, we focus on the binary quantization, in which values are mapped to -1 and 1. We provide a unified framework to analyze different scaling… ▽ More

    Submitted 13 June, 2020; v1 submitted 8 January, 2020; originally announced January 2020.

  16. arXiv:1811.00143  [pdf, other

    cs.CV cs.DC cs.LG

    Democratizing Production-Scale Distributed Deep Learning

    Authors: Minghuang Ma, Hadi Pouransari, Daniel Chao, Saurabh Adya, Santiago Akle Serrano, Yi Qin, Dan Gimnicher, Dominic Walsh

    Abstract: The interest and demand for training deep neural networks have been experiencing rapid growth, spanning a wide range of applications in both academia and industry. However, training them distributed and at scale remains difficult due to the complex ecosystem of tools and hardware involved. One consequence is that the responsibility of orchestrating these complex components is often left to one-off… ▽ More

    Submitted 3 November, 2018; v1 submitted 31 October, 2018; originally announced November 2018.

  17. arXiv:1712.07297  [pdf, other

    math.NA cs.MS

    A distributed-memory hierarchical solver for general sparse linear systems

    Authors: Chao Chen, Hadi Pouransari, Sivasankaran Rajamanickam, Erik G. Boman, Eric Darve

    Abstract: We present a parallel hierarchical solver for general sparse linear systems on distributed-memory machines. For large-scale problems, this fully algebraic algorithm is faster and more memory-efficient than sparse direct solvers because it exploits the low-rank structure of fill-in blocks. Depending on the accuracy of low-rank approximations, the hierarchical solver can be used either as a direct s… ▽ More

    Submitted 19 December, 2017; originally announced December 2017.

    MSC Class: 65F50

  18. Particle-to-fluid heat transfer in particle-laden turbulence

    Authors: Hadi Pouransari, Ali Mani

    Abstract: Preferential concentration of inertial particles by turbulence is a well recognized phenomenon. This study investigates how this phenomenon impacts the mean heat transfer between the fluid phase and the particle phase. Using direct numerical simulations of homogeneous and isotropic turbulent flows coupled with Lagrangian point particle tracking, we explore this phenomenon over wide range of input… ▽ More

    Submitted 6 July, 2018; v1 submitted 3 October, 2017; originally announced October 2017.

    Journal ref: Phys. Rev. Fluids 3, 074304 (2018)

  19. arXiv:1611.03189  [pdf, other

    math.NA

    Sparse Hierarchical Solvers with Guaranteed Convergence

    Authors: Kai Yang, Hadi Pouransari, Eric Darve

    Abstract: Solving sparse linear systems from discretized PDEs is challenging. Direct solvers have in many cases quadratic complexity (depending on geometry), while iterative solvers require problem dependent preconditioners to be robust and efficient. Approximate factorization preconditioners, such as incomplete LU factorization, provide cheap approximations to the system matrix. However, even a highly accu… ▽ More

    Submitted 12 March, 2017; v1 submitted 10 November, 2016; originally announced November 2016.

  20. arXiv:1601.05448  [pdf, other

    physics.comp-ph physics.flu-dyn

    Parallel variable-density particle-laden turbulence simulation

    Authors: Hadi Pouransari, Milad Mortazavi, Ali Mani

    Abstract: We have developed a fully parallel C++/MPI based simulation code for variable-density particle-laden turbulent flows. The fluid is represented through a uniform Eulerian staggered grid, while particles are modeled using a Lagrangian point-particle framework. Spatial discretization is second-order accurate, and time integration has a fourth-order accuracy. Two-way coupling of the particles with the… ▽ More

    Submitted 20 January, 2016; originally announced January 2016.

    Comments: In 2015, Annual Research Briefs, Center for Turbulence Research, Stanford University

  21. arXiv:1510.07363  [pdf, other

    math.NA cs.DS

    Fast hierarchical solvers for sparse matrices using extended sparsification and low-rank approximation

    Authors: Hadi Pouransari, Pieter Coulier, Eric Darve

    Abstract: Inversion of sparse matrices with standard direct solve schemes is robust, but computationally expensive. Iterative solvers, on the other hand, demonstrate better scalability; but, need to be used with an appropriate preconditioner (e.g., ILU, AMG, Gauss-Seidel, etc.) for proper convergence. The choice of an effective preconditioner is highly problem dependent. We propose a novel fully algebraic s… ▽ More

    Submitted 14 December, 2016; v1 submitted 26 October, 2015; originally announced October 2015.

  22. Optimizing the adaptive fast multipole method for fractal sets

    Authors: Hadi Pouransari, Eric Darve

    Abstract: We have performed a detailed analysis of the fast multipole method (FMM) in the adaptive case, in which the depth of the FMM tree is non-uniform. Previous works in this area have focused mostly on special types of adaptive distributions, for example when points accumulate on a 2D manifold or accumulate around a few points in space. Instead, we considered a more general situation in which fractal s… ▽ More

    Submitted 11 August, 2015; originally announced August 2015.

    MSC Class: 28A80; 65F99; 70F10

    Journal ref: SIAM Journal on Scientific Computing 37.2 (2015): A1040-A1066

  23. arXiv:1508.01835  [pdf, ps, other

    math.NA

    The inverse fast multipole method: using a fast approximate direct solver as a preconditioner for dense linear systems

    Authors: Pieter Coulier, Hadi Pouransari, Eric Darve

    Abstract: Although some preconditioners are available for solving dense linear systems, there are still many matrices for which preconditioners are lacking, in particular in cases where the size of the matrix $N$ becomes very large. There remains hence a great need to develop general purpose preconditioners whose cost scales well with the matrix size $N$. In this paper, we propose a preconditioner with broa… ▽ More

    Submitted 4 February, 2016; v1 submitted 7 August, 2015; originally announced August 2015.

    Comments: Revised version Submitted to the SIAM Journal on Scientific Computing. 35 pages, 29 figures