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,181 papers · 148 categories

Trend · papers per month

25.0%50.0%75.0%100.0% · Feb 199419922001200920182026
48 results for image-related questions

FiLM layers improve visual reasoning tasks by modulating features.

problem Visual reasoning tasks that require multi-step, high-level processes.
method General-purpose FiLM layers that apply feature-wise linear transformations based on conditioning information.
result FiLM layers reduce error by half on the CLEVR benchmark and improve feature coherence.

Deep learning solves jigsaw puzzles by classifying fragment positions.

problem Automated reconstruction of archaeological fragments from jigsaw puzzles.
method Classifies relative positions of fragments using deep neural networks and local feature co-occurrences.
result Our method outperforms state-of-the-art by 25%.

Revisited Lmser for image recognition with convolutional layers.

problem Lmser's limitations in one-hidden-layer implementation and lack of computing resources.
method Developed Lmser network using multiple convolutional layers for image-related tasks.
result Lmser functions are confirmed with preliminary demonstrations on image recognition and reconstruction.

Predicting MRI coil failures using image features and ensemble learning.

problem Ensuring trouble-free operation of MRI systems by predicting hardware failures.
method Two-level data analysis with neural networks and Random Forest ensemble learning.
result Improved prediction results with an F-score of 94.14% and an accuracy of 99.09%.

A successful class of image denoising methods is based on Bayesian approaches working in wavelet representations. However, analytical estimates can be obtained only for particular combinations of analytical models of signal and noise, thus precluding its straightforward extension to deal with other arbitrary noise sour…

2016-01-31abs ↗pdf ↗

Crowdsourced science questions improve exam accuracy.

problem Generating high-quality, domain-specific multiple choice questions is challenging.
method Leveraging a corpus and existing questions, the method suggests document selection and answer distractors.
result Crowdsourced questions are indistinguishable from original questions and improve exam accuracy.

Hybrid QC system for Bengali questions using smart data balancing.

problem Classifying factoid questions in Bengali.
method Two-stage approach with 1D CNN for coarse classification and SGD for fine classification.
result Effectiveness of smart data balancing technique in improving classification accuracy.

Paper analyzes biases in video QA datasets, showing models can answer 37-48% questions correctly without multimodal context.

problem Question answering biases in video QA datasets can lead to model overfitting and poor generalization.
method Analyzed popular video question answering datasets, conducted ablation studies on biases from annotators and question types.
result Pretrained language models can answer 37-48% questions correctly without multimodal context, far exceeding random guess baseline.

Paper proposes a neural network for generating better questions from text.

problem Automatic generation of relevant questions from sentences and paragraphs.
method Adaptive copying recurrent neural network model with a copying mechanism added to a bidirectional LSTM architecture.
result The model outperforms state-of-the-art methods in question generation metrics.

Paper tackles Arabic question similarity, outperforming state-of-the-art.

problem Detecting semantically similar questions in Arabic is challenging.
method Utilizes contextualized word representations (ELMo embeddings) trained on MSA and dialectic sentences, combined with a pairwise similarity layer.
result Achieves 93% F1-score on Modern Standard Arabic benchmark and 82% on dialectical benchmark.

Online surveys have the potential to support adaptive questions, where later questions depend on earlier responses. Past work has taken a rule-based approach, uniformly across all respondents. We envision a richer interpretation of adaptive questions, which we call dynamic question ordering (DQO), where question order …

2016-07-14abs ↗pdf ↗

MAC Net improves natural language question answering with data-driven reasoning.

problem Natural Language Question Answering requires complex reasoning.
method MAC Net architecture separates memory and control for iterative reasoning.
result MAC Net achieves high efficiency and interpretability in NLP tasks.

Unified QuesNet learns comprehensive representations for diverse test questions.

problem Lack of labeled data for test questions in online learning systems.
method Unified framework and two-level hierarchical pre-training algorithm for unsupervised learning of heterogeneous question representations.
result QuesNet effectively learns comprehensive question representations and outperforms existing methods.

AI tested on 10 math questions from research.

problem Assessing AI's ability to solve research-level math problems.
method Shared 10 math questions not previously publicly available.
result Answers to questions are known to authors but encrypted.

