This is a lecture note for the course DS-GA 3001 <Natural Language Understanding with Distributed Representation> at the Center for Data Science , New York University in Fall, 2015. As the name of the course suggests, this lecture note introduces readers to a neural network based approach to natural language understand…
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
Humor is a unique and creative communicative behavior displayed during social interactions. It is produced in a multimodal manner, through the usage of words (text), gestures (vision) and prosodic cues (acoustic). Understanding humor from these three modalities falls within boundaries of multimodal language; a recent r…
ZeroSCROLLS benchmarks zero-shot natural language understanding over long texts.
Although deep convolutional networks have achieved improved performance in many natural language tasks, they have been treated as black boxes because they are difficult to interpret. Especially, little is known about how they represent language in their intermediate layers. In an attempt to understand the representatio…
Optimus pre-trains sentences in a latent space for various NLP tasks.
The study enhances financial rule matching using NLP without datasets.
Paper improves natural language understanding with less data using a new training method.
We present a memory augmented neural network for natural language understanding: Neural Semantic Encoders. NSE is equipped with a novel memory update rule and has a variable sized encoding memory that evolves over time and maintains the understanding of input sequences through read}, compose and write operations. NSE c…
CERT improves language understanding by contrastively learning sentence-level semantics.
KG-A2C agent learns natural language IF games by reasoning and constraining action spaces.
Language grounded image understanding tasks have often been proposed as a method for evaluating progress in artificial intelligence. Ideally, these tasks should test a plethora of capabilities that integrate computer vision, reasoning, and natural language understanding. However, rather than behaving as visual Turing t…
TextHide secures language understanding tasks by adding minimal encryption.
lamBERT learns language and actions using multimodal BERT.
MAC Net is a compositional attention network designed for Visual Question Answering. We propose a modified MAC net architecture for Natural Language Question Answering. Question Answering typically requires Language Understanding and multi-step Reasoning. MAC net's unique architecture - the separation between memory an…
Genomic models learn DNA sequences to predict functions.
Enhances drug discovery models by understanding human language.
Language models learn from training data and can leak private information.
A benchmark for NLP models trained on text datasets.
iPrompt uses LLMs to generate natural-language explanations of data patterns.
Zero-shot understanding of accidents from surveillance videos using vision-language models
LLMs improve financial sentiment analysis in finance.
To be successful in real-world tasks, Reinforcement Learning (RL) needs to exploit the compositional, relational, and hierarchical structure of the world, and learn to transfer it to the task at hand. Recent advances in representation learning for language make it possible to build models that acquire world knowledge f…
MuLan links music audio to natural language tags.
Learning a natural language interface for database tables is a challenging task that involves deep language understanding and multi-step reasoning. The task is often approached by mapping natural language queries to logical forms or programs that provide the desired response when executed on the database. To our knowle…
Improved financial sentiment analysis using simple instruction tuning of LLMs.
Paper introduces a specialized text classification system for French Open Banking transactions.
This paper explores NLP techniques for insurance, detailing methods and applications.
Sentiment classification is an important process in understanding people's perception towards a product, service, or topic. Many natural language processing models have been proposed to solve the sentiment classification problem. However, most of them have focused on binary sentiment classification. In this paper, we u…
We create interpretable word embeddings through sparse coding.
Researchers analyze the structure of token spaces in large language models.
With online calendar services gaining popularity worldwide, calendar data has become one of the richest context sources for understanding human behavior. However, event scheduling is still time-consuming even with the development of online calendars. Although machine learning based event scheduling models have automate…
End-to-end KBQA system learns from multiple reasoning paths without labeled paths.
Simple model outperforms neural networks on language understanding tasks.
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…
Generates biomedical abstracts from titles, years, and keywords.
Many tasks in natural language understanding require learning relationships between two sequences for various tasks such as natural language inference, paraphrasing and entailment. These aforementioned tasks are similar in nature, yet they are often modeled individually. Knowledge transfer can be effective for closely …
Automatic summarization of natural language is a current topic in computer science research and industry, studied for decades because of its usefulness across multiple domains. For example, summarization is necessary to create reviews such as this one. Research and applications have achieved some success in extractive …
As modern deep networks become more complex, and get closer to human-like capabilities in certain domains, the question arises of how the representations and decision rules they learn compare to the ones in humans. In this work, we study representations of sentences in one such artificial system for natural language pr…
Sequence models assign probabilities to variable-length sequences such as natural language texts. The ability of sequence models to capture temporal dependence can be characterized by the temporal scaling of correlation and mutual information. In this paper, we study the mutual information of recurrent neural networks …
This study analyzes how RNNs process context in sentiment analysis.
Paper uses NLP and IRT to score ESG factors from news articles.
Analyzes quantitative finance papers from arXiv using text mining and NLP.
Program comprehension is a fundamental task in software development and maintenance processes. Software developers often need to understand a large amount of existing code before they can develop new features or fix bugs in existing programs. Being able to process programming language code automatically and provide sum…
Study shows tweets about COVID-19 can predict stock market performance.
Paper proposes a deep learning model for understanding e-commerce addresses.
Recently, pre-trained language representation flourishes as the mainstay of the natural language understanding community, e.g., BERT. These pre-trained language representations can create state-of-the-art results on a wide range of downstream tasks. Along with continuous significant performance improvement, the size an…
This paper benchmarks FinGPT for financial datasets using open-source large language models.