Paper proposes set-valued prediction for historical POS tagging.
problem Difficult POS tagging in historical corpora due to lack of native speakers and sparse data.
method Set-valued prediction approach to allow uncertainty in tagging.
result Set-valued prediction improves POS tagging precision and robustness.
The paper extends influence functions to sequence tagging tasks for better model interpretability.
problem Lack of interpretability methods for sequence tagging models.
method Define and compute influence of training instance segments on test segment predictions.
result The segment influence method tracks with true influence and identifies annotation errors.
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.
New method predicts target genres from source genres, unifying music tag systems.
problem Automatic genre inference fails to handle music genre diversity and subjectivity.
method Knowledge-based, statistical, and hybrid translation models.
result Hybrid translation model is most effective for multilabel classification.
A new model for analyzing large SSDs using tags and text.
problem Modeling large-scale semi-structured documents efficiently.
method Tag-Weighted Topic Model (TWTM) with variational inference and MapReduce.
result Efficient and robust model for tags, text, and document modeling.
Deep model tags music audio effectively.
problem Music auto-tagging using deep learning.
method Two-stage learning model: unsupervised feature learning followed by supervised fine-tuning.
result Model achieves high performance on Magnatagatune dataset.
ICP improves text infilling and POS tagging with valid confidence sets.
problem Statistical reliability of machine learning predictions.
method Inductive conformal prediction algorithms for text infilling and POS tagging.
result Valid set-valued predictions with small size for real-world applications.
Tag2Vec learns tag representations in hybrid networks with semantic and hierarchical information.
problem Lack of semantic and hierarchical information in tag networks.
method Tag2Vec model that combines nodes and tags into hybrid networks, using parameterized random walks and hyperbolic Skip-gram model.
result Tag2Vec outperforms other models in learning rich semantic tag representations.
Researchers analyze tagging patterns on Stack Exchange communities.
problem Understanding the structure and evolution of tags in Q&A platforms.
method Empirical analysis and development of a generative model for tag co-occurrence.
result The model can reproduce statistical properties of co-tagging graphs.
Automatic image annotation (AIA) raises tremendous challenges to machine learning as it requires modeling of data that are both ambiguous in input and output, e.g., images containing multiple objects and labeled with multiple semantic tags. Even more challenging is that the number of candidate tags is usually huge (as …
A new deep learning system improves tagging accuracy on various tasks.
problem Improving tagging accuracy on diverse sequence tagging tasks.
method Combines DNN and DRL for augmented tagging, evaluated on ATIS and CoNLL-2003 datasets.
result Outperforms state-of-the-art models by 1.9% on ATIS and 1.4% on CoNLL-2003 datasets.
Paper improves geographic location embeddings using Flickr tags and structured data.
problem Lack of integration between Flickr metadata and structured scientific data.
method Learning vector space embeddings of geographic locations.
result Improved predictions of ecological features using the new method.
The paper improves part-of-speech tagging with multi-task learning and character-level word representations.
problem Improving part-of-speech tagging accuracy.
method Developed a new character-level word representation using feedforward neural network, pretraining with existing word vectors, and an additional prediction of neighbour labels as an auxiliary loss.
result The methods significantly improved POS tagging performance on English and Russian languages.
Improved QA-RNN model with noun-tagging for better accuracy.
problem Improving accuracy of QA-RNN model for entity detection and relation prediction.
method Fine-tuned a 2-layer LSTM and GRU RNN models, removed non-noun words, and used 1-layer LSTM for entity detection.
result Achieved 0.984 accuracy on entity detection and 0.80 accuracy on relation prediction.
Task describes tagging audio clips from 41 categories.
problem Tagging audio clips from diverse categories.
method Baseline system using AudioSet labels.
result Demonstrates feasibility of general-purpose audio tagging.
Twitmo analyzes geo-tagged Twitter data for topic modeling and visualization.
problem Analyzing public discourse on Twitter for various topics, parties, or individuals.
method Collects and preprocesses geo-tagged Tweets, applies LDA, CTM, STM, and visualizes results.
result Automatic pooling of Tweets into pseudo-documents improves topic coherence.
Machine learning offers novel ways and means to design personalized learning systems wherein each student's educational experience is customized in real time depending on their background, learning goals, and performance to date. SPARse Factor Analysis (SPARFA) is a novel framework for machine learning-based learning a…
Deep neural nets analyze images and text for emotional tagging.
problem Predicting latent emotional states from multimodal data.
method Combining deep neural networks for text and image features.
result Multimodal model outperforms single-modal models.
Paper tackles medieval Latin sequence tagging using deep learning.
problem Complex orthographic variation in medieval Latin.
method Integrated neural network architecture for part-of-speech tagging and lemmatization.
result Single, integrated approach outperforms traditional methods.
Forward Automatic Differentiation (AD) is a technique for augmenting programs to compute derivatives. The essence of Forward AD is to attach perturbations to each number, and propagate these through the computation. When derivatives are nested, the distinct derivative calculations, and their associated perturbations, m…
Paper develops a loss function using Wasserstein distance for multi-label prediction.
problem Challenges in learning multi-label outputs with a natural metric.
method Develops a loss function based on Wasserstein distance, regularized for efficiency.
result Wasserstein loss encourages smoothness of predictions with respect to a chosen metric.
Improved algorithm tags B meson flavours in collider experiments.
problem Tagging neutral B mesons' flavours in collider environments. method Probabilistic model combining vertex and track info with machine learning.
result Increases overall performance in flavour tagging.
Model tags biomedical texts with tree-structured tags.
problem Tagging unstructured texts with an arbitrary number of terms from an ontology.
method Neural tree decoding approach starting from the root node of an ontology.
result Outperforms state-of-the-art approaches on MeSH term assignment.
Method learns audio embeddings with contextualized tags.
problem Align audio and tags for cross-modal tasks.
method Audio autoencoder, word embeddings, multi-head self-attention, contrastive loss.
result Multi-head self-attention improves audio representations.
Paper introduces a noisy-labeled audio tagging challenge.
problem Acoustic mismatch and noisy labels in audio tagging.
method Large dataset with minimal supervision, convolutional neural network baseline.
result Demonstrates effectiveness of minimal supervision in noisy conditions.
Method learns clinical conditions from noisy labels without gold-standard data.
problem Learning clinical conditions from noisy labels without perfect data.
method Joint probabilistic graphical models with moments-based initialization.
result Model outperforms baselines in assigning heldout clinical conditions.
Deep learning models predict hit songs from audio features.
problem Predicting hit songs from audio features.
method Used convolutional neural networks and JYnet models for hit song prediction.
result Deep learning models are more accurate than shallow models in predicting song popularity.
We study the cluster categories arising from marked surfaces (with punctures and non-empty boundaries). By constructing skewed-gentle algebras, we show that there is a bijection between tagged curves and string objects. Applications include interpreting dimensions of Ext1 as intersection numbers of ta…
Quantum analysis tags news for sentiment and entities.
problem Identifying bias in news reporting.
method Continuous data collection, NER and sentiment analysis.
result A corpus of tagged news articles for public use.
This paper creates a tagging system for paintings using historical descriptions.
problem Tagging accuracy for paintings over time with varying expert descriptions.
method A neural network with frequent itemsets as tags, followed by clustering.
result Improved tagging accuracy for paintings over time.
MuLan links music audio to natural language tags.
problem Traditional music tagging systems use rigid attributes; MuLan aims to link audio directly to natural language.
method Joint audio-text embedding model trained on 44 million music recordings and text annotations.
result MuLan's embeddings enable zero-shot functionalities and transfer learning.
GTI network learns linguistic features for multi-task sequence tagging.
problem Improving neural model performance on multi-task sequence tagging without explicit features.
method GTI network with neural gate modules to learn relations between tasks.
result GTI network outperforms baselines on chunking and NER tasks.
ECN framework improves training on noisy structured labels.
problem Structured errors in fine-grained annotations lead to biased models.
method Error-Correcting Networks (ECN) framework.
result ECN improves fine-grained annotation prediction.
Paper proposes a new method for better POS tagging adaptation.
problem Difficulty of pre-trained units learning target-specific patterns.
method Augment target-network with normalised, weighted, and randomly initialized units.
result Achieves state-of-the-art performances on POS tagging.
New method tags malware for better understanding and identification.
problem Lack of detailed descriptions and relationships between malware samples.
method Deep learning model generates human-interpretable descriptions and similarity index.
result Correctly identifies more than 95% of eleven tag descriptions with a low false positive rate.
Community detection in graphs has been extensively studied both in theory and in applications. However, detecting communities in hypergraphs is more challenging. In this paper, we propose a tensor decomposition approach for guaranteed learning of communities in a special class of hypergraphs modeling social tagging sys…
The paper evaluates machine learning for song similarity based on metadata and user tags.
problem Determining song similarity using metadata and user tags.
method Machine learning algorithms including tf-idf, Word2Vec, k-NN, and SVM were evaluated.
result tf-idf outperformed Word2Vec in modeling song metadata, and k-NN outperformed SVM and Linear Regression.
Study interprets deep learning for LHC jet tagging.
problem Understanding deep learning models in LHC jet tagging.
method Recursive neural networks, comparative study of jet tagging tasks.
result Interesting observations on the latent space of jet tagging models.
Modern machine learning methods are critical to the development of large-scale personalized learning systems that cater directly to the needs of individual learners. The recently developed SPARse Factor Analysis (SPARFA) framework provides a new statistical model and algorithms for machine learning-based learning analy…
Fine-grained event tagging system for SEC 8-K filings improves precision to 96%.
problem Coarse SEC item codes mislabel routine and significant events.
method Two-stage system tagging 8-K disclosures against a 119-event taxonomy.
result LLM judge finds precision rises to 96% with quality scores.
Deep neural network predicts semantic labels for source code.
problem Difficulty in labeling and understanding new programming languages and functionalities.
method Language-agnostic deep convolutional neural network trained on Stack Overflow code snippets.
result Mean area under ROC of 0.957 and top-1 accuracy of 86.6% on Github code documents.
A new jet constituent-based method for top quark tagging achieves high background rejection.
problem Tagging highly energetic jets resulting from top quark decays.
method Sequential approach using ordered jet constituents as inputs, avoiding loss of information.
result Achieves a background rejection of 45 at a 50% efficiency operating point.
Improved POS tagging for Twitter data with limited annotations.
problem Low-quality user-generated text for POS tagging.
method Domain adaptation using neural networks with feature embeddings and pre-trained embeddings.
result 90% tagging accuracy on German Tweets.
CrossFilter tackles noisy labels in audio tagging.
problem Noisy labels in large audio datasets.
method CrossFilter framework using multiple representations and multi-task learning.
result Improves audio tagging performance on FSDKaggle2018 and FSDKaggle2019 datasets.
A multi-task learning model for slot tagging in biomedical domains.
problem Limited labeled data, memory constraints, and domain-specific slot types.
method Multi-task learning using deep bidirectional transformers.
result Outperforms previous state-of-the-art systems in efficiency and effectiveness.
New method uses artificial data to improve biomedical text tagging.
problem Lack of labeled data for biomedical tasks.
method Fine-tuning a pre-trained encoder with additional artificial labeled instances.
result Achieved state-of-the-art performance in PICO annotation.
New neural network layer handles OOV words in NLP tasks without pre-training.
problem Handling out-of-vocabulary words in natural language processing.
method Contextual-compositional neural network layer that attends to character sequence and context.
result Improves performance on 23 languages in joint tagging tasks.
Paper shows comparing single performance scores is insufficient for non-deterministic systems, proposing to compare score distributions.
problem Insufficient comparison of non-deterministic sequence tagging systems.
method Compare score distributions based on multiple executions of LSTM-networks.
result LSTM-networks produce superior and more stable performance when compared using score distributions.