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

183365548730 · Jun 202019922001200920182026
48 results for task understanding

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.

CERT improves language understanding by contrastively learning sentence-level semantics.

problem Lack of sentence-level semantics in existing pretraining tasks.
method Contrastive self-supervised learning at the sentence level using back-translation augmentations.
result CERT outperforms BERT on 7 out of 11 GLUE benchmark tasks, achieving the same performance as BERT on 2 tasks.

Gen AI improves document understanding but not data analysis in public sector tasks.

problem Understanding the impact of Gen AI on public sector tasks.
method Pre-registered field experiment comparing Gen AI to control group performance.
result Mixed results: Gen AI improves document understanding but not data analysis.

ZeroSCROLLS benchmarks zero-shot natural language understanding over long texts.

problem Evaluate natural language understanding models over long texts without training data.
method Adapt six tasks from SCROLLS benchmark and add four new datasets, including novel aggregation tasks.
result Claude outperforms ChatGPT, and GPT-4 achieves highest average score.

FUNSD dataset tackles noisy scanned forms, offering comprehensive annotations.

problem Extracting and structuring textual content from noisy scanned documents.
method Comprehensive dataset with real, fully annotated forms, including text detection, OCR, layout analysis, and entity linking.
result First publicly available dataset for form understanding, addressing challenges in noisy scanned documents.

Combining insights from neural networks and neuroscience to understand complex tasks.

problem Understanding how biological and artificial neural networks learn and solve complex tasks.
method Review of data-analysis techniques from computational neuroscience applied to DNNs, and vice versa.
result Opportunities for synergy between machine learning and neuroscience to enhance understanding of neural representations.

This paper proposes Dropping Networks for improved transfer learning in natural language understanding tasks.

problem Transfer learning between natural language understanding tasks often suffers from negative transfer.
method Combines Dropout and Bagging (Dropping) for improved transferability in neural networks.
result Improves transfer learning performance and comparable results to state-of-the-art using a fraction of target task data.

This paper introduces a new task to better understand Transformers in quantitative contexts.

problem Understanding Transformers in high-stakes quantitative and scientific applications.
method Introduces a novel contextual counting task and analyzes it with causal and non-causal Transformer architectures.
result Causal attention is better suited for the contextual counting task, and no positional embeddings lead to the best accuracy.

Efficient model for foggy scene understanding in vehicles.

problem Challenging scene understanding and segmentation under foggy conditions.
method Domain adaptation and illumination-invariant image transformation.
result Outperforms state-of-the-art models in foggy scene understanding.

New theory explains how equivariant self-supervised learning improves feature extraction.

problem Contrastive learning sacrifices useful features due to invariance to data augmentations.
method Information-theoretic perspective to understand E-SSL's generalization ability.
result Equivariant self-supervised learning creates synergy between equivariant and classification tasks.

Paper proposes a deep learning model for understanding e-commerce addresses.

problem Challenges in parsing shipping addresses with no fixed format.
method Combines NLP techniques with pre-processing steps for addresses, uses RoBERTa for vector representations.
result RoBERTa model achieves 90% accuracy in sub-region classification for North and South Indian cities.

Paper improves natural language understanding with less data using a new training method.

problem Limited data hinders performance of small models in natural language tasks.
method Generation-Distillation: uses large finetuned models to generate new training data and distill knowledge into smaller models.
result Achieves comparable performance to BERT with 300x fewer parameters and outperforms prior distillation methods.

Study on how task sequence properties affect continual learning algorithms.

problem Understanding how task sequence properties influence continual learning algorithms.
method Proposes a new procedure using task space modeling and correlation analysis.
result Error rates are correlated to a task sequence's total complexity but not to sequential heterogeneity.

Enhances drug discovery models by understanding human language.

problem Low predictive quality of activity prediction models in drug discovery.
method Proposes a novel architecture with separate chemical and natural language input modules and a contrastive pre-training objective.
result Improves predictive performance on few-shot and zero-shot learning benchmarks.

Simple model outperforms neural networks on language understanding tasks.

problem Neural networks struggle with creating novel expressions from familiar ones.
method Attention-inspired modification of a baseline model, focusing on sequential thinking and acting.
result Simple model achieves good performance on gSCAN tasks, validating the benchmark.

Optimus pre-trains sentences in a latent space for various NLP tasks.

problem Training large-scale language models for diverse NLP tasks.
method Pre-trained Variational Autoencoder (VAE) on large text corpus, fine-tuned for various tasks.
result Optimus achieves state-of-the-art on VAE language modeling benchmarks.

Improves domain classification across multiple locales with shared language.

problem Improves domain classification accuracy in Spoken Language Understanding across multiple locales with shared language.
method Selective multi-task learning to create a joint representation of utterances over locales with different sets of domains.
result The proposed approach outperforms other baselines models especially when classifying locale-specific domains and low-resourced domains.

Enhances understanding of patient healthcare journeys using self-attention.

