paper-with-me

Papers

Weakly Supervised Formula Learner for Solving Mathematical Problems

2022-10-01 · COLING 2022 10 · Yuxuan Wu, Hideki Nakayama

Mathematical reasoning task is a subset of the natural language question answering task. Existing work suggested solving this task with a two-phase approach, where the model first predicts formulas from questions and then calculates answers from such formulas. This approach achieved desirable performance in existing work. However, its reliance on annotated formulas as intermediate labels throughout its training limited its application. In this work, we put forward the idea to enable models to learn optimal formulas autonomously. We proposed Weakly Supervised Formula Learner, a learning framework that drives the formula exploration with weak supervision from the final answers to mathematical problems. Our experiments are conducted on two representative mathematical reasoning datasets MathQA and Math23K. On MathQA, our method outperformed baselines trained on complete yet imperfect formula annotations. On Math23K, our method outperformed other weakly supervised learning methods.

📄 PDF Abstract BibTeX

Code (1)

evan-ak/wsfl 공식 구현 pytorch

Tasks

Mathematical ReasoningQuestion AnsweringWeakly-supervised Learning

Similar Papers 제목 키워드 기반

An Integrated Framework Integrating Monte Carlo Tree Search and Supervised Learning for Train Timetabling Problem

2023-11-02 · Feiyu Yang

The single-track railway train timetabling problem (TTP) is an important and complex problem. This article proposes an integrated Monte Carlo Tree Search (MCTS) computing framework that combines heuristic methods, unsupe…

Local Boosting for Weakly-Supervised Learning

2023-06-05 · Rongzhi Zhang, Yue Yu, Jiaming Shen, Xiquan Cui 외

Boosting is a commonly used technique to enhance the performance of a set of base models by combining them into a strong ensemble model. Though widely adopted, boosting is typically used in supervised learning where the …

Weakly-supervised Learning

Resolving label uncertainty with implicit generative models

2021-09-29 · Esther Rolf, Nikolay Malkin, Alexandros Graikos, Ana Jojic 외

In prediction problems, coarse and imprecise sources of input can provide rich information about labels, but are not readily used by discriminative learners. In this work, we propose a method for jointly inferring labels…

Common Sense ReasoningSegmentationtext-classificationText Classification

Weakly Supervised Text Classification using Supervision Signals from a Language Model

2022-05-13 · Findings (NAACL) 2022 7 · Ziqian Zeng, Weimin Ni, Tianqing Fang, Xiang Li 외

Solving text classification in a weakly supervised manner is important for real-world applications where human annotations are scarce. In this paper, we propose to query a masked language model with cloze style prompts t…

Language ModelingLanguage Modellingtext-classificationText Classification

ConceptLearner: Discovering Visual Concepts from Weakly Labeled Image Collections

2014-11-19 · CVPR 2015 6 · Bolei Zhou, Vignesh Jagadeesh, Robinson Piramuthu

Discovering visual knowledge from weakly labeled data is crucial to scale up computer vision recognition system, since it is expensive to obtain fully labeled data for a large number of concept categories. In this paper,…

object-detectionObject DetectionScene Recognition