Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Hardik Kumar, Aanya Arora, Tanisha Tayal, Divesh Aherwar Aherwar, Yogita Thareja
DOI Link: https://doi.org/10.22214/ijraset.2026.80079
Certificate: View Certificate
A lot of work has been carried out in order to develop an artificially intelligent system that thinks similarly to a human being. Some of the abilities that make up such a thinking process include reasoning and decision making. The reasoning process can be broadly classified into two categories, which include deductive reasoning and inductive reasoning. Deductive reasoning entails deriving specific conclusions based on theories and rules while inductive reasoning entails deriving general conclusions based on specific facts. This research paper focuses on defining deductive and inductive reasoning and comparing the differences between the two. The applicability of both deductive and inductive reasoning in artificially intelligent systems is considered in this paper together with a comparative study. Additionally, the advantages and disadvantages of both deductive and inductive reasoning are provided along with their importance in the domain of machine learning. Apart from the aforementioned information, some of the challenges associated with the development of artificial intelligence systems are discussed in this paper. Among other things, algorithmic biases and explainability influence the decision-making capabilities of intelligent machines.
This paper explores the evolution of Artificial Intelligence (AI) with a particular focus on reasoning, arguing that while AI has made remarkable progress in learning from data, true reasoning remains one of its greatest challenges. It reviews the history of AI, explains different forms of reasoning, compares deductive and inductive approaches, and outlines future research directions for improving AI reasoning capabilities.
AI formally began at the 1956 Dartmouth Conference, where researchers proposed that human intelligence could be simulated by computers. Early successes, such as the Logic Theorist and General Problem Solver, created optimism, but symbolic AI later struggled with issues like combinatorial complexity, limited common-sense reasoning, and scalability.
The 1980s saw the rise of expert systems (e.g., MYCIN and DENDRAL), which performed well in specialized domains but failed outside predefined rules. Later, AI shifted toward machine learning, using statistical methods such as Support Vector Machines (SVMs), Bayesian Networks, Hidden Markov Models, and neural networks. Breakthroughs like AlexNet (2012), the Transformer architecture (2017), and large language models (GPT-4, Gemini, Claude) demonstrated unprecedented capabilities in vision, language, and problem-solving, though fundamental reasoning challenges remain unresolved.
Reasoning enables AI systems to infer new knowledge rather than simply recall information. The paper discusses several reasoning types:
The authors argue that modern AI models often display impressive reasoning abilities but still make logical inconsistencies, hallucinations, and reasoning errors. Strong reasoning is essential for trustworthy AI applications in healthcare, law, finance, and other high-stakes fields.
The paper aims to:
Reasoning is the process of deriving judgments from existing knowledge. AI primarily relies on two major forms:
Deductive reasoning is based on formal logic and guarantees correct conclusions if the premises are true. Its key properties include certainty, monotonicity, and formal precision, although it cannot infer knowledge beyond the available facts.
Deduction played a major role in early AI through:
Systems such as MYCIN (medical diagnosis) and DENDRAL (chemical analysis) demonstrated that rule-based AI could perform at expert levels within narrow domains.
Inductive reasoning forms general conclusions from observed examples and underpins modern machine learning. Unlike deduction, it is probabilistic, scalable, and capable of discovering new patterns but remains vulnerable to errors when data is incomplete or biased.
Modern inductive AI includes:
Major milestones include AlexNet, AlphaFold, and large language models such as GPT-4, which learn complex language and reasoning patterns from massive datasets without explicit programming.
The paper concludes that neither reasoning approach is universally superior:
Future AI systems are expected to combine both approaches, integrating symbolic reasoning with machine learning to create more reliable, explainable, and intelligent systems capable of robust reasoning in real-world applications.
The goal of this paper was relatively clear from the outset: namely, to understand the true position of artificial intelligence in relation to reasoning neither its position according to any kind of hype, nor its position according to any kind of detractor, but its actual standing. By covering everything from the history of artificial intelligence to practical application, limitations, and moral implications, it becomes possible to come to a conclusion regarding the state of things. The following summary will not try to answer all the questions that remain, simply because there is much that remains to be explored in the field; however, it will summarize some of the findings of the present paper. A. What This Paper Has Argued The primary thesis of the whole writing revolves around the concept that reasoning is an integral part of artificial intelligence. It is really obvious that machines that can see what is around them look at information and talk to people like we are having a conversation are very impressive. There is still a lot of work to be done. Making machines like this is one part of a big job that needs to be finished and it might even be one of the easier parts compared to the other things that need to be done with these machines. Reasoning, which involves the interpretation of the observed events, conclusion-making, assessing the validity of the arguments, and rejection of incorrect assumptions based on available evidence, is the other half, and the main topic of this paper. As evident from the brief history provided in section two above, the issue has existed even from the time the field of artificial intelligence was first explored. The initial researchers at the Dartmouth University were not only interested in developing AI algorithms to perform certain tasks; their ultimate goal was to develop thinking machines. Early strategies in this regard consisted of symbolic logic and formal methods of reasoning together with expertise knowledge bases. Although such efforts brought good results in closed systems, these became extremely fragile in open systems. The later inclusion of statistical and induction-based strategies since the 1980s to date, culminating in the emergence of deep learning since 2012, has greatly improved AI performance but also created types of fragility. The foregoing two sections reviewed two prominent approaches in the field of logical reasoning, namely deduction and induction. As was mentioned before, deduction, which utilizes classical logic, has been applied to the development of rule-based expert systems such as MYCIN and DENDRAL. There are a number of strong points about this approach. First, the approach guarantees certainty in its results. Second, the output generated by a deductive approach is easily interpretable since all steps taken within the process follow certain rules. The downside of the approach, however, is quite obvious: deduction does not allow self-learning, fails to deal with uncertain situations, and requires much effort due to its dependency on knowledge bases. In contrast, the second approach, namely induction, which has become the basis of machine learning, starts from specific observations and generates a general conclusion. The main advantages of induction include scalability, potentiality for discovering unseen patterns by humans, and self-learning ability. However, unlike deduction, it produces probabilities only. The comparison in Section 6 showed us quite clearly that pitting these two paradigms against each other is an entirely flawed approach. The most advanced AI systems currently in operation, such as self-driving cars, decision-support applications in medicine, and risk models for banks, all rely on both inductively trained neural networks for perception and modelling of the world, as well as on deductive constraints on recommended actions to make sure these actions will not lead to anything outside of safe boundaries. It is not a question of which one is superior; it is a question of how they can work together. From sections 7 through 9, this discussion was tied to practical matters. In medicine, economics, jurisprudence, and law enforcement, there are already decisions being made by artificial intelligence (AI) or reasoned about in such a way that influences the outcomes. The deficiencies noted in section 8 — how brittle the deductive reasoning becomes when faced with unprecedented cases; how prone the induction model is to overfitting, to exacerbating historical prejudice, and to failing in unforeseeable ways once the context shifts — are more than just minor obstacles. These are sources of injury when these models are applied without proper precautions in place. And the ethical challenges identified in section 9 — bias, opacity, accountability, privacy, and the new regulatory lacunae — are not matters of algorithmic refinement. There must be structural fixes: better protocols, more robust oversight systems, and an attitude change in the research community regarding the consideration of these issues upfront rather than after the fact. B. The Three Objectives Revisited Objective 1 was asked for a characterization of the capabilities and limitations of current AI systems as far as reasoning is concerned. This survey suggests that the answer is quite mixed. Current AI is very impressive when it comes to recognizing large-scale patterns, using language fluently, and carrying out complex chains of steps in well-bounded domains, but less so when it comes to maintaining consistency of reasoning, inferring cause and effect relations, making commonsense judgements, and even identifying gaps in one\'s knowledge. The results on benchmarks that dominate the field\'s sense of its own accomplishments tend to obscure these distinctions instead of illuminating them. A model that succeeds on a hard math problem on one set of benchmarks could flounder on the same exact problem stated slightly differently. Fluency and plausibility alone can make a model produce compelling but vacuous reasoning, without doing anything other than statistical pattern matching on the training data. We still lack effective methods for discerning reasoning from clever imitation. Objective 2 The purpose here was to identify the underlying structural reasons behind such limitations. Three specific sources were identified based on such an investigation. The first one relates to the architectural nature of current neural networks. The reason being that these networks are designed to achieve accurate predictions rather than logical reasoning or structured inference. The second source relates to the training paradigm employed in training these networks. Since neural networks learn skills useful in predicting the next token in a language model or maximising a reward function in an artificial simulation, they are well suited for such tasks. They are however not built in a way that allows them to carry out reasoning processes necessary to solve difficult tasks in the real world. Finally, there are concepts whose acquisition cannot be done using purely observational learning regardless of the amount of observational data used. These concepts include causal relations that require experimentation or structural assumptions in order to be understood. Objective 3 Their recommendation was for a research agenda. The topics suggested in chapter 10 numbered six. They included: the use of neuro-symbolic methods to integrate deductive and inductive methods; development of AI models that use causal reasoning and not just correlation in their reasoning; solving the problem of common sense through new ways of modelling worlds; applying formal verification to AI applications that operate in critical environments; designing governance frameworks that move in tandem with advances in AI applications; and lastly, developing AI systems that reason effectively with deep uncertainties in their reasoning processes due to lack of knowledge of rules. This is not simply building on what we already know. Most of these tasks would entail new methods altogether. However, these are the correct issues to address and we have made good strides towards achieving each of them. C. The Deeper Point The simple truth behind all the technical talk in this paper is easy to forget. Reasoning is important because reasoning links information with understanding and understanding with trust. An extremely well-informed system that cannot reason about all that information in a coherent, clear, and honest way is no intelligent system at all; rather, it is merely a very elaborate database. And applying such an unreasoning machine in high-risk situations without truly comprehending the machine\'s failings is a dangerous ethical venture as much as a technical one. However, the science of AI has made immense strides in the easy aspects of intelligence over the last ten years. The difficult aspects of intelligence — reasoning, comprehension, and judgment — continue to resist. This should not be cause for despair. All significant achievements in the science of AI in the past seventy years have occurred when many experts were convinced that the next achievement would be impossible. However, it is certainly cause for honesty. It requires acknowledging the truth of what current systems can and cannot do, resisting the urge to overstate the capabilities of benchmark performance, and undertaking the painstaking task of developing trustable systems. This is not going to be a straight forward progression from specialized and limited forms of reasoning in artificial intelligence to more complex and universal forms. It is going to take much work on the part of scientists in many disciplines such as computer science, cognitive science, philosophy, linguistics, and mathematics. Much patience and humility will be required on the part of the scientific community and will not be easily attained when conducting research in advanced fields such as artificial intelligence. D. Final Remarks If one were to ask Turing\'s famous question about machine thinking, one would be asking more than just a technical question. One would be questioning the very nature of mind and thinking itself, as well as what constitutes the building of a thinking thing. Despite seventy-five years since his seminal paper in which this famous question was posed, we still have yet to provide a definitive answer to the question. In fact, we have done even less than that, for the task proved to be much more difficult than once thought. In sum, this paper has made the case that reasoning — real, principled, open, and sound reasoning — is not only the outstanding challenge in artificial intelligence but also the solution to creating machines that can be trusted. Certainly, there are significant obstacles standing in our way. However, they are obstacles that can be cleared through thorough investigation, sincere contemplation, and responsible collaboration. This means that the case made in this paper does not argue for a particular device or structure but instead for an approach to solving such problems that recognizes the difficulty of the reasoning involved and takes into consideration both the strengths and weaknesses of the approaches we use and our hope for better ways in the future. These machines are not yet thinking. However, figuring out why not, and how it could be done, is a challenge that should be given the same time as the effort currently devoted to the problem.
[1] St. Anne\'s College of Engineering and Technology — Introduction to AI and Production Systems. [2] Taylor & Francis Online — Deductive qualitative research: an integrative approach to designing studies. [3] P. N. Johnson-Laird, \"Deductive Reasoning,\" Department of Psychology, Princeton University, Princeton, NJ 08544. [4] P. K. Ray, A Textbook of Deductive Logic for Students. [Publisher details as per source]. [5] J. St. B. T. Evans, The Psychology of Deductive Reasoning. [Publisher details as per source]. [6] L. K. Soiferman, \"Compare and Contrast Inductive and Deductive Research Approaches,\" University of Manitoba, Apr. 2010. [7] Simon Fraser University — Inductive Reasoning. [Course/publication details as per source]. [8] A. Feeney and E. Heit, Eds., Inductive Reasoning: Experimental, Developmental, and Computational Approaches. Cambridge: Cambridge University Press. [9] \"Inductive Reasoning,\" Living Reference Work Entry, First Online: 24 May 2017, pp. 1–8. [10] Journal of Mixed Methods Research, \"Inductive/Deductive Hybrid Thematic Analysis in Mixed Methods Research,\" vol. 17(3), pp. 308–326, 2023. [11] O. Stock and M. Schaerf, Eds., Reasoning, Action and Interaction in AI Theories and Systems. [Publisher details as per source]. [12] R. Brachman and H. Levesque, Knowledge Representation and Reasoning. San Francisco, CA: Morgan Kaufmann, 2004. [13] S. Raschka, \"Components of a Coding Agent,\" Ahead of AI. [URL/publication details as per source].
Copyright © 2026 Hardik Kumar, Aanya Arora, Tanisha Tayal, Divesh Aherwar Aherwar, Yogita Thareja. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET80079
Publish Date : 2026-04-12
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here
Submit Paper Online