problem Capturing hidden dependencies in multi-level patient journey data.
method Proposes a multi-level self-attention network (MusaNet) for encoding patient journeys.
result MusaNet produces higher-quality representations than state-of-the-art methods.

Understanding optimal prompts for binary sequence predictors is challenging.

problem Finding good prompts for binary sequence predictors is difficult.
method Viewing prompting as finding the best conditioning sequence on a near-optimal sequence predictor, using empirical and statistical analysis.
result Optimal prompts can be better understood given the pretraining distribution, which is not usually available.

Improved text-to-image and multimodal understanding through adaptive generation order optimization.

problem Determining optimal generation sequences in text-to-image synthesis and multimodal understanding.
method Introduced a learnable control module trained via Group Relative Policy Optimization (GRPO) to determine the generation order.
result Learning the control block substantially improves text-to-image alignment and multimodal understanding in DLMs.

AutoSeM automatically selects and balances auxiliary tasks in MTL.

problem Choosing and balancing auxiliary tasks in MTL.
method AutoSeM uses a Beta-Bernoulli multi-armed bandit with Thompson Sampling for task selection and a Gaussian Process for learning the mixing ratio.
result AutoSeM achieves significant performance boosts on GLUE language understanding tasks.

A model learns object representations for physical scene understanding without direct supervision.

problem Learning object-centric representations without direct supervision of object properties.
method Object-Oriented Prediction and Planning (O2P2) model that learns perception, physics interaction, and rendering functions.
result The model can predict physical interactions and build block towers more complex than those seen during training.

The paper provides a theoretical framework for learning task similarity in multitask learning.

problem Understanding and leveraging task similarities for improving multitask learning performance.
method The paper derives theoretical bounds on multitask learning generalization error, and proposes a new training algorithm to learn task relation coefficients and neural network parameters.
result The proposed algorithm outperforms baselines and reaffirms the benefits of theoretical insight in algorithm design.

Transfer learning improves understanding of users on new Web platforms.

problem Lack of knowledge about novel phenomena on new Web platforms due to data sparsity.
method TraNet, a transfer learning-based approach, adapts knowledge from one domain to another.
result TraNet outperforms other approaches in transferring knowledge about users across different Web platforms.

Paper visualizes and analyzes deep neural networks for CTR prediction.

problem Interpreting deep neural networks for CTR prediction is challenging.
method Visualizing and analyzing deep neural networks at neuron level, measuring layer-wise performance, and calculating saliency scores.
result Insights into the model's performance and mechanism.

Study evaluates natural language models' ability to generalize across tasks.

problem Natural language models struggle with generalizing to new tasks.
method Empirical evaluation of state-of-the-art models using new metrics.
result Models require extensive in-domain training and are prone to forgetting.

The paper tackles learning from similar but not identical linear representations, improving performance over single-task learning.

problem Understanding how to learn from tasks with similar but not exactly the same linear representations, especially when dealing with outlier tasks.
method Proposes adaptive and robust penalized empirical risk minimization and spectral methods.
result Both methods outperform single-task learning when representations are similar and perform at least as well otherwise, with minimax optimality demonstrated.

New text-to-image diffusion models improve scene understanding for AI agents.

problem Fine-grained scene understanding for AI agents from text and images.
method Pre-trained text-to-image diffusion models optimized for generating images from text prompts.
result Policies learned with Stable Control Representations outperform state-of-the-art approaches on various control tasks.

Expanding self-supervised learning to diverse domains reveals Rotation's semantic superiority.

problem Limited self-supervised learning experiments on diverse domains.
method Experimented on various domains (satellite, textural, biological) using popular self-supervised methods.
result Rotation task is semantically most meaningful, with other tasks relying on distribution rather than semantic understanding.

Deep networks respond to specific linguistic units, not arbitrary patterns.

problem Understanding how deep convolutional networks interpret natural language.
method Concept alignment method based on unit responsiveness to replicated text.
result Deep networks selectively respond to morphemes, words, and phrases, not arbitrary patterns.

Study on adversarial examples from data size, task, and model factors.

problem Understanding adversarial examples from data size, task, and model perspectives.
method Systematic study on adversarial examples from three aspects: data size, task-dependent, and model-specific factors.
result Adversarial generalization requires more data than standard generalization.

Cyclic Boosting offers detailed prediction understanding for machine learning models.

problem Complex machine learning models are often black boxes, making individual predictions hard to understand.
method Cyclic Boosting is a novel machine learning algorithm that provides detailed understanding of predictions.
result Cyclic Boosting enables detailed understanding of how predictions are made, even for complex models.

Study improves understanding of what makes machine learning explanations human-interpretable.

problem Understanding what makes explanations human-interpretable in machine learning systems.
method Controlled human-subject experiments to identify regularizers for interpretability across three tasks.
result Cognitive chunks affect performance more than variable repetitions, suggesting common design principles.