paper-with-me

Papers

Dataless Model Selection with the Deep Frame Potential

2020-03-30 · CVPR 2020 6 · Calvin Murdock, Simon Lucey

Choosing a deep neural network architecture is a fundamental problem in applications that require balancing performance and parameter efficiency. Standard approaches rely on ad-hoc engineering or computationally expensive validation on a specific dataset. We instead attempt to quantify networks by their intrinsic capacity for unique and robust representations, enabling efficient architecture comparisons without requiring any data. Building upon theoretical connections between deep learning and sparse approximation, we propose the deep frame potential: a measure of coherence that is approximately related to representation stability but has minimizers that depend only on network structure. This provides a framework for jointly quantifying the contributions of architectural hyper-parameters such as depth, width, and skip connections. We validate its use as a criterion for model selection and demonstrate correlation with generalization error on a variety of common residual and densely connected network architectures.

📄 PDF Abstract BibTeX arXiv:2003.13866

Code (0)

등록된 구현이 없습니다.

Tasks

modelModel Selection

Similar Papers 제목 키워드 기반

Unsupervised Label Refinement Improves Dataless Text Classification

2020-12-08 · Findings (ACL) 2021 8 · Zewei Chu, Karl Stratos, Kevin Gimpel

Dataless text classification is capable of classifying documents into previously unseen labels by assigning a score to any document paired with a label description. While promising, it crucially relies on accurate descri…

ClassificationClusteringGeneral ClassificationText Classification+1

Dataless Neural Networks for Resource-Constrained Project Scheduling

2025-07-07 · Marc Bara arxiv

Dataless neural networks represent a paradigm shift in applying neural architectures to combinatorial optimization problems, eliminating the need for training datasets by encoding problem instances directly into network …

Practical Dataless Text Classification Through Dense Retrieval

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Dataless text classification aims to classify documents using only class descriptions without any training data. Recent research shows that pre-trained textual entailment models can achieve state-of-the-art dataless cla…

ClassificationNatural Language InferenceRetrievaltext-classification+1

A Pseudo Label based Dataless Naive Bayes Algorithm for Text Classification with Seed Words

2018-08-01 · COLING 2018 8 · Xi-Ming Li, Bo Yang

Traditional supervised text classifiers require a large number of manually labeled documents, which are often expensive to obtain. Recently, dataless text classification has attracted more attention, since it only requir…

General ClassificationPseudo Labeltext-classificationText Classification

Exploring Description-Augmented Dataless Intent Classification

2024-07-25 · Ruoyu Hu, Foaad Khosmood, Abbas Edalat

In this work, we introduce several schemes to leverage description-augmented embedding similarity for dataless intent classification using current state-of-the-art (SOTA) text embedding models. We report results of our m…

AvgClassificationintent-classificationIntent Classification