paper-with-me

Papers

Modeling reverse thinking for machine learning

2018-03-01 · Li Huihui, Wen Guihua

Human inertial thinking schemes can be formed through learning, which are then applied to quickly solve similar problems later. However, when problems are significantly different, inertial thinking generally presents the solutions that are definitely imperfect. In such cases, people will apply creative thinking, such as reverse thinking, to solve problems. Similarly, machine learning methods also form inertial thinking schemes through learning the knowledge from a large amount of data. However, when the testing data are vastly difference, the formed inertial thinking schemes will inevitably generate errors. This kind of inertial thinking is called illusion inertial thinking. Because all machine learning methods do not consider illusion inertial thinking, in this paper we propose a new method that uses reverse thinking to correct illusion inertial thinking, which increases the generalization ability of machine learning methods. Experimental results on benchmark datasets are used to validate the proposed method.

📄 PDF Abstract BibTeX arXiv:1803.00158

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Bi-directional CognitiveThinking Network for Machine Reading Comprehension

2020-12-01 · COLING 2020 8 · Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie 외

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to ans…

Machine Reading ComprehensionReading Comprehension

Bi-directional Cognitive Thinking Network for Machine Reading Comprehension

2020-10-20 · Wei Peng, Yue Hu, Luxi Xing, Yuqiang Xie 외

We propose a novel Bi-directional Cognitive Knowledge Framework (BCKF) for reading comprehension from the perspective of complementary learning systems theory. It aims to simulate two ways of thinking in the brain to ans…

Machine Reading ComprehensionReading Comprehension

Reverse Thinking Makes LLMs Stronger Reasoners

2024-11-29 · Justin Chih-Yao Chen, Zifeng Wang, Hamid Palangi, Rujun Han 외

Reverse thinking plays a crucial role in human reasoning. Humans can reason not only from a problem to a solution but also in reverse, i.e., start from the solution and reason towards the problem. This often enhances ove…

Data AugmentationKnowledge DistillationLogical ReasoningMath+1

Reverse Thinking Enhances Missing Information Detection in Large Language Models

2025-12-11 · Yuxin Liu, Chaojie Gu, Yihang Zhang, Bin Qian 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities in various reasoning tasks, yet they often struggle with problems involving missing information, exhibiting issues such as incomplete responses, fact…

Ontology-Guided Reverse Thinking Makes Large Language Models Stronger on Knowledge Graph Question Answering

2025-02-17 · Runxuan Liu, Bei Luo, Jiaqi Li, Baoxin Wang 외

Large language models (LLMs) have shown remarkable capabilities in natural language processing. However, in knowledge graph question answering tasks (KGQA), there remains the issue of answering questions that require mul…

Graph Question AnsweringQuestion Answering