Subtopic Deep Dive
Intuitionistic Fuzzy Multi-Criteria Decision Making
Research Guide
What is Intuitionistic Fuzzy Multi-Criteria Decision Making?
Intuitionistic Fuzzy Multi-Criteria Decision Making (IF-MCDM) applies intuitionistic fuzzy sets, incorporating membership, non-membership, and hesitation degrees, to methods like TOPSIS, VIKOR, and ELECTRE for ranking alternatives under uncertainty.
IF-MCDM extends fuzzy sets to handle conflicting satisfaction and dissatisfaction in group decisions, commonly for supplier selection and facility location. Key papers include Boran et al. (2009) with 1487 citations on intuitionistic fuzzy TOPSIS for suppliers, and Kahraman et al. (2015) reviewing fuzzy MCDM with 503 citations. Over 20 papers from the list demonstrate applications in sustainable supply chains and waste management.
Why It Matters
IF-MCDM enables robust supplier selection by capturing hesitation in expert judgments, as shown in Boran et al. (2009) for group TOPSIS reducing sourcing risks. Kahraman et al. (2017) apply intuitionistic fuzzy EDAS to solid waste site selection, optimizing environmental decisions. Giri et al. (2022) integrate Pythagorean fuzzy DEMATEL for sustainable supply chains, improving green procurement outcomes.
Key Research Challenges
Aggregation Operator Design
Developing operators for intuitionistic fuzzy data under q-rung extensions faces limitations in flexibility for high uncertainty. Liu and Wang (2017) propose q-ROFS operators but note computational complexity in multi-attribute aggregation. Balancing hesitation margins remains unresolved in group settings.
Weight Determination Accuracy
Entropy or divergence-based weight aggregation struggles with subjective biases in fuzzy group decisions. Boran et al. (2009) use TOPSIS weights but highlight sensitivity to hesitation degrees. Mohammadi and Rezaei (2019) extend Bayesian BWM, yet probabilistic integration with intuitionistic sets needs refinement.
Scalability to Large Criteria
Methods like EDAS and ELECTRE scale poorly with numerous criteria in real-time applications. Keshavarz-Ghorabaee et al. (2016) extend fuzzy EDAS for suppliers, reporting increased computation time. Kahraman et al. (2017) confirm this for waste disposal, calling for hybrid optimization approaches.
Essential Papers
A multi-criteria intuitionistic fuzzy group decision making for supplier selection with TOPSIS method
Fatih Emre Boran, Serkan Genç, Mustafa Kurt et al. · 2009 · Expert Systems with Applications · 1.5K citations
Some q-Rung Orthopair Fuzzy Aggregation Operators and their Applications to Multiple-Attribute Decision Making
Пэйдэ Лю, Peng Wang · 2017 · International Journal of Intelligent Systems · 869 citations
The q-rung orthopair fuzzy sets (q-ROFs) are an important way to express uncertain information, and they are superior to the intuitionistic fuzzy sets and the Pythagorean fuzzy sets. Their eminent ...
Fuzzy Multicriteria Decision-Making: A Literature Review
Cengiz Kahraman, Sezi Çevik Onar, Başar Öztayşi · 2015 · International Journal of Computational Intelligence Systems · 503 citations
Bayesian best-worst method: A probabilistic group decision making model
Majid Mohammadi, Jafar Rezaei · 2019 · Omega · 383 citations
Extended EDAS Method for Fuzzy Multi-criteria Decision-making: An Application to Supplier Selection
Mehdi Keshavarz-Ghorabaee, Edmundas Kazimieras Zavadskas, Maghsoud Amiri et al. · 2016 · International Journal of Computers Communications & Control · 359 citations
In the real-world problems, we are likely confronted with some alternatives that eed to be evaluated with respect to multiple conflicting criteria. Multi-criteria ecision-making (MCDM) refers to ma...
A Fuzzy Ahp Approach For Supplier Selection Problem: A Case Study In A Gearmotor Company
Mustafa Batuhan Ayhan · 2013 · International Journal of Managing Value and Supply Chains · 354 citations
Supplier selection is one of the most important functions of a purchasing department.Since by deciding the best supplier, companies can save material costs and increase competitive advantage.Howeve...
INTUITIONISTIC FUZZY EDAS METHOD: AN APPLICATION TO SOLID WASTE DISPOSAL SITE SELECTION
Cengiz Kahraman, Mehdi Keshavarz-Ghorabaee, Edmundas Kazimieras Zavadskas et al. · 2017 · Journal of Environmental Engineering and Landscape Management · 329 citations
Evaluation based on Distance from Average Solution (EDAS) is a new multicriteria decision making (MCDM) method, which is based on the distances of alternatives from the average scores of attributes...
Reading Guide
Foundational Papers
Start with Boran et al. (2009, 1487 citations) for intuitionistic fuzzy TOPSIS in group supplier selection, then Ayhan (2013, 354 citations) for fuzzy AHP case study, and Boran (2011, 78 citations) for facility location integration.
Recent Advances
Study Kahraman et al. (2017, 329 citations) for intuitionistic fuzzy EDAS in waste disposal, Giri et al. (2022, 176 citations) for Pythagorean DEMATEL in supply chains, and Ali et al. (2021, 204 citations) for complex interval-valued operators.
Core Methods
Core techniques: TOPSIS with fuzzy distances (Boran et al., 2009), EDAS via average solution distances (Keshavarz-Ghorabaee et al., 2016), q-rung aggregation (Liu and Wang, 2017), DEMATEL cause-effect (Giri et al., 2022), and ELECTRE outranking (Rouyendegh and Erol, 2012).
How PapersFlow Helps You Research Intuitionistic Fuzzy Multi-Criteria Decision Making
Discover & Search
Research Agent uses searchPapers with query 'intuitionistic fuzzy TOPSIS supplier selection' to retrieve Boran et al. (2009, 1487 citations), then citationGraph reveals 50+ forward citations including Kahraman et al. (2017), and findSimilarPapers uncovers Giri et al. (2022) for Pythagorean extensions.
Analyze & Verify
Analysis Agent applies readPaperContent to extract TOPSIS formulas from Boran et al. (2009), verifies aggregation operators via runPythonAnalysis with NumPy for hesitation margin computation, and uses verifyResponse (CoVe) with GRADE grading to confirm method accuracy against Liu and Wang (2017) q-ROFS benchmarks.
Synthesize & Write
Synthesis Agent detects gaps in fuzzy ELECTRE scalability from Rouyendegh and Erol (2012), flags contradictions between EDAS in Keshavarz-Ghorabaee et al. (2016) and TOPSIS, while Writing Agent uses latexEditText, latexSyncCitations for Boran et al. (2009), and latexCompile to generate decision matrices; exportMermaid visualizes fuzzy ranking workflows.
Use Cases
"Reimplement intuitionistic fuzzy TOPSIS from Boran 2009 in Python for custom supplier data."
Research Agent → searchPapers → readPaperContent (Boran et al. 2009) → Analysis Agent → runPythonAnalysis (NumPy distance calc, matplotlib ranking plot) → researcher gets executable code and verification stats.
"Draft LaTeX appendix comparing IF-TOPSIS vs fuzzy EDAS for facility location."
Research Agent → citationGraph (Boran 2009, Kahraman 2017) → Synthesis Agent → gap detection → Writing Agent → latexEditText + latexSyncCitations + latexCompile → researcher gets compiled PDF with cited tables.
"Find GitHub repos implementing Pythagorean fuzzy DEMATEL for supply chain."
Research Agent → searchPapers (Giri 2022) → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → researcher gets repo code, DEMATEL matrices, and adaptation guide.
Automated Workflows
Deep Research workflow scans 50+ papers via searchPapers on 'intuitionistic fuzzy MCDM supplier', structures report with citationGraph clusters around Boran (2009), and exports GRADE-verified summary. DeepScan applies 7-step CoVe to verify EDAS extensions in Keshavarz-Ghorabaee (2016), checkpointing Python reimplementations. Theorizer generates hybrid IF-TOPSIS-VIKOR theory from Liu-Wang (2017) operators and Boran (2009).
Frequently Asked Questions
What defines Intuitionistic Fuzzy Multi-Criteria Decision Making?
IF-MCDM uses intuitionistic fuzzy sets with membership μ, non-membership ν, and hesitation π=1-μ-ν (0≤μ+ν≤1) in methods like TOPSIS for uncertain rankings (Boran et al., 2009).
What are core methods in IF-MCDM?
Key methods include intuitionistic fuzzy TOPSIS (Boran et al., 2009), EDAS (Kahraman et al., 2017; Keshavarz-Ghorabaee et al., 2016), and ELECTRE (Rouyendegh and Erol, 2012), often with entropy weights.
What are the highest-cited papers?
Boran et al. (2009, 1487 citations) on group TOPSIS for suppliers; Kahraman et al. (2015, 503 citations) fuzzy MCDM review; Liu and Wang (2017, 869 citations) q-rung operators.
What open problems exist?
Challenges include scalable aggregation for q-ROFS (Liu and Wang, 2017), robust weights under group bias (Mohammadi and Rezaei, 2019), and hybrid methods for large-scale criteria.
Research Optimization and Mathematical Programming with AI
PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:
AI Literature Review
Automate paper discovery and synthesis across 474M+ papers
Paper Summarizer
Get structured summaries of any paper in seconds
Code & Data Discovery
Find datasets, code repositories, and computational tools
AI Academic Writing
Write research papers with AI assistance and LaTeX support
See how researchers in Engineering use PapersFlow
Field-specific workflows, example queries, and use cases.
Start Researching Intuitionistic Fuzzy Multi-Criteria Decision Making with AI
Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.
See how PapersFlow works for Engineering researchers