paper-with-me

Papers

OLR 2021 Challenge: Datasets, Rules and Baselines

2021-07-23 · Binling Wang, Wenxuan Hu, Jing Li, Yiming Zhi, Zheng Li, Qingyang Hong, Lin Li, Dong Wang, Liming Song, Cheng Yang

This paper introduces the sixth Oriental Language Recognition (OLR) 2021 Challenge, which intends to improve the performance of language recognition systems and speech recognition systems within multilingual scenarios. The data profile, four tasks, two baselines, and the evaluation principles are introduced in this paper. In addition to the Language Identification (LID) tasks, multilingual Automatic Speech Recognition (ASR) tasks are introduced to OLR 2021 Challenge for the first time. The challenge this year focuses on more practical and challenging problems, with four tasks: (1) constrained LID, (2) unconstrained LID, (3) constrained multilingual ASR, (4) unconstrained multilingual ASR. Baselines for LID tasks and multilingual ASR tasks are provided, respectively. The LID baseline system is an extended TDNN x-vector model constructed with Pytorch. A transformer-based end-to-end model is provided as the multilingual ASR baseline system. These recipes will be online published, and available for participants to construct their own LID or ASR systems. The baseline results demonstrate that those tasks are rather challenging and deserve more effort to achieve better performance.

📄 PDF Abstract BibTeX arXiv:2107.11113

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

TE2Rules: Explaining Tree Ensembles using Rules

2022-06-29 · G Roshan Lal, Xiaotong Chen, Varun Mithal

Tree Ensemble (TE) models, such as Gradient Boosted Trees, often achieve optimal performance on tabular datasets, yet their lack of transparency poses challenges for comprehending their decision logic. This paper introdu…

Binary ClassificationDecision MakingExplainable artificial intelligenceExplanation Generation

Wyze Rule: Federated Rule Dataset for Rule Recommendation Benchmarking

2023-09-26 · NeurIPS 2023 11

In the rapidly evolving landscape of smart home automation, the potential of IoT devices is vast. In this realm, rules are the main tool utilized for this automation, which are predefined conditions or triggers that esta…

Recommendation Systems

Neurosymbolic Association Rule Mining from Tabular Data

2025-04-27 · Erkan Karabulut, Paul Groth, Victoria Degeler

Association Rule Mining (ARM) is the task of mining patterns among data features in the form of logical rules, with applications across a myriad of domains. However, high-dimensional datasets often result in an excessive…

Interpretable Machine Learning

Asking For It: Question-Answering for Predicting Rule Infractions in Online Content Moderation

2025-10-07 · Mattia Samory, Diana Pamfile, Andrew To, Shruti Phadke arxiv

Online communities rely on a mix of platform policies and community-authored rules to define acceptable behavior and maintain order. However, these rules vary widely across communities, evolve over time, and are enforced…

Perform Like an Engine: A Closed-Loop Neural-Symbolic Learning Framework for Knowledge Graph Inference

2021-12-02 · COLING 2022 10 · Guanglin Niu, Bo Li, Yongfei Zhang, ShiLiang Pu

Knowledge graph (KG) inference aims to address the natural incompleteness of KGs, including rule learning-based and KG embedding (KGE) models. However, the rule learning-based models suffer from low efficiency and genera…

Link Prediction