Predicts student performance in interactive online question pools using GNNs.

problem Predicting student performance in interactive online question pools with evolving knowledge.
method Proposes R^2GCN, a GNN model for heterogeneous networks to predict student performance.
result Achieves higher accuracy in student performance prediction than traditional methods.

Algorithm transfers visual concepts to answer out-of-vocabulary questions.

problem Leveraging off-the-shelf visual and linguistic data for out-of-vocabulary answers in visual question answering.
method Unsupervised task discovery for learning task conditional visual classifier, then transferring to visual question answering models.
result Algorithm generalizes to out-of-vocabulary answers successfully.

EduQG generates better educational questions by pre-training on scientific text.

problem Improving the quality of educational questions for scalable self-assessment.
method Adapting a large language model for educational question generation, pre-trained on scientific text.
result EduQG produces superior educational questions compared to baseline models.

Solved a specific case of Salter's question on Burau representation.

problem Under what conditions are matrices in the image of the Burau representation of B3B_3.
method Algorithmically constructed a counterexample to Salter's specific question.
result The central quotient of the Burau image group is not the central quotient of a certain subgroup of the unitary group.

This study analyzes financial equity research reports to identify frequently asked questions and automates 80% of them.

problem Insufficient empirical analysis of questions answered in financial equity research reports.
method Analyzed 72 financial equity research reports, classifying sentences into 169 unique question archetypes. Used public corporate reports to classify questions' potential for automation.
result Approximately 80% of financial equity research reports can be automated, with 78.7% of questions automatable.

Predicts programming languages from Stack Overflow questions and snippets.

problem Incorrectly tagging programming languages in Stack Overflow questions.
method Combines NLP features from titles, bodies, and code snippets for prediction.
result Combined features classifier achieves 91.1% accuracy.

Paper tackles natural science exam questions, improving over previous systems.

problem Hard natural science exam questions requiring advanced logic reasoning.
method Constructs contextual knowledge graphs for questions and supporting sentences, learns to reason with neural embeddings.
result Model outperforms previous state-of-the-art QA systems on the ARC Challenge Set.

Paper proposes a reinforcement learning framework for distant supervision of question parsing.

problem Lack of gold annotations for parsing in QA datasets.
method Reinforcement learning framework based on formal queries to learn mentions of entities and relations.
result Significant improvement in entity and relation linking compared to state of the art.

The paper tackles adaptive questioning to classify candidate ability.

problem Designing an optimal sequence of adaptive questions to classify candidate ability.
method Develops lower bounds and geometrical insights for sequential questioning strategies, and arrives at algorithms that match these bounds.
result Asymptotically, any candidate needs to be asked questions at most at two levels, facilitating endogenous exploration.

QAInfomax improves reading comprehension by maximizing mutual information, achieving state-of-the-art performance.

problem Distractor sentences in question answering datasets are hard to distinguish from relevant ones.
method QAInfomax regularizes reading comprehension models to learn mutual information among passages, questions, and answers.
result QAInfomax achieves state-of-the-art performance on Adversarial-SQuAD dataset.

Enhanced ontology learning from text improves question-answering systems.

problem Improving ontology learning from unstructured text for better question-answering systems.
method Heuristically modified FP-Tree with DFA for concept extraction and frequent pattern mining for ontology learning.
result Our approach significantly improves question-answering system performance, answering 80% of questions compared to 28.4% with Text2Onto.

Deep RL agent predicts malaria likelihood from household surveys.

problem Predicting malaria likelihood from household surveys.
method Deep Reinforcement Learning (DQN) agent learns to ask adaptive questions.
result 80% accuracy with 2.5 questions, vs. 6 questions for supervised learning.

Quriosity analyzes curiosity-driven questions from diverse sources.

problem Understanding and analyzing human curiosity-driven questions.
method Collection of 13.5K questions from various sources, development of an iterative prompt improvement framework.
result 42% of questions are causal, revealing unique linguistic properties.

AdvReg improves VQA models but introduces instability and bias issues.

problem VQA models over-rely on linguistic biases, ignoring visual context.
method Adversarial regularization to encourage bias-free question representations.
result AdvReg yields side-effects like unstable gradients and reduced performance on in-domain examples.