Skip to main content

Showing 1–4 of 4 results for author: Belanich, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.03978  [pdf, other

    cs.CL cs.LG cs.SD eess.AS

    LanSER: Language-Model Supported Speech Emotion Recognition

    Authors: Taesik Gong, Josh Belanich, Krishna Somandepalli, Arsha Nagrani, Brian Eoff, Brendan Jou

    Abstract: Speech emotion recognition (SER) models typically rely on costly human-labeled data for training, making scaling methods to large speech datasets and nuanced emotion taxonomies difficult. We present LanSER, a method that enables the use of unlabeled data by inferring weak emotion labels via pre-trained large language models through weakly-supervised learning. For inferring weak labels constrained… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

    Comments: Presented at INTERSPEECH 2023

    Journal ref: INTERSPEECH (2023) 2408-2412

  2. arXiv:2206.12494  [pdf, other

    cs.SD cs.LG eess.AS

    Multitask vocal burst modeling with ResNets and pre-trained paralinguistic Conformers

    Authors: Josh Belanich, Krishna Somandepalli, Brian Eoff, Brendan Jou

    Abstract: This technical report presents the modeling approaches used in our submission to the ICML Expressive Vocalizations Workshop & Competition multitask track (ExVo-MultiTask). We first applied image classification models of various sizes on mel-spectrogram representations of the vocal bursts, as is standard in sound event detection literature. Results from these models show an increase of 21.24% over… ▽ More

    Submitted 24 June, 2022; originally announced June 2022.

    Comments: To be published in the ICML Expressive Vocalizations Workshop & Competition 2022 (https://www.competitions.hume.ai/exvo2022)

  3. arXiv:1505.06999  [pdf, other

    cs.LG stat.ML

    Some Open Problems in Optimal AdaBoost and Decision Stumps

    Authors: Joshua Belanich, Luis E. Ortiz

    Abstract: The significance of the study of the theoretical and practical properties of AdaBoost is unquestionable, given its simplicity, wide practical use, and effectiveness on real-world datasets. Here we present a few open problems regarding the behavior of "Optimal AdaBoost," a term coined by Rudin, Daubechies, and Schapire in 2004 to label the simple version of the standard AdaBoost algorithm in which… ▽ More

    Submitted 26 May, 2015; originally announced May 2015.

    Comments: 4 pages, rejected from COLT15 Open Problems May 19, 2015 (submitted April 21, 2015; original 3 pages in COLT-conference format)

  4. arXiv:1212.1108  [pdf, other

    cs.LG cs.AI stat.ML

    On the Convergence Properties of Optimal AdaBoost

    Authors: Joshua Belanich, Luis E. Ortiz

    Abstract: AdaBoost is one of the most popular ML algorithms. It is simple to implement and often found very effective by practitioners, while still being mathematically elegant and theoretically sound. AdaBoost's interesting behavior in practice still puzzles the ML community. We address the algorithm's stability and establish multiple convergence properties of "Optimal AdaBoost," a term coined by Rudin, Da… ▽ More

    Submitted 4 January, 2023; v1 submitted 5 December, 2012; originally announced December 2012.

    Comments: 100 pp, 16 figs, 3 tables; Change: Presentation; Add examples, alt proofs & discussion of prev results on special cases (App G: convergence of identity mistake-matrices); Clarifies convergence guarantees and addresses reviewers' concerns (S 4.3); New results (S 4.4): extend convergence under alg approximations; strong evidence to open questions about cycling & ergodicity conjectures

    MSC Class: 68Q32 (Primary) 68T05; 37A99 (Secondary) ACM Class: I.2.6