paper-with-me

홈 › Papers

Example Selection For Dictionary Learning

2014-12-18 · Tomoki Tsuchida, Garrison W. Cottrell

In unsupervised learning, an unbiased uniform sampling strategy is typically used, in order that the learned features faithfully encode the statistical structure of the training data. In this work, we explore whether active example selection strategies - algorithms that select which examples to use, based on the current estimate of the features - can accelerate learning. Specifically, we investigate effects of heuristic and saliency-inspired selection algorithms on the dictionary learning task with sparse activations. We show that some selection algorithms do improve the speed of learning, and we speculate on why they might work.

📄 PDF Abstract BibTeX arXiv:1412.6177

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fast greedy algorithms for dictionary selection with generalized sparsity constraints

2018-09-07 · NeurIPS 2018 12 · Kaito Fujii, Tasuku Soma

In dictionary selection, several atoms are selected from finite candidates that successfully approximate given data points in the sparse representation. We propose a novel efficient greedy algorithm for dictionary select…

Dictionary Learning

Dictionary Subselection Using an Overcomplete Joint Sparsity Model

2012-12-12 · Mehrdad Yaghoobi, Laurent Daudet, Michael E. Davies

Many natural signals exhibit a sparse representation, whenever a suitable describing model is given. Here, a linear generative model is considered, where many sparsity-based signal processing techniques rely on such a si…

Dictionary Learningmodel

Designing A Composite Dictionary Adaptively From Joint Examples

2015-03-12 · Zhangyang Wang, Yingzhen Yang, Jianchao Yang, Thomas S. Huang

We study the complementary behaviors of external and internal examples in image restoration, and are motivated to formulate a composite dictionary design framework. The composite dictionary consists of the global part le…

DenoisingImage DenoisingImage RestorationSuper-Resolution

Controllable Dictionary Example Generation: Generating Example Sentences for Specific Targeted Audiences

2022-05-01 · ACL 2022 5 · Xingwei He, Siu Ming Yiu

Example sentences for targeted words in a dictionary play an important role to help readers understand the usage of words. Traditionally, example sentences in a dictionary are usually created by linguistics experts, whic…

Sentence

Fine-tuning Large Language Models for Domain-specific Machine Translation

2024-02-23 · Jiawei Zheng, Hanghai Hong, Feiyan Liu, Xiaoli Wang 외

Large language models (LLMs) have shown great potential in domain-specific machine translation (MT). However, one major issue is that LLMs pre-trained on general domain corpus might not generalize well to specific domain…

Domain AdaptationIn-Context LearningMachine TranslationRAG+1