Improved job recommendations using temporal learning and sequence modeling.
problem Enhancing job recommendation accuracy through complex user-item activity patterns.
method Combining time-based ranking with hybrid matrix factorization and RNN for sequence modeling.
result RNN-based model achieved 5th place in RecSys Challenge 2016.
The ICML 2013 Workshop on Challenges in Representation Learning focused on three challenges: the black box learning challenge, the facial expression recognition challenge, and the multimodal learning challenge. We describe the datasets created for these challenges and summarize the results of the competitions. We provi…
RL faces nine challenges to apply to real-world problems.
problem Applying RL to real-world problems is difficult due to assumptions rarely met.
method Identified nine challenges, provided definitions, literature approaches, and evaluation metrics.
result Addressing all nine challenges would make RL applicable to many real-world problems.
NIST's CTS Challenge evaluates speaker recognition using telephony data.
problem Improving speaker recognition accuracy using telephony data.
method Large-scale neural network architectures, extensive data augmentation, proprietary data, and fine-tuning.
result Remarkable improvements in speaker recognition performance.
This paper automates tagging programming challenge descriptions.
problem Tagging programming challenge descriptions is tedious for creators.
method Used machine and deep learning methods for automation.
result Deep learning methods outperform traditional IR approaches.
Challenge aims to recognize music genres from audio.
problem Recognizing music genres from audio recordings.
method Open data challenge with submissions evaluated.
result Results presented from the challenge.
Deep learning models are growing, posing new mathematical challenges.
problem Mathematical challenges in training, inference, generalization, and optimization of deep models.
method Formal mathematical analysis and communication with mathematicians, statisticians, and computer scientists.
result A set of new mathematical challenges in deep learning.
The paper discusses challenges and solutions in trading using AI.
problem Challenges in data-driven learning for electronic trading.
method Explains neural information processing and machine learning approaches.
result Outlines the challenges and solutions in trading AI.
VoxCeleb 2019 challenge assesses speaker recognition in uncontrolled settings.
problem Evaluate speaker recognition technology in unconstrained data.
method Public dataset, challenge, and workshop at Interspeech 2019.
result Baseline results and discussions provided.
Sparse DNNs face scalability issues; MIT/IEEE/Amazon challenge analyzes best solutions.
problem Scalability issues in Sparse Deep Neural Networks (DNNs).
method Mathematically defined DNN inference computation, community submissions from various fields.
result Sparse DNN execution time, TmDNN, is strongly dependent on the number of operations, Nmop. ICLR 2021 challenge in computational geometry and topology attracted 16 teams.
problem Designing and evaluating computational methods in differential geometry and topology.
method Designing and hosting an open-source competition with repositories Geomstats and Giotto-TDA.
result 16 teams participated in the challenge, showcasing innovative contributions to computational geometry and topology.
Paper discusses ASD challenge for machine condition monitoring.
problem Detecting unknown anomalous sounds without labeled data.
method Design and evaluation of a large-scale ASD dataset, novel approaches.
result Several novel approaches developed, evaluation results analyzed.
NIPS 2018 Adversarial Vision Challenge aims to improve machine vision models.
problem Improving robustness of machine vision models and adversarial attacks.
method Organized a competition to measure progress in adversarial machine vision.
result Facilitated measurable progress in adversarial machine vision.
Machine learning faces challenges in healthcare data, but offers opportunities.
problem Poorly labeled data, multiple endotypes, and underrepresented healthy individuals.
method Review of existing machine learning methods and challenges in healthcare.
result Opportunities for machine learning in healthcare identified.
AutoML challenge solved lifelong learning problems without i.i.d. data.
problem Designing lifelong learning systems without independent and identically distributed data.
method Developed and evaluated machine learning programs using CodaLab platform.
result More than 300 participants competed and solved complex lifelong learning problems.
XPDNet wins MRI reconstruction challenge with neural network.
problem MRI reconstruction from under-sampled data.
method Inspired by MRI and computer vision best practices, XPDNet uses a neural network.
result XPDNet achieved state-of-the-art results in the 2020 fastMRI challenge.
Challenge evaluates voice conversion systems using parallel and non-parallel data.
problem Evaluate and compare different voice conversion systems.
method Hub and Spoke tasks with crowdsourced evaluation.
result Naturalness and similarity ratings provided for submitted systems.
Sparse DNN challenge aims to improve graph data analysis.
problem Scalability issues in sparse data analysis.
method Mathematically defined DNN inference, vertex-centric and array-based implementations.
result Performance predictions based on simple hardware models.
Paper tackles natural science exam questions, improving over previous systems.
problem Hard natural science exam questions requiring advanced logic reasoning.
method Constructs contextual knowledge graphs for questions and supporting sentences, learns to reason with neural embeddings.
result Model outperforms previous state-of-the-art QA systems on the ARC Challenge Set.
STC systems improved deep learning for ASVspoof2019 challenge.
problem Detecting spoofing attacks in speech recognition.
method Deep learning, Light CNN architecture, angular margin based softmax activation.
result Achieved EER of 1.86% in logical access and 0.54% in physical access scenarios.
Improved disentanglement through learned feature aggregation.
problem Disentangling latent factors in images.
method Variational autoencoder trained on regionally aggregated feature maps from ImageNet.
result 2nd place in NeurIPS 2019 disentanglement challenge.
Study functionals on almost complex structures for Yau's Challenge.
problem Yau's Challenge on compact C-manifolds. method Variational properties of functionals on almost complex structures.
result Variational properties could be used to tackle Yau's Challenge.
Challenge aims to develop automated meningioma MRI segmentation models.
problem Lack of automated, objective tools for meningioma assessment.
method Develop and evaluate models on largest annotated dataset.
result Improved care of patients with meningioma through automated segmentation.
Improved disentanglement in VAEs using aggregated feature maps.
problem Improving disentanglement in Variational Autoencoders (VAEs).
method Regionally aggregated feature maps extracted from pre-trained CNNs on ImageNet.
result 2nd place in NeurIPS 2019 disentanglement challenge.
U-Net network trained for skin lesion segmentation in ISIC challenge.
problem Skin lesion segmentation in medical imaging.
method Trained a U-Net network with adjusted loss function and post-processing.
result Improved accuracy in segmenting skin lesions.
MedAusbild team won ISIC challenge by classifying seven skin diseases.
problem Skin disease classification using medical images.
method Employed deep learning, specifically convolutional neural networks (CNNs), for seven skin disease classification.
result MedAusbild team won ISIC challenge 2018.
S2M optimizes mining for diverse data subpopulations.
problem Scalability and uniformity in training sets with many labels and diverse data.
method Doubly-stochastic mining (S2M) computes per-example and minibatch losses on hardest labels/examples.
result S2M ensures good performance across all data subpopulations.
Differentiable ABMs face challenges in inference and optimisation.
problem Challenges in parameter inference and optimisation for differentiable ABMs.
method Discussion and experiments highlighting challenges.
result Challenges remain in constructing differentiable ABMs.
Current state-of-the-art discrete optimization methods struggle behind when it comes to challenging contrast-enhancing discrete energies (i.e., favoring different labels for neighboring variables). This work suggests a multiscale approach for these challenging problems. Deriving an algebraic representation allows us to…
Abstract: Cyber-security challenges tackled with machine learning.
problem Cyber-security problems and lack of labeled data.
method Provided novel data sets and a method to generate labels via pivoting.
result Solutions for generating labels in cyber-security.
This paper reviews challenges and methods for multi-output learning.
problem Challenges in multi-output learning due to the 4Vs of outputs.
method Review of different stages, paradigms, output structures, sub-problems, metrics, and methods.
result Comprehensive overview of multi-output learning challenges and solutions.
Bayesian optimization outperformed random search in machine learning hyperparameter tuning challenge.
problem Optimizing hyperparameters of machine learning models using derivative-free methods.
method Bayesian optimization vs. random search on real datasets.
result Bayesian optimization significantly outperformed random search in held-out objective functions.
Improved contact tracing models outperform NIST challenge results.
problem Contact tracing using phone data and machine learning.
method Developed two machine learning models (GBM and MLP) from phone instrumental data features.
result Outperformed the leading NIST challenge result by HKUST.
AVEC 2019 challenges AI in detecting depression and cross-cultural emotions.
problem Detecting depression and cross-cultural emotions from audiovisual data.
method Comparison of machine learning methods under standardized conditions.
result Baseline system performance on state-of-mind, depression, and cross-cultural tasks.
Machine learning simplifies finance, but faces challenges.
problem Adopting machine learning in finance.
method Analyzing challenges in financial services adoption.
result Challenges in finance adoption of ML.
Quantum ML promises faster data analysis but faces trainability challenges.
problem Challenges in training quantum machine learning models.
method Review of current methods and applications of quantum neural networks and quantum deep learning.
result Opportunities for quantum advantage in quantum machine learning.
This survey categorizes IRL challenges and methods.
problem Inferring reward functions from observed behavior.
method Categorizes and discusses existing IRL methods.
result Challenges and solutions in IRL.
Challenge evaluates semantic code search using annotated corpus.
problem Evaluating relevant code from natural language queries.
method Release of CodeSearchNet Corpus and expert annotations.
result 99 queries with 4k relevance annotations for evaluation.
Brief history and challenges of interpretable machine learning.
problem Challenges in interpreting machine learning models, especially in scientific applications.
method Overview of state-of-the-art methods and discussion of challenges.
result Interpretable machine learning has a rich history but faces significant challenges.
NetML provides datasets and challenges for network traffic analysis.
problem Lack of representative datasets and reproducibility issues in network traffic analysis.
method Released three open datasets with flow features and raw packets, implemented machine learning methods.
result NetML datasets will serve as a common platform for AI-driven research.
This review discusses challenges and solutions for AI in chemical engineering.
problem Challenges in applying classical machine learning to chemical engineering data.
method Identifying four data characteristics and discussing their applications and solutions.
result Current research extends data science and machine learning to handle chemical engineering data challenges.
RL applied to finance tasks, highlighting challenges and future directions.
problem Decision-making tasks in finance using RL.
method Meta-analysis of RL applications, identifying challenges and proposing future directions.
result Challenges in RL performance and future research directions.
AI models struggle to generate diverse natural chemical structures.
problem Generating diverse chemical structures for drug discovery.
method Quantified internal chemical diversity; challenge with two models.
result AI models fail to reproduce natural chemical diversity.
Researchers review challenges in interpreting additive models, especially neural additive models.
problem Challenges in interpreting additive models, particularly neural additive models.
method Review of generalized additive models and discussion of nonidentifiability.
result Challenges in claiming interpretability or suitability for safety-critical applications of additive models.
Bayesian design improves experimental optimization.
problem Computational challenges limit BED practical use.
method Recent advances in BED have reduced computational burdens.
result Effective BED design is now feasible.
D2KLab's approach predicts tweet engagement using two stages.
problem Predicting user engagement with tweets.
method Two-stage approach: feature learning and ensemble XGBoost.
result Ranked 22 in the 2020 RecSys Challenge leaderboard.
This paper examines challenges in analyzing NFT transaction data.
problem Challenges in analyzing NFT transaction data due to non-fungible nature and blockchain.
method Analysis of transaction history of eight NFT collections.
result Illustrates challenges such as price differentiation, lateral swaps, and volatility.
Challenge forecasts EV charging station usage accurately.
problem Better understanding of EV charging behaviors needed.
method Hierarchical forecasting of EV charging station occupancy.
result Hierarchical forecasting improves EV charging station occupancy predictions.