paper-with-me

홈 › Papers

A New Algorithm for Tessellated Kernel Learning

2020-06-13 · Brendon K. Colbert, Matthew M. Peet

The accuracy and complexity of machine learning algorithms based on kernel optimization are limited by the set of kernels over which they are able to optimize. An ideal set of kernels should: admit a linear parameterization (for tractability); be dense in the set of all kernels (for robustness); be universal (for accuracy). The recently proposed Tesselated Kernels (TKs) is currently the only known class which meets all three criteria. However, previous algorithms for optimizing TKs were limited to classification and relied on Semidefinite Programming (SDP) - limiting them to relatively small datasets. By contrast, the 2-step algorithm proposed here scales to 10,000 data points and extends to the regression problem. Furthermore, when applied to benchmark data, the algorithm demonstrates significant improvement in performance over Neural Nets and SimpleMKL with similar computation time.

📄 PDF Abstract BibTeX arXiv:2006.07693

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

A Convex Parametrization of a New Class of Universal Kernel Functions

2017-11-15 · Brendon K. Colbert, Matthew M. Peet

The accuracy and complexity of kernel learning algorithms is determined by the set of kernels over which it is able to optimize. An ideal set of kernels should: admit a linear parameterization (tractability); be dense in…

All

Tessellated 2D Convolution Networks: A Robust Defence against Adversarial Attacks

2021-09-29 · Swarnava Das, Pabitra Mitra, Debasis Ganguly

Data-driven (deep) learning approaches for image classification are prone to adversarial attacks. This means that an adversarial crafted image which is sufficiently close (visually indistinguishable) to its representativ…

image-classificationImage Classification

Tessellated Biomes: Distributed Robotic Assemblies for Architectural Resilience

2026-06-07 · Sergio Mutis, Eric Hughes, Gert Duvenhage arxiv

This paper presents Tessellated Biomes, a cyber-physical framework for the adaptive robotic construction and reconfiguration of modular multi-material assemblies. It challenges the linear lifecycle of standard constructi…

Tessellated Linear Model for Age Prediction from Voice

2025-01-16 · Dareen Alharthi, Mahsa Zamani, Bhiksha Raj, Rita Singh

Voice biometric tasks, such as age estimation require modeling the often complex relationship between voice features and the biometric variable. While deep learning models can handle such complexity, they typically requi…

Age EstimationDeep LearningPrediction

ViziTex: Interactive Visual Sense-Making of Text Corpora

2021-06-01 · NAACL (DaSH) 2021 6 · Natraj Raman, Sameena Shah, Tucker Balch, Manuela Veloso

Information visualization is critical to analytical reasoning and knowledge discovery. We present an interactive studio that integrates perceptive visualization techniques with powerful text analytics algorithms to assis…