paper-with-me

Papers

openXDATA: A Tool for Multi-Target Data Generation and Missing Label Completion

2020-07-27 · Felix Weninger, Yue Zhang, Rosalind W. Picard

A common problem in machine learning is to deal with datasets with disjoint label spaces and missing labels. In this work, we introduce the openXDATA tool that completes the missing labels in partially labelled or unlabelled datasets in order to generate multi-target data with labels in the joint label space of the datasets. To this end, we designed and implemented the cross-data label completion (CDLC) algorithm that uses a multi-task shared-hidden-layer DNN to iteratively complete the sparse label matrix of the instances from the different datasets. We apply the new tool to estimate labels across four emotion datasets: one labeled with discrete emotion categories (e.g., happy, sad, angry), one labeled with continuous values along arousal and valence dimensions, one with both kinds of labels, and one unlabeled. Testing with drop-out of true labels, we show the ability to estimate both categories and continuous labels for all of the datasets, at rates that approached the ground truth values. openXDATA is available under the GNU General Public License from https://github.com/fweninger/openXDATA.

📄 PDF Abstract BibTeX arXiv:2007.13889

Code (1)

fweninger/openXDATA 공식 구현 tf

Tasks

Missing Labels

Similar Papers 제목 키워드 기반

RedEvoAgent: Automatic Red-Teaming Agent with Experience-Driven Skill Evolution

2026-08-27 · Junjie Zhang, Hui Liu, Kecheng Chen, Xianbo Mo 외 arxiv

LLM-based agents are increasingly deployed in product-level execution harnesses, where jailbreaks can trigger harmful tool use and persistent state changes, creating greater risks than unsafe text generation alone. Exist…

Text Generation

Automatic Generation of Machine Learning Synthetic Data Using ROS

2021-06-08 · Kyle M. Hart, Ari B. Goodman, Ryan P. O'Shea

Data labeling is a time intensive process. As such, many data scientists use various tools to aid in the data generation and labeling process. While these tools help automate labeling, many still require user interaction…

BIG-bench Machine Learning

Task-Aware Asynchronous Multi-Task Model with Class Incremental Contrastive Learning for Surgical Scene Understanding

2022-11-28 · Lalithkumar Seenivasan, Mobarakol Islam, Mengya Xu, Chwee Ming Lim 외

Purpose: Surgery scene understanding with tool-tissue interaction recognition and automatic report generation can play an important role in intra-operative guidance, decision-making and postoperative analysis in robotic …

Contrastive LearningDecision MakingDomain AdaptationGraph Attention+2

Storyfier: Exploring Vocabulary Learning Support with Text Generation Models

2023-08-07 · Zhenhui Peng, Xingbo Wang, Qiushi Han, Junkai Zhu 외

Vocabulary learning support tools have widely exploited existing materials, e.g., stories or video clips, as contexts to help users memorize each target word. However, these tools could not provide a coherent context for…

Cloze TestText Generation

Green Runner: A tool for efficient model selection from model repositories

2023-05-26 · Jai Kannan, Scott Barnett, Anj Simmons, Taylan Selvi 외

Deep learning models have become essential in software engineering, enabling intelligent features like image captioning and document generation. However, their popularity raises concerns about environmental impact and in…

Deep LearningImage CaptioningLanguage ModelingLanguage Modelling+3