Skip to main content

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

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

    cs.LG

    Cross-domain Open-world Discovery

    Authors: Shuo Wen, Maria Brbic

    Abstract: In many real-world applications, test data may commonly exhibit categorical shifts, characterized by the emergence of novel classes, as well as distribution shifts arising from feature distributions different from the ones the model was trained on. However, existing methods either discover novel classes in the open-world setting or assume domain shifts without the ability to discover novel classes… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: 18 pages, 6 figures, 24 tables

  2. arXiv:2406.11070  [pdf, other

    cs.LG cs.CV

    Fine-grained Classes and How to Find Them

    Authors: Matej Grcić, Artyom Gadetsky, Maria Brbić

    Abstract: In many practical applications, coarse-grained labels are readily available compared to fine-grained labels that reflect subtle differences between classes. However, existing methods cannot leverage coarse labels to infer fine-grained labels in an unsupervised manner. To bridge this gap, we propose FALCON, a method that discovers fine-grained classes from coarsely labeled data without any supervis… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

    Comments: Accepted to ICML 2024

  3. arXiv:2406.07236  [pdf, other

    cs.LG

    Let Go of Your Labels with Unsupervised Transfer

    Authors: Artyom Gadetsky, Yulun Jiang, Maria Brbic

    Abstract: Foundation vision-language models have enabled remarkable zero-shot transferability of the pre-trained representations to a wide range of downstream tasks. However, to solve a new task, zero-shot transfer still necessitates human guidance to define visual categories that appear in the data. Here, we show that fully unsupervised transfer emerges when searching for the labeling of a dataset that ind… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

    Comments: ICML 2024 camera-ready

  4. arXiv:2311.02940  [pdf, other

    cs.LG

    The Pursuit of Human Labeling: A New Perspective on Unsupervised Learning

    Authors: Artyom Gadetsky, Maria Brbic

    Abstract: We present HUME, a simple model-agnostic framework for inferring human labeling of a given dataset without any external supervision. The key insight behind our approach is that classes defined by many human labelings are linearly separable regardless of the representation space used to represent a dataset. HUME utilizes this insight to guide the search over all possible labelings of a dataset to d… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: NeurIPS 2023 camera-ready

  5. arXiv:2210.09475  [pdf, other

    cs.LG

    FIMP: Foundation Model-Informed Message Passing for Graph Neural Networks

    Authors: Syed Asad Rizvi, Nazreen Pallikkavaliyaveetil, David Zhang, Zhuoyang Lyu, Nhi Nguyen, Haoran Lyu, Benjamin Christensen, Josue Ortega Caro, Antonio H. O. Fonseca, Emanuele Zappala, Maryam Bagherian, Christopher Averill, Chadi G. Abdallah, Amin Karbasi, Rex Ying, Maria Brbic, Rahul Madhav Dhodapkar, David van Dijk

    Abstract: Foundation models have achieved remarkable success across many domains, relying on pretraining over vast amounts of data. Graph-structured data often lacks the same scale as unstructured data, making the development of graph foundation models challenging. In this work, we propose Foundation-Informed Message Passing (FIMP), a Graph Neural Network (GNN) message-passing framework that leverages pretr… ▽ More

    Submitted 1 July, 2024; v1 submitted 17 October, 2022; originally announced October 2022.

    Comments: 16 pages (12 + 4 pages appendix). 5 figures and 4 tables

  6. arXiv:2102.07077  [pdf, other

    cs.LG cs.CV

    Model-Agnostic Graph Regularization for Few-Shot Learning

    Authors: Ethan Shen, Maria Brbic, Nicholas Monath, Jiaqi Zhai, Manzil Zaheer, Jure Leskovec

    Abstract: In many domains, relationships between categories are encoded in the knowledge graph. Recently, promising results have been achieved by incorporating knowledge graph as side information in hard classification tasks with severely limited data. However, prior models consist of highly complex architectures with many sub-components that all seem to impact performance. In this paper, we present a compr… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

    Comments: NeurIPS Workshop on Meta-Learning 2020

  7. arXiv:2102.03526  [pdf, other

    cs.LG cs.CV

    Open-World Semi-Supervised Learning

    Authors: Kaidi Cao, Maria Brbic, Jure Leskovec

    Abstract: A fundamental limitation of applying semi-supervised learning in real-world settings is the assumption that unlabeled test data contains only classes previously encountered in the labeled training data. However, this assumption rarely holds for data in-the-wild, where instances belonging to novel classes may appear at testing time. Here, we introduce a novel open-world semi-supervised learning set… ▽ More

    Submitted 25 January, 2022; v1 submitted 6 February, 2021; originally announced February 2021.

  8. arXiv:2007.07375  [pdf, other

    cs.LG cs.CV stat.ML

    Concept Learners for Few-Shot Learning

    Authors: Kaidi Cao, Maria Brbic, Jure Leskovec

    Abstract: Developing algorithms that are able to generalize to a novel task given only a few labeled examples represents a fundamental challenge in closing the gap between machine- and human-level performance. The core of human cognition lies in the structured, reusable concepts that help us to rapidly adapt to new tasks and provide reasoning behind our decisions. However, existing meta-learning methods lea… ▽ More

    Submitted 20 March, 2021; v1 submitted 14 July, 2020; originally announced July 2020.

    Comments: Published at ICLR 2021

  9. arXiv:1812.06580  [pdf, other

    cs.LG cs.CV math.OC stat.ML

    $\ell_0$-Motivated Low-Rank Sparse Subspace Clustering

    Authors: Maria Brbić, Ivica Kopriva

    Abstract: In many applications, high-dimensional data points can be well represented by low-dimensional subspaces. To identify the subspaces, it is important to capture a global and local structure of the data which is achieved by imposing low-rank and sparseness constraints on the data representation matrix. In low-rank sparse subspace clustering (LRSSC), nuclear and $\ell_1$ norms are used to measure rank… ▽ More

    Submitted 16 December, 2018; originally announced December 2018.

  10. arXiv:1708.08732  [pdf, ps, other

    cs.CV cs.LG math.OC stat.ML

    Multi-view Low-rank Sparse Subspace Clustering

    Authors: Maria Brbic, Ivica Kopriva

    Abstract: Most existing approaches address multi-view subspace clustering problem by constructing the affinity matrix on each view separately and afterwards propose how to extend spectral clustering algorithm to handle multi-view data. This paper presents an approach to multi-view subspace clustering that learns a joint subspace representation by constructing affinity matrix shared among all views. Relying… ▽ More

    Submitted 29 August, 2017; originally announced August 2017.