paper-with-me

Papers

Multi-Label Prediction via Sparse Infinite CCA

2009-12-01 · NeurIPS 2009 12 · Piyush Rai, Hal Daume

Canonical Correlation Analysis (CCA) is a useful technique for modeling dependencies between two (or more) sets of variables. Building upon the recently suggested probabilistic interpretation of CCA, we propose a nonparametric, fully Bayesian framework that can automatically select the number of correlation components, and effectively capture the sparsity underlying the projections. In addition, given (partially) labeled data, our algorithm can also be used as a (semi)supervised dimensionality reduction technique, and can be applied to learn useful predictive features in the context of learning a set of related tasks. Experimental results demonstrate the efficacy of the proposed approach for both CCA as a stand-alone problem, and when applied to multi-label prediction.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionPredictionSupervised dimensionality reduction

Similar Papers 제목 키워드 기반

Unbiased Methods for Multi-Goal Reinforcement Learning

2021-06-16 · Léonard Blier, Yann Ollivier

In multi-goal reinforcement learning (RL) settings, the reward for each goal is sparse, and located in a small neighborhood of the goal. In large dimension, the probability of reaching a reward vanishes and the agent rec…

Multi-Goal Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Sparse Random Feature Algorithm as Coordinate Descent in Hilbert Space

2014-12-01 · NeurIPS 2014 12 · Ian En-Hsu Yen, Ting-Wei Lin, Shou-De Lin, Pradeep K. Ravikumar 외

In this paper, we propose a Sparse Random Feature algorithm, which learns a sparse non-linear predictor by minimizing an $\ell_1$-regularized objective function over the Hilbert Space induced from kernel function. By int…

Infinite-Label Learning with Semantic Output Codes

2016-08-23 · Yang Zhang, Rupam Acharyya, Ji Liu, Boqing Gong

We develop a new statistical machine learning paradigm, named infinite-label learning, to annotate a data point with more than one relevant labels from a candidate set, which pools both the finite labels observed at trai…

Multi-Label LearningZero-Shot Learning

InfiniteVL: Synergizing Linear and Sparse Attention for Highly-Efficient, Unlimited-Input Vision-Language Models

2025-12-09 · Hongyuan Tao, Bencheng Liao, Shaoyu Chen, Haoran Yin 외 arxiv

Vision-Language Models (VLMs) are increasingly tasked with ultra-long multimodal understanding. While linear architectures offer constant computation and memory footprints, they often struggle with high-frequency visual …

The Lazy Neuron Phenomenon: On Emergence of Activation Sparsity in Transformers

2022-10-12 · Zonglin Li, Chong You, Srinadh Bhojanapalli, Daliang Li 외

This paper studies the curious phenomenon for machine learning models with Transformer architectures that their activation maps are sparse. By activation map we refer to the intermediate output of the multi-layer percept…