Clinical notes are text documents that are created by clinicians for each patient encounter. They are typically accompanied by medical codes, which describe the diagnosis and treatment. Annotating these codes is labor intensive and error prone; furthermore, the connection between the codes and the text is not annotated…
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.
Trend · papers per month
Text classification is a challenging problem which aims to identify the category of texts. In the process of training, word embeddings occupy a large part of parameters. Under the limitation of limited computing resources, it indirectly limits the ability of subsequent network designs. In order to reduce the number of …
Enhances medical code predictions for multi-morbidity patients using text classification.
Unsupervised method constructs knowledge graph from text and code.
This study presents a multimodal machine learning model to predict ICD-10 diagnostic codes. We developed separate machine learning models that can handle data from different modalities, including unstructured text, semi-structured text and structured tabular data. We further employed an ensemble method to integrate all…
A growing interest has been witnessed recently from both academia and industry in building nearest neighbor search (NNS) solutions on top of full-text search engines. Compared with other NNS systems, such solutions are capable of effectively reducing main memory consumption, coherently supporting multi-model search and…
Study on topological order on fractal geometries, proving no-go theorem and fault-tolerant gates.
Code-switching, the alternation of languages within a conversation or utterance, is a common communicative phenomenon that occurs in multilingual communities across the world. This survey reviews computational approaches for code-switched Speech and Natural Language Processing. We motivate why processing code-switched …
A latent-variable model is introduced for text matching, inferring sentence representations by jointly optimizing generative and discriminative objectives. To alleviate typical optimization challenges in latent-variable models for text, we employ deconvolutional networks as the sequence decoder (generator), providing l…
Tree-Transformer improves grammar correction in code and natural language.
Unified framework improves NLP tasks by converting diverse problems into text-to-text format.
The paper formalizes how concepts are encoded in text-guided generative models and provides a method to manipulate them.
Study re-evaluates MIMIC-III codes, finding many are under-coded.
In text classification, the problem of overfitting arises due to the high dimensionality, making regularization essential. Although classic regularizers provide sparsity, they fail to return highly accurate models. On the contrary, state-of-the-art group-lasso regularizers provide better results at the expense of low s…
In this paper we study output coding for multi-label prediction. For a multi-label output coding to be discriminative, it is important that codewords for different label vectors are significantly different from each other. In the meantime, unlike in traditional coding theory, codewords in output coding are to be predic…
Enhances GNNs with text features for better fake news detection.
Adaptive contrastive search improves text generation quality and diversity.
An unsupervised method clusters patient incident reports for content analysis.
BERT-XML automates ICD coding from EHR notes using BERT pretraining.
Grad-TTS models speech from text using diffusion probabilistic techniques.
Enhanced word embeddings boost multiclass text classification accuracy.
Method detects if text is generated by a language model with watermarks.
Text classification on drug SMILES strings yields competitive drug type classification results.
APLC-XLNet improves XMTC by clustering labels and reducing computational time.
Maximizes coding rate difference for robust, discriminative features.
Classifier detects LLM-generated text with guarantees.
Training-free method improves text-to-image generation quality.
Method augments CTNs for ICD coding with neural network imputation.
Does adding a theorem to a paper affect its chance of acceptance? Does labeling a post with the author's gender affect the post popularity? This paper develops a method to estimate such causal effects from observational text data, adjusting for confounding features of the text such as the subject or writing quality. We…
Unsupervised model generates distinct intonation codes for speech synthesis.
Deep generative models are commonly used for generating images and text. Interpretability of these models is one important pursuit, other than the generation quality. Variational auto-encoder (VAE) with Gaussian distribution as prior has been successfully applied in text generation, but it is hard to interpret the mean…
In this paper, we compare various methods to compress a text using a neural model. We find that extracting tokens as latent variables significantly outperforms the state-of-the-art discrete latent variable models such as VQ-VAE. Furthermore, we compare various extractive compression schemes. There are two best-performi…
FinGPT democratizes financial data for LLMs, enabling innovation.
Advances deep latent variable models for more flexible text generation.
POTA improves short text clustering by generating reliable pseudo-labels.
Adversarial training provides a means of regularizing supervised learning algorithms while virtual adversarial training is able to extend supervised learning algorithms to the semi-supervised setting. However, both methods require making small perturbations to numerous entries of the input vector, which is inappropriat…
Proposes CLRS-Text, a new benchmark for evaluating LM reasoning capabilities.
Inductive transfer learning has greatly impacted computer vision, but existing approaches in NLP still require task-specific modifications and training from scratch. We propose Universal Language Model Fine-tuning (ULMFiT), an effective transfer learning method that can be applied to any task in NLP, and introduce tech…
Generative AI tasks analyzed for text, images, audio, video, code, and molecules.
Improved text-to-image and multimodal understanding through adaptive generation order optimization.
Many Machine Reading and Natural Language Understanding tasks require reading supporting text in order to answer questions. For example, in Question Answering, the supporting text can be newswire or Wikipedia articles; in Natural Language Inference, premises can be seen as the supporting text and hypotheses as question…
In several natural language tasks, labeled sequences are available in separate domains (say, languages), but the goal is to label sequences with mixed domain (such as code-switched text). Or, we may have available models for labeling whole passages (say, with sentiments), which we would like to exploit toward better po…
Active learning aims to develop label-efficient algorithms by sampling the most representative queries to be labeled by an oracle. We describe a pool-based semi-supervised active learning algorithm that implicitly learns this sampling mechanism in an adversarial manner. Unlike conventional active learning algorithms, o…
Deep learning text embeddings improve fraud detection in healthcare insurance.
NegToMe uses images to guide text-based models away from unwanted visual elements.
Proposes NC-VAE to prevent posterior collapse in VAEs.
Improved dataset distillation for images and texts boosts model accuracy.
The paper develops a method to identify LLM-generated text without training.