Extracts airways from 3D CT data using graph refinement methods.
problem Extracting airway trees from volumetric CT data.
method Two methods: mean-field approximation and graph neural networks.
result Both methods improve airway detection accuracy.
Method detects airway dilatation with high accuracy.
problem Detecting airway dilatation in lung diseases like IPF.
method Probabilistic model of abrupt relative variations, Bayesian Changepoint Detection.
result Model detects airway dilatation with 2.5mm accuracy.
CNNs accurately measure airways and vessels on CT images, improving lung disease diagnosis.
problem Accurately characterizing small pulmonary structures from CT images for disease diagnosis.
method Generative model combined with Convolutional Neural Regressor (CNR) for cross-sectional measurements.
result CNNs provide accurate measurements with physiological correlates.
This study improves early prediction of CPAP therapy compliance.
problem Predicting early compliance with CPAP therapy to improve patient outcomes.
method Built classifiers for compliance at three CPAP therapy follow-up points.
result Month 3 classifier achieved highest f1-score of 87% in cross-validation and test.
X-rays are commonly performed imaging tests that use small amounts of radiation to produce pictures of the organs, tissues, and bones of the body. X-rays of the chest are used to detect abnormalities or diseases of the airways, blood vessels, bones, heart, and lungs. In this work we present a stochastic attention-based…
We introduce the general arbitrage-free valuation framework for counterparty risk adjustments in presence of bilateral default risk, including default of the investor. We illustrate the symmetry in the valuation and show that the adjustment involves a long position in a put option plus a short position in a call option…
New method extracts high-accuracy, high-fidelity neural networks.
problem Extracting accurate and functionally-equivalent neural networks.
method Learning-based attack with practical functionally-equivalent extraction.
result First practical functionally-equivalent extraction attack.
End-to-end model extracts nested terms without extra features.
problem Automatic term extraction for nested terms.
method Deep learning model that predicts conceptual terms within fixed sentence lengths.
result High recall and comparable precision on term extraction task.
Unified framework for unsupervised concept extraction simplifies guarantees.
problem Establishing guarantees for unsupervised concept extraction.
method Unified theoretical framework, meta-theorem for identifiability.
result Simplifies the task of proving guarantees for concept extraction.
This paper reviews methods for feature selection and extraction in pattern analysis.
problem Complex raw data require feature selection or extraction for better discrimination or representation.
method Reviews different methods of feature selection and extraction.
result Compares various methods of feature selection and extraction.
Paper proposes a method to extract style features from unlabeled data.
problem Extracting fine-grained features like styles from unlabeled data.
method Contrastive conditioned variational autoencoders with mutual information constraints.
result The method efficiently extracts style features from real-world natural image datasets.
Model extraction attacks exploit MLaaS query interfaces to steal models.
problem Model extraction attacks compromise MLaaS systems by stealing models through query interfaces.
method Formalized model extraction, compared it to active learning, and investigated defense strategies.
result Recent active learning advancements can be used to implement powerful model extraction attacks.
New model improves DDI extraction with 78.5% macro F1-score.
problem Extracting Drug-Drug Interactions from text.
method Attention-Wrapped Hierarchical BLSTMs.
result Model outperforms state-of-the-art with macro F1-score of 0.785.
AxCell automates results extraction from machine learning papers.
problem Difficulty in tracking progress in machine learning due to many papers.
method AxCell uses table segmentation and learns structural knowledge to extract results.
result AxCell significantly improves results extraction compared to existing methods.
GenIE extracts structured text with fewer errors and more entities.
problem Closed information extraction with errors and limited entities.
method End-to-end autoregressive generation with bi-level constraints.
result State-of-the-art performance on closed information extraction.
Corrects bias in Cox models using AI-extracted covariates.
problem Bias in Cox regression models due to AI-extracted covariates.
method Unified multivariate calibration framework to decompose and correct bias.
result Corrected Cox estimator reduces bias and achieves near-nominal coverage.
Extracts roles of authors from biomedical papers.
problem Lack of machine-readable author roles in biomedical papers.
method Statistical analysis of roles, Open Information Extraction, Naïve Bayes approach.
result Extracts roles with precision of 0.68, recall of 0.48, and F1 of 0.57.
Proposes OpenKI for better web-scale knowledge extraction and alignment.
problem Combining OpenIE and KB for web-scale knowledge extraction and alignment.
method Instance-level inference using neighborhood information from KB and OpenIE extractions, with attention mechanisms.
result Significantly improves performance on OpenIE extractions and semi-structured data.
Proposes LM3FE for multi-modal feature extraction in image classification.
problem High-dimensional features and multi-modal data challenges.
method Large margin multi-modal multi-task feature extraction (LM3FE) framework.
result LM3FE outperforms single-task feature extraction and multi-modal feature extraction.
TXtract extracts structured knowledge from thousands of product categories.
problem Extracting structured knowledge from diverse product categories in e-commerce.
method TXtract uses a taxonomy-aware model with category conditional self-attention and multi-task learning.
result TXtract outperforms state-of-the-art approaches by up to 10% in F1 and 15% in coverage across all categories.
Although information extraction and coreference resolution appear together in many applications, most current systems perform them as ndependent steps. This paper describes an approach to integrated inference for extraction and coreference based on conditionally-trained undirected graphical models. We discuss the advan…
CURE extracts relations without supervision by clustering similar entity pairs.
problem Extracting relations unsupervised without considering sentence correlations.
method CURE uses Encoder-Decoder architecture for self-supervised learning and clustering similar relations.
result CURE outperforms state-of-the-art models on NYT and UNPC datasets.
A new model improves relation extraction accuracy through relation-gated adversarial learning.
problem Relation extraction from sentences is challenging due to expensive human annotation and noisy distant supervision.
method Proposes relation-gated adversarial learning for relation extraction, extending domain adaptation methods.
result The model outperforms previous domain adaptation methods and improves accuracy of distance supervised relation extraction.
Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using deep neural networks is efficient neural connectivity formation for faster feature learning and extr…
Fed-FEARE model extracts rules from multiple agencies' data securely.
problem Data privacy and secure rule extraction across multiple agencies.
method Federated F-score based ensemble tree model.
result Model performance measures significantly improved with federated learning.
A new method extracts events and their arguments efficiently from text.
problem Efficiently extract event information from texts with long-range dependencies and associations.
method Graph Convolutional Networks with shortest dependency paths to capture syntactic relationships.
result Significant improvement over state-of-the-art methods.
This work formalizes and solves GNN extraction, a new type of attack.
problem Extracting the underlying model from a black-box GNN with API access.
method Formalizes GNN extraction, presents a solution with preliminary results.
result Preliminary results show the feasibility of GNN extraction.
Automated system extracts medication regimens from medical conversations.
problem Extract relevant medication information from medical conversations.
method QA task approach, combined QA and Information Extraction, data augmentation, public embeddings, pretraining.
result Improved accuracy in extracting dosage and frequency from 54.28 and 37.13 to 89.57 and 45.94.
Marich extracts high-fidelity models from public data with minimal queries.
problem Creating an accurate replica of a target ML model using few queries.
method Sequentially selects informative queries to maximize entropy and reduce model mismatch.
result Extracted models achieve 60-95% of target model's accuracy with 1,000-8,500 queries.
Neural networks enhance relation extraction from biomedical literature.
problem Automated extraction of relations between biomedical concepts.
method Use of multichannel architectures in deep neural networks with biomedical ontologies.
result State-of-the-art results in relation extraction tasks.
Novel unsupervised relation extraction framework using BERT.
problem Relation extraction without supervision.
method Syntactic parsing, pre-trained embeddings, distant supervision, fine-tuning BERT.
result Significantly outperforms baselines and matches state-of-the-art in three out of four data sets.
ELICA helps analysts extract relevant information during elicitation meetings.
problem Challenges in eliciting requirements due to analyst's lack of domain knowledge.
method ELICA uses a novel information extraction algorithm combining WFSTs and SVMs, presented in an interactive GUI.
result ELICA effectively extracts relevant information in real-time and facilitates interactive and dynamic process.
VarDetect monitors API queries to detect model extraction attacks.
problem Attackers can extract ML models through API queries.
method VarDetect uses a modified variational autoencoder to track and detect attacker samples.
result VarDetect successfully detects and raises alarms for model extraction attacks.
Automatically extracts features from time series data for improved forecasting.
problem Manual feature selection for time series forecasting is inefficient and prone to errors.
method Extracts features from time series using recurrence plots and computer vision algorithms.
result Automatically extracted features lead to highly comparable and sometimes superior forecasting performance.
Over 50 million scholarly articles have been published: they constitute a unique repository of knowledge. In particular, one may infer from them relations between scientific concepts, such as synonyms and hyponyms. Artificial neural networks have been recently explored for relation extraction. In this work, we continue…
Detecting PE malware files is now commonly approached using statistical and machine learning models. While these models commonly use features extracted from the structure of PE files, we propose that icons from these files can also help better predict malware. We propose an innovative machine learning approach to extra…
An optimal extraction strategy is found for a price-maker company selling an exhaustible commodity.
problem Maximizing profits from selling an extractable commodity with price impact.
method Two-dimensional degenerate singular stochastic control problem with finite fuel. Explicit solution to Hamilton-Jacobi-Bellman equation verified.
result Optimal extraction rules differ based on the type of price process (drifted Brownian motion vs. Ornstein-Uhlenbeck process).
The paper analyzes sports commentary to automatically recognize events and extract insights.
problem Automatically recognizing and categorizing major actions in sports events from commentary.
method Used multiple Natural Language Processing techniques for classification and sentiment analysis.
result Identified insights from analyzing live sport commentaries and classifying major actions.
ECC Analyzer uses LLMs to predict stock volatility from ECCs.
problem Leveraging unstructured ECC data for stock volatility prediction.
method Uses large language models to extract and fuse textual and audio features from ECCs.
result ECC Analyzer outperforms traditional benchmarks in volatility prediction.
Study shows DNNs often extract redundant features, influenced by network size and activation function.
problem Redundancy in deep neural network features.
method Hierarchical clustering of features based on cosine distances, varying network sizes and activation functions.
result Network size and activation function are key factors in DNN redundancy.
Extract class-specific subnetworks from neural models for better understanding and improved explanations.
problem Understanding and explaining the complex behavior of deep neural networks.
method For each semantic class, extract a class-specific subnetwork with a compressed structure that maintains comparable performance.
result Extracted subnetworks improve explanation saliency and adversarial example detection.
Method extracts weighted automata from RNNs using state space regression.
problem Extracting weighted automata from RNNs for better model understanding.
method Regression on RNN state space to prioritize counterexample candidates.
result Quantitative/weighted extension of DFA extraction.
FinReflectKG - EvalBench benchmarks financial KG extraction from SEC 10-K filings.
problem Lack of universal benchmark and evaluation framework for financial KG construction.
method Agentic and holistic evaluation principles, deterministic commit-then-justify judging protocol, binary and ordinal evaluations.
result Reflection-based extraction outperforms single-pass extraction in comprehensiveness, precision, and relevance.
Hybrid f0 extraction method for various speech modes with high accuracy.
problem Reliable f0 extraction across different speech modes.
method Ordinal regression CNN and filtering/autocorrelation for pitch estimation.
result Significantly reduces pitch detection error and generalizes to unseen modes.
Parallel sentence extraction is a task addressing the data sparsity problem found in multilingual natural language processing applications. We propose a bidirectional recurrent neural network based approach to extract parallel sentences from collections of multilingual texts. Our experiments with noisy parallel corpora…
Paper uses AC-GAN to generate high-quality relational sentences for relation extraction.
problem Limited training data for relation extraction models.
method Auxiliary Classifier Generative Adversarial Networks (AC-GANs).
result Significantly improved performance of relation extraction.
Paper presents a technique using Spearman's Rank Correlation Coefficient for KE in TDs.
problem Extracting common characteristics and grouping similar TDs.
method Spearman's Rank Correlation Coefficient (SRCC) for KE.
result SRCC proves a comprehensive measure for high-quality KE.
Study evaluates gender bias in relation extraction systems.
problem Gender bias in relation extraction systems.
method Created WikiGenderBias dataset, evaluated systems for bias, analyzed bias mitigation techniques.
result NRE systems exhibit gender bias in predictions.