Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,291 papers · 148 categories

Trend · papers per month

24487296 · Feb 202019922001200920182026
48 results for endmember extraction

Paper proposes a single task optimization for endmembers' number estimation and unmixing.

problem Endmembers' number estimation and unmixing in hyperspectral images.
method Low-rank and sparse nonnegative matrix factorization with alternating proximal algorithm.
result Effectiveness of the proposed approach verified by experiments.

New methods for hyperspectral unmixing handle intra-class variability.

problem Intra-class variability in hyperspectral images.
method Inertia-constrained Pixel-by-pixel NMF (IP-NMF) for handling variability.
result IP-NMF outperforms state-of-the-art methods in real data.

Paper proposes a new method to handle spectral variability in hyperspectral unmixing.

problem Spectral variability within endmember classes affects unmixing performance.
method Adaptive bundles and double sparsity to promote sparsity on spectra and classes.
result Successfully determines variable number of classes and estimates their abundances.

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.

Extract keyphrases and relations from scientific documents.

problem Understanding which publications describe which processes, tasks, and materials.
method Evaluated 26 submissions across 3 scenarios.
result Task and findings relevant for researchers and information extraction communities.

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.

Convolutional neural networks win SemEval-2017 for scientific relation extraction.

problem Extracting relations between scientific concepts from scholarly articles.
method Convolutional neural network model for relation extraction.
result Ranked first in SemEval-2017 Task 10 for relation extraction in scientific articles.

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.

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.

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…

2015-12-11abs ↗pdf ↗

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.

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.

Enhancing malware detection with icon features.

problem Improving accuracy in detecting malware.
method Extract icon features using summary statistics, HOG, and a convolutional autoencoder. Cluster icons and integrate these clusters into machine learning models.
result Significant increase in malware prediction model accuracy (10%) when icon clusters are used.

Study examines neural networks for feature extraction and their impact on machine learning models.

problem Improving feature extraction for better machine learning model performance.
method Used neural networks to extract features from images and numeric data, then compared these features with SVMs and KNNs.
result Neural network-extracted features significantly enhance SVM and KNN performance in many cases.

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.

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.

Paper proposes a streamlined approach to clinical concept extraction using LSTM-CRF.

problem Automated extraction of concepts from clinical records for clinical research.
method Bidirectional LSTM with CRF decoding initialized with general-purpose word embeddings.
result Experimental results outperform all recent methods and rank closely to the best submission from the original i2b2/VA challenge.