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.
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.
Mask-RCNN applied to ISIC 2018 lesion tasks.
problem Lesion boundary segmentation, attributes detection, and diagnosis.
method Mask-RCNN applied to ISIC 2018 challenge tasks with a trained model for task 1 and a simple voting procedure for task 3.
result Improved lesion diagnosis accuracy using Mask-RCNN.
Deep learning and entropy methods detect skin cancer outliers.
problem Detecting an outlier class in a skin cancer dataset.
method Ensemble of 13 CNNs, two outlier handling approaches, and meta-data integration.
result Successfully addressed the outlier class and improved diagnostic accuracy.
Efficient skin lesion analysis combines deep CNN and handcrafted features.
problem Skin lesion analysis for melanoma detection.
method Combines deep learning and handcrafted features, introduces hybrid features.
result 0.841 score on validation dataset using SVM classifier.
PAC-Bayesian method improves deep learning generalization in medical imaging.
problem Overfitting in deep networks for medical imaging datasets.
method PAC-Bayesian framework applied to large (stochastic) networks.
result PAC-Bayesian bounds are competitive and more explainable than simpler methods.
The paper investigates skin tone estimation and its impact on dermatology model performance.
problem The impact of skin tone on dermatology model performance is not well understood.
method The authors use individual typology angle (ITA) to estimate skin tone in dermatology datasets and analyze model performance.
result There is no measurable correlation between model performance and ITA values.
ST-STORM separates semantic and appearance features for robust representation learning.
problem Traditional SSL methods fail to capture appearance cues in critical applications.
method Hybrid SSL framework with two latent streams, Content and Style, disentangled through gating mechanisms.
result The Style branch effectively isolates complex appearance phenomena without degrading semantic performance.
Paper presents an active learning method to reduce skin lesion analysis annotation cost.
problem High cost of manual annotation in skin lesion analysis.
method Decoupled sample selection criteria for informativeness and representativeness, combined with pixel space aggregation for data augmentation.
result 50% annotated data suffices for state-of-the-art performance, outperforming other methods.
Adversarial examples mislead deep learning models in medical image segmentation.
problem Vulnerability of deep learning models to adversarial examples in medical image segmentation.
method Proposed Adaptive Segmentation Mask Attack (ASMA) to craft targeted adversarial examples.
result Demonstrated vulnerability of deep learning models to adversarial examples in medical image segmentation.
A new asymmetric contrastive loss improves performance on imbalanced datasets.
problem Improving performance on imbalanced datasets using contrastive learning.
method Introducing an asymmetric contrastive loss (ACL) and asymmetric focal contrastive loss (AFCL).
result AFCL outperforms CL and FCL in terms of weighted and unweighted classification accuracies on imbalanced datasets.
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.
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.
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.
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.
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.
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.
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.
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.
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…
Generating molecules with desired chemical properties is important for drug discovery. The use of generative neural networks is promising for this task. However, from visual inspection, it often appears that generated samples lack diversity. In this paper, we quantify this internal chemical diversity, and we raise the …
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.
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.
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.
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.
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.
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.