paper-with-me

홈 › Papers

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 require large amounts of accurately labeled data to perform well. Such data are often scarce for biometric tasks such as voice-based age prediction. On the other hand, simpler models like linear regression can work with smaller datasets but often fail to generalize to the underlying non-linear patterns present in the data. In this paper we propose the Tessellated Linear Model (TLM), a piecewise linear approach that combines the simplicity of linear models with the capacity of non-linear functions. TLM tessellates the feature space into convex regions and fits a linear model within each region. We optimize the tessellation and the linear models using a hierarchical greedy partitioning. We evaluated TLM on the TIMIT dataset on the task of age prediction from voice, where it outperformed state-of-the-art deep learning models.

📄 PDF Abstract BibTeX arXiv:2501.09229

Code (0)

등록된 구현이 없습니다.

Tasks

Age EstimationDeep LearningPrediction

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

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 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

Vowels and Prosody Contribution in Neural Network Based Voice Conversion Algorithm with Noisy Training Data

2020-03-10

This research presents a neural network based voice conversion (VC) model. While it is a known fact that voiced sounds and prosody are the most important component of the voice conversion framework, what is not known is …

Voice Conversion

Speech Signal Analysis for the Estimation of Heart Rates Under Different Emotional States

2016-08-12 · Aibek Ryskaliyev, Sanzhar Askaruly, Alex Pappachen James

A non-invasive method for the monitoring of heart activity can help to reduce the deaths caused by heart disorders such as stroke, arrhythmia and heart attack. The human voice can be considered as a biometric data that c…

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 parameterizat…

regression