Researchers use interpretable classifiers to predict antibiotic resistance.
problem Predicting antibiotic resistance from genome sequences.
method Set Covering Machines for highly interpretable models.
result Highly interpretable models for antibiotic resistance prediction.
Aligns databases with Gaussian features using MAP estimation and thresholding.
problem Aligning databases with jointly Gaussian features.
method Two algorithms: MAP estimation and thresholding of log likelihood ratios.
result Conditions on mutual information for reliable performance of algorithms.
Study tackles database variability in medical data using ensemble models and CNNs.
problem Achieving robust generalization in machine learning models across multiple medical databases.
method Ensemble of local models based on convolutional neural networks (CNNs) and various data preprocessing techniques.
result Improved inter-database generalization performance and scalability of models.
Database of Irish parliamentary speeches from 1919-2013.
problem Storing and analyzing historical parliamentary debates.
method Downloaded speeches from official website, processed, parsed, and matched with TD and minister data.
result 4.5 million speeches from 1,178 TDs in a single database.
Study connects database alignment and planted matching using Gaussian features.
problem Identify matching between correlated user features in anonymized databases.
method Derived results for database alignment and planted matching, showing connections and thresholds.
result Performance thresholds for database alignment converge to planted matching when feature dimensionality is sufficiently high.
This work applies SQL to deep learning, leveraging database techniques.
problem Applying deep learning techniques to databases.
method Expressing deep learning operations using SQL, a multidimensional array language.
result Demonstrates the feasibility of using SQL for deep learning operations.
Study compares CDS databases and finds discrepancies due to various factors.
problem Comparing discrepancies among CDS databases.
method Comparing five major sources of corporate CDS prices over 2004-2010.
result CMA quotes lead price discovery and databases disagree on stock-CDS return analysis.
Graph database outperforms in filtering ESG stocks efficiently.
problem Efficiently filtering ESG stocks from large lists of equities.
method Compared SQL, No-SQL, and graph databases; used Python for database interactions; collected data from stock price and financial news.
result Graph database is more efficient for ESG stock filtering.
CwA optimizes search performance by jointly learning a balanced database partition and a neural probing function.
problem Suboptimal search performance due to mismatched database and query distributions.
method CwA jointly learns a balanced database partition and a neural probing function to optimize search performance directly for the query distribution.
result CwA achieves up to 4.7x throughput over state-of-the-art methods at equal recall.
PyODDS is a Python system for outlier detection in databases.
problem Outlier detection in databases for various users.
method End-to-end Python system with database support, including statistical and deep learning algorithms.
result Supports outlier detection algorithms for users with or without machine learning background.
Taxonomies of cryptocurrencies and comparisons with fiat money and databases.
problem Comparing cryptocurrencies, fiat money, and databases.
method Taxonomy creation and comparison analysis.
result Cryptocurrencies and databases have unique characteristics not found in fiat money.
Bayesian entity resolution merges together multiple, noisy databases and returns the minimal collection of unique individuals represented, together with their true, latent record values. Bayesian methods allow flexible generative models that share power across databases as well as principled quantification of uncertain…
Bayesian algorithm detects image matches and fraud.
problem Detecting identity matches and fraud in image databases.
method Generative model of image graph trained with matching algorithm.
result Bayesian approach improves detection accuracy.
Paper improves text-to-SQL translation by encoding schema relations with self-attention.
problem Improving text-to-SQL translation accuracy across diverse databases.
method Uses relation-aware self-attention to encode schema information.
result Significant gains on Spider dataset (42.94% exact match accuracy).
Graph Neural Networks improve machine learning on relational databases.
problem Training machine learning models on relational databases requires costly data extraction and feature engineering.
method Uses Graph Neural Networks to extract features from relational databases.
result Outperforms state-of-the-art automatic feature engineering methods.
Paper presents a new Wi-Fi RSS and geomagnetic field database for indoor localization and trajectory estimation.
problem Indoor localization and trajectory estimation challenges.
method Convolutional neural network (CNN) for RSS data and LSTM network for geomagnetic field intensity.
result CNN and LSTM networks show feasibility for localization and trajectory estimation.
New deep learning method validated across multiple sleep staging databases.
problem Improving automatic sleep scoring accuracy across different datasets.
method Ensemble of local models using deep learning for automatic sleep staging.
result Good general performance compared to human experts and state-of-the-art methods.
EERN uses deep learning for relational databases, outperforming other methods.
problem Deep learning for relational databases.
method Equivariant Entity-Relationship Network (EERN) using MLP equivariant to Entity-Relationship model symmetries.
result EERN outperforms other methods in synthetic and real-data experiments.
Super Learner improves prediction in electronic healthcare databases.
problem Improving prediction models in large electronic healthcare databases.
method Super Learner ensemble learning algorithm combined with high-dimensional propensity score variable selection.
result Super Learner adapts to different datasets and optimizes predictive performance.
New method protects privacy while allowing accurate statistical inference from synthetic data.
problem Ensuring privacy in database release while maintaining statistical utility.
method Kernel mean embedding with differential privacy constraints.
result Consistent estimators of population statistics can be constructed while protecting individual privacy.
Extends Aff-Wild database for affect recognition in real-world settings.
problem Complex human emotional states in real-world settings.
method Developed deep neural architectures with attention mechanism for emotion recognition.
result Improved performance in emotion recognition using Aff-Wild2.
Transfer learning improves handwriting recognition in small datasets.
problem Reduced training datasets for handwriting text recognition.
method Transfer learning from a larger database to a smaller one, focusing on retraining the whole CNNLSTM-CTC model.
result Significant improvement in character error rate (CER) with transfer learning, reducing CER from 18.2% to 3.3%.
New vector quantization method reduces relevance of parallel components in database points.
problem Scaling maximum inner product search to massive databases.
method Developed anisotropic vector quantization loss functions.
result Achieves state-of-the-art results on public benchmarks.
We study the distribution of fluctuations over a time scale Δt (i.e., the returns) of the S&P 500 index by analyzing three distinct databases. Database (i) contains approximately 1 million records sampled at 1 min intervals for the 13-year period 1984-1996, database (ii) contains 8686 daily records for the 35-year pe…
Topology-based information retrieval improves query accuracy.
problem Query accuracy in databases with complex structures.
method Dilation-invariant comparative measures of persistent homology.
result Topology-based retrieval outperforms standard methods.
A new algorithm uses bandits to diversify database activity monitoring.
problem Limitation of current DAM systems in collecting diverse data.
method Redefined DAM sampling as a bandit problem and developed a novel algorithm combining expert knowledge and random exploration.
result Adding diversity to sampling using the bandit-based approach improves coverage without decreasing alert quality.
The paper studies causal effects of multiple treatments in healthcare databases with rare outcomes.
problem Estimating causal effects of multiple treatments in healthcare databases with rare outcomes.
method The paper designs three sets of simulations and compares the operating characteristics of three types of methods: Bayesian Additive Regression Trees (BART), regression adjustment on multivariate spline of generalized propensity scores (RAMS), and inverse probability of treatment weighting (IPTW) with multinomial logistic regression or generalized boosted models.
result BART and RAMS provide lower bias and mean squared error compared to IPTW methods.
PyODDS automates outlier detection for new data sources.
problem Manual outlier detection is inefficient and domain-specific.
method Automated end-to-end system with Apache Spark and database support.
result PyODDS optimizes outlier detection pipelines automatically.
New method embeds DNA sequences for faster, more informative gene comparison.
problem Slow and costly sequence comparison methods for genes without exact matches.
method Recurrent neural networks to embed sequences in a low-dimensional space.
result Embedding allows for better comparison of genes without exact matches.
Content based image retrieval, a technique which uses visual contents of image to search images from large scale image databases according to users' interests. This paper provides a comprehensive survey on recent technology used in the area of content based face image retrieval. Nowadays digital devices and photo shari…
In this paper we study predictive pattern mining problems where the goal is to construct a predictive model based on a subset of predictive patterns in the database. Our main contribution is to introduce a novel method called safe pattern pruning (SPP) for a class of predictive pattern mining problems. The SPP method a…
New method extracts fetal ECG from maternal abdominal ECG.
problem Extract fetal ECG from single-lead maternal abdominal ECG.
method De-shape short time Fourier transform for heart rate estimation, beat tracking, and nonlocal median for waveform reconstruction.
result The method accurately extracts fetal ECG signals from maternal abdominal ECG signals.
We propose a method to identify all the nodes that are relevant to compute all the conditional probability distributions for a given set of nodes. Our method is simple, effcient, consistent, and does not require learning a Bayesian network first. Therefore, our method can be applied to high-dimensional databases, e.g. …
We introduce multiscale invariant dictionaries to estimate quantum chemical energies of organic molecules, from training databases. Molecular energies are invariant to isometric atomic displacements, and are Lipschitz continuous to molecular deformations. Similarly to density functional theory (DFT), the molecule is re…
Traditional relation extraction predicts relations within some fixed and finite target schema. Machine learning approaches to this task require either manual annotation or, in the case of distant supervision, existing structured sources of the same schema. The need for existing datasets can be avoided by using a univer…
Paper introduces probabilistic search for structured data.
problem Difficult to extract relevant data from databases without domain knowledge.
method Probabilistic programming and nonparametric Bayes for flexible search.
result Users prefer probabilistic search results over standard baselines.
New image restoration method using localized patches and external databases.
problem Image restoration challenges.
method Localized structured prediction and non-linear multi-task learning for optimizing a penalized energy function.
result Strong statistical guarantees and practical effectiveness demonstrated on various image restoration problems.
The paper tackles uniform sampling from databases with duplicates.
problem Sampling uniformly from entities with duplicate records.
method Two-stage process: frequency estimation followed by rejection sampling.
result Efficient sampling algorithms under various data properties.
Deep neural network identifies potential SARS-CoV-2 inhibitors.
problem Finding novel therapies for SARS-CoV-2.
method Used ChemAI, a deep neural network trained on 220M data points, to screen and rank one billion molecules from the ZINC database.
result Identified 30,000 top-ranked compounds for further bioassays.
Rk-means clusters relational data without full matrix, speeding up clustering.
problem Clustering relational data without full matrix computation.
method Constructs a grid coreset for clustering, avoiding expensive feature extraction queries.
result Orders-of-magnitude speedup in clustering relational data.
We consider accurately answering smooth queries while preserving differential privacy. A query is said to be K-smooth if it is specified by a function defined on [−1,1]d whose partial derivatives up to order K are all bounded. We develop an ε-differentially private mechanism for the class of K-smooth queries…
ADSH uses asymmetric deep hashing for faster training and better performance.
problem Efficiently utilizing supervised information for large-scale database in deep supervised hashing.
method ADSH learns a deep hash function only for query points and directly learns hash codes for database points.
result ADSH achieves state-of-the-art performance in real applications.
Paper tackles multi-task learning for emotion recognition and generation using Aff-Wild dataset.
problem Developing a multi-task learning approach for emotion recognition and generation using Aff-Wild dataset.
method Deep neural network with shared hidden layers and GAN for multi-task learning and image generation.
result Good performance of the proposed approach on Aff-Wild dataset.
A machine learning approach to record fusion with high accuracy.
problem Aggregating multiple records corresponding to the same entity.
method Constructing feature vectors from attribute-level, record-level, and database-level signals; using a stagewise additive model to learn a classifier.
result Average precision of ~98% with source information and ~94% without source information across diverse datasets.
The outlying property detection problem is the problem of discovering the properties distinguishing a given object, known in advance to be an outlier in a database, from the other database objects. In this paper, we analyze the problem within a context where numerical attributes are taken into account, which represents…
This paper proposes a generative model, the latent Dirichlet hidden Markov models (LDHMM), for characterizing a database of sequential behaviors (sequences). LDHMMs posit that each sequence is generated by an underlying Markov chain process, which are controlled by the corresponding parameters (i.e., the initial state …
Study uses genetic algorithms to predict boolean values in blood donor databases.
problem Predicting boolean values in blood donor databases.
method Used genetic algorithms to optimize classifier performance.
result Optimized genetic algorithm pipeline outperformed other classifiers.
Neural Programmer learns natural language queries for databases.
problem Natural language interface learning for database queries.
method Enhanced Neural Programmer model trained on weak supervision.
result Single Neural Programmer model achieves 34.2% accuracy.