Lindy Upgrade Studio

TOEFL REAL-QUESTION PODCAST · 人工智能

Expert Systems

配套学习文稿 · 网页阅读版

1. English Overview

This article explains expert systems, a branch of artificial intelligence designed to imitate the decision-making abilities of human experts. Expert systems use sets of rules to solve complex problems in specialized fields such as medicine and engineering. The article introduces MYCIN, an early expert system from the 1970s that diagnosed bacterial infections and recommended antibiotics. Although MYCIN sometimes performed as well as human specialists, it needed constant updates from medical professionals. The article concludes that machine learning and natural language processing may help future expert systems adapt to new data and operate more independently.

2. 中文概览

这篇文章介绍专家系统,这是一种人工智能分支,目标是模仿人类专家的决策能力。专家系统通过预设规则解决医学、工程等专业领域中的复杂问题。文章以 20 世纪 70 年代开发的 MYCIN 为例,它可以根据患者数据诊断细菌感染并推荐抗生素。虽然 MYCIN 的表现有时能接近人类专家,但它需要医学专业人员不断更新规则。文章最后指出,机器学习和自然语言处理的发展可能帮助专家系统从新数据中学习、提高准确性,并更独立地处理更广泛的问题。

3. Key Background Knowledge

Expert system: an AI program that uses rules and expert knowledge to make decisions in a specialized field. 专家系统:一种人工智能程序,利用规则和专家知识在特定专业领域中做出决策。

Rule-based reasoning: a method that applies if-then rules to reach a conclusion or recommendation. 基于规则的推理:通过“如果……那么……”一类规则得出结论或建议的方法。

MYCIN: an early medical expert system from the 1970s that diagnosed bacterial infections and recommended antibiotics. MYCIN:20 世纪 70 年代开发的早期医学专家系统,用于诊断细菌感染并推荐抗生素。

Machine learning: a type of AI in which systems improve by learning patterns from data instead of relying only on fixed rules. 机器学习:人工智能的一种形式,系统通过从数据中学习模式来改进,而不是只依赖固定规则。

Natural language processing: technology that helps computers understand and work with human language. 自然语言处理:帮助计算机理解和处理人类语言的技术。

4. 文章思维导图

中心主题:Expert Systems: AI tools that imitate expert decision-making through rules and knowledge

Paragraph 1|段落主旨:Expert systems are AI programs designed to mimic expert decision-making.

主要细节:They apply sets of rules to solve complex problems.

主要细节:Their goal is to reproduce professional expertise and reasoning.

主要细节:They are useful in specialized fields such as medicine and engineering.

Paragraph 2|段落主旨:MYCIN shows both the promise and maintenance needs of early expert systems.

主要细节:MYCIN was developed in the 1970s to diagnose bacterial infections.

主要细节:It asked questions about patient data, inferred diagnoses, and suggested treatments.

主要细节:It often performed as well as human specialists.

主要细节:It required constant updates and extensive input from medical professionals.

Paragraph 3|段落主旨:Expert systems are limited by fixed rules, but new AI technologies may improve them.

主要细节:Pre-programmed rules make expert systems hard to adapt without human updates.

主要细节:Updating the system can be labor-intensive.

主要细节:Machine learning and natural language processing could allow systems to learn from new data.

主要细节:Researchers expect these improvements to make expert systems more accurate, relevant, and independent.

5. Key Vocabulary

Key VocabularyPlain English中文意思Collocation例句
expert systemA computer system that uses expert knowledge to solve specialized problems.专家系统develop an expert system; medical expert systemAn expert system can support doctors by suggesting possible diagnoses. · 中文:专家系统可以通过提出可能诊断来支持医生。
artificial intelligenceTechnology that allows computers to perform tasks that usually need human intelligence.人工智能a branch of artificial intelligence; artificial intelligence researchExpert systems are an early branch of artificial intelligence. · 中文:专家系统是人工智能的早期分支。
mimicTo copy or imitate how something works.模仿;模拟mimic decision-making; mimic human reasoningExpert systems try to mimic the reasoning of specialists. · 中文:专家系统试图模仿专家的推理过程。
decision-makingThe process of choosing what to do after considering information.决策;决策过程decision-making abilities; support decision-makingThe system was designed to improve medical decision-making. · 中文:该系统旨在改善医学决策。
replicateTo copy or reproduce something.复制;再现replicate expertise; replicate a processThe goal was to replicate expert reasoning in software. · 中文:目标是在软件中再现专家推理。
inferTo reach a conclusion from evidence or information.推断;推理得出infer a diagnosis; infer from dataMYCIN used patient data to infer possible infections. · 中文:MYCIN 使用患者数据推断可能的感染。
diagnosisThe process or result of identifying a disease or problem.诊断make a diagnosis; infer a diagnosisThe expert system suggested a diagnosis based on symptoms. · 中文:专家系统根据症状提出诊断。
antibioticA medicine used to treat bacterial infections.抗生素recommend antibiotics; prescribe an antibioticMYCIN could recommend antibiotics for bacterial infections. · 中文:MYCIN 可以为细菌感染推荐抗生素。
pre-programmedSet in advance by programmers before the system runs.预先编程的;预设的pre-programmed rules; pre-programmed responsesPre-programmed rules can make a system less flexible. · 中文:预设规则可能会降低系统的灵活性。
labor-intensiveRequiring a lot of human work and effort.劳动密集的;费人工的a labor-intensive process; labor-intensive updatesUpdating old expert systems can be labor-intensive. · 中文:更新旧专家系统可能非常费人工。
adaptTo change in order to fit new conditions or information.适应;调整adapt to new data; adapt independentlyFuture systems may adapt to new medical data more quickly. · 中文:未来系统可能更快地适应新的医学数据。
natural language processingA field of AI that helps computers understand human language.自然语言处理advancements in natural language processing; integrate natural language processingNatural language processing may help systems understand clinical notes. · 中文:自然语言处理可能帮助系统理解临床记录。